[depbot] Bump the deps group across 1 directory with 20 updates#1424
Closed
dependabot[bot] wants to merge 1 commit into
Closed
[depbot] Bump the deps group across 1 directory with 20 updates#1424dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the deps group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.17.0` | `0.17.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.47.2` | `1.48.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [mockall](https://github.com/asomers/mockall) | `0.14.0` | `0.15.0` | | [pest](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [rustdoc-types](https://github.com/rust-lang/rustdoc-types) | `0.57.3` | `0.60.0` | | [spin](https://github.com/mvdnes/spin-rs) | `0.12.1` | `0.12.2` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.119` | | [talc](https://github.com/SFBdragon/talc) | `5.0.3` | `5.0.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.4` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.11+spec-1.1.0` | `0.25.12+spec-1.1.0` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.116` | `1.0.118` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.244.0` | `0.252.0` | | [wasm-encoder](https://github.com/bytecodealliance/wasm-tools) | `0.244.0` | `0.252.0` | Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `clap` from 4.6.1 to 4.6.2 - [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.6.1...clap_complete-v4.6.2) Updates `hashbrown` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.17.0...v0.17.1) Updates `insta` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.47.2...1.48.0) Updates `itertools` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `mockall` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.14.0...v0.15.0) Updates `pest` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_derive` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `rustdoc-types` from 0.57.3 to 0.60.0 - [Changelog](https://github.com/rust-lang/rustdoc-types/blob/trunk/CHANGELOG.md) - [Commits](rust-lang/rustdoc-types@v0.57.3...v0.60.0) Updates `spin` from 0.12.1 to 0.12.2 - [Changelog](https://github.com/zesterer/spin-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mvdnes/spin-rs/commits) Updates `syn` from 2.0.117 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.119) Updates `talc` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/SFBdragon/talc/releases) - [Commits](https://github.com/SFBdragon/talc/commits) Updates `tokio` from 1.52.2 to 1.52.4 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.4) Updates `toml_edit` from 0.25.11+spec-1.1.0 to 0.25.12+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.11...v0.25.12) Updates `trybuild` from 1.0.116 to 1.0.118 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.116...1.0.118) Updates `wasmparser` from 0.244.0 to 0.252.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `wasm-encoder` from 0.244.0 to 0.252.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: hashbrown dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: insta dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: mockall dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pest dependency-version: 2.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_derive dependency-version: 2.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: quote dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rustdoc-types dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: spin dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: syn dependency-version: 2.0.119 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: talc dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-version: 1.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: toml_edit dependency-version: 0.25.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: trybuild dependency-version: 1.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasmparser dependency-version: 0.252.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: wasm-encoder dependency-version: 0.252.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 deps group with 20 updates in the / directory:
1.0.1021.0.1030.4.440.4.454.6.14.6.20.17.00.17.11.47.21.48.00.14.00.15.00.4.290.4.330.14.00.15.02.8.62.8.72.8.62.8.71.0.451.0.460.57.30.60.00.12.10.12.22.0.1172.0.1195.0.35.0.41.52.21.52.40.25.11+spec-1.1.00.25.12+spec-1.1.01.0.1161.0.1180.244.00.252.00.244.00.252.0Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
hashbrownfrom 0.17.0 to 0.17.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
c62a63achore: release v0.17.1420e83bMerge pull request #722 from cuviper/rustc_try_insert51cecbdMove theRustcOccupiedErrornote as requested in review16d0f37AddHashMap::rustc_try_insert18a04c5Merge pull request #721 from clarfonthey/branch-renameee8a0eeRename master to main in release-plz workflow147df65Merge pull request #720 from xtqqczze/authors64a0acbRemove package.authors field from Cargo metadata867db72Merge pull request #716 from atouchet/rdm57b760bUpdate ReadmeUpdates
instafrom 1.47.2 to 1.48.0Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
7f23d2eRelease 1.48.0 (#925)ee9cae1AllowCI=trueto be overridden by an explicitly passed--acceptCLI flag ...043cf82fix: translate --profile to --cargo-profile for nextest (#913)9c77f13test: cover deep-wildcard redaction through arrays (#915)362f432Fix--snapshotfilter on Windows; allow partial paths (#904)a436836fix: tolerate a missing binary snapshot data file (#914)bf5fcdffix: regenerate Cargo.lock and guard it with --locked in CI (#912)a761a9cfeat: Support YAML literal blocks for multiline strings (#851)f9633f3ci: pincheck-minverto nightly-2026-04-25 (#905)c7b98b8feat: add strip_ansi_escape_codes setting (#899)Updates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
mockallfrom 0.14.0 to 0.15.0Changelog
Sourced from mockall's changelog.
Commits
fc2c853chore: Release551faddMerge pull request #688 from asomers/audit-job-lockfile21529e3Fix the audit CI job2270cdbMerge pull request #686 from Kranzes/automock-auto_impl-compatd3b041dAdd compatibility with the#[auto_impl]macro055886eMerge pull request #687 from asomers/clippy-june-2026ed4bf07Clippy cleanupf7a4d6fMerge pull request #685 from asomers/clippy=may-2026ba15180Clippy cleanup: useless_borrows_in_formattingde22d57Merge pull request #684 from asomers/github-workflowsUpdates
pestfrom 2.8.6 to 2.8.7Release notes
Sourced from pest's releases.
Commits
24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)52f49b1bump default CI toolchain to 1.86 (#1165)64111e5Keepgrammar.rsin tree (#1159)Updates
pest_derivefrom 2.8.6 to 2.8.7Release notes
Sourced from pest_derive's releases.
Commits
24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)52f49b1bump default CI toolchain to 1.86 (#1165)64111e5Keepgrammar.rsin tree (#1159)Updates
quotefrom 1.0.45 to 1.0.46Release notes
Sourced from quote's releases.
Commits
bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitions2978e8bWrap comment to 80 columns7f311a0Fix PR 329 fat arrow spacing313a8a2Remove unneeded get_span from PR 3290b33821Merge pull request #329 from Noratrieb/avoid-repeat-expandUpdates
rustdoc-typesfrom 0.57.3 to 0.60.0Changelog
Sourced from rustdoc-types's changelog.
Commits
027bd7fMerge pull request #72 from rust-lang/update5298f73Update to0.60.0versionc6739e7Merge pull request #71 from aDotInTheVoid/patch-133248e7Use 2024 edition5680fd8Merge pull request #70 from rust-lang/update252fd7eUpdate crate version to0.59.0f22b169Fix 0.58.0 CHANGELOG90bad38Merge pull request #69 from rust-lang/update8d273dbUpdate to new rustdoc-json outputfa2e95bv0.57.4 (again)Updates
spinfrom 0.12.1 to 0.12.2Commits
Updates
synfrom 2.0.117 to 2.0.119Release notes
Sourced from syn's releases.
Commits
3295f9eRelease 2.0.1196ae9c18Merge pull request #1996 from dtolnay/fieldrepresenting8ebd963Parse field-representing types builtin540ccf8Drop unneeded lifetime on covariant Cursor in verbatim::betweenaa05887Merge pull request #1995 from dtolnay/cursorb7160d3Reduce forking for Verbatim constructionefdc925Merge pull request #1994 from dtolnay/tailcallde6424cPreserve attribute on tail-call expression in statement position050dd73Stricter const move closure grammarc7d514bMerge pull request #1992 from dtolnay/scanconstmoveUpdates
talcfrom 5.0.3 to 5.0.4Commits
Updates
tokiofrom 1.52.2 to 1.52.4Release notes
Sourced from tokio's releases.
Commits
efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)7bcd2d3taskdump: remove crate disambiguators from output (#8288)f84b209chore: prepare Tokio v1.51.4 (#8286)eacb98eruntime: don't skip the driver whenbefore_parkschedules work (#8222)d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)Updates
toml_editfrom 0.25.11+spec-1.1.0 to 0.25.12+spec-1.1.0Commits
c448b9achore: Release0a28873docs: Update changelog16ff687fix(edit): Don't allow moving tables above root (#1166)05fe0cefix(edit): Don't allow moving tables above roota2d4bf4test(edit): Show set_position bug95dfe11chore(deps): Update Prek to v0.4.3 (#1165)1b37d98chore(deps): Update Prek to v0.4.2 (#1164)ce874e7chore: Update toml-test (#1163)f33ed68chore: Update tom...Description has been truncated