Skip to content

Commit

Permalink
Bump uuid and @types/uuid (#207)
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) and
[@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid).
These dependencies needed to be updated together.
Updates `uuid` from 9.0.1 to 10.0.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md">uuid's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/uuidjs/uuid/compare/v9.0.0...v10.0.0">10.0.0</a>
(2024-06-07)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>update node support (drop node@12, node@14, add node@20) (<a
href="https://redirect.github.com/uuidjs/uuid/issues/750">#750</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>support support rfc9562 MAX uuid (new in RFC9562) (<a
href="https://redirect.github.com/uuidjs/uuid/issues/714">#714</a>) (<a
href="https://github.com/uuidjs/uuid/commit/0385cd3f18ae9920678b2849932fa7a9d9aee7d0">0385cd3</a>)</li>
<li>support rfc9562 v6 uuids (<a
href="https://redirect.github.com/uuidjs/uuid/issues/754">#754</a>) (<a
href="https://github.com/uuidjs/uuid/commit/c4ed13e7159d87c9e42a349bdd9dc955f1af46b6">c4ed13e</a>)</li>
<li>support rfc9562 v7 uuids (<a
href="https://redirect.github.com/uuidjs/uuid/issues/681">#681</a>) (<a
href="https://github.com/uuidjs/uuid/commit/db76a1284760c441438f50a57924b322dae08891">db76a12</a>)</li>
<li>update node support matrix (only support node 16-20) (<a
href="https://redirect.github.com/uuidjs/uuid/issues/750">#750</a>) (<a
href="https://github.com/uuidjs/uuid/commit/883b163b9ab9d6655bfbd8a35e61a3c71674dfe1">883b163</a>)</li>
<li>support rfc9562 v8 uuids (<a
href="https://redirect.github.com/uuidjs/uuid/issues/759">#759</a>) (<a
href="https://github.com/uuidjs/uuid/commit/35a53428202657e402e6b4aa68f56c08194541bf">35a5342</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>revert &quot;perf: remove superfluous call to toLowerCase (<a
href="https://redirect.github.com/uuidjs/uuid/issues/677">#677</a>)&quot;
(<a href="https://redirect.github.com/uuidjs/uuid/issues/738">#738</a>)
(<a
href="https://github.com/uuidjs/uuid/commit/e267b9073df1d0ce119ee53c0487fe76acb2be37">e267b90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uuidjs/uuid/commit/da189d1792993d0da4b5008ea98c5ef48896739c"><code>da189d1</code></a>
chore: typo in CHANGELOG</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/65022f7d3d47508734c724528d1e6cfd69eaf9b1"><code>65022f7</code></a>
chore(release): 10.0.0</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/35a53428202657e402e6b4aa68f56c08194541bf"><code>35a5342</code></a>
feat: v8 support (<a
href="https://redirect.github.com/uuidjs/uuid/issues/759">#759</a>)</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/c4ed13e7159d87c9e42a349bdd9dc955f1af46b6"><code>c4ed13e</code></a>
feat: support v6 uuids (<a
href="https://redirect.github.com/uuidjs/uuid/issues/754">#754</a>)</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/8c3ed07ca8dfd8a8364f766753665d4f913d0842"><code>8c3ed07</code></a>
chore: enable corepack w/ npm (<a
href="https://redirect.github.com/uuidjs/uuid/issues/757">#757</a>)</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/f24c5300c759983671127857bd8356e3f36b1877"><code>f24c530</code></a>
docs: updates for RFC9562 (<a
href="https://redirect.github.com/uuidjs/uuid/issues/753">#753</a>)</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/59c2711942f7a23808dc2e56ba0bc8ee326e0707"><code>59c2711</code></a>
chore: update package dependencies (<a
href="https://redirect.github.com/uuidjs/uuid/issues/752">#752</a>)</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/3fd0f1835f6705df7e9ab99b46e4add05f5d8138"><code>3fd0f18</code></a>
build: use node:crypto not crypto when importing (<a
href="https://redirect.github.com/uuidjs/uuid/issues/736">#736</a>)</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/1faad970645ae9b53fa32b8555266d291c2dc4e9"><code>1faad97</code></a>
ci: disable husky for browserstack builds</li>
<li><a
href="https://github.com/uuidjs/uuid/commit/2cc6c93d02091c419feb12f37dc7a1d87346ca86"><code>2cc6c93</code></a>
ci: cleanup action versions and caching (<a
href="https://redirect.github.com/uuidjs/uuid/issues/707">#707</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~broofa">broofa</a>, a new releaser for uuid
since your current version.</p>
</details>
<br />

Updates `@types/uuid` from 9.0.7 to 10.0.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent c203c14 commit 86fb93f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/genesys-web-messaging-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"debug": "^4.3.3",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"ws": "^8.13.0"
},
"devDependencies": {
Expand All @@ -35,7 +35,7 @@
"@types/jest": "^29.0.3",
"@types/node": "^14.14.2",
"@types/sinonjs__fake-timers": "^8.1.2",
"@types/uuid": "^9.0.2",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ __metadata:
"@types/jest": ^29.0.3
"@types/node": ^14.14.2
"@types/sinonjs__fake-timers": ^8.1.2
"@types/uuid": ^9.0.2
"@types/uuid": ^10.0.0
"@types/ws": ^8.5.5
"@typescript-eslint/eslint-plugin": latest
"@typescript-eslint/parser": latest
Expand All @@ -1020,7 +1020,7 @@ __metadata:
prettier: ^3.1.1
ts-jest: ^29.1.1
typescript: ^5.3.3
uuid: ^9.0.0
uuid: ^10.0.0
ws: ^8.13.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1433,10 +1433,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.2":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
checksum: c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down Expand Up @@ -5907,6 +5907,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 4b81611ade2885d2313ddd8dc865d93d8dccc13ddf901745edca8f86d99bc46d7a330d678e7532e7ebf93ce616679fb19b2e3568873ac0c14c999032acb25869
languageName: node
linkType: hard

"uuid@npm:^9.0.0, uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
Expand Down

0 comments on commit 86fb93f

Please sign in to comment.