dependency: bump org.openrewrite.recipe:rewrite-migrate-java from 3.22.0 to 3.24.0#18322
Conversation
8a625ba to
6c8b6b8
Compare
|
@Pankraz76, can you help us do this upgrade, I tried to do simple patch update on what autoupdate is doing, but looks like there is issue. I see all your other PRs, that are not forgotten, but have huge acitivity in PRs, so it is not easy to manage all this traffic. |
|
yes sorry, of course I will help. |
|
also kindly asking to be check maintainer as well, to be able to fix this the right way, by pushing here. Also want to help look after dependa, updating patches right away to give space and attention to real maintainers doing real issues. |
| final Configuration result; | ||
| final List<Configuration> configs = getModuleConfigs(masterConfig, moduleName); | ||
| if (configs.size() == 1) { | ||
| result = configs.get(0); |
There was a problem hiding this comment.
hm i had no changed, this is 21 and will therefore break.
- org.openrewrite.java.migrate.UpgradeToJava17
- minimum supported JDK version to run Error Prone is JDK 21 as of Error Prone 2.43.0 #18148
|
closing as not rdy yet. |
no! no need to waste effort onto checkstyle anymore. Pretenting to have 100% quality and not passing prone and PMD is a very nice hilarious joke, but not some real considerable software. |
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.22.0 to 3.24.0. - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](openrewrite/rewrite-migrate-java@v3.22.0...v3.24.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-migrate-java dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
6c8b6b8 to
8be1908
Compare
8be1908 to
b91638e
Compare
b91638e to
af66941
Compare
|
|
af66941 to
6abba92
Compare
|
train is moving forward .... slow but moving. |
…te.util.ListFirstAndLast
Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.22.0 to 3.24.0.
https://forums.oracle.com/ords/apexds/post/get-rid-of-the-famous-get-0-and-get-list-size-1-5876
https://docs.openrewrite.org/recipes/java/migrate/util/listfirstandlast
AI generation:
Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
Commits
7592e24Do not includeUseEnumSetOfwith chained Java upgrades195efc5Avoid opinionated empty EnumSet by default (#959)6bcd03aReordermaybeRemoveImportbeforemaybeAddImport(#957)4a873ab[Auto] SDKMAN! Java candidates as of 2025-12-15T1020d7b0867UseLombokGetter recipe: fixIndexOutOfBoundsExceptionthat occurs when visi...c24a7a6Lombok: addonMethod_argument If getter/setter method is annotated (#955)937bf9bMigrate tojakarta.mail-api:2.1.xas part of Jakarta EE 10 upgrade (#954)073965a[Auto] SDKMAN! Java candidates as of 2025-12-08T10182dd09eeUpdate tests to reflect removed Sdkman versions95bca99[Auto] SDKMAN! Java candidates as of 2025-12-01T1018Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)