build(deps): bump the cargo group with 5 updates - #152
Merged
Merged
Conversation
Bumps the cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [brioche-pack](https://github.com/brioche-dev/brioche) | ``86f80e5`` | ``8f15d5b`` | | [chacha20](https://github.com/RustCrypto/stream-ciphers) | `0.10.1` | `0.10.2` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [owo-colors](https://github.com/owo-colors/owo-colors) | `4.3.0` | `4.4.0` | | [scroll_derive](https://github.com/m4b/scroll) | `0.13.1` | `0.13.2` | Updates `brioche-pack` from `86f80e5` to `8f15d5b` - [Release notes](https://github.com/brioche-dev/brioche/releases) - [Commits](brioche-dev/brioche@86f80e5...8f15d5b) Updates `chacha20` from 0.10.1 to 0.10.2 - [Commits](RustCrypto/stream-ciphers@chacha20-v0.10.1...chacha20-v0.10.2) 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 `owo-colors` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](owo-colors/owo-colors@v4.3.0...v4.4.0) Updates `scroll_derive` from 0.13.1 to 0.13.2 - [Changelog](https://github.com/m4b/scroll/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/scroll/commits) --- updated-dependencies: - dependency-name: brioche-pack dependency-version: 8f15d5b07b3952f65a786e17b87fe797b4909bf1 dependency-type: direct:production dependency-group: cargo - dependency-name: chacha20 dependency-version: 0.10.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: owo-colors dependency-version: 4.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: scroll_derive dependency-version: 0.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Looks good to me |
jaudiger
approved these changes
Sep 6, 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 cargo group with 5 updates:
86f80e58f15d5b0.10.10.10.22.14.02.14.14.3.04.4.00.13.10.13.2Updates
brioche-packfrom86f80e5to8f15d5bCommits
8f15d5bBuild(deps): bump the cargo group with 3 updates (#499)Updates
chacha20from 0.10.1 to 0.10.2Commits
6b236b7Release chacha20 v0.10.2 (#581)075ccbdchacha20: fix use of SSE4.1 intrinsic in SSE2 backend (#580)Updates
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
owo-colorsfrom 4.3.0 to 4.4.0Release notes
Sourced from owo-colors's releases.
Changelog
Sourced from owo-colors's changelog.
Commits
7392e40[owo-colors] version 4.4.08037325[meta] update changelog9f8e57e[meta] automate changelog updates via cargo-release (#161)540fd51Increase MSRV to 1.83 (#160)367baeaRemove .claude directory to disincentivize LLM contributionsf83e6e2[release] use trusted publishingUpdates
scroll_derivefrom 0.13.1 to 0.13.2Changelog
Sourced from scroll_derive's changelog.
Commits
Dependabot 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