Skip to content

chore(deps): update all non-major dependencies to v3.3.0

Renovate Bot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
io.quarkus:quarkus-extension-processor minor 3.2.3.Final -> 3.3.0
io.quarkus:quarkus-extension-maven-plugin build minor 3.2.3.Final -> 3.3.0
io.quarkus:quarkus-maven-plugin build minor 3.2.3.Final -> 3.3.0
io.quarkus:quarkus-bom import minor 3.2.3.Final -> 3.3.0

Release Notes

quarkusio/quarkus

v3.3.0

Compare Source

v3.2.4.Final

Compare Source

Complete changelog
  • #​35300 - Fix jandex-gradle-plugin-version in CDI Reference
  • #​35296 - Upgrade H2 to 2.2.220
  • #​35258 - CDI Reference 1.1 has incomplete information for gradle
  • #​35255 - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • #​35211 - Document Maven config options that may be relevant when running tests
  • #​35203 - Pass Maven user settings when initializing artifact resolver
  • #​35193 - OpenTelemetry service name should have higher priority than app name when no resource attributes are set
  • #​35189 - Quarkus CLI fixes
  • #​35188 - SmallRyeGraphQLOverWebSocketHandler: use order value > Integer.MIN_VALUE
  • #​35181 - REST Data with Panache should not produce links when hal is disabled
  • #​35174 - Ensure the narayana-jta extension fully shuts down the recovery manager
  • #​35172 - Kafka Streams: restore the feature name at Quarkus startup
  • #​35171 - kafka-streams: feature not listed on startup
  • #​35165 - Propagate all user methods in REST Data with Panache
  • #​35160 - Properly use internal links to point to other guides
  • #​35140 - ArC: fix deadlock when calling guarded methods on the same thread
  • #​35136 - Deadlock while calling write-locked method from read-locked method
  • #​34908 - @RouteFilter stopped working with WebSocket requests Quarkus 3.2.0.Final
  • #​34875 - Quarkus build does not work since 3.2.0 with teamcity/plexus launcher
  • #​34713 - Option to track build configuration for changes between builds
  • #​34576 - Live reload stopped working on 3.2 when using XA transactions
  • #​34514 - Support @WithUnnamedKey in documentation
  • #​34065 - Add support for project Java version update based on extensions
  • #​33317 - OpenTelemetry SDK autoconfiguration ignores OTEL service name in favor of Quarkus app name
  • #​15461 - Quarkus tests fails mTLS authentication against internal Maven repository

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports