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.10.1 to 3.11.0 #711

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps quarkus.version from 3.10.1 to 3.11.0. Updates io.quarkus:quarkus-bom from 3.10.1 to 3.11.0

Release notes

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

3.11.0.CR1

Major changes

  • #38448 - Initial Observability extension - devservices, devresources, LGTM
  • #39836 - Infinispan Cache Extension
  • #40273 - Allow quarkus:run to launch DevServices
  • #40309 - WebSockets Next: client endpoints
  • #40539 - Support for OIDC session expired page

Complete changelog

  • #2815 - quarkus-hibernate-orm entity manager merge of detached entity does not work
  • #26445 - OpenTelemetry Collector for DevServices
  • #28473 - Move MongoDB Client Tracing to OpenTelemetry
  • #29571 - Infinispan - unable to cache uni values with @CacheResult annotation
  • #31214 - Dedicated DDL user for liquibase migrations to avoid DDL permissions for app datasource user
  • #31896 - Integrate Infinispan with the Quarkus Cache
  • #37735 - Extra INFO log in Hibernate ORM HHH10005004: Stopping BeanContainer : %s
  • #38298 - Mixing auth-mechanizms fails TestSecurity tests
  • #38448 - Initial Observability extension - devservices, devresources, LGTM
  • #38722 - entityManager.merge does not work in some cases
  • #39194 - Remove ProfileManager
  • #39233 - Update MicroProfile Config to 3.1
  • #39361 - Support custom Liquibase credentials
  • #39375 - Avoid throwing a RuntimeException when parsing an invalid XML body using JAXB
  • #39419 - Fixed concurrency bug in StartupContext
  • #39503 - Improve JAXB Exception handling
  • #39510 - Update default values for salt & iteration index
  • #39571 - Bump com.google.api.grpc:proto-google-common-protos from 2.36.0 to 2.37.1
  • #39590 - WebSockets Next: compression configuration
  • #39685 - Bump resteasy.version from 6.2.7.Final to 6.2.8.Final
  • #39688 - Ensure augmented SecurityIdentity is used in SecurityEvents and move configuration-based roles-mapping to authentication phase
  • #39741 - Bump Strimzi Oauth Client version in bom from 0.14.0 to 0.15.0
  • #39767 - Kafka Snappy library fails to load when restarting Quarkus in the same JVM
  • #39836 - Infinispan Cache Extension
  • #39862 - websocket-next extension should be able to automatically broadcast pings
  • #39894 - Bump grpc.version from 1.62.2 to 1.63.0
  • #39908 - Isolate testThatNewResourcesAreServed in FlakyDevMojoIT
  • #40024 - Skeleton unit tests for annotation processor
  • #40031 - Allow not JAX-RS parameters within resource methods
  • #40033 - Improve loading of classes in RunnerClassLoader
  • #40041 - Notify radcortez on config issues
  • #40045 - Bump kubernetes-client-bom from 6.11.0 to 6.12.1
  • #40059 - Support path-based authentication with @TestSecurity annotation
  • #40066 - Rename webjars-locator to web-dependency-locator
  • #40078 - Support JWT key property for the OIDC client authentication
  • #40086 - Adding possibility to supply the jwt private key as a string
  • #40089 - Qute: i18n for enum
  • #40101 - Qute: type-safe messages - add test for localized enum
  • #40102 - Upgrade to Hibernate ORM 6.5 / Hibernate Reactive 2.3

... (truncated)

Commits


Updates io.quarkus:quarkus-maven-plugin from 3.10.1 to 3.11.0

Updates io.quarkus:quarkus-extension-processor from 3.10.1 to 3.11.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.10.1 to 3.11.0

Release notes

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

3.11.0.CR1

Major changes

  • #38448 - Initial Observability extension - devservices, devresources, LGTM
  • #39836 - Infinispan Cache Extension
  • #40273 - Allow quarkus:run to launch DevServices
  • #40309 - WebSockets Next: client endpoints
  • #40539 - Support for OIDC session expired page

Complete changelog

  • #2815 - quarkus-hibernate-orm entity manager merge of detached entity does not work
  • #26445 - OpenTelemetry Collector for DevServices
  • #28473 - Move MongoDB Client Tracing to OpenTelemetry
  • #29571 - Infinispan - unable to cache uni values with @CacheResult annotation
  • #31214 - Dedicated DDL user for liquibase migrations to avoid DDL permissions for app datasource user
  • #31896 - Integrate Infinispan with the Quarkus Cache
  • #37735 - Extra INFO log in Hibernate ORM HHH10005004: Stopping BeanContainer : %s
  • #38298 - Mixing auth-mechanizms fails TestSecurity tests
  • #38448 - Initial Observability extension - devservices, devresources, LGTM
  • #38722 - entityManager.merge does not work in some cases
  • #39194 - Remove ProfileManager
  • #39233 - Update MicroProfile Config to 3.1
  • #39361 - Support custom Liquibase credentials
  • #39375 - Avoid throwing a RuntimeException when parsing an invalid XML body using JAXB
  • #39419 - Fixed concurrency bug in StartupContext
  • #39503 - Improve JAXB Exception handling
  • #39510 - Update default values for salt & iteration index
  • #39571 - Bump com.google.api.grpc:proto-google-common-protos from 2.36.0 to 2.37.1
  • #39590 - WebSockets Next: compression configuration
  • #39685 - Bump resteasy.version from 6.2.7.Final to 6.2.8.Final
  • #39688 - Ensure augmented SecurityIdentity is used in SecurityEvents and move configuration-based roles-mapping to authentication phase
  • #39741 - Bump Strimzi Oauth Client version in bom from 0.14.0 to 0.15.0
  • #39767 - Kafka Snappy library fails to load when restarting Quarkus in the same JVM
  • #39836 - Infinispan Cache Extension
  • #39862 - websocket-next extension should be able to automatically broadcast pings
  • #39894 - Bump grpc.version from 1.62.2 to 1.63.0
  • #39908 - Isolate testThatNewResourcesAreServed in FlakyDevMojoIT
  • #40024 - Skeleton unit tests for annotation processor
  • #40031 - Allow not JAX-RS parameters within resource methods
  • #40033 - Improve loading of classes in RunnerClassLoader
  • #40041 - Notify radcortez on config issues
  • #40045 - Bump kubernetes-client-bom from 6.11.0 to 6.12.1
  • #40059 - Support path-based authentication with @TestSecurity annotation
  • #40066 - Rename webjars-locator to web-dependency-locator
  • #40078 - Support JWT key property for the OIDC client authentication
  • #40086 - Adding possibility to supply the jwt private key as a string
  • #40089 - Qute: i18n for enum
  • #40101 - Qute: type-safe messages - add test for localized enum
  • #40102 - Upgrade to Hibernate ORM 6.5 / Hibernate Reactive 2.3

... (truncated)

Commits


Updates io.quarkus:quarkus-security-test-utils from 3.10.1 to 3.11.0

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 1 month ago

Format Checker Report

All files are correctly formatted

github-actions[bot] commented 1 month ago

Test Results

 47 files  ±0   47 suites  ±0   9m 51s :stopwatch: -2s 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 8b716969. ± Comparison against base commit c62c1704.

github-actions[bot] commented 1 week ago

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