Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

Release notes

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

3.21.0.CR1

Major changes

  • #46293 - Allow mongo client to be configured by a tls registry

Complete changelog

  • #20231 - Please add -Dtest= option for continuous testing like in maven
  • #22321 - Using maven.top-level-basedir property in quarkus-maven-plugin
  • #23820 - Create integration tests for Hibernate Reactive and Oracle
  • #34935 - Make TestHTTPEndpoint at class level affect all URL fields in test classes
  • #39127 - [gRPC/protoc] Support for Kotlin code generation
  • #39800 - PathParam injection doesn't work in subresources in Quarkus REST (formerly RESTEasy Reactive)
  • #41971 - Support connection reset on cancellation for generated REST clients
  • #41990 - Support cancelling in flight REST requests
  • #42782 - Lookup of trusted proxies by hostname broken due to DNS issues in Vert.x
  • #43188 - Resolve trusted proxy host names to all available A/AAAA records
  • #44552 - Support protoc Kotlin code generation
  • #44711 - io.quarkus.tls is split across extensions/tls-registry/deployment and extensions/tls-registry/runtime
  • #45793 - Devservices Keycloak breaks integration tests
  • #46013 - Quarkus WebSockets Next does not respect @HttpAuthenticationMechanism
  • #46015 - SqlClient pool migration
  • #46132 - Integration tests for hibernate-reactive-oracle
  • #46145 - Maven: enable configuring maven.top-level-basedir in quarkus:dev
  • #46148 - Grpc's event loops are kept separated from the Rest ones
  • #46157 - Make URL inherit TestHTTPEndpoint from class level
  • #46161 - WebSockets Next: allow to select authentication mechanism and OIDC tenant used for opening WebSocket handshake with annotation
  • #46172 - Spring Boot properties fail to find a property in native since 3.18.2 after SmallRye Config bump to 3.11.2
  • #46182 - Add reflection-free Jackson deserialization to guide
  • #46198 - Grpc netty client improvements
  • #46206 - MongoClient should reduce the number of created threads
  • #46226 - Cleanup Hibernate ORM bytecode enhancer
  • #46227 - REST Client - Avoid creating a field for NOOP HeaderFiller
  • #46248 - Mongo reactive client should use Netty transport
  • #46249 - Update SmallRye Config to 3.12.0
  • #46255 - Apply minor polish to MongoClients
  • #46265 - Bump com.amazonaws:aws-lambda-java-events from 3.14.0 to 3.15.0
  • #46277 - Fix namespaces wrongly using https
  • #46278 - Old exec plugin does not work with Maven4
  • #46279 - Private key in PKCS#1 PEM format not working with gRPC in native image
  • #46289 - Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.1 to 2.25.0
  • #46293 - Allow mongo client to be configured by a tls registry
  • #46307 - Workaround Netty SSL Bouncycastle issue in native mode
  • #46312 - Use the quarkus MongoClient in liquibase-mongodb extension
  • #46316 - Drop couple of deprecated build items and a field in Security and Vert.x HTTP Security area, mark redirect-after-login for removal
  • #46317 - Mark former OIDC config class fields for removal
  • #46318 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.11.3-SNAPSHOT to 3.12.0 in /devtools/gradle
  • #46323 - Bump org.yaml:snakeyaml from 2.3 to 2.4
  • #46326 - Use the quarkus MongoClients in the liquibase-mongodb extension
  • #46336 - Unable to inject TestHTTPResource field

... (truncated)

Commits
  • 15d328f [RELEASE] - Bump version to 3.21.0
  • 9f3d241 Merge pull request #46876 from gsmet/3.21.0-backports-1
  • 38cd05a Reduce debug logging allocations in MongoDnsClient
  • 8a14cbc Disable disk usage analysis
  • c92a6e5 Simplify our CI setup by moving cache population and using Magic Cache
  • 4958afd fix spacing issue in metadata text
  • 2b8f09a Move Liquibase substitutions into common module
  • 7c0adc9 Group liquibase modules under common parent
  • 0401102 ArC: fix decorated interface defaults methods not overriden by a bean
  • c9d13b7 Bump org.mockito:mockito-bom from 5.16.0 to 5.16.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 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.21.0.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.6...3.21.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  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 Mar 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #1918.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-3.21.0 branch April 7, 2025 08:28
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