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.16.5.Final to 2.16.6.Final #112

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps quarkus.version from 2.16.5.Final to 2.16.6.Final.
Updates quarkus-bom from 2.16.5.Final to 2.16.6.Final

Release notes

Sourced from quarkus-bom's releases.

2.16.6.Final

Complete changelog

  • #32319 - [2.16] Revert io.netty.noUnsafe change
  • #32302 - Qute - fix validation of expressions with the "cdi" namespace
  • #32253 - (2.16) Upgrade to graphql-java 19.4
  • #32223 - (2.16) Upgrade wildfly-elytron to 1.20.3.Final
  • #32110 - Prevent splitting of cookie header values when using AWS Lambda
  • #32107 - Fix Podman detection on Windows
  • #32106 - Native building with container: Podman not detected on Windows
  • #32093 - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects
  • #32090 - K8s moved its registry
  • #32088 - Remove the session cookie if ID token verification failed
  • #32082 - Add missing quote in Hibernate Reactive with Panache guide
  • #32079 - Quarkus JaCoCo extension fails to start Gradle daemon
  • #32058 - Allow use of null in REST Client request body
  • #32047 - rest client reactive throws npe on null request body
  • #32041 - K8s is moving it's images
  • #32037 - Set-Cookie Header is Split when using OIDC together with AWS Lambda
  • #32015 - Support repeatable Incomings annotation for reactive messaging
  • #32002 - Quarkus: Kafka Event Processor with 2 @incoming annotations throws Null Pointer SRMSG00212
  • #31984 - Only substitute OctetKeyPair* classes when on the classpath
  • #31978 - Remove quarkus.hibernate-orm.database.generation=drop-and-create from Hibernate ORM codestart
  • #31930 - Native build fails for JWT
  • #31893 - Docker or Podman required for tests since 3.0.0.Alpha6
  • #31857 - Container runtime detection cached in sys prop, container-docker extension
  • #31811 - Check the expiry date for inactive OIDC tokens
  • #31717 - Quarkus OIDC Session Cookie not deleted in case of 401 unauthorized
  • #31714 - OIDC token refresh fails with 401, if user info is used and not available in the cache (anymore)
  • #31662 - Warning when docker is not running
  • #31525 - Bump Keycloak version to 21.0.1
  • #31490 - Enable Podman and Docker Windows quarkus-container-image-docker testing
  • #31307 - Native Build on Windows has incorrect resource slashes
  • #30383 - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT
Commits
  • 7c1cd68 [RELEASE] - Bump version to 2.16.6.Final
  • 6e95bcf Merge pull request #32132 from gsmet/2.16.6-backports-1
  • c49a97e Merge pull request #32223 from jmartisk/2.16-issue-32211
  • 9dbfe9c Qute - fix validation of expressions with the "cdi" namespace
  • 3dcb2b5 adding default crypto provider SPI to native images
  • 1b1024f custom keycloak image to install JS engine
  • be56f0c Bump Keycloak version to 21.0.1
  • f6e8403 Create a new base classloader including parent-first test scoped dependencies...
  • 81eba64 Prevent splitting of cookie header values when using AWS Lambda
  • 54e6bdd Fix Podman detection on Windows
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.16.5.Final to 2.16.6.Final

Updates quarkus-extension-processor from 2.16.5.Final to 2.16.6.Final

Updates quarkus-extension-maven-plugin from 2.16.5.Final to 2.16.6.Final

Release notes

Sourced from quarkus-extension-maven-plugin's releases.

2.16.6.Final

Complete changelog

  • #32319 - [2.16] Revert io.netty.noUnsafe change
  • #32302 - Qute - fix validation of expressions with the "cdi" namespace
  • #32253 - (2.16) Upgrade to graphql-java 19.4
  • #32223 - (2.16) Upgrade wildfly-elytron to 1.20.3.Final
  • #32110 - Prevent splitting of cookie header values when using AWS Lambda
  • #32107 - Fix Podman detection on Windows
  • #32106 - Native building with container: Podman not detected on Windows
  • #32093 - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects
  • #32090 - K8s moved its registry
  • #32088 - Remove the session cookie if ID token verification failed
  • #32082 - Add missing quote in Hibernate Reactive with Panache guide
  • #32079 - Quarkus JaCoCo extension fails to start Gradle daemon
  • #32058 - Allow use of null in REST Client request body
  • #32047 - rest client reactive throws npe on null request body
  • #32041 - K8s is moving it's images
  • #32037 - Set-Cookie Header is Split when using OIDC together with AWS Lambda
  • #32015 - Support repeatable Incomings annotation for reactive messaging
  • #32002 - Quarkus: Kafka Event Processor with 2 @incoming annotations throws Null Pointer SRMSG00212
  • #31984 - Only substitute OctetKeyPair* classes when on the classpath
  • #31978 - Remove quarkus.hibernate-orm.database.generation=drop-and-create from Hibernate ORM codestart
  • #31930 - Native build fails for JWT
  • #31893 - Docker or Podman required for tests since 3.0.0.Alpha6
  • #31857 - Container runtime detection cached in sys prop, container-docker extension
  • #31811 - Check the expiry date for inactive OIDC tokens
  • #31717 - Quarkus OIDC Session Cookie not deleted in case of 401 unauthorized
  • #31714 - OIDC token refresh fails with 401, if user info is used and not available in the cache (anymore)
  • #31662 - Warning when docker is not running
  • #31525 - Bump Keycloak version to 21.0.1
  • #31490 - Enable Podman and Docker Windows quarkus-container-image-docker testing
  • #31307 - Native Build on Windows has incorrect resource slashes
  • #30383 - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT
Commits
  • 7c1cd68 [RELEASE] - Bump version to 2.16.6.Final
  • 6e95bcf Merge pull request #32132 from gsmet/2.16.6-backports-1
  • c49a97e Merge pull request #32223 from jmartisk/2.16-issue-32211
  • 9dbfe9c Qute - fix validation of expressions with the "cdi" namespace
  • 3dcb2b5 adding default crypto provider SPI to native images
  • 1b1024f custom keycloak image to install JS engine
  • be56f0c Bump Keycloak version to 21.0.1
  • f6e8403 Create a new base classloader including parent-first test scoped dependencies...
  • 81eba64 Prevent splitting of cookie header values when using AWS Lambda
  • 54e6bdd Fix Podman detection on Windows
  • Additional commits viewable in compare view

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.16.5.Final to 2.16.6.Final.

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

Updates `quarkus-maven-plugin` from 2.16.5.Final to 2.16.6.Final

Updates `quarkus-extension-processor` from 2.16.5.Final to 2.16.6.Final

Updates `quarkus-extension-maven-plugin` from 2.16.5.Final to 2.16.6.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.16.5.Final...2.16.6.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-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2023
@zhfeng zhfeng merged commit 60a1dc2 into 1.x Apr 6, 2023
@zhfeng zhfeng deleted the dependabot/maven/1.x/quarkus.version-2.16.6.Final branch April 6, 2023 02:23
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