-
Notifications
You must be signed in to change notification settings - Fork 129
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
chore(maven): bump the openrewrite-dependencies group across 1 directory with 2 updates #781
chore(maven): bump the openrewrite-dependencies group across 1 directory with 2 updates #781
Conversation
…ory with 2 updates Bumps the openrewrite-dependencies group with 2 updates in the / directory: [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) and [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin). Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.0.1 to 2.2.0 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.0.1...v2.2.0) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.0.0 to 6.1.2 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.0.0...v6.1.2) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite-dependencies - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah! You did it 🎉 Now, Relax 😉, Grab a drink ☕, and wait for the maintainers to check your contributions. Meanwhile, you can discuss on other issues and solve them 😀. Thank You 😃!
Meanwhile you can also discuss about the project in our Discord Server 😀
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Superseded by #782. |
Bumps the openrewrite-dependencies group with 2 updates in the / directory: org.openrewrite.recipe:rewrite-static-analysis and org.openrewrite.maven:rewrite-maven-plugin.
Updates
org.openrewrite.recipe:rewrite-static-analysis
from 2.0.1 to 2.2.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
134cc38
ReplaceValidate.notNull(String)
as well (#458)09ea6c0
LimitNoValueOfOnStringType
binary handling to String concatenations7912c39
Improve CatchClauseOnlyRethrows to support MultiCatch completely (#455)ecaea14
ExpandRemoveExtraSemicolons
description (#454)02224b1
refactor: Update Gradle wrapper2b4f15b
fix: consider constructors in UnnecessaryCatch (#453)3001a5b
feat: prevent UnnecessaryCatch from removingcatch (Throwable t)
(#451)53b444d
recipe: On abstract classes make constructors protected (#450)a482f1e
Use newJ.SwitchExpression
constructorc553f51
UpdateTernaryOperatorsShouldNotBeNested
to match newJ.Case
APIUpdates
org.openrewrite.maven:rewrite-maven-plugin
from 6.0.0 to 6.1.2Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
... (truncated)
Commits
0ab1d15
[maven-release-plugin] prepare release v6.1.2b963aa1
Bump rewrite.version properties2d15ac0
Update pom.xml to target 6.1.2 next2804a8d
DocumentresolvePropertiesInYaml
2da3025
Bump rewrite.version propertiesfa0845c
[maven-release-plugin] prepare for next development iterationb4ad4e3
[maven-release-plugin] prepare release v6.1.1f2d3cf8
Bump rewrite.version propertiesf956c45
chore(ci): bump com.gradle:develocity-maven-extension (#939)88e6e3c
Update pom.xml to target 6.1.1 nextDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions