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

chore(deps): bump quarkus-version from 3.8.1 to 3.8.2 #3286

Merged
merged 1 commit into from Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps quarkus-version from 3.8.1 to 3.8.2.
Updates io.quarkus.platform:quarkus-bom from 3.8.1 to 3.8.2

Commits
  • 7b09b88 [maven-release-plugin] prepare release 3.8.2
  • dc597f8 Merge pull request #1134 from gsmet/quarkus-3.8.2
  • 86f60cb Upgrade to Quarkus 3.8.2
  • 8125659 Merge pull request #1133 from gemmellr/quarkus-qpid-jms-2.6.0-backport-3.8
  • fde56ae Update to Quarkus Qpid JMS 2.6.0, uses Qpid JMS 2.5.0 against Quarkus 3.8.1
  • e8482e0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-camel-bom from 3.8.1 to 3.8.2

Commits
  • 7b09b88 [maven-release-plugin] prepare release 3.8.2
  • dc597f8 Merge pull request #1134 from gsmet/quarkus-3.8.2
  • 86f60cb Upgrade to Quarkus 3.8.2
  • 8125659 Merge pull request #1133 from gemmellr/quarkus-qpid-jms-2.6.0-backport-3.8
  • fde56ae Update to Quarkus Qpid JMS 2.6.0, uses Qpid JMS 2.5.0 against Quarkus 3.8.1
  • e8482e0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.8.1 to 3.8.2

Commits
  • 7b09b88 [maven-release-plugin] prepare release 3.8.2
  • dc597f8 Merge pull request #1134 from gsmet/quarkus-3.8.2
  • 86f60cb Upgrade to Quarkus 3.8.2
  • 8125659 Merge pull request #1133 from gemmellr/quarkus-qpid-jms-2.6.0-backport-3.8
  • fde56ae Update to Quarkus Qpid JMS 2.6.0, uses Qpid JMS 2.5.0 against Quarkus 3.8.1
  • e8482e0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-bom from 3.8.1 to 3.8.2

Release notes

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

3.8.2

Complete changelog

  • #19849 - Reactive rest client invoke MessageBodyReader.isReadable with null value of annotations parameter
  • #27999 - quarkus.datasource."datasource-name".jdbc.min-size not honored if max-lifetime is set
  • #35993 - Event-loop thread blocked when connecting to an unavailable OIDC server
  • #37984 - Custom SecretsKeyHandler not found after update to 3.6.4
  • #38007 - Failure to resolve encrypted configuration properties with the Gradle plugin
  • #38392 - Application.properties string substitution does not work when using gradle variables
  • #38424 - application-test.yml is not utilized during tests executed during gradle build
  • #38435 - Fix CLI not recognizing installed plugins
  • #38900 - Bump Smallrye Reactive Messaging from 4.16.2 to 4.17.0
  • #38971 - Clarify that quarkus.profile cannot be set from a profile aware file
  • #38988 - Do not expand configuration for Gradle cache
  • #38989 - cert chain public key resolver thumbprints
  • #39001 - Update to Vert.x 4.5.4 and Netty 4.1.107
  • #39021 - Upgrade to testcontainers 1.19.6
  • #39023 - Remove selector field from generated Job manifest in docs
  • #39041 - JAX-RS seeOther does not work with IPv6
  • #39046 - Make sure Response and RestResponse work properly with IPv6 addresses
  • #39057 - Skip analysis of plugin executions with phases post quarkus:dev preparing for dev mode launch
  • #39059 - Exception in blocking graphql query is wrapped
  • #39063 - Fix the OIDC token verification failure with the inlined cert chain
  • #39067 - Updates to Infinispan 14.0.25.Final
  • #39068 - Optionally run DNS lookup for OIDC server requests on worker thread
  • #39069 - Do not fail UPX if compression level is not given
  • #39070 - Doc: add Pulsar in Dev Services Overview
  • #39072 - Update to Agroal 2.3
  • #39078 - Unwrap actual GraphQL data fetching exception if it is wrapped
  • #39093 - Fix cross-references in the Vert.x Reference Guide
  • #39094 - Emphasize the need to add quarkus-junit5-mockito as a dependency to use mock injection
  • #39102 - Properly pass annotations to MessageBodyReader in REST Client
  • #39120 - Startup fails with Kafka Stream if topics for topics check not defined when check is disabled
  • #39121 - Do not fail on resolve kafka streams topics when topics check disabled
  • #39122 - Use bcrypt password mapper in elytron-security-jdbc docs
  • #39123 - Quarkus Dev Services passes wrong volume path to Docker on Windows
  • #39130 - When building images with jib the fast-jar-lib layer is always changed
  • #39136 - Fix wrong volume host path being used on Windows
  • #39147 - Keep the timestamps when copying jars and building JIB layers
  • #39160 - Fail on conflicting deployment kinds
  • #39168 - Remove misleading note from jacoco.enabled
  • #39169 - Unable to produce multiple synthetic beans of same type having different identifiers
  • #39179 - Allow setting the SettingsDecrypter when initializing a Maven artifact resolver
  • #39181 - ArC: fix BeanConfiguratorBase#read()
  • #39201 - Bump quarkus-http.version from 5.2.0.Final to 5.2.1.Final
  • #39203 - Fix typo in testing Getting Started guide example
Commits
  • 8b37d71 [RELEASE] - Bump version to 3.8.2
  • 002a0ed Merge pull request #39219 from gsmet/3.8.2-backports-2
  • e8fed18 Bump quarkus-http.version from 5.2.0.Final to 5.2.1.Final
  • cea9a61 Fix typo in testing Getting Started guide
  • 6eb2419 feat: prevent conflicts when switching deployment kinds
  • 0191094 refactor: use a common DeploymnetResourceKind enum
  • 16c11df Merge pull request #39198 from gsmet/3.8.2-backports-1
  • b47f807 Do not fail on resolve kafka streams topics when topics check disabled
  • c7e39ee Skip analysis of plugin executions with phases post quarkus:dev preparing for...
  • bca80eb ArC: fix BeanConfiguratorBase#read()
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.8.1 to 3.8.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.8.1 to 3.8.2

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.8.2

Complete changelog

  • #19849 - Reactive rest client invoke MessageBodyReader.isReadable with null value of annotations parameter
  • #27999 - quarkus.datasource."datasource-name".jdbc.min-size not honored if max-lifetime is set
  • #35993 - Event-loop thread blocked when connecting to an unavailable OIDC server
  • #37984 - Custom SecretsKeyHandler not found after update to 3.6.4
  • #38007 - Failure to resolve encrypted configuration properties with the Gradle plugin
  • #38392 - Application.properties string substitution does not work when using gradle variables
  • #38424 - application-test.yml is not utilized during tests executed during gradle build
  • #38435 - Fix CLI not recognizing installed plugins
  • #38900 - Bump Smallrye Reactive Messaging from 4.16.2 to 4.17.0
  • #38971 - Clarify that quarkus.profile cannot be set from a profile aware file
  • #38988 - Do not expand configuration for Gradle cache
  • #38989 - cert chain public key resolver thumbprints
  • #39001 - Update to Vert.x 4.5.4 and Netty 4.1.107
  • #39021 - Upgrade to testcontainers 1.19.6
  • #39023 - Remove selector field from generated Job manifest in docs
  • #39041 - JAX-RS seeOther does not work with IPv6
  • #39046 - Make sure Response and RestResponse work properly with IPv6 addresses
  • #39057 - Skip analysis of plugin executions with phases post quarkus:dev preparing for dev mode launch
  • #39059 - Exception in blocking graphql query is wrapped
  • #39063 - Fix the OIDC token verification failure with the inlined cert chain
  • #39067 - Updates to Infinispan 14.0.25.Final
  • #39068 - Optionally run DNS lookup for OIDC server requests on worker thread
  • #39069 - Do not fail UPX if compression level is not given
  • #39070 - Doc: add Pulsar in Dev Services Overview
  • #39072 - Update to Agroal 2.3
  • #39078 - Unwrap actual GraphQL data fetching exception if it is wrapped
  • #39093 - Fix cross-references in the Vert.x Reference Guide
  • #39094 - Emphasize the need to add quarkus-junit5-mockito as a dependency to use mock injection
  • #39102 - Properly pass annotations to MessageBodyReader in REST Client
  • #39120 - Startup fails with Kafka Stream if topics for topics check not defined when check is disabled
  • #39121 - Do not fail on resolve kafka streams topics when topics check disabled
  • #39122 - Use bcrypt password mapper in elytron-security-jdbc docs
  • #39123 - Quarkus Dev Services passes wrong volume path to Docker on Windows
  • #39130 - When building images with jib the fast-jar-lib layer is always changed
  • #39136 - Fix wrong volume host path being used on Windows
  • #39147 - Keep the timestamps when copying jars and building JIB layers
  • #39160 - Fail on conflicting deployment kinds
  • #39168 - Remove misleading note from jacoco.enabled
  • #39169 - Unable to produce multiple synthetic beans of same type having different identifiers
  • #39179 - Allow setting the SettingsDecrypter when initializing a Maven artifact resolver
  • #39181 - ArC: fix BeanConfiguratorBase#read()
  • #39201 - Bump quarkus-http.version from 5.2.0.Final to 5.2.1.Final
  • #39203 - Fix typo in testing Getting Started guide example
