Skip to content

Bump detekt-gradle-plugin from 1.14.0 to 1.14.2#192

Closed
dependabot-preview[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.14.2
Closed

Bump detekt-gradle-plugin from 1.14.0 to 1.14.2#192
dependabot-preview[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.14.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps detekt-gradle-plugin from 1.14.0 to 1.14.2.

Release notes

Sourced from detekt-gradle-plugin's releases.

v1.14.2

  • 2020-10-20
Changelog
  • Do not report vararg arguments which are just passed to a vararg parameter - #3157
  • Simplify documentation - #3156
  • Respect inspection aliases ClassName, PackageDirectoryMismatch, RedundantVisibilityModifier - #3153
  • Change spek and assertj to compile only dependencies for detekt-test consumers - #3152
  • False positive performance SpreadOperator in case of pass-through vararg - #3145
  • ClassOrdering rule reports a list of errors - #3142
  • ClassOrdering only reports first misorder, not all misorders - #3141
  • UnusedPrivateMember: fix false positive with getValue/setValue operator functions - #3139
  • ClassOrdering reports a message describing the misorder - #3138
  • False positive UnusedPrivateMember for getValue, setValue operator functions - #3128
  • Add aliases to class and package Naming rules - #3124
  • Artifact detekt-test forces dependency constraining - #3082
Housekeeping & Refactorings
  • Fix two eager Regex creations in rules which may confuse users if this rules are inactive but evaluated - #3154
  • Update Gradle to 6.7 - #3148
  • Bump github-pages from 208 to 209 in /docs - #3135

See all issues at: 1.14.2

v1.14.1

  • 2020-09-30
Changelog
  • Write recipe to compare user and default config - #3065 - #3114
  • Improve description of AbsentOrWrongFileLicense rule - #3109
  • Report Unit returned by method implementations in interfaces - #3108
  • Change OptionalUnit to report Unit returned by method implementations in interfaces - #3099
  • 1.13.0 changes to detektGenerateConfig - #3065
  • detekt 1.12.0 and org.springframework.boot 2.2.6.RELEASE clash - #3058
Housekeeping & Refactorings
  • Update mockk to 1.10.2 - #3113
  • Refactoring: Use indices syntax in loop - #3112
  • Specify type explicitly in DetektCreateBaselineTask - #3111
  • Refactoring: Class member can have private visibility - #3110
  • Fix kotlin-reflect problem for idea plugin - #3107

See all issues at: 1.14.1

Commits
  • d073452 Do not report vararg arguments which are just passed to a vararg parameter (...
  • f155af2 Fix two eager Regex creations in rules which may confuse users if this rules ...
  • 5e9ffe4 Respect inspection aliases ClassName, PackageDirectoryMismatch, RedundantVisi...
  • 4f47e36 Simplify documentation (#3156)
  • 1d7bd33 Change spek and assertj to compile only dependencies for detekt-test consumer...
  • 3108bfc Update Gradle to 6.7 (#3148)
  • a714f54 ClassOrdering rule reports a list of errors (#3142)
  • a387090 UnusedPrivateMember: fix false positive with getValue/setValue operator funct...
  • 4722c26 ClassOrdering reports a message describing the misorder (#3138)
  • 4ce376e Bump github-pages from 208 to 209 in /docs (#3135)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.14.0 to 1.14.2.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.14.0...v1.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Oct 21, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #201.

@dependabot-preview dependabot-preview Bot deleted the dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.14.2 branch December 21, 2020 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants