Skip to content

chore(deps): bump github.com/kaptinlin/jsonschema from 0.7.13 to 0.7.14#16

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps github.com/kaptinlin/jsonschema from 0.7.13 to 0.7.14.

Release notes

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

v0.7.14

What's Changed

Changed

  • Streamlined validation, struct object handling, tag parsing, and schemagen internals without changing the public API.
  • Adopted modern Go collection and iteration helpers across internal paths.
  • Updated Go toolchain metadata, golangci-lint, and core library dependencies.
  • Dropped markdownlint tooling from the repository workflow.

Documentation

  • Clarified validation entry points, defaults behavior, and loader safety.
Commits
  • 3c32e27 chore(deps): update Go toolchain and libraries
  • 1db55f0 refactor(simplify): streamline validation helpers
  • 24ef0e6 refactor(simplify): streamline internal helpers
  • d6b60d2 refactor(modernize): adopt collection helpers
  • 3a90317 refactor(simplify): streamline struct object validation
  • b469f4e test: cover struct validation error paths
  • 58e8826 refactor(modernize): iterate split fields lazily
  • 404a995 refactor(simplify): inline redundant private helpers
  • 6b5c9da test: cover schema JSON error contracts
  • 845e8d8 docs: clarify validation entry, defaults, and loader safety
  • 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/kaptinlin/jsonschema](https://github.com/kaptinlin/jsonschema) from 0.7.13 to 0.7.14.
- [Release notes](https://github.com/kaptinlin/jsonschema/releases)
- [Commits](kaptinlin/jsonschema@v0.7.13...v0.7.14)

---
updated-dependencies:
- dependency-name: github.com/kaptinlin/jsonschema
  dependency-version: 0.7.14
  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 May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

Superseded by #18.

@dependabot dependabot Bot closed this May 28, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/kaptinlin/jsonschema-0.7.14 branch May 28, 2026 23:56
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