Skip to content

chore(deps): bump io.github.optimumcode:json-schema-validator from 0.3.1 to 0.4.0 #436

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 Feb 10, 2025

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

Release notes

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

Release 0.4.0

⚠ Breaking changes

  • Bump serialization from 1.7.3 to 1.8.0 (PR: #230)

🚀 Features

No new features today 😢

🐛 Fixes

  • Disallow a single dot in IDN hostnames (PR: #247)

🧰 CI/CD

  • Bump ncipollo/release-action from 1.14.0 to 1.15.0 (PR: #236)
  • Bump dawidd6/action-download-artifact from 7 to 8 (PR: #241)

Dependencies

  • Bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 (PR: #235)
  • Bump ncipollo/release-action from 1.14.0 to 1.15.0 (PR: #236)
  • Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5 (PR: #238)
  • Bump kotlin from 2.0.21 to 2.1.0 (PR: #215)
  • Bump com.eygraber:uri-kmp from 0.0.18 to 0.0.19 (PR: #237)
  • Bump okio from 3.9.1 to 3.10.2 (PR: #234)
  • Bump serialization from 1.7.3 to 1.8.0 (PR: #230)
  • Bump dawidd6/action-download-artifact from 7 to 8 (PR: #241)
  • Bump io.openapiprocessor:json-schema-validator-bom from 2024.5 to 2025.1 (PR: #246)
  • Bump kotest from 6.0.0.M1 to 6.0.0.M2 (PR: #249)
  • Execute smaller subset of benchmarks on PR (PR: #233)
  • Add test cases for valid label separators (PR: #248)
  • Use dependabot to check for updates in JSON Schema test suite (PR: #250)
  • Increase deprecation level to warning (PR: #252)
  • Remove dependency to coroutine core lib (PR: #254)
  • Update JSON schema test-suite (PR: #244)
  • Update JSON schema test-suite (PR: #245)
  • Bump test-suites/schema-test-suite from e524505 to 39002ae (PR: #251)

Contributors

... (truncated)

Commits
  • 54cfb38 Remove dependency to coroutine core lib (#254)
  • a03e115 Increase deprecation level to warning (#252)
  • 027c709 Bump kotest from 6.0.0.M1 to 6.0.0.M2 (#249)
  • 97413ff Bump test-suites/schema-test-suite from e524505 to 39002ae (#251)
  • 1cafd64 Use dependabot to check for updates in JSON Schema test suite (#250)
  • 33b1991 Add test cases for valid label separators (#248)
  • 7df4243 Update JSON schema test-suite (#245)
  • 6b652e8 Disallow a single dot in IDN hostnames (#247)
  • 48fa0b4 Bump io.openapiprocessor:json-schema-validator-bom from 2024.5 to 2025.1 (#246)
  • e81f4ac Update JSON schema test-suite (#244)
  • 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.3.1 to 0.4.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.3.1...0.4.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 Feb 10, 2025
@dependabot dependabot bot requested a review from sureshg February 10, 2025 22:51
Copy link

@sureshg sureshg closed this Feb 11, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2025

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.4.0 branch February 11, 2025 03:35
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