-
Notifications
You must be signed in to change notification settings - Fork 82
Comparing changes
Open a pull request
base repository: openrewrite/rewrite-migrate-java
base: v2.28.0
head repository: openrewrite/rewrite-migrate-java
compare: v2.29.0
- 18 commits
- 45 files changed
- 12 contributors
Commits on Oct 23, 2024
-
refactor: Kill your Zombie code
Use this link to re-run the recipe: https://app.moderne.io/builder/mybR2aHWC?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 460fad7 - Browse repository at this point
Copy the full SHA 460fad7View commit details
Commits on Oct 25, 2024
-
[3/3] Implement joda to java time migration recipe (#591)
* [3/3] Implement joda to java time migration recipe * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix autosuggestions * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix unit test --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec8663c - Browse repository at this point
Copy the full SHA ec8663cView commit details
Commits on Oct 28, 2024
-
refactor: add @nullable to methods who may return null (#593)
Use this link to re-run the recipe: https://app.moderne.io/builder/ji8mLIdUI?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88cf8f5 - Browse repository at this point
Copy the full SHA 88cf8f5View commit details
Commits on Oct 29, 2024
-
Joda time to Java time: Add few more templates for migration (#594)
* Joda time to Java time: Add few more templates for migration * Fix OutOfMemory for tests by increasing Heap Size
Configuration menu - View commit details
-
Copy full SHA for 41a76c8 - Browse repository at this point
Copy the full SHA 41a76c8View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc4a1a0 - Browse repository at this point
Copy the full SHA fc4a1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c86fc - Browse repository at this point
Copy the full SHA 58c86fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f3a7e - Browse repository at this point
Copy the full SHA f6f3a7eView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b72714 - Browse repository at this point
Copy the full SHA 9b72714View commit details -
refactor: Standardize
.editorconfig
Use this link to re-run the recipe: https://app.moderne.io/builder/N3MJaFjMF?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 312cf90 - Browse repository at this point
Copy the full SHA 312cf90View commit details
Commits on Nov 2, 2024
-
Use Java 21 toolchain for rewrite-migrate-java (#595)
* Use Java 21 toolchain for rewrite-migrate-java Replaces #337 * Restore original import
Configuration menu - View commit details
-
Copy full SHA for 1f9e430 - Browse repository at this point
Copy the full SHA 1f9e430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d136dc - Browse repository at this point
Copy the full SHA 9d136dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4dc7cf - Browse repository at this point
Copy the full SHA e4dc7cfView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ddc755 - Browse repository at this point
Copy the full SHA 1ddc755View commit details
Commits on Nov 11, 2024
-
refactor: Update Gradle wrapper
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.gradle.UpdateGradleWrapper?organizationId=T3BlblJld3JpdGU%3D#defaults=W3sibmFtZSI6ImFkZElmTWlzc2luZyIsInZhbHVlIjoiRmFsc2UifV0= Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 732c733 - Browse repository at this point
Copy the full SHA 732c733View commit details -
Retain BeanManager
fireEvent
annotations (#599)* Retain BeanManager `firstEvent` annotations Fixes #597 * Reduce warnings
Configuration menu - View commit details
-
Copy full SHA for 1cba1dc - Browse repository at this point
Copy the full SHA 1cba1dcView commit details
Commits on Nov 12, 2024
-
* Test for the jspecify NullMarked migration * Migration for NullMarked instead of ParametersAreNonnullByDefault --------- Co-authored-by: Braam Wijsmuller <[email protected]> Co-authored-by: Tim te Beek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 941c654 - Browse repository at this point
Copy the full SHA 941c654View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7ec21 - Browse repository at this point
Copy the full SHA dd7ec21View commit details
Commits on Nov 13, 2024
-
Prevent breakage of usages of Spring's @nullable (#602)
* Prevent breakage of usages of Spring's @nullable * Update jspecify.yml * Fix test by being more specific about the recipe it runs --------- Co-authored-by: Tim te Beek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20b8fff - Browse repository at this point
Copy the full SHA 20b8fffView 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 v2.28.0...v2.29.0