Bump uuid from 4.2.1 to 4.2.2
Bumps uuid from 4.2.1 to 4.2.2.
Release notes
Sourced from uuid's releases.
4.2.2
Full Changelog: https://github.com/daegalus/dart-uuid/compare/4.2.1...4.2.2
Changelog
Sourced from uuid's changelog.
v4.2.2
- Fix CryptoRNG on Web generating a random number 0 always
- Add NoDashes support to the validator so that it validates UUIDs that don't have dashes but are otherwise valid.
Commits
-
de13354
4.2.2 docs -
56aa462
Fixes and new validation setting. -
1898f8d
Update Docs - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts