Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

Release notes

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

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)
  • Remove dokka plugin (PR: #256)
  • Bump test-suites/schema-test-suite from 39002ae to 83e866b (PR: #257)

... (truncated)

Commits
  • 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)
  • 15394cc Trigger snapshot on changes in publication convention
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 24, 2025
@github-actions github-actions bot enabled auto-merge March 24, 2025 15:59
@OptimumCode
Copy link
Collaborator

@dependabot rebase

Bumps [io.github.optimumcode:json-schema-validator](https://github.com/OptimumCode/json-schema-validator) from 0.4.0 to 0.5.0.
- [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.0)

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.optimumcode-json-schema-validator-0.5.0 branch from 36a9690 to fc1b04a Compare March 25, 2025 11:35
@github-actions github-actions bot merged commit 8b5667c into main Mar 25, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/io.github.optimumcode-json-schema-validator-0.5.0 branch March 25, 2025 11:38
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.

1 participant