fix(deps): update dependency uuid to v11
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uuid | dependencies | major | ^10.0.0 -> ^11.0.0 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
uuidjs/uuid (uuid)
v11.0.2
Bug Fixes
v11.0.1
Bug Fixes
v11.0.0
⚠ BREAKING CHANGES
- refactor v1 internal state and options logic (#780)
- refactor v7 internal state and options logic, fixes #764 (#779)
- Port to TypeScript, closes #762 (#763)
- update node support matrix (only support node 16-20) (#750)
Features
- Port to TypeScript, closes #762 (#763) (1e0f987)
- update node support matrix (only support node 16-20) (#750) (883b163)
Bug Fixes
- missing v7 expectations in browser spec (#751) (f54a866)
- refactor v1 internal state and options logic (#780) (031b3d3)
- refactor v7 internal state and options logic, fixes #764 (#779) (9dbd1cd)
- remove v4 options default assignment preventing native.randomUUID from being used (#786) (afe6232), closes #763
- seq_hi shift for byte 6 (#775) (1d532ca)
- tsconfig module type (#778) (7eff835)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate