-
Notifications
You must be signed in to change notification settings - Fork 1
Update rewrite to v8 (major) #41
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
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 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
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
6561ad8
to
6e8494a
Compare
487f2d7
to
0e284d1
Compare
2bfb03c
to
0e33a9d
Compare
0e33a9d
to
998d534
Compare
998d534
to
f9bedc3
Compare
f9bedc3
to
96a1fe3
Compare
e440b9c
to
15a265a
Compare
15a265a
to
37451e4
Compare
c27112f
to
2584965
Compare
8675c4f
to
fc8f5fe
Compare
fc8f5fe
to
b602aae
Compare
7e11e7c
to
8642505
Compare
15f7fbc
to
22bd927
Compare
22bd927
to
85bf5ef
Compare
85bf5ef
to
0dbb366
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.58.0
7.40.8
->8.58.0
7.40.8
->8.58.0
Release Notes
openrewrite/rewrite (org.openrewrite:rewrite-test)
v8.58.0
: 8.58.0What's Changed
DoesNotIncludeDependency
for Gradle (Maven had one already), to allow for checking whether a dependency is not included. by @steve-aom-elliott in https://github.com/openrewrite/rewrite/pull/5725HttpSender.Response
by @jkschneider in https://github.com/openrewrite/rewrite/pull/5754New Contributors
Full Changelog: openrewrite/rewrite@v8.57.0...v8.58.0
v8.57.0
: 8.57.0What's Changed
value
into explicitvalue
in annotations by @JohannisK in https://github.com/openrewrite/rewrite/pull/5690value
into explicitvalue
in annotations with arrays by @jevanlingen in https://github.com/openrewrite/rewrite/pull/5693FindDependency
to exclude constraints by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5663addOnly
andappendArray
options for AddOrUpdateAnnotationAttribute recipe by @jevanlingen in https://github.com/openrewrite/rewrite/pull/5698Parse
method by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5705NullPointerException
inAddPropertyVisitor
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5719AnnotationTemplateGenerator
to handle nested annotations correctly by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5713J.Assignment
for finding an annotation parent that is more significant when the nearest desired parent is a not aJ.ClassDeclaration
by @steve-aom-elliott in https://github.com/openrewrite/rewrite/pull/5724autoFormat
inJavaTemplateJavaExtension
that was causing unnecessary extra indentation for annotations. by @steve-aom-elliott in https://github.com/openrewrite/rewrite/pull/5731DoesNotIncludeDependencyTest
tests by @Laurens-W in https://github.com/openrewrite/rewrite/pull/5727New Contributors
Full Changelog: openrewrite/rewrite@v8.56.1...v8.57.0
v8.56.1
: 8.56.1What's Changed
MavenPomDownloader
: UseHEAD
request injarExistsForPomUri()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5675Arrays.asList
withList.of
in tests by @timtebeek in https://github.com/openrewrite/rewrite/pull/5683isValid
check forXRange
so that it doesn't allow for going from release to pre-release versions when upgrading. by @steve-aom-elliott in https://github.com/openrewrite/rewrite/pull/5682JavaType.Primitive
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5684Full Changelog: openrewrite/rewrite@v8.56.0...v8.56.1
v8.56.0
: 8.56.0What's Changed
import type =
by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5612JavadocPrinter#visitMemberReference()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5611J.Identifier
instead of aMemberReference
when containing is null by @Laurens-W in https://github.com/openrewrite/rewrite/pull/5614FindAndReplace
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5619comparator.ts
by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5628RewriteRpc.Builder
type by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5627AddOrUpdateAnnotationAttribute
by @JohannisK in https://github.com/openrewrite/rewrite/pull/5632UpdateMavenProjectPropertyJavaVersion
by @steve-aom-elliott in https://github.com/openrewrite/rewrite/pull/5634LatestRelease#compare()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5666New Contributors
Full Changelog: openrewrite/rewrite@v8.55.3...v8.56.0
v8.55.3
: 8.55.3What's Changed
AddOrUpdateAnnotationAttribute
mistakenly matches named attribute with field reference by @timtebeek in https://github.com/openrewrite/rewrite/pull/5576NullPointerException
onWrappingAndBracesStyle
by @pstreef in https://github.com/openrewrite/rewrite/pull/5597@Nullable
fields instead of ``@JsonCreator` by @pstreef in https://github.com/openrewrite/rewrite/pull/5605New Contributors
Full Changelog: openrewrite/rewrite@v8.55.2...v8.55.3
v8.55.2
What's Changed
${project.version}
reference by @jkschneider in https://github.com/openrewrite/rewrite/pull/5584Full Changelog: openrewrite/rewrite@v8.55.1...v8.55.2
v8.55.1
: 8.55.1Full Changelog: openrewrite/rewrite@v8.55.0...v8.55.1
v8.55.0
What's Changed
AddImport
by @BoykoAlex in https://github.com/openrewrite/rewrite/pull/5530@Nullable
by @timtebeek in https://github.com/openrewrite/rewrite/pull/5532ResolvedPom#mergeDependencyManagement()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5529lombok.Generated
fields leading to IndexOutOfBoundsException in ReloadableJava21Parser by @JohannisK in https://github.com/openrewrite/rewrite/pull/5527${project.version}
resolution by @jkschneider in https://github.com/openrewrite/rewrite/pull/5573New Contributors
Full Changelog: openrewrite/rewrite@v8.54.0...v8.55.0
v8.54.0
: 8.54.0What's Changed
applyTo
option to the UnfoldProperties recipe by @jevanlingen in https://github.com/openrewrite/rewrite/pull/5500FindDependency
recipe by @JohannisK in https://github.com/openrewrite/rewrite/pull/5509StringUtils#matchesGlob()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5514New Contributors
Full Changelog: openrewrite/rewrite@v8.53.1...v8.54.0
v8.53.1
: 8.53.1What's Changed
ConcurrentModificationException
inTypeTable
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5462throw
by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5471UpgradeDependencyVersion
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5479JavaParser#classpathFromResources()
first check type tables by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5482New Contributors
Full Changelog: openrewrite/rewrite@v8.53.0...v8.53.1
v8.53.0
What's Changed
AddDependency
for transitive dependency managed by a bom, even ifonlyIfUsing == null
by @mrakshith21 in https://github.com/openrewrite/rewrite/pull/5433testRuntimeOnly(project(":rewrite-java-21"))
by @timtebeek in https://github.com/openrewrite/rewrite/pull/5447Full Changelog: openrewrite/rewrite@v8.52.1...v8.53.0
v8.52.1
What's Changed
ParseError
inRewriteTest
to avoidClassCastException
by @timtebeek in https://github.com/openrewrite/rewrite/pull/5395Configuration
📅 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.