Skip to content

Bump io.quarkus:quarkus-bom from 3.6.6 to 3.22.3 #1924

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

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

Release notes

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

3.22.3

Complete changelog

  • #37765 - Resteasy Reactive: Add support for sending multipart List in client API (supported in Server API)
  • #47081 - Accessing ConfigProvider from a custom JUnit condition results in ServiceConfigurationError
  • #47365 - Leave the TCCL how we found it after test discovery
  • #47430 - Quarkus fails to start up with composite Gradle build when using Kotlin (Java works correctly)
  • #47473 - Quarkus (REST) behaves differently when having a parent POM
  • #47498 - Native executable cannot be built with signed Jars containing beans
  • #47534 - Extract common code from AbstractJvmQuarkusTestExtension and QuarkusMainTestExtension to AppMakerHelper
  • #47535 - Use a common name for a test classes index file instead of a one based on a test class name
  • #47657 - Using nested JUnit test classes with QuarkusTest breaks non-Quarkus tests
  • #47670 - [SmallRye Messaging] - Backpressure support via @OnOverflow broken after upgrading to Quarkus 3.22.x
  • #47671 - Test classes with @Nested classes fail in dev-mode
  • #47684 - Agroal - Database connection pool - Database view: Select command denied
  • #47689 - Reflection-free serializer is generated also for pojos annotated with @JsonValue
  • #47716 - Clarify documentation for usage of TLS registry in Quarkus clients
  • #47719 - Fix reflection-free json serialization with @JsonValue
  • #47724 - Bump wildfly-elytron.version from 2.6.3.Final to 2.6.4.Final
  • #47728 - Fix Kotlin compilation
  • #47729 - Cache DevUI give datatable more height
  • #47730 - Fix included Kotlin build in quarkusDev
  • #47731 - Fix possible NPE on 404 on startup
  • #47736 - Fix reflection-free for @JsonValue annotated classes
  • #47738 - Multiple scheduled methods overrides they configuration
  • #47743 - Quarkus devservices oracledb with flyway
  • #47744 - IllegalAccessError with REST Resources outside of the application module
  • #47746 - Honor application class predicate in QuarkusInvokerFactory
  • #47748 - Scheduler: register static Scheduled methods correctly
  • #47750 - Fail early if the access token is not returned from GitHub
  • #47751 - SmallRye JWT devmode optimization is impacting users and should be disabled by default
  • #47752 - Add a note about client secret to GitHub provider docs
  • #47753 - Copy init-script-path files to Oracle DevService volume
  • #47757 - Unsign all dependency JARs during build
  • #47758 - Disable analytics for the remote-dev tests
  • #47766 - Document known Flyway issues and configuration examples
  • #47767 - Close the base classloader on a re-start of an app on the remote side in remote-dev mode
  • #47772 - Unsupported openshift options
  • #47776 - Take use using-prefix into account in Openshift manifest generation
  • #47777 - Add quarkus-vertx-http-deployment to documentation on testing of Dev UI in extensions
  • #47779 - OpenAPI Filters ensure consistent ordering
  • #47780 - Use a stack to store the TCCL
  • #47783 - quarkus-maven-plugin:create fails with missing codestart even for minimal project (no extensions)
  • #47786 - Add support for disabling automatic key generation in JWT extension via new properties
  • #47787 - DevUI DatabaseView improve JDBC host resolution
  • #47789 - Gradle copying artifacts for native build failed with Permission denied
  • #47794 - Quarkus 3.22 - Gradle Unit Tests do not run in multi module setup when not all modules have a test
  • #47795 - Better handle registry referencing non-existing codestarts
  • #47797 - quarkus-maven-plugin throws error when using an additional custom resource directory

... (truncated)

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.6.6 to 3.22.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.6...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-minor
...

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 19, 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