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 #2108

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

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.17.3 to 3.17.4

Updates io.quarkus:quarkus-reactive-routes from 3.17.3 to 3.17.4

Updates io.quarkus:quarkus-reactive-routes from 3.17.3 to 3.17.4

Updates io.quarkus:quarkus-bom from 3.17.3 to 3.17.4

Release notes

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

3.17.4

Complete changelog

  • #40328 - Support for springdoc-openapi annotations in quarkus-smallrye-openapi
  • #44035 - smallrye-openapi scan for @ServerExceptionMapper annotation
  • #44627 - OpenAPI Extension Fails to Generate Schema for Generic Type that Uses Jackson JsonUnwrapped
  • #44804 - ElytronPasswordIdentityProvider does not forward attributes from SecurityIdentity
  • #44853 - Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property
  • #44855 - Respect max message size property fo Quarkus GRPC client (44853)
  • #44896 - Copy attributes from Elytron SecurityIdentity to Quarkus SecurityIdentity
  • #44914 - LogManager error of type GENERIC_FAILURE
  • #44919 - Register Kotlin's empty set for reflection
  • #44923 - Spring Cloud Configuration ordinal customization
  • #44931 - Reduce log level of OTel side exporter classes
  • #44932 - Grpc client interceptors are not registered when injected via constructor
  • #44936 - Make sure OidcRequestContextProperties are always modifiable
  • #44938 - Keycloak devservice can be started indirectly if quarkus-oidc uses quarkus.oidc.provider
  • #44946 - Bump org.jboss.logmanager:jboss-logmanager from 3.1.0.Final to 3.1.1.Final
  • #44952 - Spring Cloud Configuration ordinal customization
  • #44954 - Bump io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0
  • #44961 - Fix InjectionPointModifier for repeated annotations on method parameters; add grpc test
  • #44975 - Quarkus Generator for gradle projects generates broken GitHub-Workflow
  • #44980 - Don't start Keycloak Dev Service for OIDC client and other extensions when OIDC extension is configured with a known social provider
  • #44983 - Fix ci.yml for Gradle projects
  • #44986 - Minor OIDC updates
  • #44990 - PermissionChecker method sometimes receives unaugmented SecurityIdentity even though augmentor did run successfully
  • #44996 - Bump smallrye-open-api.version from 4.0.4 to 4.0.5
  • #45003 - Fix code indentation
  • #45007 - Properly substitute {quarkus-version} in native-reference.adoc
  • #45008 - Improve Dev Services network output in dev mode when typing c
  • #45012 - Use final SecurityIdentity augmented with all the augmentors in @PermissionChecker methods
  • #45016 - Correct dependency notation in documentation for observability-devservices-lgtm.adoc
  • #45024 - Document @Url usage in REST Client
  • #45026 - Build with devservices failed because download of redpanda leads to 404
  • #45028 - Move from vectorized/redpanda images to redpandadata/redpanda
Commits
  • 4b51b9e [RELEASE] - Bump version to 3.17.4
  • 72b3d01 Merge pull request #45046 from gsmet/3.17.4-backports-2
  • f21e114 fix(security): call @​PermissionChecker methods with final augmented identity
  • fc565f9 Document @​Url usage in REST Client
  • d95c219 Improve Dev Services network output in dev mode when typing c
  • beca343 Properly substitute {quarkus-version} in native-reference.adoc
  • 0bfbd8b Move from vectorized/redpanda images to redpandadata/redpanda
  • e1c6de0 Correct dependency notation in documentation for observability-devservices-lg...
  • cace10e Fix code indentation
  • 74ac1dd Fix InjectionPointModifier for repeated annotations on method parameters; add...
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.17.3 to 3.17.4

Updates io.quarkus:quarkus-maven-plugin from 3.17.3 to 3.17.4

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 11, 2024
@MikeEdgar MikeEdgar added this to the 4.0.6 milestone Dec 11, 2024
@MikeEdgar MikeEdgar enabled auto-merge (squash) December 11, 2024 23:13
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.17.3 to 3.17.4

Updates `io.quarkus:quarkus-reactive-routes` from 3.17.3 to 3.17.4

Updates `io.quarkus:quarkus-reactive-routes` from 3.17.3 to 3.17.4

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.17.3 to 3.17.4

Updates `io.quarkus:quarkus-maven-plugin` from 3.17.3 to 3.17.4

---
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 force-pushed the dependabot/maven/quarkus-3aed9e4147 branch from 497573d to 2e33666 Compare December 11, 2024 23:14
@MikeEdgar MikeEdgar merged commit ff3af33 into main Dec 11, 2024
5 checks passed
@MikeEdgar MikeEdgar deleted the dependabot/maven/quarkus-3aed9e4147 branch December 11, 2024 23:23
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