Skip to content

chore(deps): bump json-schema-library from 11.1.0 to 11.2.0#901

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/json-schema-library-11.2.0
Apr 10, 2026
Merged

chore(deps): bump json-schema-library from 11.1.0 to 11.2.0#901
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/json-schema-library-11.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Bumps json-schema-library from 11.1.0 to 11.2.0.

Release notes

Sourced from json-schema-library's releases.

v11.2.0

What's Changed

  • introduced throwOnInvalidRef to abort validation when a $ref cannot be resolved
  • added export of meta-schema for all drafts using import "json-schema-library/remotes"
  • added support for format validations: idn-hostname, iri, iri-reference

Full Changelog: sagold/json-schema-library@v11.1.0...v11.2.0

Changelog

Sourced from json-schema-library's changelog.

v11.2.0

  • introduced throwOnInvalidRef to abort validation when a $ref cannot be resolved
  • added export of meta-schema for all drafts using import "json-schema-library/remotes"
  • added support for format validations: idn-hostname, iri, iri-reference
Commits
  • 6882a0e publish: bump version to v11.2.0
  • 3bb4bbb update: docs
  • d0b83f6 fix: bowtie integration
  • fcf64a5 add: schema validation for legacy keyword (implementations)
  • a94e8b0 update: spec tests to latest (tagged) version
  • a44c239 introduce: @​hyperjump/json-schema-formats for format validation
  • 1ae838a refactor: always return ref-error as validation errors and introduce ‘throwOn...
  • 8d2d0aa fix: bowtie integration
  • bf78e9f Merge pull request #106 from Adityakumar37/fix37
  • 3f723e0 chore: revert yarn.lock and package.json to main
  • 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 11.1.0 to 11.2.0.
- [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@v11.1.0...v11.2.0)

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

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 Apr 10, 2026
@github-actions github-actions Bot merged commit 83cccc3 into main Apr 10, 2026
3 of 4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/json-schema-library-11.2.0 branch April 10, 2026 01:34
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