Bump the all-dependencies group with 6 updates - #4581
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [ctor](https://github.com/mmastrac/linktime) | `1.0.12` | `1.0.13` | | [which](https://github.com/harryfei/which-rs) | `8.0.5` | `8.0.6` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [coins-ledger](https://github.com/summa-tx/coins) | `0.13.1` | `0.13.2` | | [syn](https://github.com/dtolnay/syn) | `3.0.3` | `3.0.4` | Updates `indexmap` from 2.14.0 to 2.14.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.1) Updates `ctor` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/mmastrac/linktime/releases) - [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md) - [Commits](mmastrac/linktime@ctor-1.0.12...ctor-1.0.13) Updates `which` from 8.0.5 to 8.0.6 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.5...8.0.6) Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `coins-ledger` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/summa-tx/coins/releases) - [Commits](summa-tx/coins@0.13.1...0.13.2) Updates `syn` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.4) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ctor dependency-version: 1.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: which dependency-version: 8.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coins-ledger dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: syn dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ddoktorski
approved these changes
Sep 2, 2026
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 all-dependencies group with 6 updates:
2.14.02.14.11.0.121.0.138.0.58.0.61.1.91.1.100.13.10.13.23.0.33.0.4Updates
indexmapfrom 2.14.0 to 2.14.1Changelog
Sourced from indexmap's changelog.
Commits
fdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAX64f4a06fix clippy::int_plus_one41760c5fix clippy::map_entrybe7ffd0expect clippy::unnecessary_get_then_check in benchesbb35663expect clippy::reversed_empty_ranges in testsUpdates
ctorfrom 1.0.12 to 1.0.13Release notes
Sourced from ctor's releases.
Commits
00ca36aPrepare for release (#515)c65b7d0Document crate_path and re-exports (#514)4be33acWork around DragonflyBSD crash at startup (#513)e944fceTest BSD and minimal targets with crok (#512)e0b8059Fix WASM reference-section const cell layout (#511)0977936Fix cross-crate section error on Rust versions 1.88-1.94 (#509)ab85144Improve BSD reliability (#510)8d20542Ensure hashes always compute 64-bit chunks (#508)7c3993dIgnore full crate path test as well (#506)Updates
whichfrom 8.0.5 to 8.0.6Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
17fde4aprepare patch release48e49d5Resolve relative PATH entries against cwd (#128)Updates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.
Commits
ed93d4fMerge pull request #558 from rust-lang/lib-doc-updatefb5228dMerge pull request #559 from bushrat011899/no_std6ed3ba3Add executableno_stdexamplefaed8a0Expand CI to testno_stdcompatibility and correctness2ba8e7eAdd unstableno_stdsupport behindflate2_unstable_nightly_alloc_io3fe1126Centralize usage ofstdforerrorandio98e313aAddGzHeader::mtime_as_duration0642965Switch tocoreimplicit prelude and only usestdwhere required454a63cRemove left-overdbg!statement2a490b7Addruntime_detectionfeatureUpdates
coins-ledgerfrom 0.13.1 to 0.13.2Release notes
Sourced from coins-ledger's releases.
Commits
f7bfb840.13.215f872bfix(bip32): correct xpub version-byte error variantUpdates
synfrom 3.0.3 to 3.0.4Release notes
Sourced from syn's releases.
Commits
b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lint0eba76dUpdate test suite to nightly-2026-08-05baaebceUpdate test suite to nightly-2026-07-25b886a38Update test suite to nightly-2026-07-243c41416Update test suite to nightly-2026-07-23Dependabot 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 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