quarkiverse / quarkus-mockk

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

Bump quarkus.version from 3.3.2 to 3.4.1 #234

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

3.4.0.CR1

Major changes

  • #35400 - Implement support for Redis 7.2
  • #23906 - OpenSearch dev-services

Complete changelog

  • #35756 - Revert "Switch Vert.x HTTP to @ConfigMapping"
  • #35753 - Disable build scan for more utility commands
  • #35752 - Only publish latest docs for preview
  • #35740 - Fix invalid logging pattern
  • #35735 - Update to SmallRye-GraphQL 2.4.0
  • #35731 - Guard against null headers when converting a provided Response
  • #35727 - Update dependabot to look for mvnpm releases
  • #35719 - QuarkusComponentTest: register additional annotations transformers
  • #35712 - Upgrade vaadin and importmap and add caching
  • #35708 - Ignore reflection warnings for built-in Kotlin classes
  • #35700 - Update to Vert.x 4.4.5 and Netty 4.1.97
  • #35698 - Remove unused gavs from build parent
  • #35687 - Do not convert OIDC DevUI id and secret fields to lower case
  • #35681 - Elasticsearch guide - Fix FruitResource example and docker run command
  • #35675 - Make minor improvements to CDI handling of AsyncHealthCheckFactory
  • #35670 - Fix DevUI fix serialization error on Throwable
  • #35653 - Ungraceful continuous testing failure in dev mode due to (unhandled?) Jackson serialization error when communicating with dev ui
  • #35650 - OpenShiftClientProducer tests
  • #35649 - Bump Wiremock to 3.0.0
  • #35648 - Bump Wiremock to 3.0.0
  • #35646 - Unwrap AssertionError from InvocationTargetException during Quarkus JUnit5 callbacks
  • #35632 - Add minor clarifications and cleanup to CreateMockitoSpiesCallback
  • #35629 - Add the @generated annotation $$accessor classes
  • #35628 - Remove Jose from the bot pings
  • #35625 - Dev UI: Change to use composite vaadin
  • #35624 - Map deprecated quarkus.http.cors to ensure recording
  • #35617 - Update bytebuddy as we need a version working with Java 21
  • #35616 - Add virtual thread support to the resteasy reactive scoring system
  • #35614 - LogManager error of type FORMAT_FAILURE: Formatting error
  • #35611 - Upgrade to Jandex 3.1.3
  • #35606 - Mockito testing - manually activate req. context when creating Mockito spies
  • #35601 - Add a @Generated annotation on all generated code
  • #35590 - Warn about missing JSON extension when using REST Client
  • #35588 - Add note for logging request times in HTTP reference guide
  • #35587 - Use OpenSearch 2.8 instead of 2.6 in HibernateSearchOpenSearchDevServicesConfiguredExplicitlyTest
  • #35586 - warn/error for missing quarkus-rest-client-reactive-jackson|jsonb|jaxb
  • #35585 - Integrate @RunOnVirtualThread with the @ConsumeEvent
  • #35581 - @InjectSpy in combination with @RequestScope beans in @Nested test classes
  • #35573 - Bump wildfly-elytron.version from 2.2.1.Final to 2.2.2.Final
  • #35570 - Improve Quarkus Bot labeling rules for cache
  • #35563 - Disable scan and local cache for update-version.sh
  • #35561 - Various build scan/cache enhancements

... (truncated)

Commits


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

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 #237.