quarkiverse / quarkus-mockk

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

Bump quarkus.version from 3.8.4 to 3.9.5 #298

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

3.9.5

Complete changelog

  • #40026 - Fix LICENSE reference in ci-actions-incremental.yml
  • #40042 - CaffeineCache metrics are doubled
  • #40055 - Unable to compile qute codestart to native on windows
  • #40087 - Adapt new behavior of System.console() since JDK22
  • #40127 - Adapt new behavior of System.console() since JDK22
  • #40135 - Update kafka doc: Emitter
  • #40141 - Fix license URL in JReleaser config
  • #40145 - Do not increment metrics on CaffeineCache#getIfPresent call
  • #40158 - Qute: ultimate fix for the problem with registering NativeImageResourceBuildItem correctly on Windows
  • #40166 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.4.0 to 1.4.1
  • #40168 - DOC: Using the rest client - Fix rest-client-jackson add extension name
  • #40171 - Quarkus docs using deprecated io.quarkus.test.junit.mockito.InjectMock
  • #40172 - Updates quarkusdocs to replace deprecated injectMock
  • #40185 - Fix a compilation problem in the SmallRye GraphQL guide
  • #40188 - Bump BouncyCastle version to 1.78.1
  • #40194 - Minor compilation issue in SmallRye GraphQL page
  • #40218 - Bump Quarkus HTTP to 5.2.2.Final
  • #40243 - unexpected stacktraces about missing Http1xServerResponse and RecordParserImpl vertx classes in native build
  • #40244 - Quarkus Rest AbstractJsonMessageBodyReader with wrong case-sensitive content-type header handling
  • #40249 - Move reinitialization of vertx classes out of NettyProcessor
  • #40255 - Make resteasy-reactive AbstractJsonMessageBodyReader handle MediaType case insensitive
  • #40257 - Reset relocations for runtime dependencies
  • #40267 - ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
  • #40275 - Align bootstrap and the rest on the same Slf4j version

3.9.4

Complete changelog

  • #39802 - Make sure pathFilter is applied to workspace module content tree
  • #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
  • #39982 - Parameter to skip Maven goal executions before quarkus:dev, skipping flatten plugin by default
  • #39987 - Update OpenTelemetry exporter link
  • #39990 - Fix MessageBundle key/file name resolver algorithm
  • #39992 - () breaks title in devui
  • #39995 - Go back to raw Maven read/write for bootstrap
  • #40000 - Signed JARs may be modified during a native build
  • #40001 - Un-sign modified dependency JARs when filtering
  • #40002 - Fix url encoding issue for Dev UI Page with unusual chars
  • #40019 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #40022 - Take MediaType set in pre-match filter into account during serialization
  • #40028 - Collect only runtime static resources for native builds
  • #40038 - Updates to Infinispan 15.0.1.Final

... (truncated)

Commits
  • 9b5fb41 [RELEASE] - Bump version to 3.9.5
  • 0560ce7 Merge pull request #40300 from gsmet/3.9.5-backports-1
  • 09d9018 change abstractjsonmessagebodyreader to use lowercase mediatype for easier an...
  • bf625ca Align bootstrap and the rest on the same Slf4j version
  • 316a417 ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
  • 1ffc858 Reset relocations for runtime dependencies
  • 301193c Move reinitialization of vertx classes out of NettyProcessor
  • c563d42 Bump Quarkus HTTP to 5.2.2.Final
  • 563b11c Fix rest-client-jackson add extension name
  • e5cb620 Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.4.0 to 1.4.1
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.8.4 to 3.9.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] |

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)
janpk commented 1 month ago

@dependabot ignore this minor version

dependabot[bot] commented 1 month ago

OK, I won't notify you about version 3.9.x again, unless you re-open this PR.