Skip to content

chore(deps): bump uuid from 4.5.3 to 4.6.0 in /packages/mixpanel_flutter_session_replay - #275

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 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 20, 2026
@dependabot
dependabot Bot requested review from a team and tdumitrescu August 20, 2026 03:35
@dependabot
dependabot Bot force-pushed the dependabot/pub/packages/mixpanel_flutter_session_replay/uuid-4.6.0 branch from e5e1ec9 to 26fbb4d Compare September 15, 2026 08:35
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/packages/mixpanel_flutter_session_replay/uuid-4.6.0 branch from 26fbb4d to 84849a6 Compare September 16, 2026 20:46
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