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 3.2.7.Final to 3.2.8.Final #63

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps quarkus.version from 3.2.7.Final to 3.2.8.Final.
Updates io.quarkus:quarkus-bom from 3.2.7.Final to 3.2.8.Final

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.2.8.Final

Complete changelog

  • #36916 - Tiny grammar tweaks for the Authorization of web endpoints guide
  • #36869 - Produce a 503 response when there no more worker threads to handle blocking requests
  • #36860 - Exhausted thread pool returns error 500 instead of 503 status code
  • #36852 - Remove erroneous preview status from cache doc
  • #36837 - Tiny Vale tweaks for Datasource and Logging guide
  • #36835 - Duplicate Authorization Bearer Header Fix
  • #36833 - More reliable test setup in integration-tests/hibernate-orm-tenancy/datasource
  • #36816 - Fixing Db2 Driver typo
  • #36814 - Documentation not correct : https://quarkus.io/guides/datasource#configure-a-jdbc-datasource (DB2 driver)
  • #36810 - AccessTokenRequestReactiveFilter::propagateToken duplicates the authorization header
  • #36802 - Fix assertions in Hibernate ORM 5.6 compatibility tests
  • #36794 - hibernate-orm-compatibility-5.6 tests are failing on CompatibilityTest.offsetTime
  • #36788 - Fix dead link in infinispan-client-reference.adoc
  • #36705 - Bump Keycloak version to 22.0.5
  • #36682 - Vert.x: fix NPE in ForwardedProxyHandler
  • #36668 - Fix quarkus update regression on extensions
  • #36664 - Take @ConstrainedTo into account for interceptors
  • #36656 - TrustedXForwarderProxiesUnknownHostnameFailureTest failing on Windows
  • #36651 - Dev UI: Fix height in Rest Client
  • #36645 - QuarkusSecurityTestExtension afterEach call should not be made for tests without @TestSecurity
  • #36628 - Make the ZSTD Substitutions more robust
  • #36620 - Dev UI Rest Client Page has additional scroll bar
  • #36605 - Fix handling of HTTP/2 H2 empty frames in Resteasy Reactive
  • #36604 - Fix handling of HTTP/2 H2 empty frames in Resteasy Reactive
  • #36601 - QuarkusSecurityTestExtension should not call CDI.current() when annotation is not present.
  • #36566 - Fix deployer detection in quarkus-maven-plugin
  • #36556 - ArC: fix PreDestroy callback support for decorators
  • #36545 - @PostConstruct and @PreDestroy support on @Decorator classes
  • #36544 - Update Vert.x version to 4.4.6
  • #36501 - Let custom OIDC token propagation filters customize the exchange status
  • #36459 - Let custom OIDC token propagation filters provide client name
  • #36453 - Upgrade Oracle JDBC driver to 23.3.0.23.09
  • #36436 - Upgrade to Hibernate ORM 6.2.13.Final
  • #36420 - Allow parallel execution of blocking health checks
  • #36419 - Blocking Health Checks should be executed in parallel, not sequentially/ordered
  • #36408 - Ensure that SSE builder works in native
  • #36406 - AssembleDownstreamDocumentation - print guide name
  • #36403 - IBM Db2 - Register resource bundle classes for reflection
  • #36402 - Native Picocli build breaks SSE client
  • #36399 - quarkus-jdbc-db2: resource bundle missing
  • #36382 - redis-cache blocks the eventloop
  • #36377 - Allow @ClientHeaderParam to override User-Agent
  • #36371 - Fix issue in Java migration in dev-mode
  • #36351 - Properly handle invalid response body errors in Reactive REST Client
  • #36333 - Prepare for ORM update
  • #36329 - Custom User-Agent header ignored

... (truncated)

Commits
  • 36e8caf [RELEASE] - Bump version to 3.2.8.Final
  • 6b711c9 Filter configuration names from the quarkus namespace in the Gradle plugin
  • e2f96d1 Merge pull request #36923 from aloubyansky/3.2.8-backports-7
  • fb9b35e Fix dead link in infinispan-client-reference.adoc
  • 8f763e5 Small asciidoc formatting fixes
  • 111e41b Fixing Db2 Driver typo
  • 4bddbc5 Produce a 503 response when there no more worker threads to handle blocking r...
  • 1a2264f Authorization-of-web-endpoints ValeTweaks
  • 2353b8e Merge pull request #36894 from aloubyansky/3.2.8-backports-6
  • 8a514ad Remove more Docker images and other stuff before starting CI
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.2.7.Final to 3.2.8.Final

Updates io.quarkus:quarkus-extension-processor from 3.2.7.Final to 3.2.8.Final

Updates io.quarkus:quarkus-extension-maven-plugin from 3.2.7.Final to 3.2.8.Final

Release notes

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

3.2.8.Final

