mcollovati / quarkus-hilla

A Quarkus extension to run Hilla applications on Quarkus.
Apache License 2.0
9 stars 0 forks source link

chore(deps): bump quarkus.version from 3.11.1 to 3.11.2 #737

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps quarkus.version from 3.11.1 to 3.11.2. Updates io.quarkus:quarkus-bom from 3.11.1 to 3.11.2

Release notes

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

3.11.2

Complete changelog

  • #40164 - Gradle quarkusDev fails with usage analytics enabled
  • #40502 - Remote development mode: access denied on /deployments files
  • #40536 - WebSockets Next: close the connection if the security identity has expired
  • #40648 - WebSockets Next: provide strategies to process unhandled failures
  • #40655 - WebSockets Next: provide strategies to process unhandled failures
  • #40657 - Prevent abort because of a throwable
  • #40848 - devmode breaks when updating pom.xml
  • #40852 - @CacheResult with method returning Uni makes cache exceed its maximum size
  • #40857 - WebSocket NEXT: automatically close connection when OIDC extension provides SecurityIdentity and token expires
  • #40914 - Clarify kafka commit strategy "latest" in documentation
  • #40916 - Improve OIDC warning when a session encryption key is generated
  • #40929 - open classes/files listed in devui in IDE
  • #40978 - Kafka commit strategy: clarify risk of message loss on latest
  • #40981 - Params need double URL-safe-encoding for use with WebSocketConnector
  • #40984 - Replace 'bare mortal' with a more idiomatic English expression
  • #40987 - NamedQuery inside repository
  • #40989 - Config doc - Don't enforce the height
  • #40991 - Misspelled url for an webjar resource thows exception instead of 404
  • #40992 - WebSockets Next client: encode path param values automatically
  • #41007 - Make sure quarkusXXXCompileOnlyConfiguration extends from platform configuration
  • #41008 - Add docs note about writing extension with Java and Maven
  • #41014 - Fix open-in-ide
  • #41018 - Fix invalid webjar to show 404
  • #41021 - Docs: Added missing annotation parameter name
  • #41023 - [3.11] Revert "Improve loading of classes in RunnerClassLoader"
  • #41025 - WebSocket Next Server-Side Streaming cancelation
  • #41029 - Remote Development Mode docker permissions
  • #41036 - Fix log warning when application port is already used
  • #41043 - Make sure we transmit the actual debug port to next dev mode run
  • #41044 - WebSockets Next: cancel returned Multi if the connection is closed
  • #41046 - Fix Asciidoc callouts in "Deploying to Kubernetes" documentation
  • #41049 - Qute: fix regression for optimized generated value resolvers
  • #41053 - Docs: clarify named queries for Panache
  • #41054 - Fix RESTEasy Classic GZIP max input in native mode
  • #41060 - Invalid encoding of '?' in query parameter values by Encode.encodeQueryParam
  • #41062 - Fix encoding of '?' in query parameter values by Encode.encodeQueryParam(..)
  • #41064 - Use latest SmallRye Context Propagation
  • #41083 - Bump up quarkus-build-caching-extension to 1.2
  • #41090 - Update Agroal exception message in docs
  • #41097 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #41106 - Delegate to the correct method in TransactionScopedStatelessSession#fetch
  • #41111 - Take MediaType set in pre-match filter into when returning Response
  • #41113 - Initialization Tasks failing
  • #41117 - Fix NPE when QUARKUS_INIT_AND_EXIT is used
Commits
  • 9e64ec2 [RELEASE] - Bump version to 3.11.2
  • 912ee1a Merge pull request #41133 from gsmet/3.11.2-backports-2
  • bf5418d Remote Development Mode docker permissions
  • ed3b56e Fix NPE when QUARKUS_INIT_AND_EXIT is used
  • 561a153 Update vertx mutiny test due to latest SR/CP changes
  • b37b2c6 Use latest SR/CP
  • 84e2402 Take MediaType set in pre-match filter into when returning Response
  • 44c6029 Delegate to the correct method in TransactionScopedStatelessSession#fetch
  • 8169a80 WebSockets Next: cancel returned Multi if the connection is closed
  • 8ea5fff Merge pull request #41093 from gsmet/3.11.2-backports-1
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.11.1 to 3.11.2

Updates io.quarkus:quarkus-extension-processor from 3.11.1 to 3.11.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.11.1 to 3.11.2

Release notes

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

3.11.2

