build(deps): bump the rewrite group with 6 updates #891
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rewrite group with 6 updates:
2.14.0
2.15.0
3.16.1
3.17.0
3.15.1
3.16.0
2.15.0
2.16.0
3.15.1
3.16.0
6.16.1
6.17.0
Updates
org.openrewrite.recipe:rewrite-apache
from 2.14.0 to 2.15.0Release notes
Sourced from org.openrewrite.recipe:rewrite-apache's releases.
Commits
70f43d3
Update documentation examples6daab14
Migrating nearly all of the remaining Apache HttpCore Nioutil
classes. (#99)cdafad3
Migrate HttpClient SSLConnectionSocketFactory to DefaultClientTlsStrategy (#92)1100b0a
Use classpath from resources for Refaster (#97)Updates
org.openrewrite.recipe:rewrite-java-security
from 3.16.1 to 3.17.0Commits
Updates
org.openrewrite.recipe:rewrite-migrate-java
from 3.15.1 to 3.16.0Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
Commits
caec49a
AddJaxbRuntime should useoverrideManagedDependency=true
(#838)c831007
Update documentation examples05fa3e0
AdoptInlineMethodCalls
fromopenrewrite/rewrite
(#837)35ba076
Drop Joda-Time recipes extracted to rewrite-joda (#836)7d30127
Addingjakarta.servlet:jakarta.servlet-api
explicitly when the `javax.servl...cea52ed
[Auto] SDKMAN! Java candidates as of 2025-08-25T1017eb159a4
Fixed validation.xml in jakarta-ee-10.yml (#834)Updates
org.openrewrite.recipe:rewrite-static-analysis
from 2.15.0 to 2.16.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
53c6b3e
Update documentation examples0437c5c
Fix ReplaceLambdaWithMethodReference to not replace lambdas inside anonymous ...da75646
Expand coverage of UseCollectionInterfaces to LinkedList, Stack, TreeMap, Tre...d01363c
PreferSystem getProperty()
overgetenv()
(#679)6f8b0df
AssertJ best practices5f64939
Fix NPE in UseCollectionInterfaces with annotated raw collection types (#717)feee568
Fix annotation order and importa51a3ba
Use classpath from resource for Refaster (#714)fa1d3c3
Fix OnlyCatchDeclaredExceptions to skip generic type variables21ad269
Do not move field annotations around arrays (#712)Updates
org.openrewrite.recipe:rewrite-testing-frameworks
from 3.15.1 to 3.16.0Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
d3f66c7
Update documentation examplesf9e03d5
Adapt@EnabledOnJre
,@DisabledOnJre
,@EnabledForJreRange
and `@Disabled...2f840cb
Use@ValueSource
instead of@CsvSource
where there's a single arg (#797)Updates
org.openrewrite.maven:rewrite-maven-plugin
from 6.16.1 to 6.17.0Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
Commits
c7b1e4f
[maven-release-plugin] prepare release v6.17.0733ebca
Bump rewrite.version property485ebf6
Update documentation examples3fcf499
chore(ci): bump com.gradle:develocity-maven-extension from 2.0.1 to 2.1 (#1014)70640e6
chore(ci): bump actions/upload-pages-artifact from 3 to 4 (#1030)e3c0b37
Change GitHub Action version030ee82
Unwrap else block after return or throw statement (#1028)a8531cf
Bump rewrite.version property88c5e89
[maven-release-plugin] prepare for next development iterationDependabot 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>
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>
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