quarkiverse / quarkus-mockk

Mockk Quarkus Extension
Apache License 2.0
22 stars 11 forks source link

chore(deps): bump quarkus.version from 3.8.4 to 3.8.5 #304

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps quarkus.version from 3.8.4 to 3.8.5. Updates io.quarkus:quarkus-bom from 3.8.4 to 3.8.5

Release notes

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

3.8.5

Complete changelog

  • #23341 - Oracle JDBC extension in native mode doesn´t work with XA
  • #34693 - Vertx RouteFilter not propagating request context to a resteasy-reactive resource
  • #36458 - Enhance OIDC token propagation filters to select named OIDC clients
  • #36973 - Azure Functions Http: corrupted request body
  • #36994 - OIDC AccessToken can lead to AmbiguousResolutionException
  • #37323 - "IOException: Connection was closed" when retrying non-WebApplicationExceptions
  • #38807 - JPA entities containing LAZY loaded relations cannot be merged in another transaction
  • #39088 - Solve POM formatting issues when creating project/adding extension/removing extension
  • #39132 - OIDC token propagation: add option to select named OIDC client and token exchange per REST client with the @AccessToken annotation
  • #39283 - SQLException: Unable to enlist connection to existing transaction when accessing multiple persistence units in the same transaction since 3.8.2
  • #39382 - Preserve POM format when extensions are added/removed
  • #39443 - Use Quarkus wide version of jna-platform in azure-functions
  • #39455 - Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0
  • #39519 - OpenTelemetry - respect proxy settings in VertxGrpcExporter and VertxHttpExporter
  • #39543 - Enable proxy configuration for OpenTelemetry exporters
  • #39546 - Make maxParameters of MultiPartUploadHandler configurable
  • #39549 - Make max parameters of multipart handling configurable
  • #39579 - Don't run CDI interceptors on class-level exception mappers
  • #39581 - The http metrics should provide a path instead of REDIRECTION and NOT_FOUND when possible
  • #39583 - Keep the URIs in the metrics tag if they match a client or server pattern
  • #39636 - Resteasy Gzip max input with suffix format not working
  • #39656 - Bump maven-model-helper to 35
  • #39677 - Quarkus caches Failures
  • #39707 - Backport hide EndUserSpanProcessor integration
  • #39729 - OpenTelemetry always sets proxy
  • #39731 - Fix StorkClientRequestFilter exception handling
  • #39733 - Fix for proxy flag on OTel
  • #39738 - Quarkus should use HybridJacksonPool with Loom
  • #39739 - Jackson should use HybridJacksonPool
  • #39762 - Ensure that failed unis are not cached
  • #39770 - Improve the multipart encoded mode handling in the rest client
  • #39798 - Update documentation for QUARKUS AND GRADLE - Development mode: quarkusDev#workingDir has been deprecated
  • #39802 - Make sure pathFilter is applied to workspace module content tree
  • #39828 - Properly convert MemorySize to RESTEasy configuration
  • #39829 - Use quarkusDev#workingDirectory
  • #39835 - Bump maven-model-helper to 36
  • #39866 - Warn users when using older GraalVM or Mandrel versions
  • #39871 - Routing for index.html fails with 404 for directories
  • #39877 - Bump MINIMUM working mandrel/graalvm version to 22.3
  • #39878 - Ensure that index.html works in any directory in native mode
  • #39906 - Disable default RemoteCacheManager configuration with Dev Services in Infinispan
  • #39918 - Property to enable/disable default client in Infinispan Dev Services
  • #39944 - Support configuring SyslogHandler max message length
  • #39958 - Add maxLength configuration option to SysLog
  • #39960 - MessageBundle naming issue
  • #39978 - Hot Reloading conflicts with Maven Flatten Plugin

... (truncated)

Commits
  • 53b8748 [RELEASE] - Bump version to 3.8.5
  • b6b00e9 Merge pull request #40792 from gsmet/3.8.5-backports-4
  • 804e0c3 Support annotationProcessorPathsUseDepMgmt in quarkus:dev
  • 63bc656 Use MojoUtils.readPom to read POM
  • d48e7ad Set the target file in the Model
  • 43ce4e1 fix: typo hibernate-reactive.adoc
  • f1a7f4c Move allowUnsafeMultipleLastResources call to runtime init
  • cbee83b Default quarkus.transaction-manager.unsafe-multiple-last-resources to warn-fi...
  • 8aab810 Rework quarkus.transaction-manager.unsafe-multiple-last-resources to accept...
  • b646fb7 Fix DisableLoggingFeature in Narayana JTA
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.8.4 to 3.8.5

Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | io.quarkus:quarkus-bom | [>= 3.10.a, < 3.11] | | io.quarkus:quarkus-maven-plugin | [>= 3.10.a, < 3.11] | | io.quarkus:quarkus-bom | [>= 3.11.a, < 3.12] | | io.quarkus:quarkus-maven-plugin | [>= 3.11.a, < 3.12] | | io.quarkus:quarkus-bom | [>= 3.9.a, < 3.10] | | io.quarkus:quarkus-maven-plugin | [>= 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)