Skip to content

deps(deps): bump github.com/invopop/jsonschema from 0.13.0 to 0.14.0#63

Merged
jackchuka merged 2 commits intomainfrom
dependabot/go_modules/main/github.com/invopop/jsonschema-0.14.0
Apr 30, 2026
Merged

deps(deps): bump github.com/invopop/jsonschema from 0.13.0 to 0.14.0#63
jackchuka merged 2 commits intomainfrom
dependabot/go_modules/main/github.com/invopop/jsonschema-0.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/invopop/jsonschema from 0.13.0 to 0.14.0.

Release notes

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

v0.14.0

What's Changed

New Contributors

Full Changelog: invopop/jsonschema@v0.13.0...v0.14.0

Commits
  • 2c57d60 Merge pull request #189 from invopop/replace-wk8-with-pb33f-ordered-map
  • d8cc8eb Replace wk8/go-ordered-map with pb33f/ordered-map
  • 0d5bd75 Merge pull request #186 from edznux-dd/fix/expanded-struct-nil-deref
  • 3d69373 Merge pull request #173 from liorokman/escape-extras-tags
  • b43264d Silence revive unused-parameter on fuzz callback
  • 7b21bb5 Merge remote-tracking branch 'origin/main' into pr-186-expanded-struct
  • 0487398 Fix ExtraWithComman typo in test struct field
  • bc93236 Merge remote-tracking branch 'origin/main' into pr-173-escape-extras
  • d39f13c Merge pull request #183 from fengxsong/feat/reflect-json-string-for-integers
  • f2e2b91 Extend json:",string" support to number and boolean fields
  • 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 [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/invopop/jsonschema/releases)
- [Commits](invopop/jsonschema@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/invopop/jsonschema
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies go Pull requests that update go code labels Apr 27, 2026
invopop/jsonschema v0.14.0 swapped its underlying ordered-map
dependency from wk8/go-ordered-map/v2 to pb33f/ordered-map/v2. Update
the import in internal/schema/schema.go to match, and run go mod tidy
to drop the now-unused wk8 module.
@jackchuka jackchuka merged commit a8f3fda into main Apr 30, 2026
2 checks passed
@jackchuka jackchuka deleted the dependabot/go_modules/main/github.com/invopop/jsonschema-0.14.0 branch April 30, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant