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

build(deps): Bump quarkus.version from 2.12.1.Final to 2.12.2.Final #650

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 2.12.1.Final to 2.12.2.Final.
Updates quarkus-bom from 2.12.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
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

Updates quarkus-maven-plugin from 2.12.1.Final to 2.12.2.Final

Updates quarkus-extension-maven-plugin from 2.12.1.Final to 2.12.2.Final

Release notes

Sourced from quarkus-extension-maven-plugin'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
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 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.1.Final to 2.12.2.Final.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@michael-simons michael-simons merged commit 8758ae4 into main Sep 19, 2022
@michael-simons michael-simons deleted the dependabot/maven/quarkus.version-2.12.2.Final branch September 19, 2022 07:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant