eclipse-cbi / macos-notarization-service

REST Service to notarize macOS application bundles and DMG
Eclipse Public License 2.0
5 stars 3 forks source link

Bump the quarkus group with 1 update #243

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps the quarkus group with 1 update: io.quarkus:quarkus-bom.

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
Commits


Dependabot compatibility score

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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
mbarbero commented 11 months ago

@dependabot rebase