Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump quarkus.version from 3.3.2 to 3.4.0 #308

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

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

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
  • 88898ea [RELEASE] - Bump version to 3.4.0
  • ff4033d Merge pull request #35898 from gsmet/3.4.0-backports-1
  • c285890 Restore missing parameters in OIDC Dev UI client cred and password SwaggerUI/...
  • b2743cb Improve matching of config properties to a root
  • e55991b Do not include in the list of property names Kubernetes config fallbacks
  • 032a9ec Use default Vert.x client settings in OTel exporters
  • db37174 Add remote address NPE check
  • 17ac0c2 Fix potential NPE in HTTP proxying
  • 2715552 Only remove OTLP trace services when otlp is not configured
  • cff52ff Improve description of the duration format in configuration documentation
  • Additional commits viewable in compare view

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

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 <dependency name> 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)

Bumps `quarkus.version` from 3.3.2 to 3.4.0.

Updates `io.quarkus:quarkus-bom` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.3.2...3.4.0)

Updates `io.quarkus:quarkus-maven-plugin` from 3.3.2 to 3.4.0

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 13, 2023
@melloware melloware merged commit 5b4ceb3 into main Sep 13, 2023
1 check passed
@melloware melloware deleted the dependabot/maven/quarkus.version-3.4.0 branch September 13, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant