Skip to content

Maven pom.xml(deps): Bump qute-core from 2.12.0.Final to 2.12.3.Final #117

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps qute-core from 2.12.0.Final to 2.12.3.Final.

Release notes

Sourced from qute-core'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

2.12.2.Final

Complete changelog

  • #27881 - Bump snakeyaml from 1.31 to 1.32
  • #27878 - Upgrade to Hibernate Validator 6.2.5.Final
  • #27877 - Upgrade JBoss Threads to 3.4.3.Final
  • #27861 - Fix compatibility issue with Redis 6
  • #27858 - Add link to Mutiny guide
  • #27831 - Redis GEO related error: ERR unsupported unit provided. please use m, km, ft, mi
  • #27814 - Fix link in redis.adoc
  • #27811 - More fixes related to 'The supplier returned null' message
  • #27805 - Prevent possible memory leak from Reactive REST Client multipart upload usage
  • #27799 - Use routing context end handler
  • #27780 - Upgrade to JBoss Threads 3.4.3.Final and silence JBoss Threads version printing via system property
  • #27772 - Fix handling of HTTP/2 H2 empty frames
  • #27720 - Make Mongo version used in MongoTestResource configurable
  • #27717 - Make MongoDB version configurable
  • #27698 - 'The supplier returned null' message if OIDC server connection fails
  • #27666 - Always instantiate Hibernate ORM collections in the default fetch group
  • #27581 - Bump snakeyaml from 1.30 to 1.31
  • #27556 - Make it easy to copy environment variables in config tables - add button
  • #26727 - Ensure that @​Launch works with @​BeforeEach
  • #26711 - When using @​QuarkusMainTest and @​Launch, junit @​BeforeEach is executed after launching the app
  • #26187 - Resteasy-reactive runs out of direct buffer memory when processing large multipart messages
  • #24283 - JBoss Threads version logging in tests

... (truncated)

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

Dependabot compatibility score

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 [qute-core](https://github.com/quarkusio/quarkus) from 2.12.0.Final to 2.12.3.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.12.0.Final...2.12.3.Final)

---
updated-dependencies:
- dependency-name: io.quarkus.qute:qute-core
  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
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2022

Superseded by #119.

@dependabot dependabot bot closed this Sep 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus.qute-qute-core-2.12.3.Final branch September 22, 2022 09: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.

0 participants