quarkusio / quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Apache License 2.0
23 stars 24 forks source link

Bump quarkus.version from 2.12.1.Final to 2.12.2.Final #270

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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-ide-config from 2.12.1.Final to 2.12.2.Final

Release notes

Sourced from quarkus-ide-config'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

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)