Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

chore(build): bump detekt-formatting from 1.15.0 to 1.16.0 #17

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps detekt-formatting from 1.15.0 to 1.16.0.

Release notes

Sourced from detekt-formatting's releases.

v1.16.0

  • 2021-03-04
Notable Changes
Migration
Changelog
  • Gradle Plugin tests should access also Maven Local - #3510
  • Update Kotlin to version 1.4.31 - #3509
  • Fix SARIF validation failure - #3507
  • Remove off importing android util - #3506
  • Adding support for full method signatures in ForbiddenMethodCall - #3505
  • New rule: disallow to cast to nullable type - #3497
  • Merge XML report output - #3491
  • Allow using regular expressions when defining license header templates - #3486
  • Add UnreachableCatchBlock rule - #3478
  • Add NoNameShadowing rule - #3477
  • Fix false negative "UselessCallOnNotNull" with list.isNullOrEmpty() - #3475
  • Add UseOrEmpty rule - #3470
  • Add UseIsNullOrEmpty rule - #3469
  • Add support to Kotlin Multiplatform Projects - #3453
  • Fix false positives for MultilineLambdaItParameter.kt - #3451
  • Dont generate baseline if empty - #3450
  • Silence IndexOutOfBoundsException in getLineAndColumnInPsiFile() - #3446
  • Add new ObjectExtendsThrowable rule - #3443
  • Add allRules and deprecate failFast in gradle tasks - #3431
  • Add two missing ktlint rules - #3430
  • Don't fail if baseline doesn't exist in PlainDetekt - #3429
  • Fix False Positive on UnnecessarySafeCall - #3419
  • Fix false positive for UnusedPrivateMember with expect on objects - #3417
  • Fix code samples for UnnecessarySafeCall - #3416
  • New rule: DontDowncastCollectionTypes - #3413
  • Fix documentation in UnnecessarySafeCall - #3412
  • Bump gradle from 4.1.1 to 4.1.2 - #3405
  • Introduce --max-issues flag for cli - #2267 - #3391
  • Ignore actual functions in FunctionOnlyReturningConstant (#3388) - #3390
  • Fix hyperlink for elements of the type 'KtFile' - #3386
  • Update gradle doc to show table of contents correctly - #3383
  • Update cli doc to show table of contents correctly - #3382
  • Fix EmptyConfig making all rules active in production - #3380
  • Empty custom config enables rules disabled by default - #3379
  • Add setup-detekt action to README - #3373
  • GlobalClassLoaderCache: move call to getFiles out of synchronized block - #3370
  • Check for === instead of == - #3363
  • Filter existing files in classpath - #3361
  • Suppress RedundantVisibilityModifierRule if explicit API mode enabled - #3358
  • Add the final new line in the baseline again - #3351
  • [Security] Bump nokogiri from 1.10.10 to 1.11.1 in /docs - #3348

... (truncated)

Commits

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)

Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.15.0...v1.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2021
@sonarcloud
Copy link

sonarcloud bot commented Mar 11, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2021

Looks like io.gitlab.arturbosch.detekt:detekt-formatting is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-formatting-1.16.0 branch March 12, 2021 07:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants