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.15.1.Final to 2.15.2.Final #52

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 2.15.1.Final to 2.15.2.Final.
Updates quarkus-extension-maven-plugin from 2.15.1.Final to 2.15.2.Final

Release notes

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

2.15.2.Final

Complete changelog

  • #30153 - Ensure that k8s client's ExecConfig works properly in native mode
  • #30151 - quarkus-kubernetes-client fails to use ExecCredential when running in native mode
  • #30143 - Make sure Federation annotations are in the index, add a test
  • #30140 - Properly read the value of testcontainers.reuse.enable
  • #30139 - Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • #30135 - Kafka Dev UI Fixes
  • #30129 - GraphQL federation directives do not appear in the schema
  • #30126 - Update the performance guide with respect to Quarkus default GraalVM GC
  • #30116 - Change quarkus-cache extension status to stable
  • #30074 - Update smallrye-health.adoc
  • #30059 - testcontainers.reuse.enable always set to false
  • #30058 - Ensure that Kotlin subclass of QuarkusApplication works properly
  • #30054 - 2.15.1.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #30039 - Do not close the managed ValidatorFactory
  • #30034 - Updates Infinispan dependencies
  • #30027 - Fix broken Feature#runtimeInitializedPackages method
  • #30026 - Prevent repeated Quarkus Security exception handling that lead to duplicate headers during OIDC redirect
  • #30011 - Duplicate Location headers during OIDC redirection
  • #30001 - Fix AbstractMethodError when injecting generated resource
  • #29981 - Pass missing properties to Hibernate Reactive startup
  • #29977 - Reimplement CSRF feature as ServerRequestFilter with form read
  • #29976 - Custom ObjectMapper in application affects Kafka UI Dev service
  • #29965 - Bean Validation bug in Quarkus 3.0.0.Alpha2 but not in 3.0.0.Alpha1
  • #29885 - AbstractMethodError after upgrading to 2.15.0.Final
  • #29763 - CSRF not working on POST actions that require no form parameters
Commits
  • 9895f23 [RELEASE] - Bump version to 2.15.2.Final
  • f8f3444 Merge pull request #30148 from gsmet/2.15.2-backports-1
  • 02774a4 Ensure that k8s client's ExecConfig works properly in native mode
  • 1da3c22 Properly read the value of testcontainers.reuse.enable
  • 1b26430 Calculate Kafka dev ui RPC path from current window, for custom http root path
  • 81edd04 Kafka ui RPC creates own ObjectMapper (deserialization)
  • b6eeaa0 Make sure Federation annotations are in the index, add a test
  • 1499d1c Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • b84956f Update the performance guide with respect to Quarkus default GraalVM GC
  • 651e710 Change quarkus-cache extension status to stable
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.15.1.Final to 2.15.2.Final

Updates quarkus-bom from 2.15.1.Final to 2.15.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.15.2.Final

Complete changelog

  • #30153 - Ensure that k8s client's ExecConfig works properly in native mode
  • #30151 - quarkus-kubernetes-client fails to use ExecCredential when running in native mode
  • #30143 - Make sure Federation annotations are in the index, add a test
  • #30140 - Properly read the value of testcontainers.reuse.enable
  • #30139 - Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • #30135 - Kafka Dev UI Fixes
  • #30129 - GraphQL federation directives do not appear in the schema
  • #30126 - Update the performance guide with respect to Quarkus default GraalVM GC
  • #30116 - Change quarkus-cache extension status to stable
  • #30074 - Update smallrye-health.adoc
  • #30059 - testcontainers.reuse.enable always set to false
  • #30058 - Ensure that Kotlin subclass of QuarkusApplication works properly
  • #30054 - 2.15.1.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #30039 - Do not close the managed ValidatorFactory
  • #30034 - Updates Infinispan dependencies
  • #30027 - Fix broken Feature#runtimeInitializedPackages method
  • #30026 - Prevent repeated Quarkus Security exception handling that lead to duplicate headers during OIDC redirect
  • #30011 - Duplicate Location headers during OIDC redirection
  • #30001 - Fix AbstractMethodError when injecting generated resource
  • #29981 - Pass missing properties to Hibernate Reactive startup
  • #29977 - Reimplement CSRF feature as ServerRequestFilter with form read
  • #29976 - Custom ObjectMapper in application affects Kafka UI Dev service
  • #29965 - Bean Validation bug in Quarkus 3.0.0.Alpha2 but not in 3.0.0.Alpha1
  • #29885 - AbstractMethodError after upgrading to 2.15.0.Final
  • #29763 - CSRF not working on POST actions that require no form parameters
Commits
  • 9895f23 [RELEASE] - Bump version to 2.15.2.Final
  • f8f3444 Merge pull request #30148 from gsmet/2.15.2-backports-1
  • 02774a4 Ensure that k8s client's ExecConfig works properly in native mode
  • 1da3c22 Properly read the value of testcontainers.reuse.enable
  • 1b26430 Calculate Kafka dev ui RPC path from current window, for custom http root path
  • 81edd04 Kafka ui RPC creates own ObjectMapper (deserialization)
  • b6eeaa0 Make sure Federation annotations are in the index, add a test
  • 1499d1c Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • b84956f Update the performance guide with respect to Quarkus default GraalVM GC
  • 651e710 Change quarkus-cache extension status to stable
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 2.15.1.Final to 2.15.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.15.1.Final to 2.15.2.Final.

Updates `quarkus-extension-maven-plugin` from 2.15.1.Final to 2.15.2.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.15.1.Final...2.15.2.Final)

Updates `quarkus-maven-plugin` from 2.15.1.Final to 2.15.2.Final

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

Updates `quarkus-bootstrap-maven-plugin` from 2.15.1.Final to 2.15.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  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-bom
  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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2023
@agoncal agoncal merged commit 84c76ef into main Jan 9, 2023
@agoncal agoncal deleted the dependabot/maven/quarkus.version-2.15.2.Final branch January 9, 2023 16:46
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