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.7.0.Final to 2.7.1.Final #4

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps quarkus.version from 2.7.0.Final to 2.7.1.Final.
Updates quarkus-bom from 2.7.0.Final to 2.7.1.Final

Release notes

Sourced from quarkus-bom's releases.

2.7.1.Final

Major changes

  • #23374 - Generate gRPC code from dependencies
  • #23210 - Add oidc-token-propagation-reactive extension

Complete changelog

  • #23493 - Fix incorrect configuration property in buildpack documentation
  • #23490 - More tabs work
  • #23472 - Properly handle void return type in REST Client Reactive
  • #23468 - Improve CT error handling
  • #23467 - Also remove final from parent classes
  • #23464 - Fix various Files.list resource leaks
  • #23455 - Bump kubernetes-client-bom from 5.12.0 to 5.12.1
  • #23446 - Rollback to use runtime for jib
  • #23441 - ArC - register client proxies and subclasses for reflection if needed
  • #23436 - Allow to invalidate ContextState of shareable CDI context and make use of it in ArcContextProvider
  • #23431 - Small fix for non-existing openapi additional folder
  • #23422 - Initialize defaultCatalog and defaultSchema in Hibernate ORM config
  • #23421 - Do not force mp.jwt.verify.publickey.location to be a build time property
  • #23417 - Regression since 2.6.3.Final in OpenShift extension
  • #23415 - Fix incorrect image tag in native reference guide
  • #23412 - Gradle: clear reloadable flag for extension dependencies
  • #23408 - Stork guide is missing the status properties
  • #23402 - Consider build time conditions when determining the JAX-RS Application class
  • #23401 - Properly take @​ClientExceptionMapper priority into account
  • #23398 - Fix documentation of ClientExceptionMapper
  • #23397 - Use the correct context for RESTEasy Reactive
  • #23396 - @​ClientExceptionMapper not working reliably
  • #23392 - Handle parent first artifact when running devmode from Gradle
  • #23390 - Make picocli extension stable
  • #23389 - Remove Gradle preview warning from documentation
  • #23388 - Make resteasy-qute extension stable
  • #23381 - CapturingInputStream discards -1 from delegate read
  • #23380 - Various adjustments for JReleaser
  • #23379 - ResteasyReactiveScanner.scanForApplicationClass does not seem to handle excludes correctly
  • #23374 - Generate gRPC code from dependencies
  • #23367 - Trim OpenTelemetry config endpoints
  • #23366 - Current version of graal-sdk contains several vulnerabilities
  • #23357 - Handle configured parent first resources
  • #23354 - Bump postgresql from 42.3.1 to 42.3.2
  • #23351 - Data corruption when mixing @FormParam and MultivaluedMap
  • #23348 - Set oidc-token-propagation status to stable
  • #23347 - Fix Javadoc of @​ServerRequestFilter
  • #23345 - Properly log InvalidDefinitionException exception in RESTEasy Reactive
  • #23344 - Fix JibConfig platforms javadoc
  • #23337 - Bump GraalVM / Mandrel version to 21.3.1
  • #23333 - ArC - fix disposer method resolution
  • #23330 - Allow qute tags with ".qute" prefixed extension

... (truncated)

Commits
  • ea4ef3d [RELEASE] - Bump version to 2.7.1.Final
  • bf67d84 Merge pull request #23494 from gsmet/2.7.1-backports-4
  • cd20197 More tabs work
  • ad91cb8 Detect when the app is reading input
  • 2592bf6 Fix incorrect configuration property in buildpack documentation
  • 5c94181 Merge pull request #23479 from gsmet/2.7.1-backports-3
  • b05aef4 Handle parent first artifact when running devmode from Gradle
  • 473bb1a Properly handle void return type in REST Client Reactive
  • 1988bd4 ArC - register client proxies and subclasses for reflection if needed
  • 24c9730 Improve CT error handling
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.7.0.Final to 2.7.1.Final

Updates quarkus-bootstrap-maven-plugin from 2.7.0.Final to 2.7.1.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.7.0.Final to 2.7.1.Final.

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

Updates `quarkus-maven-plugin` from 2.7.0.Final to 2.7.1.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.7.0.Final to 2.7.1.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2022
@ricardozanini
Copy link
Member

#3 will do the migration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ricardozanini ricardozanini deleted the dependabot/maven/quarkus.version-2.7.1.Final branch February 9, 2022 15:27
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.

None yet

1 participant