Bump the cargo-deps group across 1 directory with 4 updates #51
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 cargo-deps group with 3 updates in the / directory: indexmap, thiserror and tempfile.
Updates
indexmap
from 2.10.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58
Merge pull request #418 from a1phyr/hashbrown_0.16ee6080d
Release 2.11.4a7da8f1
Use a range for hashbrown0cd5aef
Updatehashbrown
to 0.16fd5c819
Merge pull request #417 from cuviper/release-2.11.39321145
Release 2.11.37b48568
Merge pull request #416 from cuviper/release-2.11.249ce7fa
Release 2.11.258fd834
Merge pull request #414 from DaniPopes/serde_core5dc1d6a
Depend onserde_core
instead ofserde
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
thiserror
from 2.0.12 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
tempfile
from 3.20.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3
chore: release v3.23.0 (#381)006c3fd
fix: use std::os::fd instead of std::os::wasi (#380)b0e6309
doc: Update COPYRIGHT link (#377)2d6fc3f
Fix formatting in Builder::disable_cleanup documentation (#375)f720dbe
chore: release 3.22.055d742c
chore: remove deprecated unstable feature flagbc41a0b
build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387
test: make sure we don't drop tempdirs early (#373)17bf644
doc(builder): clarify permissions (#372)c7423f1
doc(env): document the alternative to setting the tempdir (#371)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