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

chore(deps): bump quarkus.version from 2.1.3.Final to 2.2.0.Final #104

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2021

Bumps quarkus.version from 2.1.3.Final to 2.2.0.Final.
Updates quarkus-bom from 2.1.3.Final to 2.2.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.2.0.CR1

Major changes

  • #19332 - Add global flag to disable dev services
  • #19066 - Introduce support for MongoDB service binding
  • #18923 - Change the default thread model for RR
  • #17903 - Extension for running Narayana LRA participants

Complete changelog

  • #19466 - Close OIDC web clients
  • #19465 - Bump flyway-core from 7.13.0 to 7.14.0
  • #19463 - Update to the latest OpenTelemetry release
  • #19462 - Make sure super-configuration are used for dependency resolution
  • #19461 - Bump SmallRye Reactive Messaging version to 3.9.0
  • #19459 - Make roles unique when creating users in Keycloak dev services
  • #19458 - Fix minor DevServices for Keycloak typos
  • #19449 - Use Eclipse Temurin in Quarkiverse workflow templates
  • #19433 - Bump awssdk.version from 2.17.19 to 2.17.20
  • #19432 - Support serialization inclusion configuration in Jackson
  • #19428 - Jackson extension should provide configuration for serializing null or empty values
  • #19427 - Redis Dev Services - Print connection url
  • #19425 - Fix code location in the multi-stage build examples
  • #19423 - Implement Apicurio Registry Dev Service sharing
  • #19422 - Exclude jakarta.activation-api from our artifacts
  • #19418 - Make gradle-tooling-api optional to remove a myriad of warnings in CI
  • #19417 - Bump awssdk.version from 2.17.18 to 2.17.19
  • #19416 - Bump bctls-fips from 1.0.12.1 to 1.0.12.2
  • #19414 - Switch to Eclipse Temurin JDK via actions/setup-java
  • #19410 - Fix flakey test
  • #19409 - Fix flakey test
  • #19398 - Added test for @​ConfigMapping constructor injection
  • #19397 - Dev Services for Redis should print out the connect string
  • #19394 - Bump awssdk.version from 2.17.17 to 2.17.18
  • #19387 - Error reading ConfigMapping in constructor injection
  • #19386 - Gradle error finding subproject dependency version
  • #19372 - Bump kubernetes-client-bom from 5.6.0 to 5.7.0
  • #19369 - Scheduler docs - clarify the "concurrent execution strategy"
  • #19363 - Hibernate ORM DevUI - show DDL scripts collapsed by default
  • #19361 - Bump micrometer-bom from 1.7.2 to 1.7.3
  • #19360 - Bump mariadb-java-client from 2.7.3 to 2.7.4
  • #19354 - Add tests for CT + Kafka + DevServices
  • #19353 - Bump awssdk.version from 2.17.16 to 2.17.17
  • #19352 - Bump flyway-core from 7.12.1 to 7.13.0
  • #19350 - Improve guide for Kafka + Avro projects
  • #19348 - Remove workaround after updating to Jandex 2.3.1.Final
  • #19346 - CI Windows job - enable gc logs to debug OOM: Metaspace
  • #19340 - Add test for @​JsonView support in RESTEasy Jackson
  • #19336 - Add com.sun.security.sasl.Provider automatically for Infinispan
  • #19333 - Inject modified headers

... (truncated)

Commits
  • 966b673 [RELEASE] - Bump version to 2.2.0.Final
  • 4c6554f Merge pull request #19629 from gsmet/2.2.0-backports-2
  • c4aec6e Rest Client Reactive guide: add info about RestClientBuilder
  • 8cf47c4 Update SmallRye Config to 2.4.4
  • 01b5d30 CLI add/remove registry commands
  • 133ee5d Fix extension combination score calculation for project creation
  • df59e3a fix(redis): only check if docker is running when redis devservice is needed
  • 59f2901 Add UTF-8 as charset when RESTEasy Reactive returns text/plain
  • 91e09a6 Fix SmallRye Fault Tolerance build-time class loading
  • 3a7d56e Activate RequestContext when resolving TenantResolver
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.1.3.Final to 2.2.0.Final

Updates quarkus-bootstrap-maven-plugin from 2.1.3.Final to 2.2.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.1.3.Final to 2.2.0.Final.

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

Updates `quarkus-maven-plugin` from 2.1.3.Final to 2.2.0.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.1.3.Final to 2.2.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-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-bootstrap-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2021
@metacosm metacosm merged commit 77787dd into main Aug 26, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.2.0.Final branch August 26, 2021 12:14
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