Complete changelog

  • #40164 - Gradle quarkusDev fails with usage analytics enabled
  • #40502 - Remote development mode: access denied on /deployments files
  • #40536 - WebSockets Next: close the connection if the security identity has expired
  • #40648 - WebSockets Next: provide strategies to process unhandled failures
  • #40655 - WebSockets Next: provide strategies to process unhandled failures
  • #40657 - Prevent abort because of a throwable
  • #40848 - devmode breaks when updating pom.xml
  • #40852 - @CacheResult with method returning Uni makes cache exceed its maximum size
  • #40857 - WebSocket NEXT: automatically close connection when OIDC extension provides SecurityIdentity and token expires
  • #40914 - Clarify kafka commit strategy "latest" in documentation
  • #40916 - Improve OIDC warning when a session encryption key is generated
  • #40929 - open classes/files listed in devui in IDE
  • #40978 - Kafka commit strategy: clarify risk of message loss on latest
  • #40981 - Params need double URL-safe-encoding for use with WebSocketConnector
  • #40984 - Replace 'bare mortal' with a more idiomatic English expression
  • #40987 - NamedQuery inside repository
  • #40989 - Config doc - Don't enforce the height
  • #40991 - Misspelled url for an webjar resource thows exception instead of 404
  • #40992 - WebSockets Next client: encode path param values automatically
  • #41007 - Make sure quarkusXXXCompileOnlyConfiguration extends from platform configuration
  • #41008 - Add docs note about writing extension with Java and Maven
  • #41014 - Fix open-in-ide
  • #41018 - Fix invalid webjar to show 404
  • #41021 - Docs: Added missing annotation parameter name
  • #41023 - [3.11] Revert "Improve loading of classes in RunnerClassLoader"
  • #41025 - WebSocket Next Server-Side Streaming cancelation
  • #41029 - Remote Development Mode docker permissions
  • #41036 - Fix log warning when application port is already used
  • #41043 - Make sure we transmit the actual debug port to next dev mode run
  • #41044 - WebSockets Next: cancel returned Multi if the connection is closed
  • #41046 - Fix Asciidoc callouts in "Deploying to Kubernetes" documentation
  • #41049 - Qute: fix regression for optimized generated value resolvers
  • #41053 - Docs: clarify named queries for Panache
  • #41054 - Fix RESTEasy Classic GZIP max input in native mode
  • #41060 - Invalid encoding of '?' in query parameter values by Encode.encodeQueryParam
  • #41062 - Fix encoding of '?' in query parameter values by Encode.encodeQueryParam(..)
  • #41064 - Use latest SmallRye Context Propagation
  • #41083 - Bump up quarkus-build-caching-extension to 1.2
  • #41090 - Update Agroal exception message in docs
  • #41097 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #41106 - Delegate to the correct method in TransactionScopedStatelessSession#fetch
  • #41111 - Take MediaType set in pre-match filter into when returning Response
  • #41113 - Initialization Tasks failing
  • #41117 - Fix NPE when QUARKUS_INIT_AND_EXIT is used
Commits
  • 9e64ec2 [RELEASE] - Bump version to 3.11.2
  • 912ee1a Merge pull request #41133 from gsmet/3.11.2-backports-2
  • bf5418d Remote Development Mode docker permissions
  • ed3b56e Fix NPE when QUARKUS_INIT_AND_EXIT is used
  • 561a153 Update vertx mutiny test due to latest SR/CP changes
  • b37b2c6 Use latest SR/CP
  • 84e2402 Take MediaType set in pre-match filter into when returning Response
  • 44c6029 Delegate to the correct method in TransactionScopedStatelessSession#fetch
  • 8169a80 WebSockets Next: cancel returned Multi if the connection is closed
  • 8ea5fff Merge pull request #41093 from gsmet/3.11.2-backports-1
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-security-test-utils from 3.11.1 to 3.11.2

Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | io.quarkus:quarkus-bom | [>= 3.9.a, < 3.10] | | io.quarkus:quarkus-extension-maven-plugin | [>= 3.9.a, < 3.10] | | io.quarkus:quarkus-extension-processor | [>= 3.9.a, < 3.10] | | io.quarkus:quarkus-maven-plugin | [>= 3.9.a, < 3.10] | | io.quarkus:quarkus-security-test-utils | [>= 3.9.a, < 3.10] |

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 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)
quarkus-hilla-bot[bot] commented 2 weeks ago

Format Checker Report

All files are correctly formatted

github-actions[bot] commented 2 weeks ago

Test Results

 47 files  ±0   47 suites  ±0   9m 22s :stopwatch: -13s 166 tests ±0  166 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  221 runs  ±0  221 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 47a6826d. ± Comparison against base commit 1f1fb6e4.

:recycle: This comment has been updated with latest results.

mcollovati commented 1 week ago

@dependabot rebase

github-actions[bot] commented 1 week ago

This issue has been resolved in 24.4.0-beta1 (Release Notes)