cargo: bump the cargo-dependencies group across 1 directory with 9 updates#8135
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
cargo: bump the cargo-dependencies group across 1 directory with 9 updates#8135dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Member
|
I think this is the reason our insta snapshots changed: mitsuhiko/insta#563 -- not a big deal, in case anyone wants to fix it. Otherwise I'll do it later today at the end of work. |
Contributor
Contributor
|
@dependabot unignore jsonschema (I think I may have told dependabot to ignore some minor versions of it before, this is no longer useful and never really worked) |
Contributor
Author
|
OK, I will stop ignoring the jsonschema dependency. |
Contributor
Author
|
No dependency name (jsonschema) or ignore conditions found to unignore. |
a8ed4e3 to
836e001
Compare
…dates Bumps the cargo-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.60` | `4.5.61` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.74.1` | `0.75.0` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.16.0` | `0.16.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.12.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.44.1` | | [pest](https://github.com/pest-parser/pest) | `2.8.3` | `2.8.4` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.3` | `2.8.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.110` | `2.0.111` | Updates `clap` from 4.5.51 to 4.5.53 - [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.51...clap_complete-v4.5.53) Updates `clap_complete` from 4.5.60 to 4.5.61 - [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.60...clap_complete-v4.5.61) Updates `gix` from 0.74.1 to 0.75.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.74.1...gix-v0.75.0) Updates `hashbrown` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.16.0...v0.16.1) Updates `indexmap` from 2.12.0 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) Updates `insta` from 1.43.2 to 1.44.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.44.1) Updates `pest` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.3...v2.8.4) Updates `pest_derive` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.3...v2.8.4) Updates `syn` from 2.0.110 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.110...2.0.111) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_complete dependency-version: 4.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: gix dependency-version: 0.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: hashbrown dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: insta dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: pest dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pest_derive dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-version: 2.0.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
836e001 to
de2b8de
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
auto-merge was automatically disabled
November 26, 2025 01:36
Pull request was closed
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
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.
Bumps the cargo-dependencies group with 9 updates in the / directory:
4.5.514.5.534.5.604.5.610.74.10.75.00.16.00.16.12.12.02.12.11.43.21.44.12.8.32.8.42.8.32.8.42.0.1102.0.111Updates
clapfrom 4.5.51 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
clap_completefrom 4.5.60 to 4.5.61Commits
8d87e70chore: Releasefe99e5adocs: Update changelog596e98cMerge pull request #6129 from cooronx/feat_default_values_if_and_default_valu...c2ced1afeat: Add default_values_if and default_values_ifs to match default_valuese82e1edchore: Release558e374docs: Update changelogdd7cafeMerge pull request #6184 from epage/conflict1823ceffix(parser): Don't panic when subcommands conflict with groupsdcc2846test(parser): Show panicbb0b2f1Merge pull request #6181 from jgreitemann/jg/kqvvzuzuzywvUpdates
gixfrom 0.74.1 to 0.75.0Release notes
Sourced from gix's releases.
... (truncated)
Commits
82ff92fRelease gix-date v0.11.0, gix-actor v0.36.0, gix-path v0.10.22, gix-object v0...e93e84eMerge pull request #2262 from GitoxideLabs/copilot/fix-non-blocking-piped-data1aaa6farefactora457393Implement on-demand thread for non-blocking piped data processing896cb4dMerge pull request #2261 from GitoxideLabs/copilot/replace-url-dependencya9a4d4dAdapt to changes ingix-url402bcc7feat: AddScheme::default_port()f679c13refactorb34d1d2feat: Replace url dependency with minimal custom implementationdc2794aMerge pull request #2263 from GitoxideLabs/reportUpdates
hashbrownfrom 0.16.0 to 0.16.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
1876e4fAdd PR link forget_disjoint_mutrename2e363b6Update CHANGELOG for version 0.16.188d54a5chore: release v0.16.121be06cMerge pull request #657 from cuviper/table-bucketaf971f3AddTto bucket iterators and inline their methods7ccb6d6AddHashTable::iter_bucketsanditer_hash_bucketsaeb7996AddHashTable::get_bucket_entry_uncheckede885a4eget_bucket_entry -> Result\<OccupiedEntry, AbsentEntry>dabfbefAddget_bucket_uncheckedandget_bucket_unchecked_mut42d9377MakeHashTableentries useTaginstead of a full hashUpdates
indexmapfrom 2.12.0 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.1Updates
instafrom 1.43.2 to 1.44.1Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
ba9ea51Prepare release 1.44.1 (#823)92342f9Add --dnd alias for --disable-nextest-doctest flag (#822)c1ca488Update cargo-dist to 0.30.2 and fix Windows runner (#821)5da894dPrepare release 1.44.0 (#820)d8deb2fAdd LLM-friendly non-interactive snapshot management (#815)783ebc2feat(vscode-ext): support source opening (#817)dd34e41chore: updateronto 0.12 (#819)af48633Support-rshorthand for--release, for compatibility withcargo test(...7de4930Apply redactions to snapshot metadata (#813)90f6ad8Fix backward compatibility for --test-runner-fallback true syntax (#816)Updates
pestfrom 2.8.3 to 2.8.4Release notes
Sourced from pest's releases.
Commits
28427c6bump version to 2.8.4 (#1137)79fbb67Fix typos across the tree (#1133)11f45aaBump MSRV (#1134)27f7ed1Fix newer clippy errors (#1135)c51e047feat: add is_empty method to check if iterator contains no pairs (#1132)Updates
pest_derivefrom 2.8.3 to 2.8.4Release notes
Sourced from pest_derive's releases.
Commits
28427c6bump version to 2.8.4 (#1137)79fbb67Fix typos across the tree (#1133)11f45aaBump MSRV (#1134)27f7ed1Fix newer clippy errors (#1135)c51e047feat: add is_empty method to check if iterator contains no pairs (#1132)Updates
synfrom 2.0.110 to 2.0.111Release notes
Sourced from syn's releases.
Commits
4e50867Release 2.0.111c57334bMerge pull request #1946 from dtolnay/unusedgroup6a43384Suppress unused variable warning on variables used in group macro7ff6c86Update actions/checkout@v5 -> v659ce6bbUpdate test suite to nightly-2025-11-203d91b8cUpdate test suite to nightly-2025-11-112d87fcaDelete version requirement from readmeDependabot 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