Skip to content

Bump io.quarkus:quarkus-bom from 3.36.1 to 3.37.1 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3667

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.37.1
Closed

Bump io.quarkus:quarkus-bom from 3.36.1 to 3.37.1 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3667
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.37.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps io.quarkus:quarkus-bom from 3.36.1 to 3.37.1.

Release notes

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

3.37.0

Complete changelog

  • #54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #54780 - Register StateManagement fields for native image reflection
  • #54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #54786 - Carry acr_values and max_age in the code flow authorization request
  • #54790 - Add link to JMC in JFR guide
  • #54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #54840 - Bump the hibernate group with 11 updates
  • #54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #54867 - Rename trusted proxy Subject DN property
  • #54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

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

... (truncated)

Commits
  • 2fd50a7 [RELEASE] - Bump version to 3.37.1
  • b46ba0d Merge pull request #55210 from gsmet/3.37.1-backports-1
  • b20d158 Use maven.compiler.testRelease for Signals Java 21 tests
  • e2e6579 Switch from org.fusesource.jansi to org.jline:jansi
  • e74ece3 Bump org.hibernate.validator:hibernate-validator
  • d1b9ece Add maven.compiler.release and testRelease to independent-projects parent POM
  • 0f1bafd Make sure tree-shaken classes are recorded in pedigree for native build SBOMs
  • d142ff0 Fix performance regression in AotQuarkusEntryPoint
  • d03ab29 Generalize handing of any single-type-parameter parameterized type
  • 237ebf9 Update to MicroProfile API 3.1.1
  • 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 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.36.1 to 3.37.1.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.36.1...3.37.1)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.37.1
  dependency-type: direct:production
  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 Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #3688.

@dependabot dependabot Bot closed this Jul 8, 2026
@dependabot dependabot Bot deleted the dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.37.1 branch July 8, 2026 11: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