build(deps): bump uuid from 4.5.3 to 4.6.0#342
Merged
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/pub/uuid-4.6.0
branch
from
July 21, 2026 03:06
673d2fc to
ab11e6f
Compare
Member
|
@dependabot rebase |
1 similar comment
Member
|
@dependabot rebase |
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.5.3 to 4.6.0. - [Release notes](https://github.com/Daegalus/dart-uuid/releases) - [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md) - [Commits](daegalus/dart-uuid@4.5.3...4.6.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pub/uuid-4.6.0
branch
from
July 21, 2026 03:08
ab11e6f to
a4b2417
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
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 uuid from 4.5.3 to 4.6.0.
Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
d602950Release 4.6.079fc007Fix structural UUID parsing and validation7303eefMove loose validation to isValidUuidFormat and parseHex12847bf4f9Add support for loose validation8d0bd34Update All3772286Update changelog