Complete changelog

  • #36916 - Tiny grammar tweaks for the Authorization of web endpoints guide
  • #36869 - Produce a 503 response when there no more worker threads to handle blocking requests
  • #36860 - Exhausted thread pool returns error 500 instead of 503 status code
  • #36852 - Remove erroneous preview status from cache doc
  • #36837 - Tiny Vale tweaks for Datasource and Logging guide
  • #36835 - Duplicate Authorization Bearer Header Fix
  • #36833 - More reliable test setup in integration-tests/hibernate-orm-tenancy/datasource
  • #36816 - Fixing Db2 Driver typo
  • #36814 - Documentation not correct : https://quarkus.io/guides/datasource#configure-a-jdbc-datasource (DB2 driver)
  • #36810 - AccessTokenRequestReactiveFilter::propagateToken duplicates the authorization header
  • #36802 - Fix assertions in Hibernate ORM 5.6 compatibility tests
  • #36794 - hibernate-orm-compatibility-5.6 tests are failing on CompatibilityTest.offsetTime
  • #36788 - Fix dead link in infinispan-client-reference.adoc
  • #36705 - Bump Keycloak version to 22.0.5
  • #36682 - Vert.x: fix NPE in ForwardedProxyHandler
  • #36668 - Fix quarkus update regression on extensions
  • #36664 - Take @ConstrainedTo into account for interceptors
  • #36656 - TrustedXForwarderProxiesUnknownHostnameFailureTest failing on Windows
  • #36651 - Dev UI: Fix height in Rest Client
  • #36645 - QuarkusSecurityTestExtension afterEach call should not be made for tests without @TestSecurity
  • #36628 - Make the ZSTD Substitutions more robust
  • #36620 - Dev UI Rest Client Page has additional scroll bar
  • #36605 - Fix handling of HTTP/2 H2 empty frames in Resteasy Reactive
  • #36604 - Fix handling of HTTP/2 H2 empty frames in Resteasy Reactive
  • #36601 - QuarkusSecurityTestExtension should not call CDI.current() when annotation is not present.
  • #36566 - Fix deployer detection in quarkus-maven-plugin
  • #36556 - ArC: fix PreDestroy callback support for decorators
  • #36545 - @PostConstruct and @PreDestroy support on @Decorator classes
  • #36544 - Update Vert.x version to 4.4.6
  • #36501 - Let custom OIDC token propagation filters customize the exchange status
  • #36459 - Let custom OIDC token propagation filters provide client name
  • #36453 - Upgrade Oracle JDBC driver to 23.3.0.23.09
  • #36436 - Upgrade to Hibernate ORM 6.2.13.Final
  • #36420 - Allow parallel execution of blocking health checks
  • #36419 - Blocking Health Checks should be executed in parallel, not sequentially/ordered
  • #36408 - Ensure that SSE builder works in native
  • #36406 - AssembleDownstreamDocumentation - print guide name
  • #36403 - IBM Db2 - Register resource bundle classes for reflection
  • #36402 - Native Picocli build breaks SSE client
  • #36399 - quarkus-jdbc-db2: resource bundle missing
  • #36382 - redis-cache blocks the eventloop
  • #36377 - Allow @ClientHeaderParam to override User-Agent
  • #36371 - Fix issue in Java migration in dev-mode
  • #36351 - Properly handle invalid response body errors in Reactive REST Client
  • #36333 - Prepare for ORM update
  • #36329 - Custom User-Agent header ignored

... (truncated)

Commits
  • 36e8caf [RELEASE] - Bump version to 3.2.8.Final
  • 6b711c9 Filter configuration names from the quarkus namespace in the Gradle plugin
  • e2f96d1 Merge pull request #36923 from aloubyansky/3.2.8-backports-7
  • fb9b35e Fix dead link in infinispan-client-reference.adoc
  • 8f763e5 Small asciidoc formatting fixes
  • 111e41b Fixing Db2 Driver typo
  • 4bddbc5 Produce a 503 response when there no more worker threads to handle blocking r...
  • 1a2264f Authorization-of-web-endpoints ValeTweaks
  • 2353b8e Merge pull request #36894 from aloubyansky/3.2.8-backports-6
  • 8a514ad Remove more Docker images and other stuff before starting CI
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.quarkus:quarkus-bom [>= 3.3.a, < 3.4]
io.quarkus:quarkus-extension-maven-plugin [>= 3.3.a, < 3.4]
io.quarkus:quarkus-extension-processor [>= 3.3.a, < 3.4]
io.quarkus:quarkus-maven-plugin [>= 3.3.a, < 3.4]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.2.7.Final to 3.2.8.Final.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.7.Final to 3.2.8.Final

Updates `io.quarkus:quarkus-extension-processor` from 3.2.7.Final to 3.2.8.Final

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.2.7.Final to 3.2.8.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.7.Final...3.2.8.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 9, 2023
@chberger chberger self-requested a review November 13, 2023 09:36
@chberger chberger merged commit eb22567 into main Nov 13, 2023
1 check passed
@chberger chberger deleted the dependabot/maven/quarkus.version-3.2.8.Final branch November 13, 2023 09:36
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