Bump the all group in /local-registry with 7 updates#137
Merged
Conversation
Bumps the all group in /local-registry with 7 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.12.1` | | [cached](https://github.com/jaemk/cached) | `0.59.0` | `1.1.0` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.1.0` | `6.2.1` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.16.0` | | [enumset](https://github.com/Lymia/enumset) | `1.1.10` | `1.1.13` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.13.2` | `1.13.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.23.2` | Updates `bitflags` from 2.11.1 to 2.12.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.12.1) Updates `cached` from 0.59.0 to 1.1.0 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `dashmap` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) Updates `either` from 1.15.0 to 1.16.0 - [Commits](rayon-rs/either@1.15.0...1.16.0) Updates `enumset` from 1.1.10 to 1.1.13 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](Lymia/enumset@v1.1.10...v1.1.13) Updates `unicode-segmentation` from 1.13.2 to 1.13.3 - [Commits](https://github.com/unicode-rs/unicode-segmentation/commits) Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: cached dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: either dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: enumset dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: unicode-segmentation dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
IsaacG
approved these changes
Jun 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 group in /local-registry with 7 updates:
2.11.12.12.10.59.01.1.06.1.06.2.11.15.01.16.01.1.101.1.131.13.21.13.31.23.11.23.2Updates
bitflagsfrom 2.11.1 to 2.12.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9196a3aMerge pull request #488 from bitflags/cargo/2.12.15626df4prepare for 2.12.1 releasea5d3d5eMerge pull request #487 from bitflags/fix/macro-expansion241a8e0add a few docs for tt-munchers1d21383namaespace #[flag_name] under #[bitflags()]e4ed635remove workaround for 2023 rustdoc issue4a70da8reorganize compile-pass testsf5431f0restore flag_name tests3586917consolidate more allowsa9b198ealign other repro case with new formatUpdates
cachedfrom 0.59.0 to 1.1.0Changelog
Sourced from cached's changelog.
... (truncated)
Commits
Updates
dashmapfrom 6.1.0 to 6.2.1Release notes
Sourced from dashmap's releases.
Commits
749ed1fv6.2.1d02b945v6.2.0b983625update dependencies94a294abump msrv to 1.85Updates
eitherfrom 1.15.0 to 1.16.0Commits
8f4ecd9Merge pull request #138 from cuviper/release-1.16.0c35bb4eRelease 1.16.0652486eFix an unused importc26e693Merge pull request #137 from ronnodas/map-bothaa7f1d4Add a single-ident version ofmap_both!a706625Format themap_both!example85b1b56Merge pull request #128 from A4-Tacks/for-both-ident-pattern304e814Merge pull request #127 from A4-Tacks/map-orff9e326Apply formatting suggestions from code review71c9a91Merge pull request #126 from A4-Tacks/is-andUpdates
enumsetfrom 1.1.10 to 1.1.13Changelog
Sourced from enumset's changelog.
Commits
3ccc570Bump version to 1.1.13fec58ccBless new trybuild output.2bc3757Deprecate symmetrical_difference in favor of symmetric_difference9cfdb1dFix accidental breaking change in the signatures of e.g. EnumSet.is_disjoint117824aClarify the format of the bit indexes returned.d7edf0dBump version to 1.1.127b8f4c0Fix tests/CI.454c87eAdjust public API for MixedEnumSet (this was on another branch, and an older ...00782ccGo over the entire crate documentation for consistency and grammar.027f63fBump version to 1.1.11Updates
unicode-segmentationfrom 1.13.2 to 1.13.3Commits
Updates
uuidfrom 1.23.1 to 1.23.2Release notes
Sourced from uuid's releases.
Commits
d119657Merge pull request #883 from uuid-rs/cargo/v1.23.20651cfcprepare for 1.23.2 releasee8dea0cMerge pull request #882 from uuid-rs/fix/error-msgsbdc429afix up serde messagesd4342e4make indexes 0 based and fix up more error messages4ad479fwork on more accurate parser errorsDependabot 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