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

chore(deps): bump quarkus.version from 2.4.2.Final to 2.5.0.Final #156

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps quarkus.version from 2.4.2.Final to 2.5.0.Final.
Updates quarkus-bom from 2.4.2.Final to 2.5.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.5.0.CR1

Major changes

  • #21235 - Encryption support for Reactive Microsoft SQL Server Client
  • #21102 - Introduce quarkus.http.header
  • #21052 - Add the ability to run main class in test
  • #20959 - Implement dev-services support for the Oracle Database
  • #20894 - Update to GraalVM 21.3
  • #20875 - Implement @​ProjectedFieldName on reactive entities
  • #20768 - Upgrades to Infinispan 13.0.0.Final, adds infinispan test resource
  • #20760 - Upgrade Flyway to 8.0.1
  • #20708 - Support for JPA entity listeners, including in native mode
  • #20707 - Support for OAuth2 providers such as GitHub
  • #20570 - Support for generating ServiceBinding CR
  • #20549 - Introduce the ability to filter json output based on user roles
  • #20476 - Implement Dev Services for Infinispan
  • #20222 - Add the ability to auto generate Flyway migration

Complete changelog

  • #21343 - Skip deployment of Spring Web tests included in extensions/
  • #21337 - Fix spring-web-common package structure
  • #21325 - The recorder is no longer used
  • #21322 - Bump awssdk.version from 2.17.77 to 2.17.78
  • #21316 - When launching a container via @​QuarkusIntegrationTest make network available
  • #21312 - Add a relocations profile
  • #21308 - ConfigValue example in ConfigRoot
  • #21302 - Improve client version display
  • #21301 - ArC docs - fix the LookupIfProperty example
  • #21299 - Take debugHost into account when checking debug port
  • #21298 - Fix private interceptor warning condition
  • #21296 - Make sure there is contents in the data file
  • #21295 - Fix IllegalArgumentException in rest-assured if http and https ports are both random
  • #21294 - Directly use the PTY to restore state
  • #21293 - Improve usability of RestResponse
  • #21292 - Bump awssdk.version from 2.17.76 to 2.17.77
  • #21291 - Bump docker-maven-plugin from 0.37.0 to 0.38.0
  • #21290 - Bump gitflow-incremental-builder from 3.14.3 to 3.14.4
  • #21288 - -DdebugHost=127.0.1.3 wrong test for debug port already in use
  • #21287 - Provide access to id of container network in integration tests
  • #21286 - REST Client Reactive - logging requests and responses
  • #21284 - Connect the MockServer testcontainer to the DevService testcontainer Docker network in the integration test
  • #21281 - ArC - fix the warning about interceptors on private methods
  • #21280 - Warnings about @io.quarkus.arc.runtime.devconsole.Monitored on private methods
  • #21274 - Service binding improvements
  • #21271 - Small note about reactive routes and resteasy reactive
  • #21262 - Add documentation for setup attribute
  • #21260 - Warn about interceptors on private methods
  • #21259 - Add initCommands to Vault Dev Services configuration
  • #21246 - Remove obsolete Java >= 11 check in jib AppCDS integration-test

... (truncated)

Commits
  • 9bbe5d2 [RELEASE] - Bump version to 2.5.0.Final
  • e8c1a2d docs(oidc): fix invalid configuration property
  • 7b38e48 Merge pull request #21491 from gsmet/2.5.0-backports-2
  • 19ed5c8 KOGITO-6258: Quarkus: DevServices: Built-in Kafka hot-reload blocks process
  • 942ff0b Add clear screen command
  • 3ba0a1c Add smallrye-config-source-file-system to BOM
  • 5032199 Publish the Gradle model (but not the Gradle plugins)
  • ba49c05 Publish gradle model artifact with correct coordinate
  • b391071 A note on the quarkus:go-offline Maven plugin goal
  • 6dd9991 NullPointerException in ResteasyReactiveViolationExceptionMapper
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.4.2.Final to 2.5.0.Final

Updates quarkus-bootstrap-maven-plugin from 2.4.2.Final to 2.5.0.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.4.2.Final to 2.5.0.Final.

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

Updates `quarkus-maven-plugin` from 2.4.2.Final to 2.5.0.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.4.2.Final to 2.5.0.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2021
@metacosm metacosm merged commit bebd7b5 into main Nov 18, 2021
@metacosm metacosm deleted the dependabot/maven/quarkus.version-2.5.0.Final branch November 18, 2021 14:57
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