quarkiverse / quarkus-qute-web

Automatically expose Qute templates via HTTP
Apache License 2.0
4 stars 5 forks source link

Bump quarkus.version from 3.3.2 to 3.4.2 #45

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps quarkus.version from 3.3.2 to 3.4.2. Updates io.quarkus:quarkus-bom from 3.3.2 to 3.4.2

Release notes

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

3.4.1

Major changes

  • #35732 - Rework how to enable/activate Flyway

Complete changelog

  • #36000 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /docs
  • #35999 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /bom/application
  • #35990 - Don't ignore empty SSE events in client
  • #35987 - Improve the way HTTP authorizer logs exceptions
  • #35981 - Fix link to AWS Lambda SnapStart in documentation
  • #35979 - Add @ConfigDocEnumValue & @ConfigDocDefault to writing-extensions guide
  • #35977 - Recompute cached value when the Redis connection fails
  • #35975 - OIDC: AuthenticationRedirectionException after successful login
  • #35968 - Warn when wrong token proxy is accessed
  • #35966 - SSE: Reactive SseEventSource client doesn't consume empty events
  • #35964 - OIDC: NPE when accessing IdToken when Bearer access token is sent
  • #35959 - Log invalid CORS origin and method
  • #35958 - [GraalVM 24.0] Hibernate ORM elasticsearch native integration tests fail with return type mismatch
  • #35956 - Fix return type of hibernate-search substitution
  • #35949 - Properly initialize reactive Pool beans
  • #35938 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /bom/application
  • #35937 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /independent-projects/tools
  • #35926 - Fix use of multiple @ClientXXX annotations in REST Client Reactive
  • #35925 - Add a property to bypass cache mechanism in case of Redis failure
  • #35919 - Honor OIDC logout requests when ID token has expired
  • #35914 - Prevent recording configuration coming from Gradle
  • #35900 - Fix RESTEasy CDI dependency issue
  • #35899 - Add note about unsupported @Lock in Spring Data JPA
  • #35895 - Update liquibase to 4.23.2, liquibase-mongodb to 4.23.1
  • #35889 - UriInfo can not be injected in presence of quarkus-rest-client dependency
  • #35886 - OTel Scope.close() warning improvement
  • #35885 - Applying the QE feedback for the Logging guide
  • #35884 - Application fails to start when eactive restclient uses both ClientExceptionMapper and ClientObjectMapper
  • #35883 - Bring back the HTTP console commands
  • #35879 - Quarkus 3.4.0.CR1 does not have HTTP commands in dev mode
  • #35858 - NullPointerException when entity primary key has the type byte[]
  • #35777 - Add a note about HR not being a replacement for ORM
  • #35732 - Rework how to enable/activate Flyway
  • #35728 - OIDC logout not working for virtual callback paths, if id_token is expired but session cookie is present
  • #35690 - Upgrade to Hibernate ORM 6.2.9.Final and HR 2.0.5.Final
  • #35655 - Flyway does not work without default datasource 3.3
  • #35528 - flyway with one supported and one unsupported Db throws exception at startup

3.4.0

Complete changelog

  • #35888 - Restore missing parameters in OIDC Dev UI client cred and password SwaggerUI/GraphQL handlers

... (truncated)

Commits


Updates io.quarkus:quarkus-maven-plugin from 3.3.2 to 3.4.2

Updates io.quarkus:quarkus-extension-processor from 3.3.2 to 3.4.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.3.2 to 3.4.2

Release notes

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

3.4.1

Major changes

  • #35732 - Rework how to enable/activate Flyway

Complete changelog

  • #36000 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /docs
  • #35999 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /bom/application
  • #35990 - Don't ignore empty SSE events in client
  • #35987 - Improve the way HTTP authorizer logs exceptions
  • #35981 - Fix link to AWS Lambda SnapStart in documentation
  • #35979 - Add @ConfigDocEnumValue & @ConfigDocDefault to writing-extensions guide
  • #35977 - Recompute cached value when the Redis connection fails
  • #35975 - OIDC: AuthenticationRedirectionException after successful login
  • #35968 - Warn when wrong token proxy is accessed
  • #35966 - SSE: Reactive SseEventSource client doesn't consume empty events
  • #35964 - OIDC: NPE when accessing IdToken when Bearer access token is sent
  • #35959 - Log invalid CORS origin and method
  • #35958 - [GraalVM 24.0] Hibernate ORM elasticsearch native integration tests fail with return type mismatch
  • #35956 - Fix return type of hibernate-search substitution
  • #35949 - Properly initialize reactive Pool beans
  • #35938 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /bom/application
  • #35937 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /independent-projects/tools
  • #35926 - Fix use of multiple @ClientXXX annotations in REST Client Reactive
  • #35925 - Add a property to bypass cache mechanism in case of Redis failure
  • #35919 - Honor OIDC logout requests when ID token has expired
  • #35914 - Prevent recording configuration coming from Gradle
  • #35900 - Fix RESTEasy CDI dependency issue
  • #35899 - Add note about unsupported @Lock in Spring Data JPA
  • #35895 - Update liquibase to 4.23.2, liquibase-mongodb to 4.23.1
  • #35889 - UriInfo can not be injected in presence of quarkus-rest-client dependency
  • #35886 - OTel Scope.close() warning improvement
  • #35885 - Applying the QE feedback for the Logging guide
  • #35884 - Application fails to start when eactive restclient uses both ClientExceptionMapper and ClientObjectMapper
  • #35883 - Bring back the HTTP console commands
  • #35879 - Quarkus 3.4.0.CR1 does not have HTTP commands in dev mode
  • #35858 - NullPointerException when entity primary key has the type byte[]
  • #35777 - Add a note about HR not being a replacement for ORM
  • #35732 - Rework how to enable/activate Flyway
  • #35728 - OIDC logout not working for virtual callback paths, if id_token is expired but session cookie is present
  • #35690 - Upgrade to Hibernate ORM 6.2.9.Final and HR 2.0.5.Final
  • #35655 - Flyway does not work without default datasource 3.3
  • #35528 - flyway with one supported and one unsupported Db throws exception at startup

3.4.0

Complete changelog

  • #35888 - Restore missing parameters in OIDC Dev UI client cred and password SwaggerUI/GraphQL handlers

... (truncated)

Commits


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)
dependabot[bot] commented 9 months ago

Superseded by #46.