Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.98 -> 1.0.100
log dependencies patch 0.4.27 -> 0.4.28
serde (source) dependencies patch 1.0.219 -> 1.0.228
serde_json dependencies patch 1.0.142 -> 1.0.145
tempfile (source) dev-dependencies minor 3.20.0 -> 3.23.0
tera (source) dependencies patch 1.20.0 -> 1.20.1
thiserror dependencies patch 2.0.12 -> 2.0.17
toml dependencies patch 0.9.5 -> 0.9.8
uuid dependencies minor 1.17.0 -> 1.18.1
yaml-rust2 dependencies patch 0.10.3 -> 0.10.4

Release Notes

dtolnay/anyhow (anyhow)

v1.0.100

Compare Source

  • Teach clippy to lint formatting arguments in bail!, ensure!, anyhow! (#​426)

v1.0.99

Compare Source

  • Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#​420)
rust-lang/log (log)

v0.4.28

Compare Source

serde-rs/serde (serde)

v1.0.228

Compare Source

  • Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#​2995)

v1.0.227

Compare Source

v1.0.226

Compare Source

  • Deduplicate variant matching logic inside generated Deserialize impl for adjacently tagged enums (#​2935, thanks @​Mingun)

v1.0.225

Compare Source

  • Avoid triggering a deprecation warning in derived Serialize and Deserialize impls for a data structure that contains its own deprecations (#​2879, thanks @​rcrisanti)

v1.0.224

Compare Source

  • Remove private types being suggested in rustc diagnostics (#​2979)

v1.0.223

Compare Source

  • Fix serde_core documentation links (#​2978)

v1.0.222

Compare Source

  • Make serialize_with attribute produce code that works if respanned to 2024 edition (#​2950, thanks @​aytey)

v1.0.221

Compare Source

  • Documentation improvements (#​2973)
  • Deprecate serde_if_integer128! macro (#​2975)

v1.0.220

Compare Source

serde-rs/json (serde_json)

v1.0.145

Compare Source

  • Raise serde version requirement to >=1.0.220

v1.0.144

Compare Source

  • Switch serde dependency to serde_core (#​1285)

v1.0.143

Compare Source

Stebalien/tempfile (tempfile)

v3.23.0

Compare Source

  • Remove need for the "nightly" feature to compile with "wasip2".

v3.22.0

Compare Source

  • Updated windows-sys requirement to allow version 0.61.x
  • Remove unstable-windows-keep-open-tempfile feature.

v3.21.0

Compare Source

  • Updated windows-sys requirement to allow version 0.60.x
Keats/tera (tera)

v1.20.1

Compare Source

dtolnay/thiserror (thiserror)

v2.0.17

Compare Source

  • Use differently named __private module per patch release (#​434)

v2.0.16

Compare Source

  • Add to "no-std" crates.io category (#​429)

v2.0.15

Compare Source

  • Prevent Error::provide API becoming unavailable from a future new compiler lint (#​427)

v2.0.14

Compare Source

  • Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#​426)

v2.0.13

Compare Source

  • Documentation improvements
toml-rs/toml (toml)

v0.9.8

Compare Source

v0.9.7

Compare Source

v0.9.6

Compare Source

uuid-rs/uuid (uuid)

v1.18.1

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@v1.18.0...v1.18.1

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.17.0...v1.18.0

Ethiraric/yaml-rust2 (yaml-rust2)

v0.10.4

Compare Source

Bug fixes

  • Parse True, TRUE, False and FALSE as bools instead of strings.
    This is in line with the core
    schema
    .

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 is behind base branch, 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 requested a review from maxdymond August 11, 2025 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f042ff6 to 0939784 Compare August 11, 2025 15:05
@renovate renovate bot changed the title Update Rust crate uuid to v1.18.0 Update all non-major dependencies Aug 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1f24189 to 4ff008a Compare August 16, 2025 18:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a091414 to 2c21933 Compare August 20, 2025 05:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9bd19cc to 1c5507a Compare September 9, 2025 16:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e631fe0 to fcf64c8 Compare September 19, 2025 17:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3e6a272 to 15cd6c0 Compare September 23, 2025 11:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15cd6c0 to 1e3e76f Compare October 9, 2025 22:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e3e76f to e5ba9b5 Compare October 30, 2025 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5ba9b5 to 913cca9 Compare October 30, 2025 15:43
@maxdymond maxdymond merged commit 6c38cad into main Oct 30, 2025
10 checks passed
@maxdymond maxdymond deleted the renovate/all-minor-patch branch October 30, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants