Bump the all-dependencies group across 1 directory with 6 updates #59
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 all-dependencies group with 6 updates in the / directory:
1.0.99
1.0.100
0.2.175
0.2.176
1.0.219
1.0.228
1.0.142
1.0.145
2.0.15
2.0.17
1.8.1
1.8.2
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
libc
from 0.2.175 to 0.2.176Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
15e1389
chore: Release libc 0.2.1766ca5571
Warn on missing debug implementationse653c54
cleanup: Remove theconst_fn!
macroe447441
cleanup: Simplify the syntax off!
and similar macros776a614
cleanup: Usetarget_vendor = "apple"
d32f60d
doc: Remove an unneeded link to the old ctest repo8c8584b
Resolve a ctest FIXME regarding use ofsize_of
in array lengths09c8436
Remove thelibc_ctest
featurefd3ffe4
Removelibc_const_extern_fn
9b77a49
Add a note about whyPadding
requiresT: Copy
Updates
serde
from 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
serde_json
from 1.0.142 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Updates
thiserror
from 2.0.15 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716
Release 2.0.17599fdce
Merge pull request #434 from dtolnay/private9ec05f6
Use differently named __private module per patch released2c492b
Raise minimum tested compiler to rust 1.76fc3ab95
Opt in to generate-macro-expansion when building on docs.rs819fe29
Update ui test suite to nightly-2025-09-12259f48c
Enforce trybuild >= 1.0.108470e6a6
Update ui test suite to nightly-2025-08-24544e191
Update actions/checkout@v4 -> v5cbc1eba
Delete duplicate cap-lints flag from build scriptUpdates
zeroize
from 1.8.1 to 1.8.2Commits
c100874
zeroize v1.8.2 (#1229)3940ccb
Switch fromdoc_auto_cfg
todoc_cfg
(#1228)c68a520
Fix Nightly warnings (#1080)b15cc6c
cargo: pointrepository
metadata to clonable URLs (#1079)3db6690
zeroize: fixhomepage
/repository
in Cargo.toml (#1076)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions