Skip to content

Bump quarkus.version from 3.22.1 to 3.22.2 #1132

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 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

3.22.2

Complete changelog

  • #47312 - Issue with large json objects returned as RestMediaType.APPLICATION_NDJSON
  • #47545 - Beanparam without fields is not supported
  • #47592 - Improve error message when @BeanParam class has no fields
  • #47606 - Only display the extension status note if attribute is defined
  • #47620 - Fix for large chunks of data in RestMediaType.APPLICATION_NDJSON
  • #47621 - Fully disable max-parallel to see if it causes Spring native issue
  • #47629 - Quarkus-quartz missing Class in native classpath
  • #47630 - OIDC JWT bearer token with empty file crashes the app
  • #47633 - ArC: optimize the generated dependency graphs for the Dev UI
  • #47640 - Dev UI works weird in 3.22.1
  • #47642 - Fix missing register for reflection : NonconcurrentInvokerJob
  • #47645 - Dev UI: Fix endpoint links
  • #47651 - More informative/encouraging grpc warning about legacy compatibility
  • #47652 - Error generating serializers for reflection-free-serializers
  • #47662 - Fix Jackson serializers generation for Kotlin data classes
  • #47666 - StringIndexOutOfBoundsException in StaticResourcesProcessor with META-INF/resources-only JARs
  • #47667 - Fix OOB in StaticResourcesProcessor for META-INF/resources-only JARs
  • #47668 - Handle empty bearer token file in ClientAssertionProvider
  • #47673 - use relative paths in workspace dev ui
  • #47679 - Health endpoints add display names
  • #47680 - Health OpenAPI ensure repeatable builds
  • #47682 - Dev UI: Shortern the save message in the workspace
  • #47700 - Health OpenAPI add missing Tag description
  • #47701 - Unexpected java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence when use jwt keys
  • #47713 - Strip the classpath scheme from SmallrRye JWT native resources
  • #47714 - Add a note how to workaround Keycloak Dev Service startup issues on Mac
Commits
  • 750d0aa [RELEASE] - Bump version to 3.22.2
  • 330195e Merge pull request #47721 from gsmet/3.22.2-backports-1
  • d56cbe5 Add some pointers to WebSockets Next to websockets.adoc
  • f4e3de3 Properly drop preview status for WebSockets.next
  • a2d4908 Remove stale references to Mandrel not being supported
  • 546409e Strip the classpath scheme from SmallrRye JWT native resources
  • 70b6528 Add a note how to workaround Keycloak Dev Service startup issues on Mac
  • 2ad10f8 Fix Javadoc for TLS configuration of REST Client
  • 3c27f63 Health OpenAPI add missing Tag description
  • ef5d12b Bump org.hibernate.reactive:hibernate-reactive-core
  • Additional commits viewable in compare view

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

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

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

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

Release notes

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

3.22.2

Complete changelog

  • #47312 - Issue with large json objects returned as RestMediaType.APPLICATION_NDJSON
  • #47545 - Beanparam without fields is not supported
  • #47592 - Improve error message when @BeanParam class has no fields
  • #47606 - Only display the extension status note if attribute is defined
  • #47620 - Fix for large chunks of data in RestMediaType.APPLICATION_NDJSON
  • #47621 - Fully disable max-parallel to see if it causes Spring native issue
  • #47629 - Quarkus-quartz missing Class in native classpath
  • #47630 - OIDC JWT bearer token with empty file crashes the app
  • #47633 - ArC: optimize the generated dependency graphs for the Dev UI
  • #47640 - Dev UI works weird in 3.22.1
  • #47642 - Fix missing register for reflection : NonconcurrentInvokerJob
  • #47645 - Dev UI: Fix endpoint links
  • #47651 - More informative/encouraging grpc warning about legacy compatibility
  • #47652 - Error generating serializers for reflection-free-serializers
  • #47662 - Fix Jackson serializers generation for Kotlin data classes
  • #47666 - StringIndexOutOfBoundsException in StaticResourcesProcessor with META-INF/resources-only JARs
  • #47667 - Fix OOB in StaticResourcesProcessor for META-INF/resources-only JARs
  • #47668 - Handle empty bearer token file in ClientAssertionProvider
  • #47673 - use relative paths in workspace dev ui
  • #47679 - Health endpoints add display names
  • #47680 - Health OpenAPI ensure repeatable builds
  • #47682 - Dev UI: Shortern the save message in the workspace
  • #47700 - Health OpenAPI add missing Tag description
  • #47701 - Unexpected java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence when use jwt keys
  • #47713 - Strip the classpath scheme from SmallrRye JWT native resources
  • #47714 - Add a note how to workaround Keycloak Dev Service startup issues on Mac
Commits
  • 750d0aa [RELEASE] - Bump version to 3.22.2
  • 330195e Merge pull request #47721 from gsmet/3.22.2-backports-1
  • d56cbe5 Add some pointers to WebSockets Next to websockets.adoc
  • f4e3de3 Properly drop preview status for WebSockets.next
  • a2d4908 Remove stale references to Mandrel not being supported
  • 546409e Strip the classpath scheme from SmallrRye JWT native resources
  • 70b6528 Add a note how to workaround Keycloak Dev Service startup issues on Mac
  • 2ad10f8 Fix Javadoc for TLS configuration of REST Client
  • 3c27f63 Health OpenAPI add missing Tag description
  • ef5d12b Bump org.hibernate.reactive:hibernate-reactive-core
  • 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.1 to 3.22.2.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-config-doc-maven-plugin
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.22.2
  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 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2025 00:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 8, 2025
Copy link
Contributor

github-actions bot commented May 8, 2025

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

@hbelmiro hbelmiro merged commit 2479144 into main May 8, 2025
15 checks passed
@hbelmiro hbelmiro deleted the dependabot/maven/quarkus.version-3.22.2 branch May 8, 2025 12:14
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.

1 participant