Skip to content

build(deps): bump uuid from 4.5.3 to 4.6.0 in /app - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/app/uuid-4.6.0
Open

build(deps): bump uuid from 4.5.3 to 4.6.0 in /app#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/app/uuid-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown

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 Aug 5, 2026
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/app/uuid-4.6.0 branch from 56fe115 to f898ca5 Compare August 7, 2026 03:02
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.

0 participants