nodecg-io
nodecg-io copied to clipboard
chore(deps): bump ajv from 8.12.0 to 8.16.0
Bumps ajv from 8.12.0 to 8.16.0.
Release notes
Sourced from ajv's releases.
v8.16.0
What's Changed
- Revert fast-uri change by
@jasoniangreen
in ajv-validator/ajv#2444Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0
v8.15.0
What's Changed
- Replace
uri-js
withfast-uri
by@vixalien
in ajv-validator/ajv#2415- Bump to 8.15.0 by
@jasoniangreen
in ajv-validator/ajv#2442New Contributors
@vixalien
made their first contribution in ajv-validator/ajv#2415Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0
v8.14.0
What's Changed
- readme: build badge by
@epoberezkin
in ajv-validator/ajv#2424- Update workflows by
@rotu
in ajv-validator/ajv#2410- docs: add warning to maxLength / minLength by
@jasoniangreen
in ajv-validator/ajv#2428- fix: broken link in docs warning by
@jasoniangreen
in ajv-validator/ajv#2431- compileAsync a schema with discriminator and $ref, fixes #2427 by
@jasoniangreen
in ajv-validator/ajv#2433- bump version to 8.14.0 for publishing by
@jasoniangreen
in ajv-validator/ajv#2440New Contributors
@rotu
made their first contribution in ajv-validator/ajv#2410Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0
v8.13.0
- add named exports
- update dependencies
- update node.js
Commits
c8b37f4
Revert fast-uri change (#2444)accd9f3
Bump to 8.15.0 (#2442)fa1b5d5
Replaceuri-js
withfast-uri
(#2415)9e26639
bump version to 8.14.0 for publishing (#2440)5f20d5f
compileAsync a schema with discriminator and $ref, fixes #2427 (#2433)be38f34
fix: broken link in docs warning (#2431)a4a85fa
docs: add warning to maxLength / minLength (#2428)d9bd01b
Update workflows (#2410)2917fb6
readme: build badge (#2424)857ecac
fix: bump node version in publish job (#2423)- Additional commits viewable in compare view
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 commands and options
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)