Commits
  • 8b37d71 [RELEASE] - Bump version to 3.8.2
  • 002a0ed Merge pull request #39219 from gsmet/3.8.2-backports-2
  • e8fed18 Bump quarkus-http.version from 5.2.0.Final to 5.2.1.Final
  • cea9a61 Fix typo in testing Getting Started guide
  • 6eb2419 feat: prevent conflicts when switching deployment kinds
  • 0191094 refactor: use a common DeploymnetResourceKind enum
  • 16c11df Merge pull request #39198 from gsmet/3.8.2-backports-1
  • b47f807 Do not fail on resolve kafka streams topics when topics check disabled
  • c7e39ee Skip analysis of plugin executions with phases post quarkus:dev preparing for...
  • bca80eb ArC: fix BeanConfiguratorBase#read()
  • Additional commits viewable in compare view

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 `quarkus-version` from 3.8.1 to 3.8.2.

Updates `io.quarkus.platform:quarkus-bom` from 3.8.1 to 3.8.2
- [Commits](quarkusio/quarkus-platform@3.8.1...3.8.2)

Updates `io.quarkus.platform:quarkus-camel-bom` from 3.8.1 to 3.8.2
- [Commits](quarkusio/quarkus-platform@3.8.1...3.8.2)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.8.1 to 3.8.2
- [Commits](quarkusio/quarkus-platform@3.8.1...3.8.2)

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

Updates `io.quarkus:quarkus-extension-processor` from 3.8.1 to 3.8.2

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 12, 2024
Copy link

github-actions bot commented Mar 12, 2024

Test Results

  4 files  ±0    4 suites  ±0   12m 26s ⏱️ +3s
 60 tests ±0   59 ✅ ±0   1 💤 ±0  0 ❌ ±0 
244 runs  ±0  234 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit 53381d1. ± Comparison against base commit a50344d.

♻️ This comment has been updated with latest results.

@hawtio-ci
Copy link

hawtio-ci bot commented Mar 12, 2024

Test results

Run attempt: 1235
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-17-firefox 61 59 2 0 0 184.442
results-quarkus-21-firefox 61 59 2 0 0 185.637
results-springboot-17-firefox 61 58 3 0 0 188.817
results-springboot-21-firefox 61 58 3 0 0 187.892

@tadayosi tadayosi merged commit 0a93d22 into 4.x Mar 12, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/maven/4.x/quarkus-version-3.8.2 branch March 12, 2024 09:03
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.

None yet

1 participant