deps: bump the regular group with 5 updates#2371
Closed
dependabot[bot] wants to merge 4 commits into
Closed
Conversation
Bumps the regular group with 5 updates: | Package | From | To | | --- | --- | --- | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.9` | `3.0.4` | | [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.5.3` | `3.6.0` | | [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `3.1.4` | `3.2.0` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.36.1` | `3.36.2` | | org.openapitools:openapi-generator-maven-plugin | `7.22.0` | `7.23.0` | Updates `com.networknt:json-schema-validator` from 1.5.9 to 3.0.4 - [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.5.9...3.0.4) Updates `io.smallrye:jandex-maven-plugin` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.3...3.6.0) Updates `tools.jackson:jackson-bom` from 3.1.4 to 3.2.0 - [Commits](FasterXML/jackson-bom@jackson-bom-3.1.4...jackson-bom-3.2.0) Updates `io.quarkus.platform:quarkus-bom` from 3.36.1 to 3.36.2 - [Commits](quarkusio/quarkus-platform@3.36.1...3.36.2) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.22.0 to 7.23.0 --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: regular - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular - dependency-name: tools.jackson:jackson-bom dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot ignore com.networknt:json-schema-validato |
Collaborator
|
@dependabot ignore com.networknt:json-schema-validator |
Contributor
Author
|
OK, I won't notify you about com.networknt:json-schema-validator again, unless you unignore it. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the regular group with 5 updates:
1.5.93.0.43.5.33.6.03.1.43.2.03.36.13.36.27.22.07.23.0Updates
com.networknt:json-schema-validatorfrom 1.5.9 to 3.0.4Release notes
Sourced from com.networknt:json-schema-validator's releases.
... (truncated)
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
2276a17upgrade to 3.0.4 and update changelog4edf203fixes #1248 validating draft4 schemas (#1249)7407dddupgrade to 3.0.3 and update changelog07b694bfixes #1246 Coercion bug (#1247)9df7d32Merge branch 'master' of github.com:networknt/json-schema-validator2686725add gitignore331ced5Cleanup of IOException leftovers after update to jackson3 (#1244)a6ae62cupgrade to 3.0.2 and update changelog054f2f6Support handling of non-finite numbers if present (#1241)d352d6fupdate version to 3.0.1Updates
io.smallrye:jandex-maven-pluginfrom 3.5.3 to 3.6.0Release notes
Sourced from io.smallrye:jandex-maven-plugin's releases.
Commits
566fc2e[maven-release-plugin] prepare release 3.6.093720a2Amendments before releasea1e2c8crelease 3.6.03d3ba51add Jandex 3.6.x to the persistent format version table9408680add ClassInfo.hashCode()bc4ba87Bump version.kotlin from 2.3.21 to 2.4.05e419deadd utility for working with Kotlin code54ecba3replace Byte Buddy with raw ASM631619dimprove CI4319fdaadd access to repeatable annotations that doesn't require an indexUpdates
tools.jackson:jackson-bomfrom 3.1.4 to 3.2.0Commits
421a5be[maven-release-plugin] prepare release jackson-bom-3.2.00612da3Prep for 3.2.0 releasedb7fca0Merge pull request #124 from FasterXML/tatu/3.2/woodstox-7.2.1ed1fb9bUpdate Woodstox dep to 7.2.1907f30bBump jackson-annotations to 2.22 (non-snapshot)9c72934Merge branch '3.1' into 3.x1d54604Post-release dep version bump0b65639[maven-release-plugin] prepare for next development iterationf734c2bMerge branch '3.1' into 3.xeb261daBump Woodstox/stax2-api to 7.2.0/4.3.0Updates
io.quarkus.platform:quarkus-bomfrom 3.36.1 to 3.36.2Commits
17c4c5d[maven-release-plugin] prepare release 3.36.2a4ed623Merge pull request #2011 from gsmet/quarkus-3.36.2b03b986Upgrade to Quarkus 3.36.28e9d652Merge pull request #2009 from quarkusio/update-automation/3.36-quarkus-flow-0...4699bdaUpdate Quarkus Flow to 0.10.29e7fde3Merge pull request #1993 from quarkusio/update-automation/3.36-quarkus-flow-0...5ca0352Merge pull request #1990 from quarkusio/update-automation/3.36-debezium-3.5.2...ea96d95Update Quarkus Flow to 0.10.01823754[maven-release-plugin] prepare for next development iterationd6151f9Update Debezium to 3.5.2.FinalUpdates
org.openapitools:openapi-generator-maven-pluginfrom 7.22.0 to 7.23.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions