Skip to content

Bump quarkus-bom from 2.6.1.Final to 2.12.2.Final#165

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-bom-2.12.2.Final
Closed

Bump quarkus-bom from 2.6.1.Final to 2.12.2.Final#165
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-bom-2.12.2.Final

Conversation

@dependabot
Copy link
Contributor

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

Bumps quarkus-bom from 2.6.1.Final to 2.12.2.Final.

Release notes

Sourced from quarkus-bom's releases.

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
  • #4644 - ObjectMapperCustomizer with Hibernate5Module for lazyloading

2.12.1.Final

Complete changelog

  • #27770 - Flyway callbacks can now access the Flyway instance
  • #27768 - Bump smallrye-open-api from 2.2.0 to 2.2.1
  • #27766 - De-duplicate mention of quarkus.debug.transformed-classes-dir in docs
  • #27757 - Add more complete interceptor example to the CDI guide
  • #27747 - REST Client quickstart change name to REST Client Classic
  • #27743 - Throughput of Resteasy Reactive's significantly decreased in 2.12.0.Final
  • #27736 - Ensure to check the runtime log level for RequestContext tracing needs
  • #27735 - Performance regression in RequestContext activations
  • #27721 - Unclutter test resource start error message
  • #27713 - Reactive routes - don't append trailing slash if empty path and base set
  • #27711 - Support empty-dir volumes in Kubernetes, OpenShift, Knative extensions
  • #27704 - Minor correction in a doc
  • #27702 - Corrected AUTH_SERVER_URL_PROP in KeycloakTestClient
  • #27683 - Bump dekorate version to 2.11.2
  • #27681 - Support empty env var values in Kubernetes/Knative/OpenShift extensions
  • #27674 - Funqy - fix constructor injection for normal scoped beans
  • #27671 - Classes with @​Funq methods fail in constructor injection for normal scoped bean
  • #27663 - Kubernetes env vars do not allow empty values

... (truncated)

Commits
  • 11b1d51 [RELEASE] - Bump version to 2.12.2.Final
  • 9e0a6ea Bump snakeyaml from 1.31 to 1.32
  • b7f5351 Merge pull request #27879 from gsmet/2.12.2-backports-1
  • 815eea3 Upgrade to Hibernate Validator 6.2.5.Final
  • 118ec27 Upgrade JBoss Threads to 3.4.3.Final
  • 0ee0ff4 Fix compatibility issue with Redis 6
  • 0205e07 Make it easy to copy environment variables in config tables - add button
  • e982485 Add link to Mutiny guide
  • 8da9bad Prevent possible memory leak from Reactive REST Client multipart upload usage
  • db8f79e More fixes related to 'The supplier returned null' message
  • 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 [quarkus-bom](https://github.com/quarkusio/quarkus) from 2.6.1.Final to 2.12.2.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.6.1.Final...2.12.2.Final)

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

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 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2022

Superseded by #169.

@dependabot dependabot bot closed this Sep 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-2.12.2.Final branch September 21, 2022 02:09
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