fix(deps): update openrewriteversion to v8.61.2#23
Merged
Conversation
bb89696 to
9961cc3
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8.49.0->8.61.28.49.0->8.61.28.49.0->8.61.28.49.0->8.61.28.49.0->8.61.28.49.0->8.61.2Release Notes
openrewrite/rewrite (org.openrewrite:rewrite-maven)
v8.61.2: 8.61.2What's Changed
SimplifySingleElementAnnotationinRemoveAnnotationAttributeto only the affected annotation by @psrankota in #5976JavaType.Method.namebeforedeclaringTypeinequals(Object)by @timtebeek in #5977@openrewrite/rewriteNPM package to not put compiled JS files in dist/src by @jkschneiderNew Contributors
Full Changelog: openrewrite/rewrite@v8.61.0...v8.61.2
v8.61.1What's Changed
AddCommentToMethodInvocationsto handle constructors as well by @steve-aom-elliott in #5945ClasspathScanningLoaderwhen inheritance hierarchy spans jars" by @pstreef in #5950settings.xmlfrom disk if no maven settings are defined for testing framework by @jevanlingen in #5873@InlineMeandInlineMethodCallsrecipe to replace annotated methods by @timtebeek in #5953exclusionsandapplyTooptions forCoalescePropertiesactually optional when invoking from declarative recipe. by @steve-aom-elliott in #5961Full Changelog: openrewrite/rewrite@v8.60.2...v8.61.1
v8.61.0: 8.61.0What's Changed
AddCommentToMethodInvocationsto handle constructors as well by @steve-aom-elliott in #5945ClasspathScanningLoaderwhen inheritance hierarchy spans jars" by @pstreef in #5950settings.xmlfrom disk if no maven settings are defined for testing framework by @jevanlingen in #5873@InlineMeandInlineMethodCallsrecipe to replace annotated methods by @timtebeek in #5953exclusionsandapplyTooptions forCoalescePropertiesactually optional when invoking from declarative recipe. by @steve-aom-elliott in #5961Full Changelog: openrewrite/rewrite@v8.60.2...v8.61.0
v8.60.2What's Changed
AddOrUpdateAnnotationAttributeto be chained afterChangeTypeand other recipes that produce shallow types by @BoykoAlex in #5918JavaParser.Builderclasspath options by @timtebeek in #5926icu4jfrom antlr by @Laurens-W in #5910ResolvedPom#dependencyManagementlazily by @knutwannheden in #5928.classby @timtebeek in #5935ClasspathScanningLoaderwhen inheritance hierarchy spans jars by @knutwannheden in #5931Attributed#getAttributes()does not returnnullby @knutwannheden in #5941GradleDependencyConfiguration#constraintsas nullable by @knutwannheden in #5943Full Changelog: openrewrite/rewrite@v8.60.1...v8.60.2
v8.60.1What's Changed
valueMatchesin AddOrUpdateAnnotationAttribute by @jevanlingen in #5913TypeTableby @knutwannheden in #5485New Contributors
Full Changelog: openrewrite/rewrite@v8.60.0...v8.60.1
v8.60.0: 8.60.0What's Changed
UpgradeDependencyVersionwith respect to transitive dependency versions/presense by @sambsnyd in #5799RemoveUnusedImportscreating ambiguous imports by @knutwannheden in #5714UseStaticImportcreating ambiguous imports by @timtebeek in #5806AddCommentToMethodInvocationswhere single line comments would break code and simplifying recipe. by @steve-aom-elliott in #5793UseStaticImportfails when called twice for overloaded methods by @timtebeek in #5816UpdateJavaCompatibilitysupportsjvmToolchainshorthand by @jevanlingen in #5820exclusionsandapplyTooptions to CoalesceProperties by @jevanlingen in #5824Hcl.EmptyinHclPrinterfor print equality by @timtebeek in #5854GetRefRPC method by @knutwannheden in #5856settings.gradleby @jevanlingen in #5808ChangeDependencyGroupIdAndArtifactIddoes not update properties in parent pom by @steve-aom-elliott in #5815PrintMavenAsDotby @timtebeek in #5893UnnecessaryParenthesesVisitoron parent afterRemoveObjectsIsNullby @timtebeek in #5900DependencyInsightsbreaks on dependencies with constraints by @MBoegers in #5897ChangeDependencyGroupIdAndArtifactIddoes not update properties in parent pom (#5815) by @Jenson3210 in #5903New Contributors
Full Changelog: openrewrite/rewrite@v8.59.1...v8.60.0
v8.59.1: 8.59.1What's Changed
Full Changelog: openrewrite/rewrite@v8.59.0...v8.59.1
v8.59.0: 8.59.0What's Changed
yieldand its expression by @pdelagrave in #5763DoesNotIncludeDependencyagainst files of the incorrect type. by @steve-aom-elliott in #5758extendscorrectly by @JohannisK in #5768AddCommentToMethodrecipe. by @steve-aom-elliott in #5622RecipeRunExceptioningeneratephase by @knutwannheden in #5596LatestReleaserecognizes as the latest release or latest snapshot keyword versions by expanding it to include those from Ivy/Gradle by @steve-aom-elliott in #5720New Contributors
Full Changelog: openrewrite/rewrite@v8.58.0...v8.59.0
v8.58.0: 8.58.0What's Changed
DoesNotIncludeDependencyfor Gradle (Maven had one already), to allow for checking whether a dependency is not included. by @steve-aom-elliott in #5725HttpSender.Responseby @jkschneider in #5754New Contributors
Full Changelog: openrewrite/rewrite@v8.57.0...v8.58.0
v8.57.0: 8.57.0What's Changed
valueinto explicitvaluein annotations by @JohannisK in #5690valueinto explicitvaluein annotations with arrays by @jevanlingen in #5693FindDependencyto exclude constraints by @knutwannheden in #5663addOnlyandappendArrayoptions for AddOrUpdateAnnotationAttribute recipe by @jevanlingen in #5698Parsemethod by @knutwannheden in #5705NullPointerExceptioninAddPropertyVisitorby @knutwannheden in #5719AnnotationTemplateGeneratorto handle nested annotations correctly by @knutwannheden in #5713J.Assignmentfor finding an annotation parent that is more significant when the nearest desired parent is a not aJ.ClassDeclarationby @steve-aom-elliott in #5724autoFormatinJavaTemplateJavaExtensionthat was causing unnecessary extra indentation for annotations. by @steve-aom-elliott in #5731DoesNotIncludeDependencyTesttests by @Laurens-W in #5727New Contributors
Full Changelog: openrewrite/rewrite@v8.56.1...v8.57.0
v8.56.1: 8.56.1What's Changed
MavenPomDownloader: UseHEADrequest injarExistsForPomUri()by @knutwannheden in #5675Arrays.asListwithList.ofin tests by @timtebeek in #5683isValidcheck forXRangeso that it doesn't allow for going from release to pre-release versions when upgrading. by @steve-aom-elliott in #5682JavaType.Primitiveby @knutwannheden in #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 #5612JavadocPrinter#visitMemberReference()by @knutwannheden in #5611J.Identifierinstead of aMemberReferencewhen containing is null by @Laurens-W in #5614FindAndReplaceby @knutwannheden in #5619comparator.tsby @greg-at-moderne in #5628RewriteRpc.Buildertype by @knutwannheden in #5627AddOrUpdateAnnotationAttributeby @JohannisK in #5632UpdateMavenProjectPropertyJavaVersionby @steve-aom-elliott in #5634LatestRelease#compare()by @knutwannheden in #5666New Contributors
Full Changelog: openrewrite/rewrite@v8.55.3...v8.56.0
v8.55.3: 8.55.3What'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.