Skip to content

Bump quarkus-bom from 2.6.1.Final to 2.7.3.Final#133

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2022

Bumps quarkus-bom from 2.6.1.Final to 2.7.3.Final.

Release notes

Sourced from quarkus-bom's releases.

2.7.3.Final

Complete changelog

  • #24048 - Mark OpenTelemetry and @​ConsumeEvent context as safe
  • #24039 - Fix multipart and Expect: 100-continue
  • #24038 - Mark the HTTP, gRPC and OpenTelemetry DuplicatedContext as 'safe'
  • #24037 - quarkus-reactive-routes fails when using Mutiny.SessionFactory.withSession
  • #24033 - Fix DevServices for Keycloak JavaDocs
  • #24028 - Use a copy of compile classpath for panache annotation processor lookup
  • #24026 - Close bootstrapped apps at the end of mojo execution if Maven extensions are disabled
  • #24025 - Don't use system dependent charset
  • #24016 - Fix builder-image references in gradle-tooling.adoc
  • #24014 - Properly support small files in multipart responses in REST Client Reactive
  • #24007 - Service Binding - Style and language review
  • #24004 - Ensure that remote-dev works with containers created by Jib
  • #24002 - Allow overriding user agent for REST Client Reactive
  • #23996 - Prevent NPE in Reactive Client when registering on ClientBuilder due to no Configuration
  • #23991 - Swagger UI don't show in dev mode from 2.7.0.Final
  • #23989 - Unwrap InvocationTargetException thrown by QuarkusTest*Callback
  • #23988 - Native build image configurations ignored - always falls back to 21.3-java11
  • #23986 - Quarkus Multipart not working for multi layer applications
  • #23983 - Prevent NoSuchElementException in MockSupport after earlier error
  • #23982 - Fixed otel-collector configuration
  • #23973 - MongoDB Panache reactive: database name is not taken from the annotation
  • #23972 - Fix user Maven config dir resolution in native mode
  • #23966 - Rest Client sets own User-Agent header even if user specifies a different one
  • #23959 - Re-run failed parameterized tests
  • #23958 - Serialize extension category metadata under 'metadata'
  • #23953 - Leverage tabs for kotlin DSL in gradle documentation
  • #23949 - NullPointerException in Resteasy Reactive Client due to no Configuration
  • #23937 - quarkus:test Re-run failed tests does not run failed ParameterizedTest
  • #23936 - Make sure @​ClientExceptionMapper works properly in native mode
  • #23932 - Micrometer: Ignore non-application endpoints by default
  • #23921 - Hibernate reactive - configure HBM2DDL script generation
  • #23914 - graphql-ui issue show  on each line and near the cursor
  • #23907 - Add working directory configuration to Jib
  • #23905 - Make Hibernate Reactive tests use @​RunOnVertxContext and upgrade the Context validity checks
  • #23903 - Fix DevConsole failing on startup when Hibernate Search is disabled
  • #23902 - Fix typo in success message when updating config in dev console
  • #23899 - Jib docker image working directory changed
  • #23886 - Update SmallRye OpenAPI to 2.1.20
  • #23877 - Hibernate Validator - Allow setting the expression language feature level
  • #23876 - Allow null values for query, cookies, headers and form params for Reactive REST Client
  • #23873 - Hibernate Search error on startup even if it is disabled
  • #23872 - RestEasy Reactive client: optional FormParameters throw error when null
  • #23870 - Update SmallRye Config to 2.9.1
  • #23863 - Clarify sql-load-script must be in the application resources
  • #23862 - Forbid using '..' in paths passed to PathTree
  • #23861 - Respect quarkus.container-image.push=true in container-image-docker

... (truncated)

Commits
  • acf5b28 [RELEASE] - Bump version to 2.7.3.Final
  • d73e2d6 Fix multipart and Expect: 100-continue
  • 25b6b4c Mark OpenTelemetry and @​ConsumeEvent context as safe
  • 99d643d Merge pull request #24043 from gsmet/2.7.3-backports-2
  • 2349a0c Mark the HTTP, gRPC and OpenTelemetry DuplicatedContext as 'safe'
  • d99141a Hibernate reactive - configure HBM2DDL script generation
  • 7e0c649 Fix DevServices for Keycloak JavaDocs
  • 9a5af62 Hibernate Validator - Allow setting the expression language feature level
  • 8f55ba3 MongoDB Panache reactive: database name is not taken from the annotation
  • 09e0430 Don't use system dependent charset
  • 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.7.3.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.6.1.Final...2.7.3.Final)

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

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 Mar 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2022

Superseded by #135.

@dependabot dependabot bot closed this Mar 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-2.7.3.Final branch March 10, 2022 02:08
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