Skip to content

Bump quarkus-bom from 2.6.1.Final to 2.6.2.Final#120

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-bom-2.6.2.Final
Closed

Bump quarkus-bom from 2.6.1.Final to 2.6.2.Final#120
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-bom-2.6.2.Final

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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

Dependabot compatibility score

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-bom](https://github.com/quarkusio/quarkus) 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)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2022

Superseded by #123.

@dependabot dependabot bot closed this Jan 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-2.6.2.Final branch January 21, 2022 02:10
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants