Skip to content

Bump io.quarkus:quarkus-bom from 3.22.1 to 3.22.3 in /s3-uploader/runtimes/quarkus_native_on_provided_al2 #2028

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.quarkus:quarkus-bom from 3.22.1 to 3.22.3.

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
  • 5be5629 [RELEASE] - Bump version to 3.22.3
  • 5aa5604 Merge pull request #47837 from gsmet/3.22.3-backports-1
  • 8bfa0f2 Make sure we have a test compilation unit before going further
  • f979492 Fix custom Maven project resource path resolution
  • 5c06681 Messaging Context propagation: Replace emitOn that requests upfront with oper...
  • 42dc09d Bump narayana.version from 7.2.1.Final to 7.2.2.Final
  • 18185ee Jandex: upgrade to 3.3.1
  • cf8c63d Properly support List<File> for REST Client multipart upload
  • 58ee79f Remove uses of static bytecode-adjusted logger
  • 2ece968 Qute: fix type-safe fragments defined as top-level records
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.22.1 to 3.22.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.22.1...3.22.3)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.22.3
  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 14, 2025
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.

0 participants