-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rewrite to v8 (major) #41
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-rewrite
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
089b2b4
to
0cb8520
Compare
28cfb15
to
5d12c22
Compare
58924dc
to
b747886
Compare
4091f91
to
79638c1
Compare
75faf91
to
7031b69
Compare
729e5d1
to
d9071d2
Compare
122c952
to
f1ca59e
Compare
bd30082
to
8185c60
Compare
edaa7be
to
8a1aaa0
Compare
12b05d5
to
80509ea
Compare
9284d62
to
315b49e
Compare
2dcb0df
to
47e4ee5
Compare
47ac2dd
to
8db022a
Compare
516205d
to
638818b
Compare
8b99c50
to
b6a7b0f
Compare
1f85900
to
d9b8c95
Compare
d9b8c95
to
db7eb30
Compare
a6c4dbc
to
1dd0d38
Compare
a9f08af
to
23d542b
Compare
8f1360c
to
8da5851
Compare
a120296
to
49d3329
Compare
0cff99e
to
aae92ad
Compare
f4e2a61
to
fef25fd
Compare
fef25fd
to
f2d88dd
Compare
f2d88dd
to
9f79814
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
7.40.8
->8.44.2
7.40.8
->8.44.2
7.40.8
->8.44.2
Release Notes
openrewrite/rewrite (org.openrewrite:rewrite-test)
v8.44.2
What's Changed
GitProvenance.Committer
representation by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4096Generated
lombok annotation by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4961openrewrite.scheduling.workingDirectory
message exception toExecutionContext
mutations by @bryceatmoderne in https://github.com/openrewrite/rewrite/pull/4968Full Changelog: openrewrite/rewrite@v8.44.1...v8.44.2
v8.44.1
: 8.44.1What's Changed
TypeUtils#isOfType()
should not compare annotations on methods by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4945Full Changelog: openrewrite/rewrite@v8.44.0...v8.44.1
v8.44.0
: 8.44.0What's Changed
groovy.lang.Script
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4922SwitchExpression
by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4929TypeTable
as a substitute for packing whole jars intoMETA-INF/rewrite/classpath
by @jkschneider in https://github.com/openrewrite/rewrite/pull/4932PackageMatcher
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4942AnnotationTemplateGenerator
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4943New Contributors
Full Changelog: openrewrite/rewrite@v8.43.4...v8.44.0
v8.43.4
: 8.43.4What's Changed
@variables@
in the middle of scalar by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/4917New Contributors
Full Changelog: openrewrite/rewrite@v8.43.3...v8.43.4
v8.43.3
: 8.43.3What's Changed
New Contributors
Full Changelog: openrewrite/rewrite@v8.43.2...v8.43.3
v8.43.2
: 8.43.2What's Changed
slf4j-nop
transitively through rewrite-test by @timtebeek in https://github.com/openrewrite/rewrite/pull/4895LatestRelease
should replacemetadataPattern
as regex, as documented by @ZhyliaievD in https://github.com/openrewrite/rewrite/pull/4894oldAttributeValue
toAddOrUpdateAnnotationAttribute
recipe by @MBoegers in https://github.com/openrewrite/rewrite/pull/4881Full Changelog: openrewrite/rewrite@v8.43.1...v8.43.2
v8.43.1
: 8.43.1What's Changed
AnnotationMatcher
to match values inJ.NewArray
by @MBoegers in https://github.com/openrewrite/rewrite/pull/4889New Contributors
Full Changelog: openrewrite/rewrite@v8.43.0...v8.43.1
v8.43.0
: 8.43.0What's Changed
for
by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/4858TrailingComma
Marker
, to fixJ.Erroneous
issues seen by @timtebeek in https://github.com/openrewrite/rewrite/pull/4869Full Changelog: openrewrite/rewrite@v8.42.5...v8.43.0
v8.42.5
What's Changed
New Contributors
Full Changelog: openrewrite/rewrite@v8.42.4...v8.42.5
v8.42.4
What's Changed
.class
by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4824AddAnnotationProcessor
should compare and update versions using a property by @nielsdebruin in https://github.com/openrewrite/rewrite/pull/48229cfddab
2375e31
Full Changelog: openrewrite/rewrite@v8.42.3...v8.42.4
v8.42.3
What's Changed
final var
into for-each by @timtebeek in https://github.com/openrewrite/rewrite/pull/4806Full Changelog: openrewrite/rewrite@v8.42.2...v8.42.3
v8.42.2
: 8.42.2What's Changed
isClassAvailable
method to the ReflectionUtils by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4810JavaReflectionTypeMapping
by @jkschneider in https://github.com/openrewrite/rewrite/pull/4812Full Changelog: openrewrite/rewrite@v8.42.1...v8.42.2
v8.42.1
What's Changed
RemoteArchive
to simplify testing by @pstreef in https://github.com/openrewrite/rewrite/pull/4791BinaryExpression
by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4807New Contributors
Full Changelog: openrewrite/rewrite@v8.42.0...v8.42.1
v8.42.0
: 8.42.0What's Changed
J.FieldAccess#isFullyQualifiedClassReference()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4774Record
classes not fromjava.lang
package, to avoid conflicts on Java 14+ by @BramliAK in https://github.com/openrewrite/rewrite/pull/4787testRuntimeOnly
dependency onjunit-platform-launcher
with Gradle 8.+ by @timtebeek in https://github.com/openrewrite/rewrite/pull/4786New Contributors
Full Changelog: openrewrite/rewrite@v8.41.3...v8.42.0
v8.41.3
: 8.41.3What's Changed
RemoveMethodInvocationsVisitor
can remove static method by @dralagen in https://github.com/openrewrite/rewrite/pull/4754Find
recipe by @nielsdebruin in https://github.com/openrewrite/rewrite/pull/4758New Contributors
Full Changelog: openrewrite/rewrite@v8.41.2...v8.41.3
v8.41.2
: 8.41.2What's Changed
ChangeParentPom
by @jonesbusy in https://github.com/openrewrite/rewrite/pull/4735NamingService
with Java implementation by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4725J.Case
into account in JavaTemplate by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4744J.Case
in JavaTemplate by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4749New Contributors
Full Changelog: openrewrite/rewrite@v8.41.1...v8.41.2
v8.41.1
: 8.41.1What's Changed
GitRemote#normalize
to support organizations prefixed with a number by @bryceatmoderne in https://github.com/openrewrite/rewrite/pull/4651Full Changelog: openrewrite/rewrite@v8.41.0...v8.41.1
v8.41.0
: 8.41.0What's Changed
isTrue
onReference
asserts inXmlParserTest
by @nielsdebruin in https://github.com/openrewrite/rewrite/pull/4689SpringReference
by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4691FindMissingTypes
stricter for method invocations by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4688TypeUtils#isAssignable()
improvements by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4696RecipeList
methods fromScanningRecipe
by @timtebeek in https://github.com/openrewrite/rewrite/pull/4712MergeYaml
block indentation not as expected by @pstreef in https://github.com/openrewrite/rewrite/pull/4358AddAnnotationProcessor
recipe by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4694project
dependencies inUpgradeDependencyVersion
recipe by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4717UnaryOperator
withFunction
inListUtils
methods by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4720New Contributors
Full Changelog: openrewrite/rewrite@v8.40.3...v8.41.0
v8.40.3
: 8.40.3What's Changed
ChangeType
andChangePackage
to work withSourceFileWithReference
by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4648Attribute#getValue()
throws an unsupported operation exception by @jkschneider in https://github.com/openrewrite/rewrite/pull/4669AddOrUpdateAnnotationAttribute
on annotation with empty brackets by @nielsdebruin in https://github.com/openrewrite/rewrite/pull/4672ChangeType
tests to adhere to testing framework by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4673JsonPatchMatcher
to match document-level sequences by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4680New Contributors
Full Changelog: openrewrite/rewrite@v8.40.2...v8.40.3
v8.40.2
: 8.40.2What's Changed
New Contributors
Full Changelog: openrewrite/rewrite@v8.40.1...v8.40.2
v8.40.1
: 8.40.1What's Changed
Full Changelog: openrewrite/rewrite@v8.40.0...v8.40.1
v8.40.0
: 8.40.0Full Changelog: openrewrite/rewrite@v8.39.0...v8.40.0
v8.39.0
: 8.39.0What's Changed
TypeReference
trait to identify Java type references in XML by @Laurens-W in https://github.com/openrewrite/rewrite/pull/4587Full Changelog: openrewrite/rewrite@v8.38.3...v8.39.0
v8.38.3
: 8.38.3What's Changed
Substitutions
for generic type variables by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4633JavaParser
withclasspathFromResources
fails on Java 21 by @timtebeek in https://github.com/openrewrite/rewrite/pull/4620AdaptiveRadixTree
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4640Full Changelog: openrewrite/rewrite@v8.38.2...v8.38.3
v8.38.2
: 8.38.2What's Changed
This particular change was pretty critical in some situations, causing this release.
Other changes that are also going out in this release
Full Changelog: openrewrite/rewrite@v8.38.1...v8.38.2
v8.38.1
: 8.38.1What's Changed
String#substring()
call by @knutwannheden in https://github.com/openrewrite/rewrite/pull/4606Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.