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.12.2.Final to 2.12.3.Final #80

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

Bumps quarkus.version from 2.12.2.Final to 2.12.3.Final.
Updates quarkus-bom from 2.12.2.Final to 2.12.3.Final

Release notes

Sourced from quarkus-bom's releases.

2.12.3.Final

Complete changelog

  • #28069 - Fix some minor issues in rabbitmq-reference.adoc
  • #28048 - Make com.ibm.icu:icu4j parent first
  • #28043 - Add guide in webjar locator
  • #28036 - Add a specific codec for byte arrays
  • #28029 - Redis GET with byte[] as type leads to unmarshaling exception
  • #28008 - Fix the broken link in security-oidc-client.adoc
  • #28000 - DevMojo add only properties from the quarkus namespace
  • #27989 - Upgrade to Hibernate Search 6.1.7.Final
  • #27965 - Fixed maven commands in kafka-reactive-getting-started.adoc
  • #27916 - Change visibility of GeoSearchArgs.fromMember(...) to public
  • #27914 - ArC - fix @​TransientReference destruction
  • #27913 - quarkus-redis-client: 'fromCoordinate(double, double)' has private access in 'io.quarkus.redis.datasource.geo.GeoSearchArgs' blocking my usage of geosearch FROMLONLAT
  • #27906 - @​TransientReference results in @​Dispose method being called multiple times
  • #27898 - Properly support generic bounds for ParamConverterProvider classes
  • #27896 - Ensure that Mongo DNS lookup does not happen on the event loop
  • #27892 - resteasy-reactive: ParamConverter+Kotlin+ResteasyReactice+List leads to java.lang.ClassNotFoundException on startup (Regression since 2.12)
  • #27885 - Fix request context leak in the Funqy Knative runtime
  • #27884 - quarkus-config: Maven-Property conflicts with 'prefix' (Regression since Quarkus 2.12)
  • #27627 - MongoDB driver failing DNS Lookup
Commits
  • 2fc53e9 [RELEASE] - Bump version to 2.12.3.Final
  • 3941aad Merge pull request #28070 from gsmet/2.12.3-backports-1
  • 328e6bd Fix some minor issues in rabbitmq-reference.adoc
  • e1e2f07 Add a specific codec for byte arrays.
  • 31f47f0 DevMojo add only properties from the quarkus namespace
  • 63a8f93 Make com.ibm.icu:icu4j parent first
  • 2a90c7c ArC - fix @​TransientReference destruction
  • 3b83e5c Fixed maven commands in kafka-reactive-getting-started.adoc
  • 1d7d1d8 Add Guide link for webjar-locator
  • 65a51bf Fix the broken link in security-oidc-client.adoc
  • Additional commits viewable in compare view

Updates quarkus-junit5 from 2.12.2.Final to 2.12.3.Final

Updates quarkus-maven-plugin from 2.12.2.Final to 2.12.3.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.12.2.Final to 2.12.3.Final.

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

Updates `quarkus-junit5` from 2.12.2.Final to 2.12.3.Final

Updates `quarkus-maven-plugin` from 2.12.2.Final to 2.12.3.Final

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

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 Sep 21, 2022
@fabricepipart fabricepipart merged commit d6485d4 into main Sep 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.12.3.Final branch September 21, 2022 05:16
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