Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Bump quarkus.version from 2.2.1.Final to 2.12.0.Final #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2022

Bumps quarkus.version from 2.2.1.Final to 2.12.0.Final.
Updates quarkus-bom from 2.2.1.Final to 2.12.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.12.0.CR1

Major changes

  • #26772 - Upgrade to Kotlin 1.7
  • #26509 - SmallRye Config SecretKeys support
  • #24010 - Update MS SQL JDBC driver to 11.2.0.jre11

Complete changelog

  • #27321 - Bump flyway.version from 9.1.3 to 9.1.5
  • #27320 - Regenerate the keystores for the rest client tests
  • #27312 - Don't create an ArchivePathTree for non-JAR dependencies
  • #27310 - Use io.quarkus:quarkus-bom in extension projects and import quarkiverse-parent:10
  • #27304 - Fix incorrect link in the YAML guide
  • #27302 - Docs: Additional guidance for creating an abstract
  • #27296 - Bump mockito-bom from 4.6.1 to 4.7.0
  • #27292 - Custom OIDC claim verification
  • #27290 - Add guidance for creating titles in Quarkus docs
  • #27288 - Load CodeGenProvider services once instead of once per module
  • #27287 - Optimize ArcDevConsoleProcessor.buildDependencyGraph()
  • #27286 - Add guidance for creating a Quarkus doc abstract
  • #27284 - Attempt to fix intermittent failure in SimpleContextPropagationTest caused by possible race condition
  • #27283 - Update security-jpa status to stable
  • #27282 - Make typesafe GraphQL clients ApplicationScoped
  • #27281 - ArcDevConsoleProcessor.collectBeanInfo() is taking a long time
  • #27280 - Add native --add-opens for camel-quarkus-xstream
  • #27275 - Take RunOnVertxContext into account when annotated on class
  • #27267 - Drop -H:+JNI option from nativeImageArgs
  • #27263 - Drop getRequiredFeatures method from io.quarkus.runner.Feature
  • #27261 - Fix Category#mutable default method to return copy
  • #27258 - Remove Oracle's BlockReleaser from runtime initialization
  • #27256 - Bump kafka3.version to 3.2.1
  • #27255 - Mention quarkus-build-steps.list in the extension-metadata doc
  • #27249 - ArC - add debug logging for the request context manipulation
  • #27246 - Native build image failure: oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource still failing on mandrel image
  • #27238 - More Jakarta progress
  • #27236 - Bump flyway.version from 9.1.2 to 9.1.3
  • #27234 - Bump com.gradle.enterprise from 3.10.3 to 3.11.1 in /devtools/gradle
  • #27233 - Update docs metadata generation
  • #27230 - Add debug information to OTel flaky test
  • #27228 - Small typo in Kafka guide
  • #27227 - Add 'schema.registry.url' property to the Kafka Companion
  • #27224 - Apply minor fix to javadoc of MultipartForm
  • #27223 - Add Sgitario to the bot configuration
  • #27220 - Ensure that compressed binary used in Amazon Lambda function if present
  • #27219 - Fix minor Opentelemetry docs issue
  • #27218 - JAXB: Not bound classes annotated with XmlSchema to the JaxbContext
  • #27217 - Rewrite code blocks from markdown style to asciidoc style
  • #27214 - Upgrade to SmallRye GraphQL 1.7.0 (graphql-java 19.0)
  • #27212 - RunOnVertxContext annotation duplicateContext is not taken into account if the annotation is on the class

... (truncated)

Commits
  • 7eb1957 [RELEASE] - Bump version to 2.12.0.Final
  • 22d2a08 Merge pull request #27476 from gsmet/2.12.0-backports-1-without-gradle
  • d85cf96 Make sending OIDC client id with introspection credentials optional
  • 3257492 Fix Redis channel subscription issue when there is no context available.
  • d742975 Add support for optimistic locking in the new Redis API.
  • 9c4a92c Add system properties source to CodeGenerator config sources
  • ac06932 Revert "Mark Quartz extension as stable"
  • ade5f81 Fix Quarkiverse template build and release
  • afe4b95 Add SPI for native for Error Code and Exception Name providers
  • 0dc251a Deprecate OidcSession#expiresIn and add new methods
  • Additional commits viewable in compare view

Updates quarkus-core-deployment from 2.2.1.Final to 2.12.0.Final

Updates quarkus-arc-deployment from 2.2.1.Final to 2.12.0.Final

Updates quarkus-undertow-deployment from 2.2.1.Final to 2.12.0.Final

Updates quarkus-jsonp-deployment from 2.2.1.Final to 2.12.0.Final

Updates quarkus-core from 2.2.1.Final to 2.12.0.Final

Updates quarkus-junit5-internal from 2.2.1.Final to 2.12.0.Final

Updates quarkus-bootstrap-maven-plugin from 2.2.1.Final to 2.12.0.Final

Updates quarkus-junit5 from 2.2.1.Final to 2.12.0.Final

Updates quarkus-maven-plugin from 2.2.1.Final to 2.12.0.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.2.1.Final to 2.12.0.Final.

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

Updates `quarkus-core-deployment` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-arc-deployment` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-undertow-deployment` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-jsonp-deployment` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-core` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-junit5-internal` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-junit5` from 2.2.1.Final to 2.12.0.Final

Updates `quarkus-maven-plugin` from 2.2.1.Final to 2.12.0.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-core-deployment
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-arc-deployment
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-undertow-deployment
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-jsonp-deployment
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-junit5-internal
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-bootstrap-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-junit5
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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