Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update all dependencies #407

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix(deps): update all dependencies #407

merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.91 -> 1.0.93
clap dependencies patch 4.5.20 -> 4.5.21
cpio dev-dependencies patch 0.4.0 -> 0.4.1
fastrand dependencies minor 2.1.1 -> 2.2.0
serde (source) dependencies patch 1.0.213 -> 1.0.215
serde_json dependencies patch 1.0.132 -> 1.0.133
tempfile (source) dependencies minor 3.13.0 -> 3.14.0

Release Notes

dtolnay/anyhow (anyhow)

v1.0.93

Compare Source

  • Update dev-dependencies to thiserror v2

v1.0.92

Compare Source

  • Support Rust 1.82's &raw const and &raw mut syntax inside ensure! (#​390)
clap-rs/clap (clap)

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)
jcreekmore/cpio-rs (cpio)

v0.4.1

Compare Source

smol-rs/fastrand (fastrand)

v2.2.0

Compare Source

  • Expose missing fill method for the global RNG. (#​90)
serde-rs/serde (serde)

v1.0.215

Compare Source

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)
serde-rs/json (serde_json)

v1.0.133

Compare Source

  • Implement From<[T; N]> for serde_json::Value (#​1215)
Stebalien/tempfile (tempfile)

v3.14.0

Compare Source

  • Make the wasip2 target work (requires tempfile's "nightly" feature to be enabled). #​305.
  • Allow older windows-sys versions #​304.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 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 changed the title chore(deps): update rust crate cpio to v0.4.1 fix(deps): update all dependencies Nov 17, 2024
@blitz blitz added this pull request to the merge queue Nov 18, 2024
Merged via the queue into master with commit 2f48272 Nov 18, 2024
2 checks passed
@blitz blitz deleted the renovate/all branch November 18, 2024 14:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant