Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Bump ajv-keywords from 3.5.2 to 4.0.0 in /ui #167

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2021

Bumps ajv-keywords from 3.5.2 to 4.0.0.

Release notes

Sourced from ajv-keywords's releases.

v4.0.0

All keywords support Ajv v7. Keywords formatMinimum/formatMaximum and formatExclusiveMinimum/formatExclusiveMaximum moved to ajv-formats, the latter two were changed to be used independently for exclusive boundaries, not as modifiers. Keyword exclusiveRange was changed to be used separately, not as a modifier. Keywords select/selectCases/selectDefault are re-implemented using new Acv v7 api for keywords - they now support relative references in subschemas. Support for unevaluatedProperties/unevaluatedItems with select keyword Use "latest" metaschema URI "http://json-schema.org/schema" for compatibility with Ajv export for JSON Schema draft-2019-09. New implementation for "transform" keyword. Supports standalone validation code Keyword error type to extend tagged union DefinedError supplied by Ajv

v4.0.0-rc.0

Define keyword error types, to simplify extending type DefineError in ajv

v4.0.0-beta.3

Improve support for standalone validation code

v4.0.0-beta.2

Use "latest" metaschema URI "http://json-schema.org/schema" for compatibility with Ajv export for JSON Schema draft-2019-09. New implementation for "transform" keyword.

v4.0.0-beta.1

Support unevaluatedProperties/unevaluatedItems with select

v4.0.0-beta.0

All keywords support Ajv v7 (beta). Keywords formatMinimum/formatMaximum and formatExclusiveMinimum/formatExclusiveMaximum moved to ajv-formats, the latter two were changed to be used independently for exclusive boundaries, not as modifiers. Keyword exclusiveRange was changed to be used separately, not as a modifier. Keywords select/selectCases/selectDefault are re-implemented using new Acv v7 api for keywords - they now support relative references in subschemas.

Commits
  • 6a6b8ed 4.0.0
  • 205c15c docs: update for v4 release
  • 7661bfc Merge pull request #148 from ajv-validator/dependabot/npm_and_yarn/ajv-format...
  • 7555788 Merge pull request #145 from ajv-validator/dependabot/npm_and_yarn/eslint-con...
  • eb1a884 chore(deps-dev): bump ajv-formats from 0.3.4 to 1.5.1
  • 9be023a chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
  • 24212a2 ci: npm publish main version
  • db4d005 test: add allowUnionTypes
  • 0abec68 upgrade ajv@7.0.0; import -> import type
  • 7a05a1a 4.0.0-rc.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2021
Bumps [ajv-keywords](https://github.com/epoberezkin/ajv-keywords) from 3.5.2 to 4.0.0.
- [Release notes](https://github.com/epoberezkin/ajv-keywords/releases)
- [Commits](ajv-validator/ajv-keywords@v3.5.2...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/ajv-keywords-4.0.0 branch from 5e5c332 to 47d08c0 Compare February 25, 2021 17:51
@ridv ridv added this to the 1.0.0 milestone Mar 1, 2021
@ridv ridv merged commit 8b0ac24 into master Mar 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/ajv-keywords-4.0.0 branch March 1, 2021 23:45
@lenhattan86 lenhattan86 modified the milestones: 1.0.0, 0.24.2 Jun 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants