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

chore(deps): bump quarkus.version from 3.17.2 to 3.17.4 #1130

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 quarkus.version from 3.17.2 to 3.17.4.
Updates io.quarkus:quarkus-bom from 3.17.2 to 3.17.4

Release notes

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

3.17.3

Complete changelog

  • #44471 - JDK 24 new console is causing a serious regression in startup
  • #44599 - Build fails with "Method too large" exception
  • #44624 - Split creation of the Set to match unknown properties to avoid MethodTooLargeException
  • #44653 - Dev console "crashes" with Java 23
  • #44708 - Fix invalid proxy setting when the port ends with a whitespace
  • #44761 - Re-enable OIDC wiremock tests once a new certificate chain is available
  • #44791 - Add OpenPGP's Bouncycastle library to application's BOM
  • #44795 - Fix typo with classes() method
  • #44796 - Default to old console if user has not set it
  • #44797 - Quarkus Qute broken in 3.16
  • #44798 - Drop mentions of quarkus.ssl.native=false in Hibernate Search guides
  • #44808 - Use CertificateGenerator in OIDC Wiremock tests
  • #44811 - quarkus.jacoco.excludes doesn't work since 3.17.0
  • #44817 - Qute: fix regression in perf optimization of ReflectionValueResolver
  • #44820 - Fix NPE caused by PropertyName map with Mappings names
  • #44822 - Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2
  • #44834 - Fix off-by-one error in exception decoration code
  • #44838 - Update SmallRye Config to 3.10.2
  • #44853 - Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property
  • #44866 - Qute message bundle using enum uppercase with words separated by underscores
  • #44883 - Qute message bundles: fix localization of enums
  • #44886 - Custom openapi.yml under META-INF not merged after upgrade to 3.17.x
  • #44892 - Bump smallrye-open-api.version from 4.0.3 to 4.0.4
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.2 to 3.17.4

Updates io.quarkus:quarkus-extension-processor from 3.17.2 to 3.17.4

Updates io.quarkus:quarkus-extension-maven-plugin from 3.17.2 to 3.17.4

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.17.3

Complete changelog

  • #44471 - JDK 24 new console is causing a serious regression in startup
  • #44599 - Build fails with "Method too large" exception
  • #44624 - Split creation of the Set to match unknown properties to avoid MethodTooLargeException
  • #44653 - Dev console "crashes" with Java 23
  • #44708 - Fix invalid proxy setting when the port ends with a whitespace
  • #44761 - Re-enable OIDC wiremock tests once a new certificate chain is available
  • #44791 - Add OpenPGP's Bouncycastle library to application's BOM
  • #44795 - Fix typo with classes() method
  • #44796 - Default to old console if user has not set it
  • #44797 - Quarkus Qute broken in 3.16
  • #44798 - Drop mentions of quarkus.ssl.native=false in Hibernate Search guides
  • #44808 - Use CertificateGenerator in OIDC Wiremock tests
  • #44811 - quarkus.jacoco.excludes doesn't work since 3.17.0
  • #44817 - Qute: fix regression in perf optimization of ReflectionValueResolver
  • #44820 - Fix NPE caused by PropertyName map with Mappings names
  • #44822 - Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2
  • #44834 - Fix off-by-one error in exception decoration code
  • #44838 - Update SmallRye Config to 3.10.2
  • #44853 - Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property
  • #44866 - Qute message bundle using enum uppercase with words separated by underscores
  • #44883 - Qute message bundles: fix localization of enums
  • #44886 - Custom openapi.yml under META-INF not merged after upgrade to 3.17.x
  • #44892 - Bump smallrye-open-api.version from 4.0.3 to 4.0.4
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-security-test-utils from 3.17.2 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 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 `quarkus.version` from 3.17.2 to 3.17.4.

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

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

Updates `io.quarkus:quarkus-extension-processor` from 3.17.2 to 3.17.4

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

Updates `io.quarkus:quarkus-security-test-utils` from 3.17.2 to 3.17.4

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-security-test-utils
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2024
@quarkus-hilla-bot
Copy link
Contributor

Format Checker Report

All files are correctly formatted

Copy link

Test Results

 59 files   59 suites   11m 57s ⏱️
192 tests 192 ✅ 0 💤 0 ❌
276 runs  276 ✅ 0 💤 0 ❌

Results for commit 9310cd5.

@mcollovati mcollovati merged commit e0ec3e6 into 24.5 Dec 11, 2024
12 checks passed
@mcollovati mcollovati deleted the dependabot/maven/24.5/quarkus.version-3.17.4 branch December 11, 2024 18:02
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 format:checked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant