Skip to content

Comments

Bump io.quarkus:quarkus-ide-config from 3.31.3 to 3.32.0#266

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-ide-config-3.32.0
Feb 19, 2026
Merged

Bump io.quarkus:quarkus-ide-config from 3.31.3 to 3.32.0#266
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-ide-config-3.32.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps io.quarkus:quarkus-ide-config from 3.31.3 to 3.32.0.

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.32.0.CR1

Major changes

  • #47997 - Automatic Consul Registration for Quarkus Applications
  • #50975 - Rework graceful shutdown to be more graceful WRT HTTP
  • #51802 - Enable reflection-free Jackson serializers by default
  • #52090 - OIDC: Support for custom DPoP nonce providers
  • #52175 - Make built-in authentication mechanism order customizable
  • #52224 - Implement aot-jar packaging on top of fast-jar packaging
  • #52353 - OIDC: Add basic support for rich authorization requests
  • #52376 - Introduce for AOT file to be added automatically to generated container images
  • #52380 - Upgrade to Google Cloud Function framework 2.0
  • #52500 - Bump smallrye-reactive-messaging from 4.32.1 to 4.33.0
  • #52537 - Introduce OIDC AuthenticationCompletionAction

Complete changelog

  • #35839 - Narayana transaction recovery stops work in DEV mode after hot reload
  • #37168 - Mongodb panache with multiple clients and reactive client not working
  • #41400 - mongodb with multiple (named) connections not working + random container image in test (using testcontainers)
  • #46167 - Support several authentication mechanisms for a specific path
  • #46281 - Support for custom OAuth2 DPoP Nonce providers
  • #47604 - Postgres dev services should not be started in augmentation phase
  • #47997 - Automatic Consul Registration for Quarkus Applications
  • #48125 - Better toleration of junit-platform.properties in user code
  • #49000 - redis reactive client always returns null on set command
  • #49387 - Apicurio dev services should not be started in augmentation phase
  • #49755 - QuarkusTestProfileAwareClassOrderer no longer respects its contract
  • #49821 - Easy HttpAuthenticationMechanism priority customization
  • #50115 - Rabbitmq dev services should not be started in augmentation phase
  • #50116 - Pulsar dev services should not be started in augmentation phase
  • #50117 - MQTT dev services should not be started in augmentation phase
  • #50118 - AMQP dev services should not be started in augmentation phase
  • #50120 - Enhance default ClientHeadersFactory to support non-JAX-RS inbound requests
  • #50175 - Panache 2 : Better support for HR in @Startup
  • #50415 - OASFilter's registered via @OpenApiFilter should be able to be CDI components
  • #50477 - OpenAPI: Support OASFilter implementations as managed CDI beans
  • #50625 - Quarkus graceful shutdown returns 503 during graceful shutdown
  • #50661 - "Internal errror: shutdownContext is null" During complex tests
  • #50740 - NullPointerException: "io.quarkus.arc.Arc.container()" is null during complex tests
  • #50904 - Bump com.google.cloud.functions:functions-framework-api from 1.1.4 to 2.0.0
  • #50975 - Rework graceful shutdown to be more graceful WRT HTTP
  • #51008 - Upgrade Apicurio Registry from 2.x to 3.x
  • #51196 - ArC: imprecise check for abstract methods in decorators
  • #51225 - Work around DB2 restriction and allow DB2 datasources to be longer than 8 characters in dev services
  • #51401 - Upgrade apicurio registry to 3
  • #51454 - Qute debugging support inside Java file
  • #51565 - Add codestart for Panache 2
  • #51604 - Fix handling of native-image future-defaults
  • #51659 - DevUI: Support parameters for dynamic external page URLs

... (truncated)

Commits
  • 555a94f [RELEASE] - Bump version to 3.32.0
  • c92e8ce Merge pull request #52645 from gsmet/3.32.0-backports-1
  • d63390d Revert "Use verify instead of install for JVM tests"
  • fed2f50 CI - Checkout the repository as gh needs it
  • e0c751a CI - Pass token to gh CLI
  • 417b62c Unify PostgreSQL images to postgres:18
  • 38fe9ef Avoid container conflicts
  • 1bb4a07 Use verify instead of install for JVM tests
  • 4fdeefc Clean up the disks a bit more
  • 7c01559 Do not test Gradle 8 on Java 25
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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-ide-config](https://github.com/quarkusio/quarkus) from 3.31.3 to 3.32.0.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.31.3...3.32.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.32.0
  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 Feb 18, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 18, 2026 22:46
@github-actions github-actions bot merged commit 18a4732 into main Feb 19, 2026
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-ide-config-3.32.0 branch February 19, 2026 08:52
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