Skip to content

chore(deps)(deps): bump ajv-keywords from 3.5.2 to 5.1.0 in /frontend#36

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/ajv-keywords-5.1.0
Open

chore(deps)(deps): bump ajv-keywords from 3.5.2 to 5.1.0 in /frontend#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/ajv-keywords-5.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps ajv-keywords from 3.5.2 to 5.1.0.

Release notes

Sourced from ajv-keywords's releases.

v5.1.0

Fix regexp keyword (#220, incorrect caching of RegExp with flags) Take Ajv option unicodeRegExp into account with regexp and patternRequiredkeywords Don't mutate a schema with a transform keyword (#173, @​n-e)

v5.0.0

Upgrade for Ajv v8 Deprecate keyword select - OpenAPI discriminator should be used instead.

v5.0.0-beta.1

Update ajv and ajv-formats versions Import fast-deep-equal directly

v5.0.0-beta.0

Upgrade ajv v8

v4.0.1

Fix select keyword with non-string values (#150)

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
  • 7703b78 5.1.0
  • 15b42e6 Use consistent style in README examples (#216)
  • adf56df Merge pull request #172 from ajv-validator/dependabot/add-v2-config-file
  • bc73a2d Merge pull request #173 from keplr-team/do-not-mutate
  • d53127e Merge pull request #214 from ajv-validator/dependabot/npm_and_yarn/types/node...
  • 80fc86d Merge pull request #210 from ajv-validator/dependabot/npm_and_yarn/lint-stage...
  • ac707bd Merge pull request #199 from ajv-validator/dependabot/npm_and_yarn/husky-7.0.1
  • 7f8cdda update test for typescript change
  • b8ec5ba use unicodeRegExp ajv option, fix #220 (regexp flags ignored when regexp is c...
  • d273a82 chore(deps-dev): bump @​types/node from 14.17.7 to 16.4.10
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ajv-keywords](https://github.com/epoberezkin/ajv-keywords) from 3.5.2 to 5.1.0.
- [Release notes](https://github.com/epoberezkin/ajv-keywords/releases)
- [Commits](ajv-validator/ajv-keywords@v3.5.2...v5.1.0)

---
updated-dependencies:
- dependency-name: ajv-keywords
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2025

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants