build(deps): bump the cargo group across 1 directory with 5 updates - #147
Merged
Conversation
Contributor
|
@dependabot recreate |
Bumps the cargo group with 3 updates in the / directory: [brioche-pack](https://github.com/brioche-dev/brioche), [schemars](https://github.com/GREsau/schemars) and [syn](https://github.com/dtolnay/syn). Updates `brioche-pack` from `dc3fd1c` to `5d33a28` - [Release notes](https://github.com/brioche-dev/brioche/releases) - [Commits](brioche-dev/brioche@dc3fd1c...5d33a28) Updates `schemars` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.2.1...v1.2.2) Updates `schemars_derive` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.2.1...v1.2.2) Updates `serde_derive_internals` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/commits) Updates `syn` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.0...3.0.3) --- updated-dependencies: - dependency-name: brioche-pack dependency-version: 5d33a28cb2b8ec6e34ea82cf1de43b112b7d1199 dependency-type: direct:production dependency-group: cargo - dependency-name: schemars dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: schemars_derive dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_derive_internals dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: syn dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-56eceab093
branch
from
August 2, 2026 19:07
fa4e345 to
4401eba
Compare
Signed-off-by: Jérémy Audiger <jeremy.audiger@icloud.com>
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 group with 3 updates in the / directory: brioche-pack, schemars and syn.
Updates
brioche-packfromdc3fd1cto5d33a28Commits
5d33a28Build(deps): bump the cargo group with 12 updates (#494)Updates
schemarsfrom 1.2.1 to 1.2.2Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
ed61863v1.2.2ae618c3Updatesynto v3 (#528)c072ea0docs: add missing attributes to table of contents (#517)015272fClippy fix (#512)944f727Bump bytes from 1.10.1 to 1.11.1 (#507)Updates
schemars_derivefrom 1.2.1 to 1.2.2Release notes
Sourced from schemars_derive's releases.
Changelog
Sourced from schemars_derive's changelog.
Commits
ed61863v1.2.2ae618c3Updatesynto v3 (#528)c072ea0docs: add missing attributes to table of contents (#517)015272fClippy fix (#512)944f727Bump bytes from 1.10.1 to 1.11.1 (#507)Updates
serde_derive_internalsfrom 0.29.1 to 0.30.0Commits
Updates
synfrom 3.0.0 to 3.0.3Release notes
Sourced from syn's releases.
Commits
23dbaabRelease 3.0.316aad4eMerge pull request #2071 from dtolnay/compatibility42181b8Add explanation of compatibility strategyf3af08eUpdate test suite to nightly-2026-07-2188ee7beRelease 3.0.2587bc20Merge pull request #2070 from dtolnay/emptyrange96801f7Allow Error::new_range at empty cursor range9dc16c9Merge pull request #2069 from dtolnay/prevspan1db76b7Align on using impl trait across all Error constructorsbfa1ebfMake Cursor::prev_span public