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.1.2.Final #634

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2023

Bumps quarkus.version from 2.16.1.Final to 3.1.2.Final.
Updates quarkus-bom from 2.16.1.Final to 3.1.2.Final

Release notes

Sourced from quarkus-bom's releases.

3.1.1.Final

Complete changelog

  • #33846 - Update Jackson to 2.15.2
  • #33834 - Kafka serde discovery: handle channel names containing dot
  • #33821 - DEV UI: Prevent NPE in JsonRpc#route after Quarkus app reloaded
  • #33820 - DEV UI on reload logs NPE xception in JsonRpcRouter#route on line 200
  • #33815 - Redis Hostname provider - do not call getHosts() twice
  • #33811 - Only expose the Dev UI Routes if Vert.x HTTP is present
  • #33804 - Dev Mode fails with Quarkus 3.1 and Kafka client (no vert.x http extension on the classpath)
  • #33802 - Fix Dev UI v1 link in the guides
  • #33799 - Fix message typo in OIDCRecorder
  • #33769 - Fix detection of OpenTelemetry
  • #33763 - When using RestMulti, don't require @Produces
  • #33761 - Properly implement ClientRequestContext#setEntity
  • #33758 - Update security-keycloak-admin-client.adoc
  • #33756 - Prevent NPE in Jacoco report preparation when a workspace module has no sources
  • #33753 - Bump apicurio-registry.version from 2.4.2.Final to 2.4.3.Final
  • #33752 - Bump kotlinx-serialization-json from 1.5.0 to 1.5.1
  • #33746 - Quarkus 3.1 still throws an error if @Produces is not defined on a stream response
  • #33741 - io.quarkus:quarkus-jacoco cannot import pom module dependecy
  • #33738 - Quarkus 3.1 rest client uses wrong Messagewriter
  • #33735 - Make Elasticsearch Java Client's withJson(...) methods work in native mode
  • #33730 - Smallrye Reactive Messaging with Kafka Connector does not support channel names containing a dot
  • #33720 - Normalize podman vs. podman.exe and Podman Desktop
  • #33718 - Fix native query support in Hibernate Reactive
  • #33713 - NamedNativeQuery not working in native image
  • #33695 - Update rewrite-maven-plugin to 4.46.0
  • #33689 - DevTool-cli Clarify --errors help message
  • #33687 - Call after construct callbacks when creating outer instances/QuarkusTest
  • #33680 - Fix dropped exception on JSON stream cancellation
  • #33677 - Fix npe when vert.x delegate is called but not set yet
  • #33671 - Mark test failure in time for callbacks to know about it
  • #33670 - Guard against potential NPE in GrpcClientConfiguration
  • #33667 - Do not include the Kafka Dev UI beans during the native build
  • #33663 - Fix SSE response with legacy publisher in native mode
  • #33660 - Dev UI small fixes
  • #33659 - Add DevConsoleCORSFilter to Dev UI JsonRPC WebSocket
  • #33657 - Security JPA Reactive - catch non-unique result exception properly
  • #33652 - Endpoint with RestSseElementType doesn't produce events in native
  • #33651 - Refer to 'microprofile_jwt' scope in OIDC docs
  • #33649 - [Doc] Fix minor typo in devtool CLI
  • #33647 - Incorrect test status in QuarkusTestAfterTestExecutionCallback and QuarkusTestAfterEachCallback for failing test
  • #33645 - Ignore IndexDependencyBuildItem for missing dependencies
  • #33643 - RolesAllowed and OIDC broken in 2.16.0-Final and 3.0.4-Final with KeyCloak
  • #33639 - Upgrade to SmallRye Fault Tolerance 6.2.3
  • #33631 - Hibernate Storing multiple items with @IdClass in one transaction fails
  • #33627 - Do not bind the "grpc" container port when configured to use same server
  • #33623 - Regression - Unable to build native binary when using quarkus-kafka-client extension

... (truncated)

Commits
  • 18ac3ba [RELEASE] - Bump version to 3.1.2.Final
  • 10f058e Revert "Bump liquibase.version from 4.20.0 to 4.21.0"
  • 67b7259 fix: detection of project root in qcli
  • 6aab4f1 Minor adjustments to deploying-to-openshift.adoc
  • ee4b5bf Fix endpoint address in the OpenShift guide
  • 1ff379c Cleanup after REST Client multipart request
  • d5e1a9f Fix resolving custom ObjectMapper at deserialization in Resteasy Reactive
  • 0c16302 Merge pull request #34033 from gsmet/3.1.2-backports-1
  • b5b582a ArC: fix InvocationContext#setParameters()
  • aaaeea4 Ensure Panache class transformers run before Arc's static method transformers
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.16.1.Final to 3.1.2.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 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.1.2.Final.

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

Updates `quarkus-maven-plugin` from 2.16.1.Final to 3.1.2.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 Jun 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #643.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.1.2.Final branch June 29, 2023 13:15
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