Skip to content

chore(deps): bump json-schema-library from 10.5.2 to 11.0.1#867

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/json-schema-library-11.0.1
Open

chore(deps): bump json-schema-library from 10.5.2 to 11.0.1#867
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/json-schema-library-11.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps json-schema-library from 10.5.2 to 11.0.1.

Release notes

Sourced from json-schema-library's releases.

v11.0.0

  • introduced annotations
  • added node.createAnnotation helper
  • changed typing to strict
  • added annotations-list to validate() result
  • added keyword support for deprecated: true which returns a deprecated-warning annotation
  • added support for ref resolution in getSchemaType
  • introduced esm module export
  • fixed typo in argument disableRecusionLimit disableRecursionLimit
  • added settings to exports for global changes of settings
  • introduce setting REGEX_FLAGS and schema-property regexFlags to customize regex flags to use evaluating regex
  • fixed an issue resolving non-URI compatible $ref-targets containing #/definitions

breaking changes:

  • Return type of validators is now ValidationReturnType instead of ValidationResult
  • type AnnotationData replaces ErroData
Commits
  • 11e1bca publish: bump version to v11.0.1
  • c097c0a fix: oneOf error reporting using oneOfProperty-declarator
  • c3d4c2b publish: bump version to v11.0.0
  • 496a266 fix: return type of getData should be any
  • 1a58909 deps: upgrade dependencies
  • 6a620b2 chore: update dist
  • 6f0416d add: support deprecated-warning annotation
  • 2030c9a refactor: ValidationReturnType
  • def2c1f change: type JsonError is an Annotation
  • d4736b1 publish: bump version to v10.5.4
  • 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 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)

Bumps [json-schema-library](https://github.com/sagold/json-schema-library) from 10.5.2 to 11.0.1.
- [Release notes](https://github.com/sagold/json-schema-library/releases)
- [Changelog](https://github.com/sagold/json-schema-library/blob/main/CHANGELOG.md)
- [Commits](sagold/json-schema-library@v10.5.2...v11.0.1)

---
updated-dependencies:
- dependency-name: json-schema-library
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants