Skip to content

chore(deps): bump io.github.optimumcode:json-schema-validator from 0.2.3 to 0.3.0 #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps io.github.optimumcode:json-schema-validator from 0.2.3 to 0.3.0.

Release notes

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

Release 0.3.0

⚠ Breaking changes

  • Introduce abstraction for validated elements (PR: #191)
  • Split number property into longOrNull and doubleOrNull (PR: #196)

🚀 Features

  • Migrate to karacteristics library for codepoint characteristics (PR: #188)
  • Introduce abstraction for validated elements (PR: #191)
  • Split number property into longOrNull and doubleOrNull (PR: #196)

🐛 Fixes

🤔 No bugs at all?

Dependencies

  • Bump benchmark from 0.4.11 to 0.4.12 (PR: #187)
  • Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 (PR: #198)
  • Bump okio from 3.9.0 to 3.9.1 (PR: #199)
  • Bump com.networknt:json-schema-validator from 1.5.1 to 1.5.2 (PR: #201)
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (PR: #203)
  • Bump io.openapiprocessor:json-schema-validator-bom from 2024.3 to 2024.4 (PR: #204)
  • Bump kotlin from 2.0.10 to 2.0.21 (PR: #186)
  • Bump serialization from 1.7.1 to 1.7.3 (PR: #202)
  • Bump io.github.optimumcode:karacteristics from 0.0.2 to 0.0.3 (PR: #207)
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (PR: #208)
  • Update JSON schema test-suite (PR: #200)
  • Update JSON schema test-suite (PR: #206)

Contributors

@​dependabot[bot], @​OptimumCode

OptimumCode/json-schema-validator@0.2.3...0.3.0

Commits
  • 6f6dc20 Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (#208)
  • 20ad6e2 Bump io.github.optimumcode:karacteristics from 0.0.2 to 0.0.3 (#207)
  • 569d366 Bump serialization from 1.7.1 to 1.7.3 (#202)
  • 21d5c29 Bump kotlin from 2.0.10 to 2.0.21 (#186)
  • 46c7bf5 Update JSON schema test-suite (#206)
  • dcb95e2 Bump io.openapiprocessor:json-schema-validator-bom from 2024.3 to 2024.4 (#204)
  • 54f9895 Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (#203)
  • 1b126b0 Bump com.networknt:json-schema-validator from 1.5.1 to 1.5.2 (#201)
  • a2b16bd Update JSON schema test-suite (#200)
  • 7203506 Bump okio from 3.9.0 to 3.9.1 (#199)
  • 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.2.3 to 0.3.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.2.3...0.3.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] <support@github.com>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Nov 25, 2024
@dependabot dependabot bot requested a review from sureshg November 25, 2024 23:02
Copy link

@sureshg sureshg closed this Nov 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/io.github.optimumcode-json-schema-validator-0.3.0 branch November 26, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that affect dependencies gradle Gradle changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant