-
Notifications
You must be signed in to change notification settings - Fork 59
Bump org.openrewrite.recipe:rewrite-static-analysis from 2.8.0 to 2.9.0 #1435
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
Bump org.openrewrite.recipe:rewrite-static-analysis from 2.8.0 to 2.9.0 #1435
Conversation
☀️ Quality MonitorTests Code Coverage 〰️ Line Coverage: 92% (61 missed lines) Mutation Coverage Style Bugs API Problems🚫 Revapi: No warnings Vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 376 (total) Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result. |
0db16f0
to
1d1e4cb
Compare
☀️ Quality MonitorTests Code Coverage 〰️ Line Coverage: 92% (61 missed lines) Mutation Coverage Style Bugs API Problems🚫 Revapi: No warnings Vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 376 (total) Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result. |
Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](openrewrite/rewrite-static-analysis@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1d1e4cb
to
b941533
Compare
☀️ Quality MonitorTests Code Coverage 〰️ Line Coverage: 92% (61 missed lines) Mutation Coverage Style Bugs API Problems🚫 Revapi: No warnings Vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 376 (total) Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result. |
Bumps org.openrewrite.recipe:rewrite-static-analysis from 2.8.0 to 2.9.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.
Commits
fdd8171
CustomImportOrder recipe (#542)60fb46d
Fix Comment handling in NeedsBraces (#518)7358214
Update examples.yml and remove duplicate test forvar
a682e11
Enable custom Serial Version UID (#541)4bb4647
refactor: Extract documentation examples from tests with stable source order33ad4f1
Added symlink to license, added link to licensing page6b0dae9
Update examples.yml to use stable source file orderingbd184b7
Fix clashing variable names generated byInstanceOfPatternMatch
(#538)6b8e3cf
Stable sort of sourcesbcda983
Add cloneInInterface test case (#536)Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)