Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the quarkus group with 4 updates #313

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the quarkus group with 4 updates: io.quarkus:quarkus-bom, io.quarkus:quarkus-maven-plugin, io.quarkiverse.openapi.generator:quarkus-openapi-generator and io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc.

Updates io.quarkus:quarkus-bom from 3.19.3 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

Updates io.quarkus:quarkus-maven-plugin from 3.19.3 to 3.21.0

Updates io.quarkiverse.openapi.generator:quarkus-openapi-generator from 2.8.2-lts to 2.9.0

Updates io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc from 2.8.2-lts to 2.9.0

Updates io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc from 2.8.2-lts to 2.9.0

Updates io.quarkus:quarkus-maven-plugin from 3.19.3 to 3.21.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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the quarkus group with 4 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus), io.quarkus:quarkus-maven-plugin, io.quarkiverse.openapi.generator:quarkus-openapi-generator and io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc.


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

Updates `io.quarkus:quarkus-maven-plugin` from 3.19.3 to 3.21.0

Updates `io.quarkiverse.openapi.generator:quarkus-openapi-generator` from 2.8.2-lts to 2.9.0

Updates `io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc` from 2.8.2-lts to 2.9.0

Updates `io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc` from 2.8.2-lts to 2.9.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.19.3 to 3.21.0

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.openapi.generator:quarkus-openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.openapi.generator:quarkus-openapi-generator-oidc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

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
@marko-bekhta marko-bekhta merged commit 2b6ddab into main Mar 24, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus-db18e142b9 branch March 24, 2025 07:27
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