-
Notifications
You must be signed in to change notification settings - Fork 138
chore(maven): bump the openrewrite-dependencies group across 1 directory with 2 updates #937
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 #937
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.11.0 to 2.12.0 - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.11.0...v2.12.0) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.12.0 to 6.13.0 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.12.0...v6.13.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite-dependencies - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openrewrite-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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 (
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 😀
This comment has been minimized.
This comment has been minimized.
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.
LGTM 👍
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.11.0 to 2.12.0Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
067c093
SimplifyArrays.asList
with new array argument (#633)3cf0d8a
Kotlin!is
does not work well withRemoveRedundantNullCheckBeforeInstanceof
fdb5d94
Fix ClassCastException when handling nested exception class names in CombineS...7ad747b
refactor: OpenRewrite Recipe best practices75973ab
AddRemoveRedundantNullCheckBeforeInstanceof
toCommonStaticAnalysis
72e2edf
RecipeRemoveRedundantNullCheckBeforeInstanceof
(#632)24afbc9
Configure Claude with config taken from openrewrite/rewrite04c7edb
Issue #622: precompile regexes in FixStringFormatExpressions.java and… (#625)6475ec5
refactor: Reorder annotations alphabetically82f0bb5
Trim empty lines to avoid bot commentsUpdates
org.openrewrite.maven:rewrite-maven-plugin
from 6.12.0 to 6.13.0Release notes
Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.
Commits
48b36bb
[maven-release-plugin] prepare release v6.13.0273ebbf
Bump rewrite.version propertyc01aeb8
refactor: Reorder annotations alphabeticallyec0ce4f
chore(ci): bump org.apache.maven:maven-api-xml (#1002)147e060
chore(ci): bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#1009)3c00ab0
chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin (#1008)b613047
chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin (#1007)9a7f39f
Bump rewrite.version property26ec857
[maven-release-plugin] prepare for next development iteration5cc2626
[maven-release-plugin] prepare release v6.12.1Dependabot 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