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 #275

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

3.6.0.CR1

Major changes

  • #36935 - Support for dynamic OIDC JWK set resolution
  • #36874 - Move HTTP Permissions and Roles policies from build-time to runtime
  • #36781 - Added Discord as well-known OIDC provider
  • #36728 - JPA Security: allow pointing to a named persistence unit
  • #36634 - Introduce OidcRequestFilter
  • #36631 - Make it possible to acquire OIDC SecurityIdentity after HTTP request has completed
  • #36602 - Move quarkus-jaeger and quarkus-smallrye-opentracing to Quarkiverse
  • #36375 - OIDC client integration for GraphQL clients

Complete changelog

  • #37088 - Security doc fix: Fix links in Protect a web application topic
  • #37071 - RESTEasy Qute integration: add dependency conditions
  • #37066 - Add label area/native-image to issues mentioning mandrel
  • #37063 - Make testLambdaCapturing test conditional on GraalVM version
  • #37060 - Bump io.smallrye.reactive:mutiny from 2.2.0 to 2.5.1
  • #37051 - Use dynamically resolved Java version when creating Gradle projects
  • #37047 - Quarkus CLI doesn't honor --java=21 for gradle projects
  • #37039 - Add endpoints page in Dev UI
  • #37037 - [GraalVM 24.0] RegisterForReflectionITCase.testLambdaCapturing from integration-tests/main fails with quarkus main branch
  • #37036 - Use empty string in Sse event when there is no data
  • #37033 - Sse difference in empty event between non-reactive and reactive output
  • #37030 - Fix HttpSecurityProcessor compilation by importing Singleton
  • #37022 - Make basic realm and form authentication configuration properties only used during runtime the runtime properties
  • #37020 - Fix vale errors and warnings in the OpenID Connect (OIDC) and OAuth2 Client and Filters Reference Guide
  • #37017 - Allow to create named HTTP Security policies referenced in the application.properties path matching rules as CDI beans
  • #37009 - Revert "Make Dependabot group micro updates"
  • #37005 - Qute: allow extensions to register additional template roots
  • #36999 - Build cache - Upload quarkus-ide-launcher-999-SNAPSHOT.jar
  • #36989 - Adds download topology as PNG file
  • #36970 - Build cache - Make sure there is a new line before EOF
  • #36965 - Dev UI Fix Reactive messaging screen
  • #36956 - Better handle multi-line outputs in develocity-publish-build-scans.yml
  • #36950 - Remove jakarta.ejb-api from narayana-jta extension
  • #36944 - Bump wildfly-common version to 1.7.0.Final
  • #36939 - Redis vector fields and arguments
  • #36935 - Support for dynamic OIDC JWK set resolution
  • #36930 - Ability to generate gRPC descriptor set
  • #36926 - Make Dependabot group micro updates
  • #36921 - Qute: consider synthetic parameter declarations during validation
  • #36915 - Rename OidcClientRequestFilter filter to OidcRequestFilter
  • #36912 - Avoid @TempDir in RestClientCDIDelegateBuilderTest
  • #36910 - Use proper exception when media type handling is incorrect
  • #36909 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r
  • #36908 - Bump com.google.api.grpc:proto-google-common-protos from 2.27.0 to 2.28.0
  • #36903 - Bump org.junit:junit-bom from 5.10.0 to 5.10.1 in /devtools/gradle
  • #36900 - Devservice for amqp can't load channels on dev ui

... (truncated)

Commits
  • dc364b8 [RELEASE] - Bump version to 3.6.0
  • 96fcda4 Merge pull request #37254 from gsmet/3.6.0-backports-2
  • 6a23739 Build cache - Only store if the access key is around
  • da6ec38 Support Docker Desktop for building native executables
  • 279e385 Updates Infinispan to 14.0.21.Final
  • 5b4342d Document SSE usage in REST Client
  • 7122897 Allow SSE events to be filtered out from REST Client
  • fca5cb8 Allow REST Client to return the entire SSE event
  • 0083447 Add method to retrieve the list of compatible java versions
  • 00720c4 Allow to retrieve minimum and recommended Java versions from catalog metadata
  • Additional commits viewable in compare view


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

Superseded by #281.