Skip to content

Commit

Permalink
fix(deps): update dependency ajv to v8.17.1 (#7786)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ajv](https://ajv.js.org)
([source](https://github.com/ajv-validator/ajv)) | [`8.16.0` ->
`8.17.1`](https://renovatebot.com/diffs/npm/ajv/8.16.0/8.17.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ajv/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ajv/8.16.0/8.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ajv-validator/ajv (ajv)</summary>

###
[`v8.17.1`](https://github.com/ajv-validator/ajv/releases/tag/v8.17.1)

[Compare
Source](https://github.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

#### What's Changed

- bump version to 8.17.1 by
[@&#8203;jasoniangreen](https://github.com/jasoniangreen) in
[ajv-validator/ajv#2472

**Full Changelog**:
ajv-validator/ajv@v8.17.0...v8.17.1

#### Plus everything in 8.17.0 which failed to release

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.

Revert "Revert fast-uri change
([ajv-validator/ajv#2444)"
by [@&#8203;gurgunday](https://github.com/gurgunday) in
[ajv-validator/ajv#2448
fix: ignore new eslint error for
[@&#8203;typescript-eslint/no-extraneous-class](https://github.com/typescript-eslint/no-extraneous-class)
by [@&#8203;jasoniangreen](https://github.com/jasoniangreen) in
[ajv-validator/ajv#2455
docs: clarify behaviour of addVocabulary by
[@&#8203;jasoniangreen](https://github.com/jasoniangreen) in
[ajv-validator/ajv#2454
docs: refactor to improve legibility by
[@&#8203;blottn](https://github.com/blottn) in
[ajv-validator/ajv#2432
Fix grammatical typo in managing-schemas.md by
[@&#8203;wetneb](https://github.com/wetneb) in
[ajv-validator/ajv#2305
docs: Fix broken strict-mode link by
[@&#8203;alexanderjsx](https://github.com/alexanderjsx) in
[ajv-validator/ajv#2459
feat: add test for encoded refs and bump fast-uri by
[@&#8203;jasoniangreen](https://github.com/jasoniangreen) in
[ajv-validator/ajv#2449
fix: changes for
[@&#8203;typescript-eslint/array-type](https://github.com/typescript-eslint/array-type)
rule by [@&#8203;jasoniangreen](https://github.com/jasoniangreen) in
[ajv-validator/ajv#2467
fixes
[ajv-validator/ajv#2217
- clarify custom keyword naming by
[@&#8203;jasoniangreen](https://github.com/jasoniangreen) in
[ajv-validator/ajv#2457

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 7, 2024
1 parent d70c279 commit 5aff1b6
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2475,14 +2475,14 @@ __metadata:
linkType: hard

"ajv@npm:^8.0.0, ajv@npm:^8.12.0, ajv@npm:^8.6.3":
version: 8.16.0
resolution: "ajv@npm:8.16.0"
version: 8.17.1
resolution: "ajv@npm:8.17.1"
dependencies:
fast-deep-equal: "npm:^3.1.3"
fast-uri: "npm:^3.0.1"
json-schema-traverse: "npm:^1.0.0"
require-from-string: "npm:^2.0.2"
uri-js: "npm:^4.4.1"
checksum: 10c0/6fc38aa8fd4fbfaa7096ac049e48c0cb440db36b76fef2d7d5b7d92b102735670d055d412d19176c08c9d48eaa9d06661b67e59f04943dc71ab1551e0484f88c
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
languageName: node
linkType: hard

Expand Down Expand Up @@ -4415,6 +4415,13 @@ __metadata:
languageName: node
linkType: hard

"fast-uri@npm:^3.0.1":
version: 3.0.1
resolution: "fast-uri@npm:3.0.1"
checksum: 10c0/3cd46d6006083b14ca61ffe9a05b8eef75ef87e9574b6f68f2e17ecf4daa7aaadeff44e3f0f7a0ef4e0f7e7c20fc07beec49ff14dc72d0b500f00386592f2d10
languageName: node
linkType: hard

"fastq@npm:^1.6.0":
version: 1.15.0
resolution: "fastq@npm:1.15.0"
Expand Down Expand Up @@ -9980,7 +9987,7 @@ __metadata:
languageName: node
linkType: hard

"uri-js@npm:^4.2.2, uri-js@npm:^4.4.1":
"uri-js@npm:^4.2.2":
version: 4.4.1
resolution: "uri-js@npm:4.4.1"
dependencies:
Expand Down

0 comments on commit 5aff1b6

Please sign in to comment.