Skip to content

build(deps): bump uuid from 4.5.3 to 4.6.0#342

Merged
xkeyC merged 1 commit into
mainfrom
dependabot/pub/uuid-4.6.0
Jul 21, 2026
Merged

build(deps): bump uuid from 4.5.3 to 4.6.0#342
xkeyC merged 1 commit into
mainfrom
dependabot/pub/uuid-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps uuid from 4.5.3 to 4.6.0.

Release notes

Sourced from uuid's releases.

4.6.0

What's Changed

New Contributors

Full Changelog: daegalus/dart-uuid@4.5.3...4.6.0

Changelog

Sourced from uuid's changelog.

v4.6.0

  • Add explicit 128-bit hexadecimal format validators: Uuid.isValidUUIDFormat(...), UuidValue.validateFormat(), UuidValidation.isValidUUIDFormat(...), and UuidValidation.isValidFormatOrThrow(...). (thanks @​DPDmancul)
  • Add UuidValue.withFormatValidation(...) for values whose UUID version and variant bits should not be checked. (thanks @​DPDmancul)
  • Add Uuid.parseHex128(...), Uuid.parseHex128AsByteList(...), UuidParsing.parseHex128(...), and UuidParsing.parseHex128AsByteList(...). (thanks @​DPDmancul)
  • Require exact single-line 8-4-4-4-12 or 32-character hexadecimal input and exactly 16 bytes during format validation.
  • Expose the existing noDashes parsing option through the public Uuid parse methods.
Commits

@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jul 20, 2026

xkeyC commented Jul 21, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/pub/uuid-4.6.0 branch from 673d2fc to ab11e6f Compare July 21, 2026 03:06

xkeyC commented Jul 21, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

1 similar comment

xkeyC commented Jul 21, 2026

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/pub/uuid-4.6.0 branch from ab11e6f to a4b2417 Compare July 21, 2026 03:08

xkeyC commented Jul 21, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@xkeyC
xkeyC merged commit 669bed4 into main Jul 21, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/pub/uuid-4.6.0 branch July 21, 2026 03:09
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant