Skip to content

Bump quarkus.version from 3.22.0 to 3.22.1 #1128

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps quarkus.version from 3.22.0 to 3.22.1.
Updates io.quarkus:quarkus-bom from 3.22.0 to 3.22.1

Release notes

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

3.22.1

Complete changelog

  • #41453 - hibernate-vector integration (through version management OR extension)
  • #46324 - All Drivers except com.mysql.cj.jdbc.Driver get unregistered between integration tests groups on quarkus 3.18+
  • #47346 - Catch Docker check exceptions in lightweight OIDC devservice
  • #47396 - CI failure in OIDC wiremock logout on Windows
  • #47478 - VerifyError when using Float in Model deserialized by Jackson
  • #47482 - Improve diagnostic output for null system properties
  • #47492 - Try and give more helpful error message for bad surefire version
  • #47493 - Docs updates for test classloading
  • #47497 - Qute: fix build time validation and generated value resolver for getters
  • #47506 - Fix syntax highlighting in Reloading certificates of tls-registry-reference guide
  • #47508 - Always consider @RegisterRestClient interface as REST Clients
  • #47509 - Native application execution failure with @Retry on the class and private methods
  • #47517 - Add org.hibernate.orm:hibernate-vector to application bom
  • #47520 - SmallRye Fault Tolerance: skip private methods
  • #47522 - Restore previous behavior of QuarkusTransaction#isActive()
  • #47532 - Update dev services docs to not use deprecated guard
  • #47550 - Fully disable Dev Services in oidc-wiremock-providers
  • #47552 - Restore loading of all JDBC drivers on datasource creation
  • #47553 - Reflection-free deserializers - Better handle basic types
  • #47563 - Make protected constructors callable again for resteasy reactive
  • #47568 - Validating an Access Token with OIDC gives NPE when running in prod mode for the default tenant only
  • #47569 - Avoid NPE in TenantIdentityProvider
  • #47571 - Reflection-free serializers generated but not used by Jackson
  • #47574 - Quarkus WebSockets Next Intercepting HTTP GET Requests when using the @WebSocket annotation
  • #47575 - OIDC refactoring: use accessors instead of deprecated fields marked for removal
  • #47583 - WebSockets Next: make sure non-websocket connections are ignored
  • #47586 - mvnw - Fix sha256 check on macOS
  • #47587 - Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • #47594 - Allow to register generated Jackson serializers at any moment during quarkus strartup
Commits
  • e302f0b [RELEASE] - Bump version to 3.22.1
  • 4e7adfb Merge pull request #47601 from gsmet/3.22.1-backports-1
  • 7f1bbd3 chore(oidc): use accessors instead of deprecated fields
  • 46dd589 Allow to register generated Jackson serializers at any moment during quarkus ...
  • 1bec102 Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • a115cf0 mvnw - Fix sha256 check on macOS
  • 0d0e072 Avoid NPE in TenantIdentityProvider
  • d144afe WebSockets Next: make sure non-websocket connections are ignored
  • 30bb269 implement QE feedback
  • e0302c0 Document why loadDriversInTCCL is necessary
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.22.0 to 3.22.1

Updates io.quarkus:quarkus-config-doc-maven-plugin from 3.22.0 to 3.22.1

Updates io.quarkus:quarkus-extension-processor from 3.22.0 to 3.22.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.22.0 to 3.22.1

Release notes

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

3.22.1

Complete changelog

  • #41453 - hibernate-vector integration (through version management OR extension)
  • #46324 - All Drivers except com.mysql.cj.jdbc.Driver get unregistered between integration tests groups on quarkus 3.18+
  • #47346 - Catch Docker check exceptions in lightweight OIDC devservice
  • #47396 - CI failure in OIDC wiremock logout on Windows
  • #47478 - VerifyError when using Float in Model deserialized by Jackson
  • #47482 - Improve diagnostic output for null system properties
  • #47492 - Try and give more helpful error message for bad surefire version
  • #47493 - Docs updates for test classloading
  • #47497 - Qute: fix build time validation and generated value resolver for getters
  • #47506 - Fix syntax highlighting in Reloading certificates of tls-registry-reference guide
  • #47508 - Always consider @RegisterRestClient interface as REST Clients
  • #47509 - Native application execution failure with @Retry on the class and private methods
  • #47517 - Add org.hibernate.orm:hibernate-vector to application bom
  • #47520 - SmallRye Fault Tolerance: skip private methods
  • #47522 - Restore previous behavior of QuarkusTransaction#isActive()
  • #47532 - Update dev services docs to not use deprecated guard
  • #47550 - Fully disable Dev Services in oidc-wiremock-providers
  • #47552 - Restore loading of all JDBC drivers on datasource creation
  • #47553 - Reflection-free deserializers - Better handle basic types
  • #47563 - Make protected constructors callable again for resteasy reactive
  • #47568 - Validating an Access Token with OIDC gives NPE when running in prod mode for the default tenant only
  • #47569 - Avoid NPE in TenantIdentityProvider
  • #47571 - Reflection-free serializers generated but not used by Jackson
  • #47574 - Quarkus WebSockets Next Intercepting HTTP GET Requests when using the @WebSocket annotation
  • #47575 - OIDC refactoring: use accessors instead of deprecated fields marked for removal
  • #47583 - WebSockets Next: make sure non-websocket connections are ignored
  • #47586 - mvnw - Fix sha256 check on macOS
  • #47587 - Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • #47594 - Allow to register generated Jackson serializers at any moment during quarkus strartup
Commits
  • e302f0b [RELEASE] - Bump version to 3.22.1
  • 4e7adfb Merge pull request #47601 from gsmet/3.22.1-backports-1
  • 7f1bbd3 chore(oidc): use accessors instead of deprecated fields
  • 46dd589 Allow to register generated Jackson serializers at any moment during quarkus ...
  • 1bec102 Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • a115cf0 mvnw - Fix sha256 check on macOS
  • 0d0e072 Avoid NPE in TenantIdentityProvider
  • d144afe WebSockets Next: make sure non-websocket connections are ignored
  • 30bb269 implement QE feedback
  • e0302c0 Document why loadDriversInTCCL is necessary
  • 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.22.0 to 3.22.1.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.22.0 to 3.22.1

Updates `io.quarkus:quarkus-config-doc-maven-plugin` from 3.22.0 to 3.22.1

Updates `io.quarkus:quarkus-extension-processor` from 3.22.0 to 3.22.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 00:43
Copy link
Contributor

github-actions bot commented May 1, 2025

🎊 PR Preview 93cb710 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-1128.surge.sh

@hbelmiro hbelmiro merged commit 5a397ae into main May 1, 2025
11 checks passed
@hbelmiro hbelmiro deleted the dependabot/maven/quarkus.version-3.22.1 branch May 1, 2025 11:12
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.

2 participants