Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

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

Release notes

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

Release 0.3.1

🚀 Features

No new features today 😢

🐛 Fixes

  • Avoid having shared mutable state between JsonSchema invocations (PR: #226)

🧰 CI/CD

  • Bump dawidd6/action-download-artifact from 6 to 7 (PR: #217)
  • Bump danger/kotlin from 1.3.1 to 1.3.2 (PR: #218)
  • Bump codecov/codecov-action from 4 to 5 (PR: #211)
  • Bump danger/kotlin from 1.3.2 to 1.3.3 (PR: #223)

Documentation

  • Add notes about thread-safety to the documentation (PR: #229)

Dependencies

  • Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.3 (PR: #209)
  • Bump io.openapiprocessor:json-schema-validator-bom from 2024.4 to 2024.5 (PR: #210)
  • Bump benchmark from 0.4.12 to 0.4.13 (PR: #212)
  • Bump com.networknt:json-schema-validator from 1.5.3 to 1.5.4 (PR: #213)
  • Bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2 (PR: #214)
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 (PR: #216)
  • Bump dawidd6/action-download-artifact from 6 to 7 (PR: #217)
  • Bump danger/kotlin from 1.3.1 to 1.3.2 (PR: #218)
  • Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 (PR: #219)
  • Bump org.jetbrains.dokka from 1.9.20 to 2.0.0 (PR: #220)
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3 to 0.17.0 (PR: #221)
  • Bump codecov/codecov-action from 4 to 5 (PR: #211)
  • Bump danger/kotlin from 1.3.2 to 1.3.3 (PR: #223)

Contributors

... (truncated)

Commits
  • d650ae9 Update api dump
  • ebc26c8 Add notes about thread-safety to the documentation (#229)
  • d1fbcfb Avoid having shared mutable state between JsonSchema invocations (#226)
  • 6a5c52f Bump danger/kotlin from 1.3.2 to 1.3.3 (#223)
  • f8c85c0 Bump codecov/codecov-action from 4 to 5 (#211)
  • 65960ab Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3 to 0.17...
  • 8558685 Bump org.jetbrains.dokka from 1.9.20 to 2.0.0 (#220)
  • df23e14 Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 (#219)
  • 7098ea1 Bump danger/kotlin from 1.3.1 to 1.3.2 (#218)
  • baabfe3 Bump dawidd6/action-download-artifact from 6 to 7 (#217)
  • 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.0 to 0.3.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.3.0...0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Jan 13, 2025
@dependabot dependabot bot requested a review from sureshg January 13, 2025 22:28
@sonarqubecloud
Copy link

@sureshg sureshg closed this Jan 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 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.3.1 branch January 13, 2025 23:39
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.

2 participants