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 quarkus.version from 2.16.1.Final to 3.2.4.Final #670

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Bumps quarkus.version from 2.16.1.Final to 3.2.4.Final.
Updates io.quarkus:quarkus-bom from 2.16.1.Final to 3.2.4.Final

Release notes

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

3.2.3.Final

Complete changelog

  • #35131 - Unlist Security JPA Common
  • #35130 - Also support Universe BOM
  • #35129 - Support user methods with @Transactional in REST Data with Panache ORM
  • #35120 - Upgrade to Hibernate Search 6.2.0.Final in Quarkus 3.2
  • #35119 - Properly resolve @TestProfile when using nested tests in base classes
  • #35114 - Keep META-INF/MANIFEST.MF in the bootstrap Gradle resolver artifact
  • #35112 - Testing - fix MockitoConfig(convertScopes = true)
  • #35107 - User methods requiring a transaction in Hibernate ORM does not work for interfaces of Panache REST Data extension
  • #35104 - @Nested tests in a superclass do not work with test profiles
  • #35101 - Docs: fix typo in duplicated context guide
  • #35087 - Take into account container element constraints in config mapping validation
  • #35081 - Email validator on collection element not found after upgrade to Quarkus 3
  • #35080 - Mocking Singleton does not work even when using @MockitoConfig(convertScopes = true)
  • #35067 - Set analytics filter logs to debug
  • #35061 - Fix join message in websocket quickstart
  • #35060 - Add clear error message when Reactive REST Client used outside of Quarkus
  • #35059 - Stylistic Loggin guide tweaks
  • #35057 - Update graal-sdk to 23.0.1 to enable Java 11 compatibility
  • #35054 - Upgrade graal-sdk version to 23.0.1
  • #35040 - Fix Keycloak token address in OIDC DevUI script
  • #35029 - Keycloak dev services uses wrong token url for client_credentials grant type
  • #35022 - Fixing and adding missing abstracts in the Logging guide
  • #35015 - Limit List transformation in Spring DI module
  • #35013 - Fix sidecars resource requirements properties in Kubernetes
  • #35011 - @ConfigProperty injection semantics change when quarkus-spring-di is present and @Inject is used (regression in Quarkus 3)
  • #35009 - Upgrade to SmallRye Fault Tolerance 6.2.6
  • #35006 - quarkus-kubernetes Extension ignores multiple sidecars properties
  • #35005 - Fix OIDC token verification failure message
  • #34999 - Allow to exclude classes in REST Data with Panache with annotations
  • #34997 - Document HttpServerOptionsCustomizer
  • #34994 - OIDC UserInfo request must not be made if the token verification fails
  • #34993 - OIDC UserInfo endpoint is called even if the token verification fails
  • #34992 - Document usage of HttpServerOptionsCustomizer
  • #34991 - Upgrade to Hibernate ORM 6.2.7.Final and Hibernate Reactive 2.0.4.Final
  • #34987 - Ensure Kubernetes manifests are generated in the project location
  • #34986 - Quarkus is affected by criteria query issue in Hibernate
  • #34952 - Logging configuration stylistic review
  • #34951 - Improve Javadoc of @CustomSerialization
  • #34948 - Apply JavaPlugin on the deployment project
  • #34945 - Fix Openshift deployments when using a custom output directory
  • #34944 - Backport: Add option to produce PIE native binaries
  • #34938 - @UnlessBuildProperty is ignored on PanacheEntityResource
  • #34936 - Update RabbitMQ DevServices container to 3.12
  • #34917 - Fix issue of e.getCause() returns null
  • #34906 - Allow the use of HTTP2 in programmatically created REST Client
  • #34904 - Dev UI Scheduler: Fix screen height

... (truncated)

Commits
  • 06908fa [RELEASE] - Bump version to 3.2.4.Final
  • 328abbc Merge pull request #35297 from gsmet/3.2.4-backports-1
  • 45dd9e7 Dev UI: Change log stream test to use less common logger
  • b48be6c Pass Maven user settings when initializing artifact resolver
  • 3747c0d An option to record and dump all used build time config options and a
  • 1b9a4c4 Fix jandex-gradle-plugin-version in CDI Reference
  • 8022a3f Upgrade H2 to 2.2.220
  • 63c7aa5 Higher timeouts for native CI
  • 63bff4e Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • 799c2d9 Fix OpenTelemetry svc name precedence and improve test covergae
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 2.16.1.Final to 3.2.4.Final

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 2.16.1.Final to 3.2.4.Final.

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

Updates `io.quarkus:quarkus-maven-plugin` from 2.16.1.Final to 3.2.4.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2023

Superseded by #671.

@dependabot dependabot bot closed this Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.2.4.Final branch August 16, 2023 13:57
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.

0 participants