Closed dependabot[bot] closed 8 months ago
This is gonna be a breaking change, and this build will not work with quarkus < 3.9.0, so we need to branch versions, possibly 3. 3.1.X - java 11 and quarkus < 3.7.0 3.7.X - java 17 and quarkus >= 3.7.0 < 3.9.0 3.9.X - java 17 and quarkus >= 3.9.0
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps
quarkus.version
from 3.8.3 to 3.9.1. Updatesio.quarkus:quarkus-bom
from 3.8.3 to 3.9.1Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
de54533
[RELEASE] - Bump version to 3.9.14145f02
Merge pull request #39719 from gsmet/3.9.1-backports-2d6c9134
Bring back erroneously removed@BuildStep
828599d
Keep the URIs in the metrics tag if they match a client or server patternb14d63a
Fixes #25682 postgres devservice not working with rancher-desktop on mac arm ...ca8b511
Use --no-daemon when calling gradle updatee972c64
Fix dev-mode issue with generated classes for Quarkus REST converters6d301a2
Bump mime4j version to 0.8.11a09d6f2
Improve the OIDC Client Quickstart documenteb4c1e8
Increase count of reflected typesUpdates
io.quarkus:quarkus-extension-processor
from 3.8.3 to 3.9.1Updates
io.quarkus:quarkus-extension-maven-plugin
from 3.8.3 to 3.9.1Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
... (truncated)
Commits
de54533
[RELEASE] - Bump version to 3.9.14145f02
Merge pull request #39719 from gsmet/3.9.1-backports-2d6c9134
Bring back erroneously removed@BuildStep
828599d
Keep the URIs in the metrics tag if they match a client or server patternb14d63a
Fixes #25682 postgres devservice not working with rancher-desktop on mac arm ...ca8b511
Use --no-daemon when calling gradle updatee972c64
Fix dev-mode issue with generated classes for Quarkus REST converters6d301a2
Bump mime4j version to 0.8.11a09d6f2
Improve the OIDC Client Quickstart documenteb4c1e8
Increase count of reflected typesYou can trigger a rebase of this PR 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