-
Notifications
You must be signed in to change notification settings - Fork 92
Comparing changes
Open a pull request
base repository: openrewrite/rewrite-maven-plugin
base: v6.34.0
head repository: openrewrite/rewrite-maven-plugin
compare: v6.35.0
- 11 commits
- 5 files changed
- 5 contributors
Commits on Mar 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4c447db - Browse repository at this point
Copy the full SHA 4c447dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3611355 - Browse repository at this point
Copy the full SHA 3611355View commit details -
Add optional version input to publish workflow (#1124)
Allow manually triggered releases to specify a project version before releasing. This enables releasing snapshot versions other than the one currently in pom.xml.
Configuration menu - View commit details
-
Copy full SHA for 86e7d1c - Browse repository at this point
Copy the full SHA 86e7d1cView commit details
Commits on Mar 19, 2026
-
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c13c14 - Browse repository at this point
Copy the full SHA 1c13c14View commit details
Commits on Mar 22, 2026
-
Use CsvDataTableStore for data table export (#1125)
* Use CsvDataTableStore for data table export Replace recipeRun.exportDatatablesToCsv() with CsvDataTableStore set on the ExecutionContext before recipe execution. Depends on: openrewrite/rewrite#7088
Configuration menu - View commit details
-
Copy full SHA for f33cd26 - Browse repository at this point
Copy the full SHA f33cd26View commit details
Commits on Mar 23, 2026
-
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3d5e9e - Browse repository at this point
Copy the full SHA d3d5e9eView commit details -
chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.17.3 to 2.21…
….2 (#1126) Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.3 to 2.21.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.3...jackson-bom-2.21.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 102be49 - Browse repository at this point
Copy the full SHA 102be49View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6551ed - Browse repository at this point
Copy the full SHA c6551edView commit details
Commits on Mar 24, 2026
-
Load proxy settings from Maven settings.xml (#1127)
* Load proxy settings from Maven settings.xml for dependency resolution * Bump rewrite.version to 8.77.0-SNAPSHOT for proxy support * Respect nonProxyHosts when configuring proxy for Maven resolution * Revert rewrite.version to 8.76.0-SNAPSHOT until upstream is published * Use Maven proxy objects directly and clean up fully-qualified types Read proxy settings from MavenExecutionRequest instead of routing through MavenSettings.Proxy/Proxies classes that aren't published yet in rewrite-core 8.76.0-SNAPSHOT. Replace fully-qualified java.net and java.time types with imports per review feedback. * Restore MavenSettings.Proxy/Proxies types from upstream rewrite-core Pass proxy settings through MavenSettings so they participate in settings merge and property interpolation. Depends on the Proxy/Proxies classes added to rewrite-core main.
Configuration menu - View commit details
-
Copy full SHA for f06cf1c - Browse repository at this point
Copy the full SHA f06cf1cView commit details
Commits on Mar 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0db8a11 - Browse repository at this point
Copy the full SHA 0db8a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcaf3b - Browse repository at this point
Copy the full SHA 4dcaf3bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.34.0...v6.35.0