-
Notifications
You must be signed in to change notification settings - Fork 91
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-classloader from 2.8.0 to 2.9.0 #2093
Bump io.smallrye.common:smallrye-common-classloader from 2.8.0 to 2.9.0 #2093
Conversation
08e62da
to
27d9641
Compare
We need to run the TCK with Java 17 to take this update. |
f4db0b7
to
5259ec2
Compare
@Azquelt what would be the impact for you if we move from Java 11 to 17 in this repository? |
@MikeEdgar That would be a problem for us as Open Liberty supports MP 7.0 with EE10 on Java 11. I would want to maintain a branch with support for MP OpenAPI 4.0 on Java 11. I imagine that Java 17 would be fine for a potential MP OpenAPI 5.0, less certain about a 4.1 if we ended up doing a really small release bugfix for that. I will check after people are back from Christmas break. |
5259ec2
to
9811bee
Compare
@dependabot rebase |
Bumps [io.smallrye.common:smallrye-common-classloader](/~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-classloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9811bee
to
98b12ab
Compare
Quality Gate passedIssues Measures |
@MikeEdgar What's the plan on maintaining Java 11 support? I see this is in the 4.0.7 milestone. I wasn't expecting this to be merged until a 4.1 release, with a 4.0.x branch being maintained with Java 11 support. |
…0 to 2.9.0 (smallrye#2093)" This reverts commit 75ec8fc.
* Revert "build(deps): Bump version.io.smallrye.smallrye-config (#2149)" This reverts commit 8659c35. * Revert "Bump io.smallrye.common:smallrye-common-classloader from 2.8.0 to 2.9.0 (#2093)" This reverts commit 75ec8fc. * Revert "Execute the TCK tests with Java 17 (#2137)" This reverts commit 2cabb1d.
Bumps io.smallrye.common:smallrye-common-classloader from 2.8.0 to 2.9.0.
Release notes
Sourced from io.smallrye.common:smallrye-common-classloader'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 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)