chore(deps): bump the patch group across 1 directory with 6 updates#8776
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the patch group across 1 directory with 6 updates#8776dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
9efa935 to
ffc40ec
Compare
Bumps the patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [erased-serde](https://github.com/dtolnay/erased-serde) | `0.4.6` | `0.4.10` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.46` | | [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.118` | | [time](https://github.com/time-rs/time) | `0.3.47` | `0.3.53` | 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 `erased-serde` from 0.4.6 to 0.4.10 - [Release notes](https://github.com/dtolnay/erased-serde/releases) - [Commits](dtolnay/erased-serde@0.4.6...0.4.10) Updates `proc-macro2` from 1.0.95 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.106) Updates `quote` from 1.0.40 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.46) Updates `syn` from 2.0.104 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.104...2.0.118) Updates `time` from 0.3.47 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.47...v0.3.53) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: erased-serde dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: quote dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: time dependency-version: 0.3.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
ffc40ec to
93d91ef
Compare
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 patch group with 6 updates in the / directory:
1.0.1021.0.1030.4.60.4.101.0.951.0.1061.0.401.0.462.0.1042.0.1180.3.470.3.53Updates
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
erased-serdefrom 0.4.6 to 0.4.10Release notes
Sourced from erased-serde's releases.
Commits
4bea873Release 0.4.10673ece8Merge pull request #120 from sivizius/fix-skip-in-struct-variantbc2d14bfixSerializeStructVariant::erased_skip_fielda1a91eaUnpin CI miri toolchain4017942Pin CI miri to nightly-2026-02-11d94c625Update ui test suite to nightly-2026-01-212d0ab74Exclude benchmark dependencies from being compiled by miri523ff00Run clippy on benches in CI444d86fSwitch from cargo bench to criterioncb0e244Update actions/upload-artifact@v5 -> v6Updates
proc-macro2from 1.0.95 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positions8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependenciesUpdates
quotefrom 1.0.40 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
synfrom 2.0.104 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Updates
timefrom 0.3.47 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by target