cargo: bump the cargo-dependencies group across 1 directory with 10 updates #100
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-dependencies group with 10 updates in the / directory:
4.5.484.5.532.11.42.12.15.3.25.3.38.7.28.9.01.47.11.48.00.9.70.9.80.3.200.3.222.0.62.0.71.43.21.44.32.3.02.3.1Updates
clapfrom 4.5.48 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
indexmapfrom 2.11.4 to 2.12.1Changelog
Sourced from indexmap's changelog.
Commits
cfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.16245ee5Use the bucket API from hashbrown v0.16.10e68f8aMerge pull request #422 from cuviper/msrv-1.8261c9c94ci: only run full miri in the merge queuedb43f19Release 2.12.0b46a32aMove more to the lints table4849b16Make use of RFC2145 type privacy for sealed traitscfff4b7Use bounds in associated type positionc7178d7Usecore::error::ErrorUpdates
openfrom 5.3.2 to 5.3.3Release notes
Sourced from open's releases.
Changelog
Sourced from open's changelog.
Commits
ab1b306Release open v5.3.3a1ca334Merge pull request #116 from Legend-Master/canonicalize-ILCreateFromPathWc84cadeFix CI by using a more recent Windows imageabcd0f4fix(windows): pass canonicalized path toILCreateFromPathW335146bMerge pull request #111 from bjones1/docs314d80aclean: remove whitespace.07b246cdocs: point to webbrowser crate for users that seek this specific functionality.1c4a952Merge pull request #110 from bjones1/codespaces43b6a2dAdd Codespaces setup.Updates
rust-embedfrom 8.7.2 to 8.9.0Updates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
tomlfrom 0.9.7 to 0.9.8Commits
93e9146chore: Release7de1b4edocs: Update changelog1b579c3feat(serde): Support integer, bools, and chars as keys (#1050)ac1e077feat(serde): Support chars as keysf3dec32feat(serde): Support bools as keys139b30afeat(serde): Support integer keys2d65a88test(serde): Show existing key behavior80217f8chore(deps): Update actions/checkout action to v5 (#1047)b36e351chore(deps): Update actions/checkout action to v57d2c649chore(deps): Update actions/setup-python action to v6 (#1048)Updates
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
indocfrom 2.0.6 to 2.0.7Release notes
Sourced from indoc's releases.
Commits
8d78216Release 2.0.723472ffMerge pull request #67 from dtolnay/cstring8d05562Hide C-string tests from old toolchain versions7c92efbRecognize C-string literalsfe39de4Generalize Error constructors27e0151Add C-string tests57f6fbbSort tests170a079Raise minimum tested compiler to rust 1.762f6ef04Opt in to generate-macro-expansion when building on docs.rsce1bed4Update ui test suite to nightly-2025-09-12Updates
instafrom 1.43.2 to 1.44.3Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
dcbb11fPrepare release 1.44.3 (#838)3b9ec12Refine test name & description (#837)ee4e1eaHandle unparsable snapshot files gracefully (#836)778f733Fix for code before macros, such aslet foo = assert_snapshot!(#835)6cb41afPrepare release 1.44.2 (#831)8838b2fHandle merge conflicts in snapshot files gracefully (#829)e55ce99Fix backward compatibility for legacy inline snapshot format (#830)d44dd42Skip nextest_doctest tests when cargo-nextest is not installed (#826)a711bafFix functional tests failing under nextest (#824)ba9ea51Prepare release 1.44.1 (#823)Updates
tauri-plugin-processfrom 2.3.0 to 2.3.1Release notes
Sourced from tauri-plugin-process's releases.
... (truncated)
Commits
2371804publish new versions (#2888)90f9b93chore: fix cli version in deep-link package.json1c58f33chore(deps): update dependency rollup to v4.46.4 (v2) (#2935)75617a6fix(mobile): deeplinks (#2870)5a963a0chore(deps): update dependency@tauri-apps/clito v2.8.1 (#2930)76f4e7bchore(deps): update eslint monorepo to v9.33.0 (#2903)670ac1dchore(deps): update dependency typescript-eslint to v8.40.0 (#2923)ed0deefchore(deps): update dependency@tauri-apps/apito v2.8.0 (#2929)50cebdbchore(deps): update to tauri 2.8.0 (#2925)dd2ea9cchore(deps): update dependency rollup to v4.46.3 (#2920)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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