Skip to content
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

Bump io.github.optimumcode:json-schema-validator from 0.3.1 to 0.4.0 in /implementations/kotlin-kmp-json-schema-validator #913

Conversation

dependabot[bot]
Copy link

@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)

📚 Documentation preview 📚: https://bowtie-json-schema--913.org.readthedocs.build/en/913/

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2025
@github-actions github-actions bot merged commit 9d7fcfd into main Feb 10, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/implementations/kotlin-kmp-json-schema-validator/io.github.optimumcode-json-schema-validator-0.4.0 branch February 10, 2025 16:36
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