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

build(deps): bump com.networknt:json-schema-validator from 1.4.3 to 1.5.2 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps com.networknt:json-schema-validator from 1.4.3 to 1.5.2.

Release notes

Sourced from com.networknt:json-schema-validator's releases.

1.5.2 - 2024-09-19

Added

Changed

1.5.1 - 2024-07-25

Added

Changed

1.5.0 - 2024-07-05

Added

Changed

Changelog

Sourced from com.networknt:json-schema-validator's changelog.

1.5.2 - 2024-09-19

Added

Changed

1.5.1 - 2024-07-25

Added

Changed

1.5.0 - 2024-07-05

Added

Changed

Commits
  • 37bb509 upgrade to 1.5.2 and update changelog
  • 8fbca5a Fix exclusiveMinimum and exclusiveMaximum for OpenAPI 3.0 (#1115)
  • 3dcb69b Bump jackson-databind from 2.17.1 to 2.17.2 (#1111)
  • 20f8664 Bump io.undertow:undertow-core from 2.2.33.Final to 2.2.35.Final (#1110)
  • ab23378 Fix PatternValidator to not log for fail fast (#1106)
  • 12807f3 upgrade to 1.5.1 and update changelog
  • b160c11 Fix enum validator messages for object, array and text nodes (#1095)
  • a9e8a49 Optimize hasAdjacentKeywordInEvaluationPath (#1092)
  • 11f9af0 upgrade to 1.5.0 and update changelog
  • c8bfc83 Improve performance and fixes (#1086)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 18:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 19, 2024
@neo4j-connectors
Copy link
Collaborator

neo4j-connectors commented Sep 19, 2024

Warnings
⚠️

Commit Message 'build(deps): bump com.networknt:json-schema-validator

Bumps com.networknt:json-schema-validator from 1.4.3 to 1.5.2.


updated-dependencies:

  • dependency-name: com.networknt:json-schema-validator
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]': body's lines must not be longer than 100 characters

Generated by 🚫 dangerJS against 36d8bae

@fbiville
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.networknt-json-schema-validator-1.5.2 branch from 26188f2 to d1a8285 Compare September 23, 2024 12:57
@venikkin
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.networknt-json-schema-validator-1.5.2 branch from d1a8285 to b8ad849 Compare October 15, 2024 11:20
@dhrudevalia dhrudevalia force-pushed the dependabot/maven/com.networknt-json-schema-validator-1.5.2 branch from b8ad849 to d276f5f Compare October 21, 2024 08:37
@fbiville
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.4.3 to 1.5.2.
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.4.3...1.5.2)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@fbiville fbiville force-pushed the dependabot/maven/com.networknt-json-schema-validator-1.5.2 branch from d276f5f to 36d8bae Compare October 23, 2024 09:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2024

A newer version of com.networknt:json-schema-validator exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

3 participants