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

build(deps): Bump the quarkus group with 4 updates #2209

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps the quarkus group with 4 updates: io.quarkus.resteasy.reactive:resteasy-reactive, io.quarkus:quarkus-reactive-routes, io.quarkus:quarkus-bom and io.quarkus:quarkus-maven-plugin.

Updates io.quarkus.resteasy.reactive:resteasy-reactive from 3.19.0 to 3.19.1

Updates io.quarkus:quarkus-reactive-routes from 3.19.0 to 3.19.1

Updates io.quarkus:quarkus-reactive-routes from 3.19.0 to 3.19.1

Updates io.quarkus:quarkus-bom from 3.19.0 to 3.19.1

Release notes

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

3.19.1

Complete changelog

  • #42613 - Conflict between form-based auth logout and quarkus.http.auth.form.new-cookie-interval
  • #44458 - IllegalStateException: Response head already sent during login
  • #46245 - Quarkus Configuration Disambiguation strategy for environment variables fails in 3.17.0+
  • #46286 - Bump rest-assured.version from 5.5.0 to 5.5.1
  • #46294 - Improve security failure handling in gRPC
  • #46333 - "Failed to read deployment classpath cache from ..." warning
  • #46339 - Add "basic" to client scopes for auto generated client in keycloak devservice
  • #46346 - Prioritize test model cache over the dev one in BootstrapAppModelFactory
  • #46347 - Clarify expected behavior of SmallRye Config disambiguation
  • #46348 - Prevent sporadic error on live reload with HTTP/2
  • #46350 - Fix VertxHelloWorldMutualTlsEndpointTest failures due to changes in response status
  • #46351 - Otel logging does not respond to it's config property.
  • #46352 - Liquibase MongoDB - Register AbstractMongoChange for reflection
  • #46354 - Fix OpenTelemetry Metrics and Logs endpoint resolution
  • #46365 - Add class and method to WithSpan attributes
  • #46368 - javax.net.ssl TLS configuration does not work in native mode
  • #46374 - Bump flyway.version from 11.3.2 to 11.3.3
  • #46379 - javax.net.ssl TLS configuration does not work in native mode
  • #46382 - Document how to prevent TLS client renegotiation
  • #46394 - Explain what LGTM abbreviation means in the guide
  • #46395 - TLS guide Review
  • #46411 - Custom ContextResolver can not be used anymore for rest client since 3.13
  • #46412 - Memory Leak in Quarkus REST Service if request failed with timeout.
  • #46413 - Don't assume context resolvers are always called from REST Client
  • #46418 - Fix 'response head already sent' when the login request to form-based authentication when proactive authentication is disabled
  • #46419 - Always close OutputStream in RESTEasy Classic
  • #46428 - Add docs for maximum values in quarkus.http.limits
  • #46429 - Provide a reliable way to perform form-based authentication logout
  • #46435 - Keycloak Integration
  • #46436 - Quarkus tooling use wrong version for create and update (when specifying stream)
  • #46438 - Quarkus REST: prevent NPE for EagerSecurityContext
  • #46440 - Implement isValidAuthority() in ForwardedServerRequestWrapper
  • #46446 - Use debug with relfection services, remove duplicate health check
  • #46447 - Improvements to OTel logging docs
  • #46452 - Fix recommended release selection in an archived platform stream
  • #46465 - Bump hibernate-orm.version from 6.6.8.Final to 6.6.9.Final
  • #46471 - @AssertTrue is not working on ConfigMapping when it returns true
  • #46484 - Slightly improve the list of extensions supporting OTel
  • #46489 - Do not use the JPA aware TraversableResolver for config
Commits
  • 187bdcc [RELEASE] - Bump version to 3.19.1
  • 6aa0ac5 Merge pull request #46494 from gsmet/3.19.1-backports-2
  • e57fe58 Do not use the JPA aware TraversableResolver for config
  • 523b666 Implement feedback
  • 8f73f4f Clarify expected behavior of SmallRye Config disambiguation.
  • 3c6b553 Slightly improve the list of extensions supporting OTel
  • 22e73bd Liquibase MongoDB - Register AbstractMongoChange for reflection
  • df5e9bc Bump hibernate-orm.version from 6.6.8.Final to 6.6.9.Final
  • 52ba924 Bump rest-assured.version from 5.5.0 to 5.5.1
  • e941f40 Use debug with relfection services, remove duplicate health check
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.19.0 to 3.19.1

Updates io.quarkus:quarkus-maven-plugin from 3.19.0 to 3.19.1

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.resteasy.reactive:resteasy-reactive, io.quarkus:quarkus-reactive-routes, [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


Updates `io.quarkus.resteasy.reactive:resteasy-reactive` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-reactive-routes` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-reactive-routes` from 3.19.0 to 3.19.1

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-maven-plugin` from 3.19.0 to 3.19.1

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Feb 26, 2025
@MikeEdgar MikeEdgar added this to the 4.1.0 milestone Feb 26, 2025
@MikeEdgar MikeEdgar merged commit d07002a into main Feb 26, 2025
7 checks passed
@MikeEdgar MikeEdgar deleted the dependabot/maven/quarkus-ceaa46ebbf branch February 26, 2025 23:07
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