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.6.1.Final to 2.6.2.Final #23

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2022

Bumps quarkus.version from 2.6.1.Final to 2.6.2.Final.
Updates quarkus-bom from 2.6.1.Final to 2.6.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.6.2.Final

Complete changelog

  • #22750 - Use configured root-path and non-application-root-path to configure the NonApplicationEndpointSampler
  • #22749 - Update protobuf-java to 3.19.2
  • #22747 - Adjust Kogito guides to also import the resteasy-jackson extension
  • #22744 - Create file when adding a registry to default config
  • #22734 - Fix logging with panache in entities
  • #22731 - NPE when adding new registry in Quarkus CLI
  • #22730 - Fixed NPE for OpenTelemetry tracing requests without remoteAddress
  • #22729 - Fixed platform stream selection when platform key is null
  • #22728 - Docs - fix broken links to the CDI spec
  • #22725 - Switch all liquibase schemaLocations to https and update to dbchangelog-4.4.xsd
  • #22720 - Fix schemaLocation problem in LiquibaseFunctionalityNativeIT
  • #22716 - Bump kubernetes-client-bom from 5.10.1 to 5.10.2
  • #22703 - Fixed config locations to be URIs
  • #22701 - Fix hbm.xml builds with CompositeAttributes
  • #22699 - 2.6 - Error with config locations
  • #22692 - Avoid ending up with negative last page in REST Data Panache
  • #22687 - SmallRye GraphQL 1.4.1
  • #22685 - java.lang.StackOverflowError during build when using hibernate-orm with CompositeAttribute within hbm.xml
  • #22682 - Documentation for quarkusRegistryClient
  • #22676 - Specify default credentials for KeyCloak Admin console
  • #22667 - Make sure quarkusDev configuration is resolved before quarkusTest task runs
  • #22666 - Explicit the Keycloack administration console admin/admin credentials when using DevServices
  • #22663 - Gradle Task quarkusTest stopped working with version 2.6.1
  • #22650 - Upgrade to Hibernate Search 6.0.8.Final
  • #22644 - Ensure that UTF8 is used as the default encoding in RESTEasy Reactive
  • #22631 - Bump quarkiverse-parent to 9
  • #22621 - Enforce an RFC valid Accept value for remote dev requests
  • #22620 - Do not handle print-data-fetcher-exception as a config relocation
  • #22615 - Guard against CCE in OTel Vert.x integration
  • #22609 - Move RESTEasy provider registration as unremovable beans to common module
  • #22605 - Combination of rest-client and smallrye-opentracing ends with NPE when running generated tests
  • #22600 - Do not let a single quarkus-extension.yaml break entire Dev UI
  • #22597 - ClassCastException when combining OpenTelemetry with EventBus
  • #22586 - Never intercept synthetic static methods
  • #22582 - Prevent Maven compiler parameters from being used in Kotlin compiler
  • #22581 - live reloading error with Kotlin
  • #22578 - Fixed ignored escape sequence by explicitly defining it via maven
  • #22570 - Updating to slf4j 1.7.32
  • #22569 - Inconsistent versions of slf4j-api
  • #22562 - Allow user defined exception mappers to override built-in security exception mapping
  • #22550 - Mark TestMojo as threadSafe
  • #22549 - Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 in /devtools/gradle
  • #22543 - Bump log4j-api from 2.17.0 to 2.17.1
  • #22535 - Bump dokka-maven-plugin from 1.6.0 to 1.6.10
  • #22523 - SmallRye OpenApi update to 2.1.17
  • #22503 - Remove unsafe cast to mutable extension catalog

... (truncated)

Commits
  • 1b089cc [RELEASE] - Bump version to 2.6.2.Final
  • a24bf61 Merge pull request #22752 from gsmet/2.6.2-backports-2
  • f60dc73 Use configured root-path and non-application-root-path to configure the NonAp...
  • ab2b7f4 Update protobuf-java to 3.19.2
  • c22a024 Adjust Kogito guides to also import the resteasy-jackson extension
  • 9228c12 Create file when adding a registry to default config. Fixes #22731
  • d56247c Fixed config locations to be URIs
  • 30b8767 Fix logging with panache in entities
  • aa14c37 Fixed platform stream selection when platform key is null
  • 10c72be Merge pull request #22738 from gsmet/2.6.2-backports-1
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.6.1.Final to 2.6.2.Final

Updates quarkus-bootstrap-maven-plugin from 2.6.1.Final to 2.6.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.6.1.Final to 2.6.2.Final.

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

Updates `quarkus-maven-plugin` from 2.6.1.Final to 2.6.2.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.6.1.Final to 2.6.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-bootstrap-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2022
@zhfeng zhfeng merged commit b67d75b into main Jan 11, 2022
@zhfeng zhfeng deleted the dependabot/maven/quarkus.version-2.6.2.Final branch January 11, 2022 14:02
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