-
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
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
f2d88dd
to
9f79814
Compare
7992401
to
6561ad8
Compare
c9faf0d
to
d764848
Compare
d764848
to
487f2d7
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.47.1
7.40.8
->8.47.1
7.40.8
->8.47.1
Release Notes
openrewrite/rewrite (org.openrewrite:rewrite-test)
v8.47.1
: 8.47.1Full Changelog: openrewrite/rewrite@v8.46.1...v8.47.1
v8.46.1
: 8.46.1What's Changed
DeserializationError
marker inResult
constructor by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5069Full Changelog: openrewrite/rewrite@v8.46.0...v8.46.1
v8.46.0
What's Changed
Hcl.Literal#value
as@Nullable
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5056New Contributors
Full Changelog: openrewrite/rewrite@v8.45.5...v8.46.0
v8.45.5
What's Changed
classpath.tsv.zip
files by @timtebeek in https://github.com/openrewrite/rewrite/pull/5043Full Changelog: openrewrite/rewrite@v8.45.4...v8.45.5
v8.45.4
What's Changed
Full Changelog: openrewrite/rewrite@v8.45.3...v8.45.4
v8.45.3
What's Changed
Full Changelog: openrewrite/rewrite@v8.45.2...v8.45.3
v8.45.2
: 8.45.2What's Changed
super()
andthis()
calls by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5008UpgradeDependencyVersion
recipe runnable with defined repositories in the buildscript only by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4988rewrite-java-test
dependency on:rewrite-maven
by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5024ResolutionEventListener
event whenever a repository normalization attempt is skipped by @pstreef in https://github.com/openrewrite/rewrite/pull/5023Full Changelog: openrewrite/rewrite@v8.45.1...v8.45.2
v8.45.1
: 8.45.1What's Changed
StringIndexOutOfBoundsException
in Java parser by @knutwannheden in https://github.com/openrewrite/rewrite/pull/500375b23c7
cdd9d4b
Full Changelog: openrewrite/rewrite@v8.45.0...v8.45.1
v8.45.0
: 8.45.0What's Changed
NavigableMap<LineColumn, List<ASTNode>>
toNavigableMap<LineColumn, ASTNode>
, because it's impossible to have multiple elements at the very same line and column by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4986sourceStartsWith
to simplify visitClass by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4987insertBefore
option to MergeYaml by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4992Result
by @kmccarp in https://github.com/openrewrite/rewrite/pull/4997pattern
operator for all possible string kinds by @jevanlingen in https://github.com/openrewrite/rewrite/pull/4998New Contributors
Full Changelog: openrewrite/rewrite@v8.44.2...v8.45.0
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
Configuration
📅 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.