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.4.2.Final to 2.5.1.Final #17

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

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

Release notes

Sourced from quarkus-bom's releases.

2.5.0.Final

Major changes

  • #21468 - quarkus:go-offline to download all the app dependencies for off-line use

Complete changelog

  • #21489 - A note on the quarkus:go-offline Maven plugin goal
  • #21485 - Publish gradle model artifact with correct coordinate
  • #21483 - KOGITO-6258: Quarkus: DevServices: Built-in Kafka hot-reload blocks process
  • #21480 - Minor OidcClient doc updates
  • #21478 - Add smallrye-config-source-file-system to BOM
  • #21476 - Support @EmbeddedId in spring-data-jpa repositories & allow ids to be returned from @Query methods
  • #21475 - Bump cron-utils from 9.1.5 to 9.1.6
  • #21468 - quarkus:go-offline to download all the app dependencies for off-line use
  • #21466 - Fix InfinispanTestResource Junit dependency
  • #21465 - Fix OpenTelemetry native compilation issue
  • #21464 - Fix Avro substitutions for Java 17
  • #21462 - Add more info about injection scopes and JWTParser to JWT docs
  • #21461 - Build RESTEasy Jackson instead of HV in Windows native build
  • #21460 - Small tweaks to the Amazon services guides
  • #21456 - Describe how to develop an extension using gradle
  • #21454 - Support for FileSystem Config Source
  • #21448 - Support extra params for OidcClient password grant
  • #21426 - Update docs for prometheus path config
  • #21425 - Micrometer extension allow to change root-path
  • #21421 - Remove the .html from the guides URLs
  • #21417 - Support Apple M1 builds
  • #21415 - oidc-client: grant.type=password additional grant options are not supported
  • #21413 - NullPointerException in ResteasyReactiveViolationExceptionMapper
  • #21410 - Test schema validation for Hibernate Reactive
  • #21406 - Move jsoup from build-parent to bootstrap-bom and a few other adjustments
  • #21404 - Fix Hibernate Reactive schema generation with update
  • #21402 - bootstrap bits use old version of jsoup when outside quarkus build, platform bom manages old version
  • #21400 - Initialise kubernetes client Utils class at runtime
  • #21399 - Qute template injection - make error message more user-friendly
  • #21398 - Unable to compile native image when using quarkus-openshift-client or quarkus-kubernetes-client
  • #21395 - Correct var name in grpc example
  • #21394 - Make Qute "No template found for ..." error message more user-friendly
  • #21386 - Add clear screen shortcut key to dev-console
  • #21382 - Improve OidcClient docs
  • #21380 - Fix handling of partial path param handling
  • #21373 - Resteasy-Reactive: Add LocalDate-Support for Form Parameters
  • #21371 - Partial PathParam doesn't work in RESTEasy Reactive
  • #21368 - Explain in JWT and OIDC docs why RequestScoped may be required
  • #21362 - Bump kubernetes-client-bom from 5.9.0 to 5.10.1
  • #21361 - Resteasy-Reactive: Add LocalDate-Support for Form Parameters
  • #21354 - Bump neo4j-java-driver from 4.4.0 to 4.4.1
  • #21353 - Reset vertx-http virtualConnection on shutdown
  • #21346 - quarkus-amazon-lambda doesn't work after 2.3.0+

... (truncated)

Commits
  • d88d871 [RELEASE] - Bump version to 2.5.1.Final
  • bbcb89b Move quarkus-devtools-testing to the quarkus-bom as it's used for extension d...
  • f7747a4 Merge pull request #21829 from gsmet/2.5.1-backports-3
  • ee0685e Copy default methods of a RestClient Reactive interface to the generated class
  • 6a9baf5 Updated SmallRye OpenAPI to 2.1.16
  • 025f7d6 Qute type-safe validation - honor the TemplateAttribute annotations
  • 565784b Get OIDC recover from the connection failure if the discovery is disabled
  • fc109ca Bump gizmo from 1.0.9.Final to 1.0.10.Final
  • 9b58468 Base64 encode correctly in mock event server
  • c565361 Fix GraalVM version pattern matching and add test for isJava17
  • Additional commits viewable in compare view

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

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

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

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

Updates `quarkus-bootstrap-maven-plugin` from 2.4.2.Final to 2.5.1.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2021

Superseded by #19.

@dependabot dependabot bot closed this Dec 10, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.5.1.Final branch December 10, 2021 13:22
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.

0 participants