Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate ron to v0.8.1 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

Package Type Update Change
ron workspace.dependencies patch 0.8.0 -> 0.8.1

Release Notes

ron-rs/ron (ron)

v0.8.1

Compare Source

  • Fix issues #​277 and #​405 with Value::Map IntoIter and extraneous item check for Value::Seq (#​406)
  • Fix issue #​401 with correct raw struct name identifier parsing (#​402)
  • Fix issue #​410 trailing comma parsing in tuples and Some (#​412)
  • Error instead of panic when deserializing non-identifiers as field names (#​415)
  • [Non-API] Breaking: Fix issue #​307 stack overflow with explicit recursion limits in serialising and deserialising (#​420)
  • Fix issue #​423 deserialising an identifier into a borrowed str (#​424)
  • Bump MSRV to 1.57.0 and bump dependency: base64 to 0.20 (#​431)
  • Bump dependency base64 to 0.21 (#​433)
  • Depend on serde_derive directly to potentially enable more compilation parallelism (#​441)
  • [Non-API] Breaking: Bump bitflags dependency to 2.0, changes serde impls of Extensions (#​443)
  • Add Map::retain method (#​460)
  • Bump MSRV to 1.64.0 and bump dependency: indexmap to 2.0 (#​459)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants