build(deps): bump the rewrite group with 6 updates#852
Merged
Conversation
Bumps the rewrite group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.openrewrite.recipe:rewrite-apache](https://github.com/openrewrite/rewrite-apache) | `2.8.0` | `2.9.0` | | [org.openrewrite.recipe:rewrite-java-security](https://github.com/moderneinc/rewrite-java-security) | `3.7.0` | `3.8.0` | | [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.8.0` | `3.9.0` | | [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.8.0` | `2.9.0` | | [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.7.0` | `3.8.0` | | [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.7.0` | `6.8.1` | Updates `org.openrewrite.recipe:rewrite-apache` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/openrewrite/rewrite-apache/releases) - [Commits](openrewrite/rewrite-apache@v2.8.0...v2.9.0) Updates `org.openrewrite.recipe:rewrite-java-security` from 3.7.0 to 3.8.0 - [Commits](https://github.com/moderneinc/rewrite-java-security/commits) Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](openrewrite/rewrite-migrate-java@v3.8.0...v3.9.0) Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.8.0...v2.9.0) Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.7.0...v3.8.0) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.7.0 to 6.8.1 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.7.0...v6.8.1) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-apache dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-java-security dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-migrate-java dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rewrite ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.8.02.9.03.7.03.8.03.8.03.9.02.8.02.9.03.7.03.8.06.7.06.8.1Updates
org.openrewrite.recipe:rewrite-apachefrom 2.8.0 to 2.9.0Release notes
Sourced from org.openrewrite.recipe:rewrite-apache's releases.
Commits
df33d27Migrate to Apache HttpClient 5.xCredentialsStorewhere needed (#69)a83b17fAdded license symlink and link to licensing pagee612315refactor: OpenRewrite Recipe best practices739b57brefactor: Update Gradle wrapperUpdates
org.openrewrite.recipe:rewrite-java-securityfrom 3.7.0 to 3.8.0Commits
Updates
org.openrewrite.recipe:rewrite-migrate-javafrom 3.8.0 to 3.9.0Release notes
Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.
Commits
9d5fa9f[Auto] SDKMAN! Java candidates as of 2025-05-05T10166b98403UseImportPolicy in NoGuavaRefaster (#717)2fe392aRemove and cleanupSystem.getSecurityManager()(#716)57d4c64Security Manager API Removal (#713)ec6ba92refactor: Extract documentation examples from tests with stable source ordera44d6d1Added symlink to license, added link to licensing page7f7d5da[Auto] SDKMAN! Java candidates as of 2025-04-28T1103632f5acrefactor: OpenRewrite Recipe best practicesa35ebf1refactor: OpenRewrite Recipe best practices (#711)5d589aarefactor: Update Gradle wrapperUpdates
org.openrewrite.recipe:rewrite-static-analysisfrom 2.8.0 to 2.9.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
fdd8171CustomImportOrder recipe (#542)60fb46dFix Comment handling in NeedsBraces (#518)7358214Update examples.yml and remove duplicate test forvara682e11Enable custom Serial Version UID (#541)4bb4647refactor: Extract documentation examples from tests with stable source order33ad4f1Added symlink to license, added link to licensing page6b0dae9Update examples.yml to use stable source file orderingbd184b7Fix clashing variable names generated byInstanceOfPatternMatch(#538)6b8e3cfStable sort of sourcesbcda983Add cloneInInterface test case (#536)Updates
org.openrewrite.recipe:rewrite-testing-frameworksfrom 3.7.0 to 3.8.0Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
ef96c01Handle non-@RuleTemporaryFolder fields (#720)5e08a00Fix ParameterizedRunnerToParameterized: Remove redundant super call (#718)2c28b9eUtilize MockitoJUnitRunnerToExtension for UseMockitoExtension (#711)44a2270Fix JunitParams to Parameterized by recursively updating referenced method to...869f4a9Fix Incorrect Migration of TemporaryFolder.newFile in TemporaryFolderToTmpDir...968adceAdjust expectations now thatSTATIC_IMPORT_ALWAYSworks81d02b8Fix exception handling in ReplaceInitMockito recipe (#719)486e777refactor: Extract documentation examples from tests with stable source order1776b94Added symlink to license, added link to licensing page70fcbb3Resolve failing tests (#716)Updates
org.openrewrite.maven:rewrite-maven-pluginfrom 6.7.0 to 6.8.1Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
Commits
6a78409[maven-release-plugin] prepare release v6.8.12781463Bump rewrite.version propertyc394d70Update pom.xml to target 6.8.16675c31Also store Charset onParsingExecutionContextView(#982)42a7b2dBump rewrite.version property69f4d3f[maven-release-plugin] prepare for next development iteration41d194d[maven-release-plugin] prepare release v6.8.02f22b8bBump rewrite.version property49164e2Bump rewrite.version propertydefb66achore(ci): bump com.gradle:develocity-maven-extension from 1.23.2 to 2.0 (#974)Dependabot 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 <dependency name> major versionwill 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 versionwill 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