-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Update dependencies #15904
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
Merged
Update dependencies #15904
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
This updates all semver-compatible dependencies. Updating anstyle-query v1.1.3 -> v1.1.4 Updating anstyle-svg v0.1.8 -> v0.1.10 Updating anstyle-wincon v3.0.9 -> v3.0.10 Updating anyhow v1.0.98 -> v1.0.99 Updating bitflags v2.9.1 -> v2.9.3 Updating camino v1.1.10 -> v1.1.12 Updating cc v1.2.31 -> v1.2.35 Updating cfg-if v1.0.1 -> v1.0.3 Updating clap v4.5.43 -> v4.5.46 Updating clap_builder v4.5.43 -> v4.5.46 Updating clap_complete v4.5.56 -> v4.5.57 Updating crc32fast v1.4.2 -> v1.5.0 Updating crunchy v0.2.3 -> v0.2.4 Updating curl v0.4.48 -> v0.4.49 Updating curl-sys v0.4.82+curl-8.14.1 -> v0.4.83+curl-8.15.0 Updating deranged v0.4.0 -> v0.5.3 Updating dyn-clone v1.0.19 -> v1.0.20 Updating escargot v0.5.14 -> v0.5.15 Updating filetime v0.2.25 -> v0.2.26 Adding find-msvc-tools v0.1.0 Updating form_urlencoded v1.2.1 -> v1.2.2 Updating gix-actor v0.35.2 -> v0.35.4 Updating gix-date v0.10.3 -> v0.10.5 Updating gix-features v0.43.0 -> v0.43.1 Updating gix-fs v0.16.0 -> v0.16.1 Updating gix-object v0.50.0 -> v0.50.2 Updating gix-path v0.10.19 -> v0.10.20 Updating gix-ref v0.53.0 -> v0.53.1 Updating h2 v0.4.11 -> v0.4.12 Updating hashbrown v0.15.4 -> v0.15.5 Updating hyper v1.6.0 -> v1.7.0 Updating hyper-util v0.1.15 -> v0.1.16 Updating idna v1.0.3 -> v1.1.0 Updating indexmap v2.10.0 -> v2.11.0 Updating io-uring v0.7.8 -> v0.7.10 Updating is_executable v1.0.4 -> v1.0.5 Updating jobserver v0.1.33 -> v0.1.34 Updating libc v0.2.174 -> v0.2.175 Updating libredox v0.1.3 -> v0.1.9 Updating memmap2 v0.9.5 -> v0.9.8 Updating openssl-src v300.5.0+3.5.0 -> v300.5.2+3.5.2 Updating percent-encoding v2.3.1 -> v2.3.2 Updating pest v2.8.0 -> v2.8.1 Updating pest_derive v2.8.0 -> v2.8.1 Updating pest_generator v2.8.0 -> v2.8.1 Updating pest_meta v2.8.0 -> v2.8.1 Updating plist v1.7.2 -> v1.7.4 Updating potential_utf v0.1.2 -> v0.1.3 Updating proc-macro2 v1.0.95 -> v1.0.101 Updating quick-xml v0.37.5 -> v0.38.3 Updating rayon v1.10.0 -> v1.11.0 Updating rayon-core v1.12.1 -> v1.13.0 Updating redox_syscall v0.5.13 -> v0.5.17 Updating regex v1.11.1 -> v1.11.2 Updating regex-automata v0.4.9 -> v0.4.10 Updating regex-syntax v0.8.5 -> v0.8.6 Updating reqwest v0.12.22 -> v0.12.23 Updating rustc-demangle v0.1.25 -> v0.1.26 Updating rustls v0.23.29 -> v0.23.31 Updating rustversion v1.0.21 -> v1.0.22 Updating serde-untagged v0.1.7 -> v0.1.8 Updating serde_json v1.0.142 -> v1.0.143 Updating socket2 v0.5.10 -> v0.6.0 Updating syn v2.0.104 -> v2.0.106 Updating tempfile v3.20.0 -> v3.21.0 Updating terminal_size v0.4.2 -> v0.4.3 Updating thiserror v2.0.12 -> v2.0.16 Updating thiserror-impl v2.0.12 -> v2.0.16 Updating thread_local v1.1.8 -> v1.1.9 Updating time v0.3.41 -> v0.3.42 Updating time-core v0.1.4 -> v0.1.5 Updating time-macros v0.2.22 -> v0.2.23 Updating tinyvec v1.9.0 -> v1.10.0 Updating tokio v1.46.1 -> v1.47.1 Updating tokio-util v0.7.15 -> v0.7.16 Updating toml_edit v0.23.3 -> v0.23.4 Updating tracing-attributes v0.1.28 -> v0.1.30 Updating tracing-core v0.1.33 -> v0.1.34 Updating url v2.5.4 -> v2.5.7 Updating wasi v0.14.2+wasi-0.2.4 -> v0.14.3+wasi-0.2.4 Removing winapi v0.3.9 Removing winapi-i686-pc-windows-gnu v0.4.0 Updating winapi-util v0.1.9 -> v0.1.10 Removing winapi-x86_64-pc-windows-gnu v0.4.0 Updating winnow v0.7.12 -> v0.7.13 Adding wit-bindgen v0.45.0 Removing wit-bindgen-rt v0.39.0 Updating zerovec v0.11.2 -> v0.11.4
weihanglo
approved these changes
Sep 1, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
bors
added a commit
to rust-lang/rust
that referenced
this pull request
Sep 3, 2025
Update cargo submodule 9 commits in a6c58d43051d01d83f55a3e61ef5f5b2b0dd6bd9..78a5531ed6608192b5f97eda64ba6e1f6a633eff 2025-08-26 23:05:12 +0000 to 2025-09-03 17:46:38 +0000 - fix(publish): Don't generate final artifacts (rust-lang/cargo#15910) - chore: Address most typos (rust-lang/cargo#15911) - chore(deps): update rust crate annotate-snippets to 0.12.1 (rust-lang/cargo#15909) - test(script): Switch frontmatter tests to end-to-end (rust-lang/cargo#15899) - chore: fix some typos and grammar (rust-lang/cargo#15905) - Update dependencies (rust-lang/cargo#15904) - feat: Don't stop at first error when emitting lints and warnings (rust-lang/cargo#15889) - fix(cli): Show the bad manifest path (rust-lang/cargo#15896) - chore(deps): update rust crate tracing-subscriber to v0.3.20 [security] (rust-lang/cargo#15898) r? ghost
bors
added a commit
to rust-lang/rust
that referenced
this pull request
Sep 4, 2025
Update cargo submodule 12 commits in a6c58d43051d01d83f55a3e61ef5f5b2b0dd6bd9..761c4658d0079d607e6d33cf0c060e61a617cad3 2025-08-26 23:05:12 +0000 to 2025-09-04 01:25:01 +0000 - refactor(shell): Prepare for `Report`s being generated in more places (rust-lang/cargo#15920) - refactor(frontmatter): Pull out as a dedicated mod (rust-lang/cargo#15914) - chore: downgrade to [email protected] (rust-lang/cargo#15918) - fix(publish): Don't generate final artifacts (rust-lang/cargo#15910) - chore: Address most typos (rust-lang/cargo#15911) - chore(deps): update rust crate annotate-snippets to 0.12.1 (rust-lang/cargo#15909) - test(script): Switch frontmatter tests to end-to-end (rust-lang/cargo#15899) - chore: fix some typos and grammar (rust-lang/cargo#15905) - Update dependencies (rust-lang/cargo#15904) - feat: Don't stop at first error when emitting lints and warnings (rust-lang/cargo#15889) - fix(cli): Show the bad manifest path (rust-lang/cargo#15896) - chore(deps): update rust crate tracing-subscriber to v0.3.20 [security] (rust-lang/cargo#15898)
github-actions bot
pushed a commit
to rust-lang/miri
that referenced
this pull request
Sep 5, 2025
Update cargo submodule 12 commits in a6c58d43051d01d83f55a3e61ef5f5b2b0dd6bd9..761c4658d0079d607e6d33cf0c060e61a617cad3 2025-08-26 23:05:12 +0000 to 2025-09-04 01:25:01 +0000 - refactor(shell): Prepare for `Report`s being generated in more places (rust-lang/cargo#15920) - refactor(frontmatter): Pull out as a dedicated mod (rust-lang/cargo#15914) - chore: downgrade to [email protected] (rust-lang/cargo#15918) - fix(publish): Don't generate final artifacts (rust-lang/cargo#15910) - chore: Address most typos (rust-lang/cargo#15911) - chore(deps): update rust crate annotate-snippets to 0.12.1 (rust-lang/cargo#15909) - test(script): Switch frontmatter tests to end-to-end (rust-lang/cargo#15899) - chore: fix some typos and grammar (rust-lang/cargo#15905) - Update dependencies (rust-lang/cargo#15904) - feat: Don't stop at first error when emitting lints and warnings (rust-lang/cargo#15889) - fix(cli): Show the bad manifest path (rust-lang/cargo#15896) - chore(deps): update rust crate tracing-subscriber to v0.3.20 [security] (rust-lang/cargo#15898)
github-actions bot
pushed a commit
to rust-lang/rustc-dev-guide
that referenced
this pull request
Sep 8, 2025
Update cargo submodule 12 commits in a6c58d43051d01d83f55a3e61ef5f5b2b0dd6bd9..761c4658d0079d607e6d33cf0c060e61a617cad3 2025-08-26 23:05:12 +0000 to 2025-09-04 01:25:01 +0000 - refactor(shell): Prepare for `Report`s being generated in more places (rust-lang/cargo#15920) - refactor(frontmatter): Pull out as a dedicated mod (rust-lang/cargo#15914) - chore: downgrade to [email protected] (rust-lang/cargo#15918) - fix(publish): Don't generate final artifacts (rust-lang/cargo#15910) - chore: Address most typos (rust-lang/cargo#15911) - chore(deps): update rust crate annotate-snippets to 0.12.1 (rust-lang/cargo#15909) - test(script): Switch frontmatter tests to end-to-end (rust-lang/cargo#15899) - chore: fix some typos and grammar (rust-lang/cargo#15905) - Update dependencies (rust-lang/cargo#15904) - feat: Don't stop at first error when emitting lints and warnings (rust-lang/cargo#15889) - fix(cli): Show the bad manifest path (rust-lang/cargo#15896) - chore(deps): update rust crate tracing-subscriber to v0.3.20 [security] (rust-lang/cargo#15898)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This updates all semver-compatible dependencies.
Updating anstyle-query v1.1.3 -> v1.1.4
Updating anstyle-svg v0.1.8 -> v0.1.10
Updating anstyle-wincon v3.0.9 -> v3.0.10
Updating anyhow v1.0.98 -> v1.0.99
Updating bitflags v2.9.1 -> v2.9.3
Updating camino v1.1.10 -> v1.1.12
Updating cc v1.2.31 -> v1.2.35
Updating cfg-if v1.0.1 -> v1.0.3
Updating clap v4.5.43 -> v4.5.46
Updating clap_builder v4.5.43 -> v4.5.46
Updating clap_complete v4.5.56 -> v4.5.57
Updating crc32fast v1.4.2 -> v1.5.0
Updating crunchy v0.2.3 -> v0.2.4
Updating curl v0.4.48 -> v0.4.49
Updating curl-sys v0.4.82+curl-8.14.1 -> v0.4.83+curl-8.15.0 Updating deranged v0.4.0 -> v0.5.3
Updating dyn-clone v1.0.19 -> v1.0.20
Updating escargot v0.5.14 -> v0.5.15
Updating filetime v0.2.25 -> v0.2.26
Adding find-msvc-tools v0.1.0
Updating form_urlencoded v1.2.1 -> v1.2.2
Updating gix-actor v0.35.2 -> v0.35.4
Updating gix-date v0.10.3 -> v0.10.5
Updating gix-features v0.43.0 -> v0.43.1
Updating gix-fs v0.16.0 -> v0.16.1
Updating gix-object v0.50.0 -> v0.50.2
Updating gix-path v0.10.19 -> v0.10.20
Updating gix-ref v0.53.0 -> v0.53.1
Updating h2 v0.4.11 -> v0.4.12
Updating hashbrown v0.15.4 -> v0.15.5
Updating hyper v1.6.0 -> v1.7.0
Updating hyper-util v0.1.15 -> v0.1.16
Updating idna v1.0.3 -> v1.1.0
Updating indexmap v2.10.0 -> v2.11.0
Updating io-uring v0.7.8 -> v0.7.10
Updating is_executable v1.0.4 -> v1.0.5
Updating jobserver v0.1.33 -> v0.1.34
Updating libc v0.2.174 -> v0.2.175
Updating libredox v0.1.3 -> v0.1.9
Updating memmap2 v0.9.5 -> v0.9.8
Updating openssl-src v300.5.0+3.5.0 -> v300.5.2+3.5.2 Updating percent-encoding v2.3.1 -> v2.3.2
Updating pest v2.8.0 -> v2.8.1
Updating pest_derive v2.8.0 -> v2.8.1
Updating pest_generator v2.8.0 -> v2.8.1
Updating pest_meta v2.8.0 -> v2.8.1
Updating plist v1.7.2 -> v1.7.4
Updating potential_utf v0.1.2 -> v0.1.3
Updating proc-macro2 v1.0.95 -> v1.0.101
Updating quick-xml v0.37.5 -> v0.38.3
Updating rayon v1.10.0 -> v1.11.0
Updating rayon-core v1.12.1 -> v1.13.0
Updating redox_syscall v0.5.13 -> v0.5.17
Updating regex v1.11.1 -> v1.11.2
Updating regex-automata v0.4.9 -> v0.4.10
Updating regex-syntax v0.8.5 -> v0.8.6
Updating reqwest v0.12.22 -> v0.12.23
Updating rustc-demangle v0.1.25 -> v0.1.26
Updating rustls v0.23.29 -> v0.23.31
Updating rustversion v1.0.21 -> v1.0.22
Updating serde-untagged v0.1.7 -> v0.1.8
Updating serde_json v1.0.142 -> v1.0.143
Updating socket2 v0.5.10 -> v0.6.0
Updating syn v2.0.104 -> v2.0.106
Updating tempfile v3.20.0 -> v3.21.0
Updating terminal_size v0.4.2 -> v0.4.3
Updating thiserror v2.0.12 -> v2.0.16
Updating thiserror-impl v2.0.12 -> v2.0.16
Updating thread_local v1.1.8 -> v1.1.9
Updating time v0.3.41 -> v0.3.42
Updating time-core v0.1.4 -> v0.1.5
Updating time-macros v0.2.22 -> v0.2.23
Updating tinyvec v1.9.0 -> v1.10.0
Updating tokio v1.46.1 -> v1.47.1
Updating tokio-util v0.7.15 -> v0.7.16
Updating toml_edit v0.23.3 -> v0.23.4
Updating tracing-attributes v0.1.28 -> v0.1.30
Updating tracing-core v0.1.33 -> v0.1.34
Updating url v2.5.4 -> v2.5.7
Updating wasi v0.14.2+wasi-0.2.4 -> v0.14.3+wasi-0.2.4 Removing winapi v0.3.9
Removing winapi-i686-pc-windows-gnu v0.4.0
Updating winapi-util v0.1.9 -> v0.1.10
Removing winapi-x86_64-pc-windows-gnu v0.4.0
Updating winnow v0.7.12 -> v0.7.13
Adding wit-bindgen v0.45.0
Removing wit-bindgen-rt v0.39.0
Updating zerovec v0.11.2 -> v0.11.4