Skip to content

chore(deps): bump github.com/kaptinlin/jsonschema from 0.9.8 to 0.9.9 - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/kaptinlin/jsonschema-0.9.9
Open

chore(deps): bump github.com/kaptinlin/jsonschema from 0.9.8 to 0.9.9#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/kaptinlin/jsonschema-0.9.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/kaptinlin/jsonschema from 0.9.8 to 0.9.9.

Release notes

Sourced from github.com/kaptinlin/jsonschema's releases.

v0.9.9

Changes

Fixed

  • Enforce required custom dialect vocabulary support and recognize Draft 2020-12 validation vocabularies, closing #130.
  • Preserve direct schema pattern validation and make compiled pattern and patternProperties validation safe for concurrent use.

Changed

  • Migrate to the standard library JSON v2 API through #131. This release requires Go 1.27.
  • Expose structured expected, received, and allowed parameters for const and enum validation errors.

New Contributor

Full Changelog: kaptinlin/jsonschema@v0.9.8...v0.9.9

Commits
  • f577a86 fix: enforce custom dialect vocabularies
  • 131fea0 fix: preserve direct schema pattern validation
  • 481e782 fix: make compiled schema validation concurrent safe
  • 24f2b53 feat: expose structured const and enum values
  • e822b6c feat: migrate to standard library JSON v2
  • See full diff 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 [github.com/kaptinlin/jsonschema](https://github.com/kaptinlin/jsonschema) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/kaptinlin/jsonschema/releases)
- [Commits](kaptinlin/jsonschema@v0.9.8...v0.9.9)

---
updated-dependencies:
- dependency-name: github.com/kaptinlin/jsonschema
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants