-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0 #44954
Bump io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0 #44954
Conversation
Bumps [io.smallrye.common:smallrye-common-bom](https://github.com/smallrye/smallrye-common) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](smallrye/smallrye-common@2.8.0...2.9.0) --- updated-dependencies: - dependency-name: io.smallrye.common:smallrye-common-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This fixes the test failures in quarkusio/registry.quarkus.io#268, so I'd like it to be backported to the next 3.15. Any objections @dmlloyd? |
Sounds good to me. |
@dependabot merge |
Status for workflow
|
For the context: the fix @gastaldi needs is related to version ordering. |
@gastaldi let's always make sure we backport to the current version before adding the LTS label as we need bake time. Will push this one to 3.17 this week. |
Bumps io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0.
Release notes
Sourced from io.smallrye.common:smallrye-common-bom's releases.
Commits
60a4662
[maven-release-plugin] prepare release 2.9.023bc8e6
Merge pull request #386 from smallrye/release-2.9.0b27fea4
Release 2.9.0e1ba6bc
Merge pull request #381 from dmlloyd/java229eec9ec
Make sure every module exports its packages (#384)2ee0bc7
Fix (again) invalid module name (#383)ac3fcd9
Do not use Unsafe on Java 22+af438b1
Fix (again) invalid module name901de97
Fix incorrect module name (#380)1a1bebb
Merge pull request #379 from gastaldi/patch-4You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @gastaldi.
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)