generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 107
Bump the rust-dependencies group with 32 updates #1837
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
Merged
john-h-kastner-aws
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-48d81a6552
Sep 22, 2025
Merged
Bump the rust-dependencies group with 32 updates #1837
john-h-kastner-aws
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-48d81a6552
Sep 22, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the rust-dependencies group with 32 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.223` | `1.0.226` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.14.0` | `3.14.1` | | [proptest](https://github.com/proptest-rs/proptest) | `1.7.0` | `1.8.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.47` | `4.5.48` | | [graphviz-rust](https://github.com/besok/graphviz-rust) | `0.9.5` | `0.9.6` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.51` | `0.3.53` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.37` | `1.2.38` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.47` | `4.5.48` | | [darling](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [darling_core](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [darling_macro](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.1` | `0.1.2` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.16` | `0.3.3` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.78` | `0.3.80` | | [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `3.3.0` | `3.4.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [rand_core](https://github.com/rust-random/rand) | `0.6.4` | `0.9.3` | | [serde_core](https://github.com/serde-rs/serde) | `1.0.223` | `1.0.226` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.223` | `1.0.226` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.14.0` | `3.14.1` | | [time](https://github.com/time-rs/time) | `0.3.43` | `0.3.44` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.6.11` | `0.7.2` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.23.6` | | [wasm-bindgen-backend](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.101` | `0.2.103` | | [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) | `0.4.51` | `0.4.53` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.101` | `0.2.103` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.101` | `0.2.103` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.101` | `0.2.103` | | [wasm-bindgen-test-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.51` | `0.3.53` | | [web-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.78` | `0.3.80` | Updates `serde` from 1.0.223 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.223...v1.0.226) Updates `serde_with` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.14.1) Updates `proptest` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.7.0...v1.8.0) Updates `clap` from 4.5.47 to 4.5.48 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.47...clap_complete-v4.5.48) Updates `graphviz-rust` from 0.9.5 to 0.9.6 - [Changelog](https://github.com/besok/graphviz-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/besok/graphviz-rust/commits) Updates `wasm-bindgen-test` from 0.3.51 to 0.3.53 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `cc` from 1.2.37 to 1.2.38 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.37...cc-v1.2.38) Updates `clap_builder` from 4.5.47 to 4.5.48 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.47...v4.5.48) Updates `darling` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `darling_core` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `darling_macro` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `find-msvc-tools` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@find-msvc-tools-v0.1.1...find-msvc-tools-v0.1.2) Updates `getrandom` from 0.2.16 to 0.3.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.16...v0.3.3) Updates `js-sys` from 0.3.78 to 0.3.80 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `proc-macro-crate` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](bkchr/proc-macro-crate@v3.3.0...v3.4.0) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `rand_chacha` from 0.3.1 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_chacha-0.3.1...0.9.0) Updates `rand_core` from 0.6.4 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) Updates `serde_core` from 1.0.223 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.223...v1.0.226) Updates `serde_derive` from 1.0.223 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.223...v1.0.226) Updates `serde_with_macros` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.14.1) Updates `time` from 0.3.43 to 0.3.44 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.43...v0.3.44) Updates `toml_datetime` from 0.6.11 to 0.7.2 - [Commits](toml-rs/toml@toml_datetime-v0.6.11...toml_datetime-v0.7.2) Updates `toml_edit` from 0.22.27 to 0.23.6 - [Commits](toml-rs/toml@v0.22.27...v0.23.6) Updates `wasm-bindgen-backend` from 0.2.101 to 0.2.103 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.101...0.2.103) Updates `wasm-bindgen-futures` from 0.4.51 to 0.4.53 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `wasm-bindgen-macro` from 0.2.101 to 0.2.103 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.101...0.2.103) Updates `wasm-bindgen-macro-support` from 0.2.101 to 0.2.103 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.101...0.2.103) Updates `wasm-bindgen-shared` from 0.2.101 to 0.2.103 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.101...0.2.103) Updates `wasm-bindgen-test-macro` from 0.3.51 to 0.3.53 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `web-sys` from 0.3.78 to 0.3.80 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.226 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: graphviz-rust dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-test dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.5.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: darling dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: darling_core dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: darling_macro dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: getrandom dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: js-sys dependency-version: 0.3.80 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proc-macro-crate dependency-version: 3.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.9.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand_chacha dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand_core dependency-version: 0.9.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_core dependency-version: 1.0.226 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_derive dependency-version: 1.0.226 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with_macros dependency-version: 3.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_datetime dependency-version: 0.7.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml_edit dependency-version: 0.23.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: wasm-bindgen-backend dependency-version: 0.2.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-futures dependency-version: 0.4.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-macro dependency-version: 0.2.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-shared dependency-version: 0.2.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-test-macro dependency-version: 0.3.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: web-sys dependency-version: 0.3.80 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Coverage ReportHead Commit: Base Commit: Download the full coverage report. Coverage of Added or Modified Lines of Rust CodeRequired coverage: 80.00% Actual coverage: 100.00% Status: PASSED ✅ Details
Coverage of All Lines of Rust CodeRequired coverage: 80.00% Actual coverage: 84.00% Status: PASSED ✅ Details
|
shaobo-he-aws
approved these changes
Sep 22, 2025
john-h-kastner-aws
approved these changes
Sep 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 32 updates:
1.0.223
1.0.226
3.14.0
3.14.1
1.7.0
1.8.0
4.5.47
4.5.48
0.9.5
0.9.6
0.3.51
0.3.53
1.0.99
1.0.100
1.2.37
1.2.38
4.5.47
4.5.48
0.20.11
0.21.3
0.20.11
0.21.3
0.20.11
0.21.3
0.1.1
0.1.2
0.2.16
0.3.3
0.3.78
0.3.80
3.3.0
3.4.0
0.8.5
0.9.2
0.3.1
0.9.0
0.6.4
0.9.3
1.0.223
1.0.226
1.0.223
1.0.226
3.14.0
3.14.1
0.3.43
0.3.44
0.6.11
0.7.2
0.22.27
0.23.6
0.2.101
0.2.103
0.4.51
0.4.53
0.2.101
0.2.103
0.2.101
0.2.103
0.2.101
0.2.103
0.3.51
0.3.53
0.3.78
0.3.80
Updates
serde
from 1.0.223 to 1.0.226Release notes
Sourced from serde's releases.
Commits
1799547
Release 1.0.2262dbeefb
Merge pull request #2935 from Mingun/dedupe-adj-enums8a3c29f
Merge pull request #2986 from dtolnay/didnotworkdefc24d
Remove "did not work" comment from test suite2316610
Merge pull request #2929 from Mingun/flatten-enum-testsc09e2bd
Add tests for flatten unit variant in adjacently tagged (tag + content) enumsfe7dcc4
Test all possible orders of map entries for enum-flatten-in-struct representa...a20e66e
Check serialization in flatten::enum_::internally_tagged::unit_enum_with_unkn...1c1a5d9
Reorder struct_ and newtype tests of adjacently_tagged enums to match order i...ee3c237
Opt in to generate-macro-expansion when building on docs.rsUpdates
serde_with
from 3.14.0 to 3.14.1Release notes
Sourced from serde_with's releases.
Commits
15022b1
Bump version to 3.14.1 (#886)69d8cea
Enable crates.io trusted publishing (#885)2e30bbb
Bump version to 3.14.1afd1333
Enable crates.io trusted publishingeec78a0
Add 1.90 to CI matrix (#884)ea091d1
Generate macro expansion in rustdoc (#883)8876010
Add 1.90 to CI matrix555d2bb
Update formatting for nightly rust (#882)b852142
Generate macro expansion in rustdocf414463
Update formatting for nightly rustUpdates
proptest
from 1.7.0 to 1.8.0Commits
2885bc2
new releases for proptest, proptest-macro, and state-machinea85563f
Merge pull request #584 from wojciech-graj/main5331517
Merge pull request #596 from alexanderkjall/fix-arithmetic-overflow157f3c0
Merge pull request #595 from ebegumisa/main02fa1fc
changelog: add #59527fd76f
fix for 32 bit processorsd1716ca
AddReferenceStateMachine
arg toSystemUnderTest::teardown
ea4ddeb
Merge pull request #594 from proptest-rs/attr-macro-preserve-arg-namesf80c1e6
fix shorthand struct initialization lintb7590fa
add new test for complex patternsUpdates
clap
from 4.5.47 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
graphviz-rust
from 0.9.5 to 0.9.6Commits
Updates
wasm-bindgen-test
from 0.3.51 to 0.3.53Commits
Updates
anyhow
from 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
cc
from 1.2.37 to 1.2.38Changelog
Sourced from cc's changelog.
Commits
b4fe7fe
chore: release (#1558)ac2192c
[win] Search the Windows SDK for tools as well (#1553)10f7638
use release-plz trusted publishing implementation (#1556)Updates
clap_builder
from 4.5.47 to 4.5.48Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8e3d036
chore: Release0b7b878
docs: Update changelog1d6ca6a
Merge pull request #6137 from epage/docs03f80de
Merge pull request #6136 from epage/delimit250a3f1
docs(builder): Explain dont_delimit_trailing_values9d36f24
docs(concepts): Introduce a concept-focused document for clapd65a752
test: Fix for 1.90afea148
chore(ci): Make jobs blocking that were overlookedc355d8e
chore(gh): Ensure triage labels are applied14e7d8d
chore(deps): Update Rust Stable to v1.90 (#6133)Updates
darling
from 0.20.11 to 0.21.3Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
f21aa2c
Bump version to 0.21.384f6fba
Directly forward non-paths in Override138c450
OverrideOverride::from_expr
(#372)65d73d1
Bump version to 0.21.23e65b82
Update changelogf9c8222
Exposefrom_expr
option when derivingFromMeta
(#370)59a46eb
Don't panic if shape validation is used with a unionf5b7aef
Change rust-version to make lock file versioning work90a3132
Fix clippy violation50a814d
Enable#[darling(with = ...)]
for generics fieldUpdates
darling_core
from 0.20.11 to 0.21.3Release notes
Sourced from darling_core's releases.
Changelog
Sourced from darling_core's changelog.
Commits
f21aa2c
Bump version to 0.21.384f6fba
Directly forward non-paths in Override138c450
OverrideOverride::from_expr
(#372)65d73d1
Bump version to 0.21.23e65b82
Update changelogf9c8222
Exposefrom_expr
option when derivingFromMeta
(#370)59a46eb
Don't panic if shape validation is used with a unionf5b7aef
Change rust-version to make lock file versioning work90a3132
Fix clippy violation50a814d
Enable#[darling(with = ...)]
for generics fieldUpdates
darling_macro
from 0.20.11 to 0.21.3Release notes
Sourced from darling_macro's releases.
Changelog
Sourced from darling_macro's changelog.
Commits
f21aa2c
Bump version to 0.21.384f6fba
Directly forward non-paths in Override138c450
OverrideOverride::from_expr
(#372)65d73d1
Bump version to 0.21.23e65b82
Update changelogf9c8222
Exposefrom_expr
option when derivingFromMeta
(#370)59a46eb
Don't panic if shape validation is used with a unionf5b7aef
Change rust-version to make lock file versioning work90a3132
Fix clippy violation50a814d
Enable#[darling(with = ...)]
for generics fieldUpdates
find-msvc-tools
from 0.1.1 to 0.1.2Release notes
Sourced from find-msvc-tools's releases.
Commits
b4fe7fe
chore: release (#1558)ac2192c
[win] Search the Windows SDK for tools as well (#1553)10f7638
use release-plz trusted publishing implementation (#1556)236b4f8
chore(cc): release v1.2.37 (#1555)1f6ffb1
Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddf
propagate stack protector to Linux C compilers (#1550)fafa9fc
Refactor: Extract new fnrun_commands_in_parallel
(#1549)Updates
getrandom
from 0.2.16 to 0.3.3Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
8239640
Update Cargo.lock with updated version (#664)4804bec
Release v0.3.3 (#663)74e53da
Fix error handling in WASI p1 (#661)f0ff6e2
build(deps): bump the all-deps group with 2 updates (#662)68aecab
Update Cargo.lock (#659)189dcb3
Add changelog entry for v0.2.16 (#657)07b0c12
Update Cargo.lock (#652)aaff261
changelog: fix v0.3.3 link (#650)27a48b2
build(deps): bump the all-deps group with 2 updates (#649)eff129c
ci: remove DragonFly BSD VM job (#648)Updates
js-sys
from 0.3.78 to 0.3.80Commits
Updates
proc-macro-crate
from 3.3.0 to 3.4.0Release notes
Sourced from proc-macro-crate's releases.
Commits
0f9a4ec
Merge pull request #62 from bkchr/release-3.4.084b5df7
Release 3.4.0dfcec81
Merge pull request #61 from tisonkun/upgrade-tomle32fd5f
chore: upgrade toml_edit versione49826c
chore: run fmt4f0990e
Merge pull request #60 from thesamet/patch-1fe80e54
Update src/lib.rse4887bf
Update documentation for crate_nameUpdates
rand
from 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.