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

fix(deps): update cargo dependencies #2466

Merged
merged 1 commit into from
Jan 20, 2025
Merged

fix(deps): update cargo dependencies #2466

merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Type Update Change
aws-config dependencies patch 1.5.13 -> 1.5.14
aws-sdk-kms dependencies minor 1.54.0 -> 1.55.0
serde_json dependencies patch 1.0.135 -> 1.0.137
similar dev-dependencies minor 2.6.0 -> 2.7.0
uuid dependencies minor 1.11.1 -> 1.12.0

Release Notes

serde-rs/json (serde_json)

v1.0.137

Compare Source

  • Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#​1231)

v1.0.136

Compare Source

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#​1230, thanks @​goffrie)
mitsuhiko/similar (similar)

v2.7.0

Compare Source

  • Add optional support for web-time to support web WASM targets. #​73
  • Crate will no longer panic wheh deadlines are used in WASM. At worst
    deadlines are silently ignored. To enforce deadlines enable the
    wasm32_web_time feature. #​74
uuid-rs/uuid (uuid)

v1.12.0

Compare Source

⚠️ Possible Breakage

This release includes additional PartialEq implementations on Uuid, which can break inference in some cases.

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@1.11.1...1.12.0


Configuration

📅 Schedule: Branch creation - "after 5pm on monday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@renovate renovate bot enabled auto-merge (squash) January 20, 2025 19:52
@renovate renovate bot merged commit 99b8b8f into main Jan 20, 2025
14 checks passed
@renovate renovate bot deleted the renovate/cargo branch January 20, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant