Skip to content

chore(deps): bump io.github.optimumcode:json-schema-validator from 0.4.0 to 0.5.1 in /implementations/kotlin-kmp-json-schema-validator - #280

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/implementations/kotlin-kmp-json-schema-validator/io.github.optimumcode-json-schema-validator-0.5.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/implementations/kotlin-kmp-json-schema-validator/io.github.optimumcode-json-schema-validator-0.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 26, 2025

Copy link
Copy Markdown

Bumps io.github.optimumcode:json-schema-validator from 0.4.0 to 0.5.1.

Release notes

Sourced from io.github.optimumcode:json-schema-validator's releases.

Release 0.5.1

The release does not contain any changes.

This is done to support the development of POC for bowtie: bowtie-json-schema/bowtie#1849

Release 0.5.0

⚠ Breaking changes

  • chore: hide deprecated API (PR: #263)

🚀 Features

  • Add module to wrap kotlin objects for validation (PR: #197)
    • validate Kotlin built-in objects (Map, List, String, primitives) using JSON schema
  • enhancement: add BOM module (PR: #268)
  • enhancement: integrate sigstore signature (PR: #272)

🐛 Fixes

🤔 No bugs at all?

🧰 CI/CD

  • Bump ncipollo/release-action from 1.15.0 to 1.16.0 (PR: #260)
  • Bump dawidd6/action-download-artifact from 8 to 9 (PR: #261)

Dependencies

  • Bump kotlin from 2.1.0 to 2.1.10 (PR: #243)
  • Bump io.github.optimumcode:karacteristics from 0.0.3 to 0.0.4 (PR: #255)
  • Bump com.networknt:json-schema-validator from 1.5.5 to 1.5.6 (PR: #258)
  • Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (PR: #259)
  • Bump ncipollo/release-action from 1.15.0 to 1.16.0 (PR: #260)
  • Bump dawidd6/action-download-artifact from 8 to 9 (PR: #261)
  • Bump org.jlleitschuh.gradle.ktlint from 12.1.2 to 12.2.0 (PR: #262)
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (PR: #269)
  • Update gradle to 8.13 (PR: #270)
  • Bump io.openapiprocessor:json-schema-validator-bom from 2025.1 to 2025.2 (PR: #276)
  • Bump kotlin from 2.1.10 to 2.1.20 (PR: #277)
  • Bump com.doist.x:normalize from 1.1.1 to 1.2.0 (PR: #278)
  • chore: move common logic into conventional plugin (PR: #267)
  • Extract remote schema generation into a task in buildSrc (PR: #274)
  • Use java 21 to build the library. Set compile target to 11 (PR: #275)
  • Move normalization logic back to common sources (PR: #279)

... (truncated)

Commits
  • 3848811 Prepare next version
  • 9acfbbd Move normalization logic back to common sources (#279)
  • f9d460c Bump com.doist.x:normalize from 1.1.1 to 1.2.0 (#278)
  • 1865404 Bump kotlin from 2.1.10 to 2.1.20 (#277)
  • 3127d32 Bump io.openapiprocessor:json-schema-validator-bom from 2025.1 to 2025.2 (#276)
  • 9d86f57 Use java 21 to build the library. Set compile target to 11 (#275)
  • 378ab73 Extract remote schema generation into a task in buildSrc (#274)
  • bec8547 enhancement: integrate sigstore signature (#272)
  • d117c12 Add BOM example into readme
  • 07e1a1b Update gradle to 8.13 (#270)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [io.github.optimumcode:json-schema-validator](https://github.com/OptimumCode/json-schema-validator) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/OptimumCode/json-schema-validator/releases)
- [Changelog](https://github.com/OptimumCode/json-schema-validator/blob/main/changelog_config.json)
- [Commits](OptimumCode/json-schema-validator@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: io.github.optimumcode:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

This branch has not been deployed

No deployments
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants