Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps quarkus.version from 3.17.2 to 3.17.3.
Updates io.quarkus:quarkus-bom from 3.17.2 to 3.17.3

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
  • 7125e4c [RELEASE] - Bump version to 3.17.3
  • 67e79d6 Merge pull request #44897 from gsmet/3.17.3-backports-2
  • cd842d3 Bump smallrye-open-api.version from 4.0.3 to 4.0.4
  • b9278d5 Qute message bundles: fix localization of enums
  • dd54f90 Use CertificateGenerator in OIDC Wiremock tests
  • 4ac00d5 Merge pull request #44849 from gsmet/3.17.3-backports-1
  • f10d3a4 Update SmallRye Config to 3.10.2
  • e4d67fc Fix off-by-one error in exception decoration code
  • 1a5fe71 Qute: fix perf optimization in ReflectionValueResolver
  • a3b4042 Apply TrimmedStringConverter to proxyAddress configuration property
  • Additional commits viewable in compare view

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

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

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

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
  • 7125e4c [RELEASE] - Bump version to 3.17.3
  • 67e79d6 Merge pull request #44897 from gsmet/3.17.3-backports-2
  • cd842d3 Bump smallrye-open-api.version from 4.0.3 to 4.0.4
  • b9278d5 Qute message bundles: fix localization of enums
  • dd54f90 Use CertificateGenerator in OIDC Wiremock tests
  • 4ac00d5 Merge pull request #44849 from gsmet/3.17.3-backports-1
  • f10d3a4 Update SmallRye Config to 3.10.2
  • e4d67fc Fix off-by-one error in exception decoration code
  • 1a5fe71 Qute: fix perf optimization in ReflectionValueResolver
  • a3b4042 Apply TrimmedStringConverter to proxyAddress configuration property
  • Additional commits viewable in compare view

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.3.

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

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

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

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

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2024 00:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 5, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

🎊 PR Preview 3b91228 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-896.surge.sh

@ricardozanini ricardozanini merged commit 3b91228 into main Dec 5, 2024
11 checks passed
@ricardozanini ricardozanini deleted the dependabot/maven/quarkus.version-3.17.3 branch December 5, 2024 18:03
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.

3 participants