Commit 814c6c4
authored
fix(deps): Update dependency uuid to v13 (#338)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://redirect.github.com/uuidjs/uuid) | dependencies | major | [`^11.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/uuid/11.1.0/13.0.0) |
---
### Release Notes
<details>
<summary>uuidjs/uuid (uuid)</summary>
### [`v13.0.0`](https://redirect.github.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#1300-2025-09-08)
[Compare Source](https://redirect.github.com/uuidjs/uuid/compare/v12.0.0...v13.0.0)
##### ⚠ BREAKING CHANGES
- make browser exports the default ([#​901](https://redirect.github.com/uuidjs/uuid/issues/901))
##### Bug Fixes
- make browser exports the default ([#​901](https://redirect.github.com/uuidjs/uuid/issues/901)) ([bce9d72](https://redirect.github.com/uuidjs/uuid/commit/bce9d72a3ae5b9a3dcd8eb21ef6d1820288a427a))
### [`v12.0.0`](https://redirect.github.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#1200-2025-09-05)
[Compare Source](https://redirect.github.com/uuidjs/uuid/compare/v11.1.0...v12.0.0)
##### ⚠ BREAKING CHANGES
- update to [email protected] ([#​887](https://redirect.github.com/uuidjs/uuid/issues/887))
- remove CommonJS support ([#​886](https://redirect.github.com/uuidjs/uuid/issues/886))
- drop node@16 support ([#​883](https://redirect.github.com/uuidjs/uuid/issues/883))
##### Features
- add node@24 to ci matrix ([#​879](https://redirect.github.com/uuidjs/uuid/issues/879)) ([42b6178](https://redirect.github.com/uuidjs/uuid/commit/42b6178aa21a593257f0a72abacd220f0b7b8a92))
- drop node@16 support ([#​883](https://redirect.github.com/uuidjs/uuid/issues/883)) ([0f38cf1](https://redirect.github.com/uuidjs/uuid/commit/0f38cf10366ab074f9328ae2021eea04d5f2e530))
- remove CommonJS support ([#​886](https://redirect.github.com/uuidjs/uuid/issues/886)) ([ae786e2](https://redirect.github.com/uuidjs/uuid/commit/ae786e27265f50bcf7cead196c29f1869297c42f))
- update to [email protected] ([#​887](https://redirect.github.com/uuidjs/uuid/issues/887)) ([c7ee405](https://redirect.github.com/uuidjs/uuid/commit/c7ee40598ed78584d81ab78dffded9fe5ff20b01))
##### Bug Fixes
- improve v4() performance ([#​894](https://redirect.github.com/uuidjs/uuid/issues/894)) ([5fd974c](https://redirect.github.com/uuidjs/uuid/commit/5fd974c12718c8848035650b69b8948f12ace197))
- restore node: prefix ([#​889](https://redirect.github.com/uuidjs/uuid/issues/889)) ([e1f42a3](https://redirect.github.com/uuidjs/uuid/commit/e1f42a354593093ba0479f0b4047dae82d28c507))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent b6fd0c1 commit 814c6c4
2 files changed
+6
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments