Skip to content

Update dependency io.gitlab.arturbosch.detekt:detekt-cli to v1.14.2- autoclosed

This MR contains the following updates:

Package Update Change
io.gitlab.arturbosch.detekt:detekt-cli (source) patch 1.14.1 -> 1.14.2

Release Notes

detekt/detekt

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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports