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.9.1.Final to 2.9.2.Final #45

Merged
merged 1 commit into from
May 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2022

Bumps quarkus.version from 2.9.1.Final to 2.9.2.Final.
Updates quarkus-bom from 2.9.1.Final to 2.9.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.9.2.Final

Complete changelog

  • #25748 - Apply minor javadoc fixes to HttpSecurityPolicy
  • #25745 - Mention exception mappers in streaming response note
  • #25739 - Resteasy Reactive: Fix support of media types with suffixes
  • #25717 - Revert "Bump mongodb-crypt from 1.2.1 to 1.4.0"
  • #25711 - mongodb dependencies incompartibility in version 2.9.1
  • #25704 - Fix a typo in security.adoc
  • #25691 - Upgrade Hibernate Reactive to 1.1.6.Final
  • #25684 - Fix HTTP2 NPE issue
  • #25670 - Prevent deletion of watched absolute file paths
  • #25667 - RuntimeUpdatesProcessor deletes local .env file in devmode in Quarkus 2.9.1.Final
  • #25662 - Fix compilation error in vertx doc
  • #25658 - NPE in 2.9.1 Http2 response processing
  • #25638 - Fix for OpenAPI documentation for 401 and 403 responses being overridden when using @​RolesAllowed
  • #25616 - Minor change to WebAuthn security guide
  • #25601 - Qute - fix TypeInfo with nested parameterized types
  • #25596 - "Registration/login only challenge" typos in WebAuthn Guide
  • #25595 - Document the option to install CLI using Scoop
  • #25487 - Dev services: MSSQL reactive client does not support JDBC url format
  • #25323 - Properly use headers set in Vert.x from RESTEasy Reactive
  • #25283 - Combining @​RouterFilter and JAX-RS ContainerResponseFilter does not work in reactive RESTEasy
  • #25233 - Dev Services : MSSQL Connection Error 2.8.1.Final or 2.8.2.Final
  • #23534 - RolesAllowed overrides OpenAPI definitions for 401 and 403 responses
  • #15982 - Resteasy Reactive: Enhance support for media types with suffix
Commits
  • f177108 [RELEASE] - Bump version to 2.9.2.Final
  • 8b4f62c Merge pull request #25770 from gsmet/2.9.2-backports-2
  • 037baaa Let DevServices processors provide a reactive datasource URL
  • af007b1 DevServices DS test cases for reactive Oracle, Pg and MySQL clients
  • a57562b Dev services: MSSQL reactive client does not support JDBC url format
  • 0657f6c Update enforcer-rules smoke test to use JBoss Parent 39
  • f719109 Upload build.log to debug enforcer rules issue
  • 2829737 Apply minor javadoc fixes to HttpSecurityPolicy
  • 18c3bf7 Mention exception mappers in streaming response note
  • 5407ac5 Resteasy Reactive: Fix support media types with suffixes
  • Additional commits viewable in compare view

Updates quarkus-junit5 from 2.9.1.Final to 2.9.2.Final

Updates quarkus-maven-plugin from 2.9.1.Final to 2.9.2.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.9.1.Final to 2.9.2.Final.

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

Updates `quarkus-junit5` from 2.9.1.Final to 2.9.2.Final

Updates `quarkus-maven-plugin` from 2.9.1.Final to 2.9.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  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 May 26, 2022
@fabricepipart fabricepipart merged commit 04fb961 into main May 26, 2022
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.9.2.Final branch May 26, 2022 09:33
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.

1 participant