Skip to content

Bump version.quarkus from 3.36.2 to 3.37.0#234

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/version.quarkus-3.37.0
Closed

Bump version.quarkus from 3.36.2 to 3.37.0#234
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/version.quarkus-3.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown

Bumps version.quarkus from 3.36.2 to 3.37.0.
Updates io.quarkus:quarkus-bom from 3.36.2 to 3.37.0

Release notes

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

3.37.0.CR1

Major changes

  • #53140 - Extension-based modularity
  • #54083 - Bump Hibernate ORM to 7.4.0.Final, Reactive to 3.4.0.Final, Search to 8.4.0.Final
  • #54347 - Enable Jackson reflection-free serializers by default
  • #54533 - Introduce ability to get response metadata in streamed response
  • #54631 - Add quarkus-rest-data-hibernate-types extension

Complete changelog

  • #33046 - Quarkus Upgrade with gradle kotlin dsl not working
  • #35367 - Improve Quarkiverse extension codestart inital doc
  • #37399 - Re-enable OpenTelemetryQuartzIT and OpenTelemetrySchedulerIT
  • #37465 - Logging JSON: Add support for "flat" MDC
  • #44829 - Avro support in Kafka Client Topics browser
  • #46475 - quarkus-grpc: OutOfMemoryException while streaming
  • #47504 - This Gauge has been already registered "mysql.queue.size"
  • #47603 - OpenShift and Kubernetes services should not be started during augmentation phase
  • #48988 - Compose dev services should not be started in augmentation phase
  • #49109 - Cannot start integration test container using Podman (rootless) and bind mounts
  • #50113 - Mongodb dev services should not be started in augmentation phase
  • #51157 - Update deprecation documentation for deprecated properties in Hibernate/datasource extensions
  • #51640 - Error generating gRPC classes from dependency
  • #51932 - Move to a single service provider build item for generated code
  • #52284 - Java 25 generated application with infinispan-client doesn't contain annotationProcessorPaths definition
  • #52699 - Dev services (new model?) may not apply "additional configuration provider"'s config properly
  • #52889 - DN validation to trust a proxy
  • #53044 - quarkus-grpc-protoc-plugin leaks jprotoc shaded protobuf classes to downstream consumers
  • #53106 - token.principal-claim does not support nested JSON paths for opaque tokens verified via UserInfo
  • #53140 - Extension-based modularity
  • #53147 - Simple Map support for Spring @ConfigurationProperties
  • #53279 - Micrometer Prometheus: http_server_bytes_read registration fails with management interface enabled and random test port
  • #53313 - Add traffic control to quarkus-grpc
  • #53693 - Centralize container images in one place
  • #53697 - Improve Quarkiverse extension codestart initial docs structure
  • #53699 - Introduce GeneratedServiceProviderBuildItem for service provider registration
  • #53716 - Support Avro in Dev UI Kafka Client Topics browser
  • #53799 - Better reporting of integration test container issues
  • #53825 - Arc: support interceptors on default interface methods
  • #53965 - Run quickstart tests only for impacted modules in CI
  • #53970 - Add building-docs skill for local documentation workflow
  • #53979 - Fix rootless Podman volume mount user args for container ITs
  • #53997 - Add AI skill for quarkus-websockets-next
  • #53999 - Add AI skill for quarkus-websockets-next
  • #54025 - Add AI skill for quarkus-smallrye-graphql
  • #54027 - Add AI skill for quarkus-smallrye-graphql
  • #54038 - Add support for flat MDC in JSON logging via mdc.flat-fields option
  • #54048 - Add AI skill for quarkus-quartz
  • #54050 - Add AI skill for quarkus-quartz

... (truncated)

Commits
  • f834929 [RELEASE] - Bump version to 3.37.0
  • c82e891 Merge pull request #54901 from gsmet/3.37.0-backports-1
  • 919b800 Handle GHSA-qcxp-gm7m-4j5v
  • 025c938 Merge pull request #54878 from gsmet/micrometer-1.16.6-3.37
  • 2f0c9ef Bump io.quarkus:quarkus-platform-bom-maven-plugin
  • baab95d chore(vertx-http): rename trusted proxy subject dn prop name
  • aa6349e Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • 2b4e66a Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • 9adc20e Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-...
  • 438fe20 Upgrade to SmallRye GraphQL 2.18.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.36.2 to 3.37.0

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 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 `version.quarkus` from 3.36.2 to 3.37.0.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.36.2 to 3.37.0

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 18, 2026
@Naros

Naros commented Jun 18, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 18, 2026
@dependabot dependabot Bot deleted the dependabot/maven/version.quarkus-3.37.0 branch June 18, 2026 12:49
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