Skip to content

Commit 0b57490

Browse files
Bump ajv from 8.16.0 to 8.17.1 (#347)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.16.0 to 8.17.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ajv-validator/ajv/releases">ajv's releases</a>.</em></p> <blockquote> <h2>v8.17.1</h2> <h2>What's Changed</h2> <ul> <li>bump version to 8.17.1 by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2472">ajv-validator/ajv#2472</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1">https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1</a></p> <h2>Plus everything in 8.17.0 which failed to release</h2> <p>The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.</p> <p>Revert &quot;Revert fast-uri change (<a href="https://redirect.github.com/ajv-validator/ajv/pull/2444">ajv-validator/ajv#2444</a>)&quot; by <a href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2448">ajv-validator/ajv#2448</a> fix: ignore new eslint error for <code>@​typescript-eslint/no-extraneous-class</code> by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2455">ajv-validator/ajv#2455</a> docs: clarify behaviour of addVocabulary by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2454">ajv-validator/ajv#2454</a> docs: refactor to improve legibility by <a href="https://github.com/blottn"><code>@​blottn</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2432">ajv-validator/ajv#2432</a> Fix grammatical typo in managing-schemas.md by <a href="https://github.com/wetneb"><code>@​wetneb</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2305">ajv-validator/ajv#2305</a> docs: Fix broken strict-mode link by <a href="https://github.com/alexanderjsx"><code>@​alexanderjsx</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2459">ajv-validator/ajv#2459</a> feat: add test for encoded refs and bump fast-uri by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2449">ajv-validator/ajv#2449</a> fix: changes for <code>@​typescript-eslint/array-type</code> rule by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2467">ajv-validator/ajv#2467</a> fixes <a href="https://redirect.github.com/ajv-validator/ajv/issues/2217">ajv-validator/ajv#2217</a> - clarify custom keyword naming by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2457">ajv-validator/ajv#2457</a></p> <h2>v8.17.0</h2> <h2>What's Changed</h2> <p>The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.</p> <ul> <li>Revert &quot;Revert fast-uri change (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2444">#2444</a>)&quot; by <a href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2448">ajv-validator/ajv#2448</a></li> <li>fix: ignore new eslint error for <code>@​typescript-eslint/no-extraneous-class</code> by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2455">ajv-validator/ajv#2455</a></li> <li>docs: clarify behaviour of addVocabulary by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2454">ajv-validator/ajv#2454</a></li> <li>docs: refactor to improve legibility by <a href="https://github.com/blottn"><code>@​blottn</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2432">ajv-validator/ajv#2432</a></li> <li>Fix grammatical typo in managing-schemas.md by <a href="https://github.com/wetneb"><code>@​wetneb</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2305">ajv-validator/ajv#2305</a></li> <li>docs: Fix broken strict-mode link by <a href="https://github.com/alexanderjsx"><code>@​alexanderjsx</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2459">ajv-validator/ajv#2459</a></li> <li>feat: add test for encoded refs and bump fast-uri by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2449">ajv-validator/ajv#2449</a></li> <li>fix: changes for <code>@​typescript-eslint/array-type</code> rule by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2467">ajv-validator/ajv#2467</a></li> <li>fixes <a href="https://redirect.github.com/ajv-validator/ajv/issues/2217">#2217</a> - clarify custom keyword naming by <a href="https://github.com/jasoniangreen"><code>@​jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2457">ajv-validator/ajv#2457</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gurgunday"><code>@​gurgunday</code></a> made their first contribution in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2448">ajv-validator/ajv#2448</a></li> <li><a href="https://github.com/blottn"><code>@​blottn</code></a> made their first contribution in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2432">ajv-validator/ajv#2432</a></li> <li><a href="https://github.com/wetneb"><code>@​wetneb</code></a> made their first contribution in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2305">ajv-validator/ajv#2305</a></li> <li><a href="https://github.com/alexanderjsx"><code>@​alexanderjsx</code></a> made their first contribution in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2459">ajv-validator/ajv#2459</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ajv-validator/ajv/compare/v8.16.0...v8.17.0">https://github.com/ajv-validator/ajv/compare/v8.16.0...v8.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ajv-validator/ajv/commit/9050ba1359fb87cd7c143f3c79513ea7624ea443"><code>9050ba1</code></a> bump version to 8.17.1 (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2472">#2472</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/f7831b41c3a27064c6219f51a1e7371ffb582dfe"><code>f7831b4</code></a> fixes <a href="https://redirect.github.com/ajv-validator/ajv/issues/2217">#2217</a> - clarify custom keyword naming (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2457">#2457</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/a523784388a79ce65e42caf4d2731da36a94b386"><code>a523784</code></a> fix: changes for <code>@​typescript-eslint/array-type</code> rule (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2467">#2467</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/595fe58e64e8d5fb8a50fd7a58f9e7f3bcca0bac"><code>595fe58</code></a> feat: add test for encoded refs and bump fast-uri (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2449">#2449</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/a18641ef4ceb9623ea7c437e6f4f98d44ac293aa"><code>a18641e</code></a> Update modifying-data.md - fix broken strict-mode link (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2459">#2459</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/650c7f6d6aa7e8a0608ad4196d674a2f2d2fa685"><code>650c7f6</code></a> Fix grammatical typo in managing-schemas.md (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2305">#2305</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/603f63b291160ae02472184d30d408e8d7114af8"><code>603f63b</code></a> docs: refactor to improve legibility (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2432">#2432</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/8bccdc4d7c46c1a8e0dacc1c4e1cd317c20b3fe5"><code>8bccdc4</code></a> docs: clarify behaviour of addVocabulary (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2454">#2454</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/85dafb06947b4f8932d2d807350bf8ce4ce9e0f7"><code>85dafb0</code></a> fix: ignore new eslint error (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2455">#2455</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/80c014fa537e9e32cd6aa493cea83ffe619e906e"><code>80c014f</code></a> Revert &quot;Revert fast-uri change (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2444">#2444</a>)&quot; (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2448">#2448</a>)</li> <li>See full diff in <a href="https://github.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ajv&package-manager=npm_and_yarn&previous-version=8.16.0&new-version=8.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>
1 parent bef1fd4 commit 0b57490

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"server:watch": "laboperator-middleware server --watch"
2626
},
2727
"dependencies": {
28-
"ajv": "^8.16.0",
28+
"ajv": "^8.17.1",
2929
"ajv-formats": "^3.0.1",
3030
"camelcase-keys": "^9.1.3",
3131
"express": "^4.19.2",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,15 +2526,15 @@ __metadata:
25262526
languageName: node
25272527
linkType: hard
25282528

2529-
"ajv@npm:^8.0.0, ajv@npm:^8.16.0":
2530-
version: 8.16.0
2531-
resolution: "ajv@npm:8.16.0"
2529+
"ajv@npm:^8.0.0, ajv@npm:^8.17.1":
2530+
version: 8.17.1
2531+
resolution: "ajv@npm:8.17.1"
25322532
dependencies:
25332533
fast-deep-equal: "npm:^3.1.3"
2534+
fast-uri: "npm:^3.0.1"
25342535
json-schema-traverse: "npm:^1.0.0"
25352536
require-from-string: "npm:^2.0.2"
2536-
uri-js: "npm:^4.4.1"
2537-
checksum: 10c0/6fc38aa8fd4fbfaa7096ac049e48c0cb440db36b76fef2d7d5b7d92b102735670d055d412d19176c08c9d48eaa9d06661b67e59f04943dc71ab1551e0484f88c
2537+
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
25382538
languageName: node
25392539
linkType: hard
25402540

@@ -4262,6 +4262,13 @@ __metadata:
42624262
languageName: node
42634263
linkType: hard
42644264

4265+
"fast-uri@npm:^3.0.1":
4266+
version: 3.0.1
4267+
resolution: "fast-uri@npm:3.0.1"
4268+
checksum: 10c0/3cd46d6006083b14ca61ffe9a05b8eef75ef87e9574b6f68f2e17ecf4daa7aaadeff44e3f0f7a0ef4e0f7e7c20fc07beec49ff14dc72d0b500f00386592f2d10
4269+
languageName: node
4270+
linkType: hard
4271+
42654272
"fastq@npm:^1.6.0":
42664273
version: 1.15.0
42674274
resolution: "fastq@npm:1.15.0"
@@ -5963,7 +5970,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
59635970
dependencies:
59645971
"@types/node": "npm:^20.14.10"
59655972
"@types/supertest": "npm:^6.0.2"
5966-
ajv: "npm:^8.16.0"
5973+
ajv: "npm:^8.17.1"
59675974
ajv-formats: "npm:^3.0.1"
59685975
camelcase-keys: "npm:^9.1.3"
59695976
eslint: "npm:^8.57.0"
@@ -8240,7 +8247,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
82408247
languageName: node
82418248
linkType: hard
82428249

8243-
"uri-js@npm:^4.2.2, uri-js@npm:^4.4.1":
8250+
"uri-js@npm:^4.2.2":
82448251
version: 4.4.1
82458252
resolution: "uri-js@npm:4.4.1"
82468253
dependencies:

0 commit comments

Comments
 (0)