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 io.quarkus:quarkus-bom from 3.2.3.Final to 3.2.4.Final #226

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps io.quarkus:quarkus-bom from 3.2.3.Final to 3.2.4.Final.

Release notes

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

3.2.4.Final

Complete changelog

  • #35300 - Fix jandex-gradle-plugin-version in CDI Reference
  • #35296 - Upgrade H2 to 2.2.220
  • #35258 - CDI Reference 1.1 has incomplete information for gradle
  • #35255 - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • #35211 - Document Maven config options that may be relevant when running tests
  • #35203 - Pass Maven user settings when initializing artifact resolver
  • #35193 - OpenTelemetry service name should have higher priority than app name when no resource attributes are set
  • #35189 - Quarkus CLI fixes
  • #35188 - SmallRyeGraphQLOverWebSocketHandler: use order value > Integer.MIN_VALUE
  • #35181 - REST Data with Panache should not produce links when hal is disabled
  • #35174 - Ensure the narayana-jta extension fully shuts down the recovery manager
  • #35172 - Kafka Streams: restore the feature name at Quarkus startup
  • #35171 - kafka-streams: feature not listed on startup
  • #35165 - Propagate all user methods in REST Data with Panache
  • #35160 - Properly use internal links to point to other guides
  • #35140 - ArC: fix deadlock when calling guarded methods on the same thread
  • #35136 - Deadlock while calling write-locked method from read-locked method
  • #34908 - @RouteFilter stopped working with WebSocket requests Quarkus 3.2.0.Final
  • #34875 - Quarkus build does not work since 3.2.0 with teamcity/plexus launcher
  • #34713 - Option to track build configuration for changes between builds
  • #34576 - Live reload stopped working on 3.2 when using XA transactions
  • #34514 - Support @WithUnnamedKey in documentation
  • #34065 - Add support for project Java version update based on extensions
  • #33317 - OpenTelemetry SDK autoconfiguration ignores OTEL service name in favor of Quarkus app name
  • #15461 - Quarkus tests fails mTLS authentication against internal Maven repository
Commits
  • 06908fa [RELEASE] - Bump version to 3.2.4.Final
  • 328abbc Merge pull request #35297 from gsmet/3.2.4-backports-1
  • 45dd9e7 Dev UI: Change log stream test to use less common logger
  • b48be6c Pass Maven user settings when initializing artifact resolver
  • 3747c0d An option to record and dump all used build time config options and a
  • 1b9a4c4 Fix jandex-gradle-plugin-version in CDI Reference
  • 8022a3f Upgrade H2 to 2.2.220
  • 63c7aa5 Higher timeouts for native CI
  • 63bff4e Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • 799c2d9 Fix OpenTelemetry svc name precedence and improve test covergae
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> dependency 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 <dependency name> dependency will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.2.3.Final to 3.2.4.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.3.Final...3.2.4.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot dependabot bot requested a review from mbarbero August 14, 2023 07:10
@mbarbero mbarbero merged commit eb74c96 into main Aug 18, 2023
4 checks passed
@mbarbero mbarbero deleted the dependabot/maven/io.quarkus-quarkus-bom-3.2.4.Final branch August 18, 2023 08:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant