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 the backport-dependencies group with 11 updates #4386

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps the backport-dependencies group with 11 updates:

Package From To
io.quarkus:quarkus-bom 3.2.10.Final 3.8.1
io.quarkus:quarkus-test-common 3.2.10.Final 3.8.1
io.quarkus:quarkus-maven-plugin 3.2.10.Final 3.8.1
org.apache.kafka:connect-api 3.6.1 7.6.0-ce
org.apache.kafka:connect-json 2.4.0 7.6.0-ce
com.fasterxml.jackson.datatype:jackson-datatype-json-org 2.15.2 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 2.16.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 2.16.1
com.fasterxml.woodstox:woodstox-core 6.6.0 6.6.1
io.quarkus:quarkus-test-common 3.2.10.Final 3.8.1
com.puppycrawl.tools:checkstyle 10.13.0 10.14.0
io.quarkus:quarkus-maven-plugin 3.2.10.Final 3.8.1
org.apache.james:apache-mime4j-dom 0.8.9 0.8.10
org.apache.james:apache-mime4j-storage 0.8.9 0.8.10

Updates io.quarkus:quarkus-bom from 3.2.10.Final to 3.8.1

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.8.1

Complete changelog

  • #5314 - Subresouce init resource failed when using ResourceContext.getResource
  • #36427 - Keycloak admin client fail with "authHeader" is null when using classic extensions
  • #37065 - Azure Functions Http: missing HTTP method definitions for delete and patch
  • #37779 - No healthcheck for default Agroal datasource if quarkus.datasource.db-kind is not set
  • #37962 - Can't specify custom quarkus.profile when running tests
  • #38557 - Overwriting application configuration does not work with .env File
  • #38798 - Using custom header in REST client together with @NotBody annotated argument results in warning from EndpointIndexer
  • #38880 - CronJob deployment doesn't work due to selector field
  • #38881 - Remove selector field if it's empty from manifest
  • #38891 - Reduce message log level
  • #38895 - Make VertxGrpcExporter more robust
  • #38899 - Fix Keycloak Admin Client Classic when used with the RESTEasy JSON-B and REST Client JSON-B extensions
  • #38901 - OidcProvider throws NPE when certificate chain is configured with OIDC server which has no JWK keys at the startup
  • #38909 - Bump org.postgresql:postgresql from 42.7.1 to 42.7.2
  • #38923 - Allow all HTTP methods in Azure functions
  • #38925 - Improve shutdown of VertxHttpExporter and VertxGrpcExporter
  • #38927 - Use supplier in order to properly have mutiny retry
  • #38928 - quarkus-quartz: CDIAwareJob destroys instance of Quartz Job too early when Job is a @Dependent bean
  • #38932 - Fix NPE when OIDC token must be verified with the chain with OIDC server returning no JWKs
  • #38934 - Agroal Data Source Health check failing for reactive data source
  • #38935 - Upgrade to Mutiny 2.5.7
  • #38938 - Propagate user.dir to Gradle worker
  • #38944 - Bump smallrye-open-api.version from 3.9.0 to 3.10.0
  • #38949 - Postgresql bump causing detection of instance Random/SplittableRandom
  • #38952 - Properly pass errors from JsonRPC backends to Dev UI
  • #38953 - Unwrap the actual failure from JsonRPC if it's wrapped
  • #38955 - Try to get more disk space
  • #38957 - Quartz - fix @Dependent job creation/destruction when there is a re-fire
  • #38958 - Runtime reinitialize org.postgresql.util.PasswordUtil$SecureRandomHolder
  • #38959 - Agroal - Only generate health checks for JDBC datasources
  • #38978 - Bump org.mariadb.jdbc:mariadb-java-client from 3.3.2 to 3.3.3
  • #38979 - Propagate quarkus.test.profile to Gradle worker
  • #38986 - Add missing brace in property expression
  • #38990 - Quarkus 3.7.4 java.lang.ClassNotFoundException when running devsevices with gradle
  • #38995 - Take client methods into account in server endpoint indexer
  • #38997 - Add hint about exporter collector protocol on generic gRPC error
  • #38999 - Remove JetBrains @Nullable from RESTEasy Reactive code
  • #39006 - Bump Keycloak version to 23.0.7
  • #39020 - Make VertxHttpExporter more robust
  • #39022 - JAVA_APP_DIR should be set for container images
  • #39024 - Set JAVA_APP_DIR env var when necessary
  • #39028 - Make Sub Resources unremovable beans
  • #39029 - Update to Brotli 1.14.0
  • #39031 - Add commons-codec to Dev Services dependencies

3.8.0

... (truncated)

Commits
  • 2453391 [RELEASE] - Bump version to 3.8.1
  • 3a4e21d Merge pull request #39034 from gsmet/3.8.1-backports-2
  • e42a281 Make Sub Resources unremovable beans
  • b080758 Update to Brotli 1.14.0
  • 6b62516 Set JAVA_APP_DIR env var when necessary
  • f28c605 Allow all HTTP methods in Azure functions
  • 7128d76 Make VertxHttpExporter more robust
  • 26a089a Add commons-codec to Dev Services dependencies
  • 3859b5a Propagate quarkus.test.profile to Gradle worker
  • 1175950 Bump Keycloak version to 23.0.7
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.2.10.Final to 3.8.1

Updates io.quarkus:quarkus-maven-plugin from 3.2.10.Final to 3.8.1

Updates org.apache.kafka:connect-api from 3.6.1 to 7.6.0-ce

Updates org.apache.kafka:connect-json from 2.4.0 to 7.6.0-ce

Updates com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.15.2 to 2.16.1

Commits
  • b72a44b [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.1
  • 7ccfc66 Prepare for 2.16.1 release
  • b692655 Back to snapshot deps
  • f1fa148 [maven-release-plugin] prepare for next development iteration
  • 6a01a4d [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.0
  • d809b01 Prepare for 2.16.0 release
  • 382280d Back to snapshot deps
  • 3a2db7c [maven-release-plugin] prepare for next development iteration
  • a0bf945 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.0-rc1
  • de9b03f Prepare for 2.16.0-rc1 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.16.1

Commits
  • 370682e [maven-release-plugin] prepare release jackson-dataformats-text-2.16.1
  • 124d9b3 Prepare for 2.16.1 release
  • 0b7087b Update release notes wrt backport #445 fix
  • 18108a4 Fixes for issue #445: Wraps unexpected NullPointerException (#446)
  • 8e47f98 Warnings removal
  • f4c2cf2 Back to snapshot dep
  • b1c7177 [maven-release-plugin] prepare for next development iteration
  • 89c9cb5 [maven-release-plugin] prepare release jackson-dataformats-text-2.16.0
  • 8b0bf6c Prepare for 2.16.0 release
  • f1a2803 Back to snapshot deps
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.16.1

Commits
  • 370682e [maven-release-plugin] prepare release jackson-dataformats-text-2.16.1
  • 124d9b3 Prepare for 2.16.1 release
  • 0b7087b Update release notes wrt backport #445 fix
  • 18108a4 Fixes for issue #445: Wraps unexpected NullPointerException (#446)
  • 8e47f98 Warnings removal
  • f4c2cf2 Back to snapshot dep
  • b1c7177 [maven-release-plugin] prepare for next development iteration
  • 89c9cb5 [maven-release-plugin] prepare release jackson-dataformats-text-2.16.0
  • 8b0bf6c Prepare for 2.16.0 release
  • f1a2803 Back to snapshot deps
  • Additional commits viewable in compare view

Updates com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.1

Commits

Updates io.quarkus:quarkus-test-common from 3.2.10.Final to 3.8.1

Updates com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.14.0

Checkstyle 10.14.0 - https://checkstyle.org/releasenotes.html#Release_10.14.0

New:

#13988 - Checkstyle fails to parse unnamed variable

Bug fixes:

#14344 - GenericWhitespace Check ignores exception to the ">" rule for succeeding whitespaces

Commits
  • 256b803 [maven-release-plugin] prepare release checkstyle-10.14.0
  • bbc928e doc: release notes for 10.14.0
  • bb97694 Issue #13213: Remove '//ok' comments from InputUnnecessaryParenthesesIfStatem...
  • 79c3683 Issue #14556: Bump Codenarc version to v2.2.0
  • ccde012 minor: fix link to avoid redirection (link-check-plugin)
  • 10b8b90 Revert "Issue #14376: Resolved Broken MVN-Enforcer Config"
  • 7b6e801 Revert "doc: release notes for 10.14.0"
  • 55338b0 Revert "[maven-release-plugin] prepare release checkstyle-10.14.0"
  • 5b81b16 Revert "[maven-release-plugin] prepare for next development iteration"
  • 01d9f06 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.2.10.Final to 3.8.1

Updates org.apache.james:apache-mime4j-dom from 0.8.9 to 0.8.10

Updates org.apache.james:apache-mime4j-storage from 0.8.9 to 0.8.10

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 <dependency name> major version will 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 version will 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

Bumps the backport-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.2.10.Final` | `3.8.1` |
| io.quarkus:quarkus-test-common | `3.2.10.Final` | `3.8.1` |
| io.quarkus:quarkus-maven-plugin | `3.2.10.Final` | `3.8.1` |
| org.apache.kafka:connect-api | `3.6.1` | `7.6.0-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.6.0-ce` |
| [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.15.2` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.16.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.16.1` |
| [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `6.6.0` | `6.6.1` |
| io.quarkus:quarkus-test-common | `3.2.10.Final` | `3.8.1` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.13.0` | `10.14.0` |
| io.quarkus:quarkus-maven-plugin | `3.2.10.Final` | `3.8.1` |
| org.apache.james:apache-mime4j-dom | `0.8.9` | `0.8.10` |
| org.apache.james:apache-mime4j-storage | `0.8.9` | `0.8.10` |


Updates `io.quarkus:quarkus-bom` from 3.2.10.Final to 3.8.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.10.Final...3.8.1)

Updates `io.quarkus:quarkus-test-common` from 3.2.10.Final to 3.8.1

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.10.Final to 3.8.1

Updates `org.apache.kafka:connect-api` from 3.6.1 to 7.6.0-ce

Updates `org.apache.kafka:connect-json` from 2.4.0 to 7.6.0-ce

Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.15.2 to 2.16.1
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.15.2...jackson-datatypes-misc-parent-2.16.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.16.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.16.1)

Updates `com.fasterxml.woodstox:woodstox-core` from 6.6.0 to 6.6.1
- [Commits](FasterXML/woodstox@woodstox-core-6.6.0...woodstox-core-6.6.1)

Updates `io.quarkus:quarkus-test-common` from 3.2.10.Final to 3.8.1

Updates `com.puppycrawl.tools:checkstyle` from 10.13.0 to 10.14.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.13.0...checkstyle-10.14.0)

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.10.Final to 3.8.1

Updates `org.apache.james:apache-mime4j-dom` from 0.8.9 to 0.8.10

Updates `org.apache.james:apache-mime4j-storage` from 0.8.9 to 0.8.10

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: org.apache.kafka:connect-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: org.apache.james:apache-mime4j-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: org.apache.james:apache-mime4j-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@apicurio-bot
Copy link

apicurio-bot bot commented Feb 29, 2024

Thank you for creating a pull request!

Pinging @EricWittmann, @carlesarnal to respond or triage.

@carlesarnal carlesarnal closed this Mar 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/maven/2.5.x/backport-dependencies-95605e29fc branch March 1, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant