-
Notifications
You must be signed in to change notification settings - Fork 39
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 detekt-maven-plugin from 1.15.0 to 1.16.0 #798
Bump detekt-maven-plugin from 1.15.0 to 1.16.0 #798
Conversation
Bumps [detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases) - [Commits](Ozsie/detekt-maven-plugin@1.15.0...1.16.0) Signed-off-by: dependabot[bot] <support@github.com>
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
Codecov Report
@@ Coverage Diff @@
## master #798 +/- ##
============================================
- Coverage 80.93% 80.91% -0.02%
Complexity 2213 2213
============================================
Files 98 98
Lines 5685 5686 +1
Branches 1763 1763
============================================
Hits 4601 4601
- Misses 285 286 +1
Partials 799 799
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@@ -52,7 +52,7 @@ | |||
<commons-cli.version>1.4</commons-cli.version> | |||
<diktat-check.version>0.4.2</diktat-check.version> | |||
<kotlinpoet.version>1.7.1</kotlinpoet.version> | |||
<detekt.version>1.15.0</detekt.version> | |||
<detekt.version>1.16.0</detekt.version> |
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.
New detect checks were added. Need to see them
@dependabot rebase |
Bumps [detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases) - [Commits](Ozsie/detekt-maven-plugin@1.15.0...1.16.0) Signed-off-by: dependabot[bot] <support@github.com>
3470597
to
3e600c1
Compare
### What's done: * Code style
…e-detekt-maven-plugin-1.16.0' into dependabot/maven/com.github.ozsie-detekt-maven-plugin-1.16.0
### What's done: * Code style
### What's done: * Code style
Bumps detekt-maven-plugin from 1.15.0 to 1.16.0.
Release notes
Sourced from detekt-maven-plugin's releases.
Commits
6b969c6
Updated version and readme3171135
Added missing cli parameterse702602
Merge pull request #88 from Ozsie/dependabot/maven/detekt.version-1.16.005aa34a
Bump detekt.version from 1.15.0 to 1.16.062671fb
Merge pull request #87 from Ozsie/dependabot/maven/com.beust-jcommander-1.815ae03dd
Bump jcommander from 1.80 to 1.81bd1b3fe
Merge pull request #86 from Ozsie/dependabot/maven/kotlin.version-1.4.3199a648e
Bump kotlin.version from 1.4.30 to 1.4.313677d36
Merge pull request #85 from Ozsie/dependabot/maven/kotlin.version-1.4.309bfcc58
Bump kotlin.version from 1.4.21 to 1.4.30Dependabot 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 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)