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

Bump quarkus.version from 2.10.2.Final to 2.12.2.Final #53

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 2.10.2.Final to 2.12.2.Final.
Updates quarkus-bom from 2.10.2.Final to 2.12.2.Final

Release notes

Sourced from quarkus-bom's releases.

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
  • #27660 - Update SmallRye Config to 2.12.0
  • #27655 - Use devRootAppend for all links in grpc devmode
  • #27654 - gRPC DevMode not working with custom non-application-root-path
  • #27653 - Bring JBossNettyLoggerFactory implementation in line with other implementations
  • #27652 - ${quarkus.application.version} not resolvable from application.yaml
  • #27636 - Added note about quarkus.native.container-build=true
  • #27633 - Optimize the dirty dependency graph walk
  • #27630 - quarkus.uuid is missing in 2.12.0
  • #27625 - Make 'postgres print-command' quarkus command work with reactive datasources
  • #27622 - NPE in DEV console command
  • #27612 - Add notes about logging exception in RESTEasy Reactive
  • #27605 - Malformed DNS message on MacOS
  • #27604 - Respect quarkus.class-loading.removed-artifacts when re-augmenting an app
  • #27600 - Mark quarkus:go-offline as threadSafe=true
  • #27598 - Fix to run first example on vertx page
  • #27596 - Mark quarkus:go-offline Maven mojo as thread-safe
  • #27595 - Add high level logging for RESTEasy Reactive exceptions
  • #27592 - Resteasy Reactive: Fix nested bean params for sub resources
  • #27589 - Quarkus startup hangs after upgrade to version 2.11.x.Final
  • #27585 - RESTEasy Reactive: log exceptions
  • #27584 - Add JIB custom entrypoint examples on documentation
  • #27582 - BeanManager.getBeans() - assume the default qualifier if none specified
  • #27580 - Support Instance injection
  • #27576 - Support config expansion when validating config changes
  • #27575 - Improve custom entrypoint configuration documentation for JIB images
  • #27559 - Fix SSE cancellation in the Reactive REST Client
  • #27546 - Allow removing artifacts when running re-augmentation for a mutable application
  • #27529 - Properly use ParamConverter to converting the values of collection types

... (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

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

Updates quarkus-bootstrap-maven-plugin from 2.10.2.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)

Bumps `quarkus.version` from 2.10.2.Final to 2.12.2.Final.

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

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

Updates `quarkus-bootstrap-maven-plugin` from 2.10.2.Final to 2.12.2.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2022
@zhfeng zhfeng merged commit b3c0e3c into main Sep 15, 2022
@zhfeng zhfeng deleted the dependabot/maven/quarkus.version-2.12.2.Final branch September 15, 2022 02:29
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