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.6.0 to 3.6.1 #3128

Merged
merged 1 commit into from Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps quarkus-version from 3.6.0 to 3.6.1.
Updates io.quarkus.platform:quarkus-bom from 3.6.0 to 3.6.1

Commits
  • 6d1f521 [maven-release-plugin] prepare release 3.6.1
  • f1fe934 Merge pull request #1057 from gsmet/quarkus-3.6.1
  • 5ba0ed1 Upgrade to Quarkus 3.6.1
  • a4f5337 Add a script to update Quarkus version
  • 3ce5495 Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • 2d35bc2 Merge pull request #1053 from quarkusio/dependabot/github_actions/actions/set...
  • b9a5ba8 Bump actions/setup-java from 3 to 4
  • 6e596fe [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-camel-bom from 3.6.0 to 3.6.1

Commits
  • 6d1f521 [maven-release-plugin] prepare release 3.6.1
  • f1fe934 Merge pull request #1057 from gsmet/quarkus-3.6.1
  • 5ba0ed1 Upgrade to Quarkus 3.6.1
  • a4f5337 Add a script to update Quarkus version
  • 3ce5495 Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • 2d35bc2 Merge pull request #1053 from quarkusio/dependabot/github_actions/actions/set...
  • b9a5ba8 Bump actions/setup-java from 3 to 4
  • 6e596fe [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.6.0 to 3.6.1

Commits
  • 6d1f521 [maven-release-plugin] prepare release 3.6.1
  • f1fe934 Merge pull request #1057 from gsmet/quarkus-3.6.1
  • 5ba0ed1 Upgrade to Quarkus 3.6.1
  • a4f5337 Add a script to update Quarkus version
  • 3ce5495 Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • 2d35bc2 Merge pull request #1053 from quarkusio/dependabot/github_actions/actions/set...
  • b9a5ba8 Bump actions/setup-java from 3 to 4
  • 6e596fe [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-bom from 3.6.0 to 3.6.1

Release notes

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

3.6.1

Complete changelog

  • #37486 - Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • #37478 - Qute resteasy change in 3.6.0
  • #37454 - Config: detect injected config value mismatch for missing values
  • #37453 - Fix Panache bytecode enhancement for @Embeddable records
  • #37449 - Update Apache Maven to 3.9.6
  • #37447 - Add Content-Range header to 206 Partial Content file response
  • #37444 - Injecting ConfigProperty of type Optional not working in the native mode
  • #37436 - Respect comma escapes in property value for @RolesAllowed.
  • #37428 - Fix various minor issues in quarkus update
  • #37426 - Fix typo configMapRefKey -> configMapKeyRef
  • #37421 - Scheduler: register ApplicationNotRunning as bean even if quartz is used
  • #37417 - Build fails when using the Quartz extension and @Scheduled(..., skipExecutionIf = Scheduled.ApplicationNotRunning.class)
  • #37415 - Make Truffle from GraalVM 23.1 work in all Quarkus modes
  • #37401 - Print correct profiles in native image
  • #37400 - Improve reliability when downloading builder images from Quay.io
  • #37398 - Revert "Build cache - Upload quarkus-ide-launcher-999-SNAPSHOT.jar"
  • #37395 - Update Gradle to 8.5
  • #37393 - Disable new Http2RSTFloodProtectionConfigTest on Windows
  • #37392 - Update gradle to 8.5 and backport if possible to finish Java 21 dependencies
  • #37384 - Stop disabling unsafe in netty at native-executable runtime
  • #37382 - Update MAX_LTS_SUPPORTED_BY_KOTLIN to 21
  • #37367 - Documentation: security auth mechanism guide must also list runtime form auth properties alongside build-time ones
  • #37366 - Documentation: Fix OIDC credentials reference to secret key
  • #37364 - Improve Docker Desktop detection
  • #37361 - Do not fail the request in OidcClient filters if OidcClient is disabled
  • #37360 - Disable OidcClientFilter at runtime for simpler application testing
  • #37359 - Fix incorrect log dependency
  • #37354 - Update Boucycastle to 1.77 and Boucycastle FIPS to 1.0.2.4
  • #37351 - Upgrade to Jandex 3.1.6
  • #37350 - Unlist quarkus-resteasy-reactive-qute and quarkus-resteasy-qute
  • #37347 - Runtime (re)initialize Netty's PlatformDependent classes
  • #37318 - Use batch mode for update-version.sh
  • #37317 - Avoid asking for GPG passphrase on CI
  • #37314 - Fix deprecated dev-v1 url with dev-ui in a few places
  • #37300 - Prepare docs/sync-web-site.sh for automated releases
  • #37294 - Fix the major version of Java 21
  • #37292 - Bump testcontainers to 1.19.3 and use docker-java-bom
  • #37291 - Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api from 1.9.20 to 1.9.21 in /devtools/gradle
  • #37280 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #37279 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #37271 - Docs: add keywords to Vert.x guides
  • #37270 - Vert.x: report exception for blocking message consumer methods
  • #37268 - Reactive REST Client: check for ClientRequestFilter when skipping @Provider auto-discovery
  • #37252 - Use the default tenant resolver if the custom one does not resolve a tenant
  • #37251 - Add a test showing how OIDC ID token can be propagated
  • #37247 - Update kindcontainer to 1.4.4

... (truncated)

Commits
  • c57a24f [RELEASE] - Bump version to 3.6.1
  • abdc647 Merge pull request #37495 from gsmet/3.6.1-backports-2
  • d89dde3 Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • 58db82b Config: detect injected config value mismatch for missing values
  • 0469ec8 Print correct profiles in native image
  • 0719a47 Update Apache Maven to 3.9.6
  • f433cb0 Merge pull request #37434 from gsmet/3.6.1-backports-1
  • 83a3e51 Make Truffle from GraalVM 23.1 work in all Quarkus modes
  • 78a823c Fix Panache bytecode enhancement for @​Embeddable records
  • cdbc6d6 Test access to fields of @​Immutable embeddables
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.6.0 to 3.6.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.6.0 to 3.6.1

Release notes

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

3.6.1

Complete changelog

  • #37486 - Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • #37478 - Qute resteasy change in 3.6.0
  • #37454 - Config: detect injected config value mismatch for missing values
  • #37453 - Fix Panache bytecode enhancement for @Embeddable records
  • #37449 - Update Apache Maven to 3.9.6
  • #37447 - Add Content-Range header to 206 Partial Content file response
  • #37444 - Injecting ConfigProperty of type Optional not working in the native mode
  • #37436 - Respect comma escapes in property value for @RolesAllowed.
  • #37428 - Fix various minor issues in quarkus update
  • #37426 - Fix typo configMapRefKey -> configMapKeyRef
  • #37421 - Scheduler: register ApplicationNotRunning as bean even if quartz is used
  • #37417 - Build fails when using the Quartz extension and @Scheduled(..., skipExecutionIf = Scheduled.ApplicationNotRunning.class)
  • #37415 - Make Truffle from GraalVM 23.1 work in all Quarkus modes
  • #37401 - Print correct profiles in native image
  • #37400 - Improve reliability when downloading builder images from Quay.io
  • #37398 - Revert "Build cache - Upload quarkus-ide-launcher-999-SNAPSHOT.jar"
  • #37395 - Update Gradle to 8.5
  • #37393 - Disable new Http2RSTFloodProtectionConfigTest on Windows
  • #37392 - Update gradle to 8.5 and backport if possible to finish Java 21 dependencies
  • #37384 - Stop disabling unsafe in netty at native-executable runtime
  • #37382 - Update MAX_LTS_SUPPORTED_BY_KOTLIN to 21
  • #37367 - Documentation: security auth mechanism guide must also list runtime form auth properties alongside build-time ones
  • #37366 - Documentation: Fix OIDC credentials reference to secret key
  • #37364 - Improve Docker Desktop detection
  • #37361 - Do not fail the request in OidcClient filters if OidcClient is disabled
  • #37360 - Disable OidcClientFilter at runtime for simpler application testing
  • #37359 - Fix incorrect log dependency
  • #37354 - Update Boucycastle to 1.77 and Boucycastle FIPS to 1.0.2.4
  • #37351 - Upgrade to Jandex 3.1.6
  • #37350 - Unlist quarkus-resteasy-reactive-qute and quarkus-resteasy-qute
  • #37347 - Runtime (re)initialize Netty's PlatformDependent classes
  • #37318 - Use batch mode for update-version.sh
  • #37317 - Avoid asking for GPG passphrase on CI
  • #37314 - Fix deprecated dev-v1 url with dev-ui in a few places
  • #37300 - Prepare docs/sync-web-site.sh for automated releases
  • #37294 - Fix the major version of Java 21
  • #37292 - Bump testcontainers to 1.19.3 and use docker-java-bom
  • #37291 - Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api from 1.9.20 to 1.9.21 in /devtools/gradle
  • #37280 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #37279 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #37271 - Docs: add keywords to Vert.x guides
  • #37270 - Vert.x: report exception for blocking message consumer methods
  • #37268 - Reactive REST Client: check for ClientRequestFilter when skipping @Provider auto-discovery
  • #37252 - Use the default tenant resolver if the custom one does not resolve a tenant
  • #37251 - Add a test showing how OIDC ID token can be propagated
  • #37247 - Update kindcontainer to 1.4.4

... (truncated)

Commits
  • c57a24f [RELEASE] - Bump version to 3.6.1
  • abdc647 Merge pull request #37495 from gsmet/3.6.1-backports-2
  • d89dde3 Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • 58db82b Config: detect injected config value mismatch for missing values
  • 0469ec8 Print correct profiles in native image
  • 0719a47 Update Apache Maven to 3.9.6
  • f433cb0 Merge pull request #37434 from gsmet/3.6.1-backports-1
  • 83a3e51 Make Truffle from GraalVM 23.1 work in all Quarkus modes
  • 78a823c Fix Panache bytecode enhancement for @​Embeddable records
  • cdbc6d6 Test access to fields of @​Immutable embeddables
  • 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.6.0 to 3.6.1.

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

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

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

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

Updates `io.quarkus:quarkus-extension-processor` from 3.6.0 to 3.6.1

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

---
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 Dec 11, 2023
Copy link

Test Results

    4 files  ±0      4 suites  ±0   13m 8s ⏱️ -11s
  59 tests ±0    59 ✔️ ±0  0 💤 ±0  0 ±0 
234 runs  ±0  234 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 428d72c. ± Comparison against base commit 5eff009.

@hawtio-ci
Copy link

hawtio-ci bot commented Dec 11, 2023

Test results

Run attempt: 860
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-17-firefox 59 59 0 0 0 197.985
results-quarkus-21-firefox 59 59 0 0 0 195.839
results-springboot-17-firefox 58 58 0 0 0 199.291
results-springboot-21-firefox 58 58 0 0 0 195.26

@tadayosi tadayosi merged commit 2accf66 into 4.x Dec 11, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/4.x/quarkus-version-3.6.1 branch December 11, 2023 07:07
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