Bump ajv from 8.16.0 to 8.17.1
Bumps ajv from 8.16.0 to 8.17.1.
Release notes
Sourced from ajv's releases.
v8.17.1
What's Changed
- bump version to 8.17.1 by
@jasoniangreen
in ajv-validator/ajv#2472Full Changelog: https://github.com/ajv-validator/ajv/compare/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
@gurgunday
in ajv-validator/ajv#2448 fix: ignore new eslint error for@typescript-eslint/no-extraneous-class
by@jasoniangreen
in ajv-validator/ajv#2455 docs: clarify behaviour of addVocabulary by@jasoniangreen
in ajv-validator/ajv#2454 docs: refactor to improve legibility by@blottn
in ajv-validator/ajv#2432 Fix grammatical typo in managing-schemas.md by@wetneb
in ajv-validator/ajv#2305 docs: Fix broken strict-mode link by@alexanderjsx
in ajv-validator/ajv#2459 feat: add test for encoded refs and bump fast-uri by@jasoniangreen
in ajv-validator/ajv#2449 fix: changes for@typescript-eslint/array-type
rule by@jasoniangreen
in ajv-validator/ajv#2467 fixes ajv-validator/ajv#2217 - clarify custom keyword naming by@jasoniangreen
in ajv-validator/ajv#2457v8.17.0
What's Changed
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 (#2444)" by
@gurgunday
in ajv-validator/ajv#2448- fix: ignore new eslint error for
@typescript-eslint/no-extraneous-class
by@jasoniangreen
in ajv-validator/ajv#2455- docs: clarify behaviour of addVocabulary by
@jasoniangreen
in ajv-validator/ajv#2454- docs: refactor to improve legibility by
@blottn
in ajv-validator/ajv#2432- Fix grammatical typo in managing-schemas.md by
@wetneb
in ajv-validator/ajv#2305- docs: Fix broken strict-mode link by
@alexanderjsx
in ajv-validator/ajv#2459- feat: add test for encoded refs and bump fast-uri by
@jasoniangreen
in ajv-validator/ajv#2449- fix: changes for
@typescript-eslint/array-type
rule by@jasoniangreen
in ajv-validator/ajv#2467- fixes #2217 - clarify custom keyword naming by
@jasoniangreen
in ajv-validator/ajv#2457New Contributors
@gurgunday
made their first contribution in ajv-validator/ajv#2448@blottn
made their first contribution in ajv-validator/ajv#2432@wetneb
made their first contribution in ajv-validator/ajv#2305@alexanderjsx
made their first contribution in ajv-validator/ajv#2459Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.16.0...v8.17.0
Commits
-
9050ba1
bump version to 8.17.1 (#2472) -
f7831b4
fixes #2217 - clarify custom keyword naming (#2457) -
a523784
fix: changes for@typescript-eslint/array-type
rule (#2467) -
595fe58
feat: add test for encoded refs and bump fast-uri (#2449) -
a18641e
Update modifying-data.md - fix broken strict-mode link (#2459) -
650c7f6
Fix grammatical typo in managing-schemas.md (#2305) -
603f63b
docs: refactor to improve legibility (#2432) -
8bccdc4
docs: clarify behaviour of addVocabulary (#2454) -
85dafb0
fix: ignore new eslint error (#2455) -
80c014f
Revert "Revert fast-uri change (#2444)" (#2448) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts