Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Detekt

Supporting the development of Detekt - The Kotlin Static Analyzer
Collective - Host: opensource - https://opencollective.com/detekt - Code: https://github.com/detekt

Bump kotest-assertions-core from 5.5.3 to 5.5.4

Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.3 to 5.5.4.
- [Release...

github.com/detekt/detekt-custom-rule-template - 04c1c8cfcd65f411c0644c2722e1a51c9beb8120 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Document and test edge cases for ForbiddenMethodCall function signatures (#5495)

I was stuck trying to match some function signatures (from Timber on Android)
for the Forbidden...

github.com/detekt/detekt - 621bcc912114f22d93c300ed1ec9f40fa919406b authored about 2 years ago by Dominic Zirbel <[email protected]>
Use Gradle best practise for configuration avoidance

github.com/detekt/sarif4k - c6a5c5ea08d8965ab3a00595fcdcf42d64363bf4 authored about 2 years ago by Chao Zhang <[email protected]>
Prepare next development version.

github.com/detekt/sarif4k - 7f0ca159d84ce216b33ac79ae0c4aa00ac8e0684 authored about 2 years ago by Chao Zhang <[email protected]>
Update github/codeql-action digest to 18fe527 (#5498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - f0b9b44a4ad57748309538f155cec603b51a0bd7 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Prepare for release 0.2.0

github.com/detekt/sarif4k - a7559fa73dbfcd6cfd3e8f4d63861f6b1cbdd663 authored about 2 years ago by Chao Zhang <[email protected]>
Merge pull request #4 from cromefire/upgrade-dependencies

Upgrade dependencies

github.com/detekt/sarif4k - 98f7df0cf5973da64bb333c44faadb0231871c47 authored about 2 years ago by Chao Zhang <[email protected]>
Stop including root build unnecessarily (#5490)

github.com/detekt/detekt - a7b10e436e2e7b3afd919aa44055dca10828b59c authored about 2 years ago by Matthew Haughton <[email protected]>
Update tests to be compatible with Gradle 7.6 output (#5488)

github.com/detekt/detekt - 83331fad4c0343032cfc6d5cce9d36425f0e820a authored about 2 years ago by Matthew Haughton <[email protected]>
Ensure verifyGeneratorOutput task checks necessary files (#5489)

* Ensure verifyGeneratorOutput task checks necessary files

* Update generated ruleauthors con...

github.com/detekt/detekt - e5a976802a9e5843f13fe03693c51fb10d541c91 authored about 2 years ago by Matthew Haughton <[email protected]>
Update plugin com.gradle.enterprise to v3.11.3 (#5491)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - e0b3d99480451576a924add07c1a7bf8e6582bd3 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update docusaurus monorepo to v2.2.0 (#5487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 7d2bda11618c280d31049d467ebe529a55a5e429 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action digest to ec3cf9c (#5483)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - ac2cb4d2ac39a4b77db5c6cfa98c9e9b71f78d97 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bump kotest-assertions-core from 5.5.2 to 5.5.3

Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.2 to 5.5.3.
- [Release...

github.com/detekt/detekt-custom-rule-template - b0d752e9a5695ea8c5b6cfaec549243762d2e30e authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix ReturnCount false positive when excludeReturnFromLambda is enabled (#5459)

* fix: ReturnCount false positive

* check ci

* fix: make test code snippet compile

* refactor...

github.com/detekt/detekt - 2ad733a2d80a7db49e6d289d9cd0377ac128396b authored about 2 years ago by sanggggg <[email protected]>
Update plugin binaryCompatibilityValidator to v0.12.1 (#5484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 90915e5c0ac8d5dbde479ea17e5a8b3fad0943b4 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix false negative `SafeCast` with no braces (#5479)

github.com/detekt/detekt - e014ef8194838b6b64e015dd23205bc705f611d8 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
UseArrayLiteralsInAnnotations: fix false negative with primitive array factory calls (#5482)

github.com/detekt/detekt - ecbc7c6d88ba147e037b5407d7a4dc9720286ffc authored about 2 years ago by Toshiaki Kameyama <[email protected]>
TrimMultilineRawString: fix false positive when it's expected as constant (#5480)

github.com/detekt/detekt - 94a1d9fa61514afa98d17b2789872abe5cedf94d authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Sort marketplace rules alphabetically (#5474)

* Sort marketplace rules alphabetically

* Add trailing comma for consistency

* Add new lin...

github.com/detekt/detekt - 01613014b1dc13f6d8d922ff0347c762e76e4904 authored about 2 years ago by schalkms <[email protected]>
New ruleauthors rule for Entity.from(x.nameIdentifier ?: x) -> Entity.atName(x) (#5444)

* Add new rule UseNamedLocation

* Implement rule UseNamedLocation

* Ignore multi-arg overload
...

github.com/detekt/detekt - 0b087eca3386f77ad335cace2999b7f29fa9e4c8 authored about 2 years ago by Róbert Papp <[email protected]>
Grant permission for type resolution Gradle job (#5470)

Broken in https://github.com/detekt/detekt/pull/5452

github.com/detekt/detekt - 2932b2a3f72636f8c8aaa11aa13aa4c180a45c13 authored about 2 years ago by Róbert Papp <[email protected]>
Update gradle/wrapper-validation-action digest to 55e685c (#5472)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 5565256126ca481bcf2c7e5d32530b3f49a80619 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bump kotest-assertions-core from 5.5.1 to 5.5.2

Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.1 to 5.5.2.
- [Release...

github.com/detekt/detekt-custom-rule-template - 04fc377a2df5ceb91d92490491200853cb87baf6 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
CognitiveComplexity: count else/else-if as one complexity (#5458)

* CognitiveComplexity: count else/else-if as one complexity

* Don't increment nesting in else...

github.com/detekt/detekt - 3f5489c1f9b1a1ebb0e613aa413f305b75bb2d9c authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Set up Detekt report merging (#5452)

* Apply https://detekt.dev/docs/introduction/reporting/#kotlin-dsl to the Detekt project.

* A...

github.com/detekt/detekt - f20ffecafbfa4a91bf9cfe2b23419ed49f0cd04b authored about 2 years ago by Róbert Papp <[email protected]>
Separating ComplexMethod rule into CyclomaticComplexMethod and CognitiveComplexMethod (#5442)

* feature: add rule CognitiveComplexMethod

* test: add test for CognitiveComplexMethod rule
...

github.com/detekt/detekt - 7b632b2b10851f6c1ebdea1ae824e371c65ef184 authored about 2 years ago by sanggggg <[email protected]>
Deprecate `TrailingComma` as it's now split in two rules (#5423)

* Deprecate `TrailingComma` as it's now split in two rules

* Add deprecation to DeprecatedPri...

github.com/detekt/detekt - 7697efd48d377f232eff021897a4f58846bc0a54 authored about 2 years ago by Nicola Corti <[email protected]>
Fix LambdaParameterNaming rule false positive (#5465)

* fix: lambda parameter naming false positive

* fix: detekt correct

* fix: test snippet co...

github.com/detekt/detekt - 3b406e28d4b168df37d11d9f6b12af21c2fabde2 authored about 2 years ago by sanggggg <[email protected]>
Fix ObjectPropertyNaming Rule false positive (#5466)

* fix: ObjectPropertyNaming false positive

* fix: detekt correct

github.com/detekt/detekt - abd58d2b4abc9053e185613f46eea8f41624dabd authored about 2 years ago by sanggggg <[email protected]>
Add kure-potlin to marketplace (#5461)

* Add kure-potlin to marketplace

* Remove plugin tag

Co-authored-by: Nicola Corti <corti.n...

github.com/detekt/detekt - 125e8e7f08a55486dd34182da506e65307d0551e authored about 2 years ago by schalkms <[email protected]>
Update gradle/gradle-build-action digest to 3fbe033 (#5467)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 6e5b00383b27669f7abe5bdfe204fff3b2ea6201 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Upgraded dependencies

github.com/detekt/sarif4k - 0903fa7a57203ad2722b354a09d4da1d6d8eb2c6 authored about 2 years ago by Cromefire_ <[email protected]>
Correct typos and grammar in marketplace description (#5460)

github.com/detekt/detekt - a8b12ae9ab203f2690f2b4fda8a3a805cd19ba8e authored about 2 years ago by schalkms <[email protected]>
Fix marketplace page rendering bug (#5463)

github.com/detekt/detekt - c152f193dbb680d92dfd2157ce109dd3aba3b81a authored about 2 years ago by sanggggg <[email protected]>
Update actions/upload-artifact digest to 83fd05a (#5462)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 8caa8dda12b7607c985432b2d9e8f52c551ff3b2 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
BooleanPropertyNaming highlight only the name of the variable (#5431)

Co-authored-by: Brais Gabín <[email protected]>

github.com/detekt/detekt - fe3d11b6c5e682e6151ee1f6a7d37f2ca30de951 authored about 2 years ago by Róbert Papp <[email protected]>
Update fossas/fossa-action digest to f61a4c0 (#5455)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 0a3da653d770affa229eaa4f275027ffd4a2f22b authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin binaryCompatibilityValidator to v0.12.0 (#5456)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - d83978a6ca12d188ff4dadf01bcf9c20c8dcfe13 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove --print-ast CLI flag as PsiViewer provides the same features (#5418)

github.com/detekt/detekt - 5c7f6ec574efe66d6044abbfccaf009dc11f2467 authored about 2 years ago by schalkms <[email protected]>
Fix false positive MultilineRawStringIndentation with tab indentation (#5453)

github.com/detekt/detekt - 8d20a5a8cdf0daae517bf5a6a6adcd5c625ac372 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Don't show the number of issues generating the BindingContext (#5449)

github.com/detekt/detekt - eef1dfa4bda12b91e327948e028fe6bbcf8ea0ae authored about 2 years ago by Brais Gabín <[email protected]>
Make detekt less noisy (#5448)

* Allow to pass a output stream to KotlinEnvironmentUtils

* Only print warnings on debug mode

github.com/detekt/detekt - ec6cd40a6fa013c3f2dc4ce8343c4f9a1bd4d334 authored about 2 years ago by Brais Gabín <[email protected]>
Update to detekt 1.22.0-rc2

github.com/detekt/detekt-intellij-plugin - ae51a06db24a70f44f410b971f88df4879a15ec9 authored about 2 years ago by Artur Bosch <[email protected]>
Update changelog to 1.22.0

github.com/detekt/detekt-intellij-plugin - 1e37e63e2eec24d9a581a85213527982024645e6 authored about 2 years ago by Artur Bosch <[email protected]>
Update actions/checkout digest to 93ea575 (#5445)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - b656bcc52568cfa54d613d38a347222bdec4aa55 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
typo: fix invalide syntax in test codes (#5446)

github.com/detekt/detekt - e946f568ae4a4c0dfa38cb8f92f48c39efd85fab authored about 2 years ago by sanggggg <[email protected]>
Improve error reporting for CascadingCallWrapping (#5439)

Make the error report point of failure more precisely by highlighting
the exact part of express...

github.com/detekt/detekt - d64396370b9b605793427ba00680e1591b677469 authored about 2 years ago by dimsuz <[email protected]>
Update github/codeql-action digest to cc7986c (#5441)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 550035411a90b0e133f08291bd10e1a871e43129 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/setup-java digest to de1bb2b (#5440)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - b31da54359e2a4e04f01bf15ada5116f2635415d authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
TrimMultilineRawString: fix false positive with not a raw string (#5438)

github.com/detekt/detekt - 59449a81cd5461a0e23025805fcd2a46b8595c29 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Update plugin gradleVersions to v0.43.0 (#5426)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 2b78298b45ccefaa7bf9798f9cf4f0220c9ec928 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.2 (#5434)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 8951ab83e2943ae22a7ca1c291dfdf1733a4472e authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Prepare Detekt 1.22.0-RC2 (#5422)

github.com/detekt/detekt - 37ce2642eb5c1c2dcfef7a3fac4f2f9bf5e54e54 authored about 2 years ago by Nicola Corti <[email protected]>
Implement rule to check the correct usage of `@RequiresTypeResolution` (#5182)

Co-authored-by: marschwar <[email protected]>
Co-authored-by: Nicola Corti <co...

github.com/detekt/detekt - 3f9e95acac72f028b068411f1eadd0ee680dabfc authored about 2 years ago by Brais Gabín <[email protected]>
Fix IgnoredReturnValue rule crash in parallel mode (#5413)

IgnoredReturnValue crashes due to the usage of a non-thread-safe collection operation.
The usag...

github.com/detekt/detekt - 6274f21a0e65c6dd8251efa45edd1edf2a948eb5 authored about 2 years ago by schalkms <[email protected]>
Remove unused constant (#5421)

github.com/detekt/detekt - 50027d28774f6013c80415df1cbb350cc6e35c4e authored about 2 years ago by Matthew Haughton <[email protected]>
Explicitly set root project name for detekt-gradle-plugin (#5420)

* Explicitly set root project name for detekt-gradle-plugin

This recommended practice also re...

github.com/detekt/detekt - 384b58a0e4c55ee8f6fb9f3a40bd0ed7281ad306 authored about 2 years ago by Matthew Haughton <[email protected]>
Fix invalid linkage in Contributing.md (#5419)

github.com/detekt/detekt - 44a09e2d41dd23c65b365dda16974b21aed42411 authored about 2 years ago by schalkms <[email protected]>
Create Rule Set For Libraries (#5360)

github.com/detekt/detekt - b620bd5a8e16a3985e4366c13847aef28e28d180 authored about 2 years ago by Vitaly V. Pinchuk <[email protected]>
Split compiler plugin and its Gradle plugin into separate modules (#61)

github.com/detekt/detekt-compiler-plugin - 7f3594da2c6fc4ae38112d6088010513b580c815 authored about 2 years ago by Matthew Haughton <[email protected]>
UseSumOfInsteadOfFlatMapSizeSpec: don't use unnecessary @DisplayName (#5416)

github.com/detekt/detekt - 7cb2459c85269e542bee261ce268a2bf3e48f607 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Check FormattingRule is auto-correctable by information provided by ktlint (#5398)

github.com/detekt/detekt - 6c5436462033355b7274c953dd0b0ba958b5494f authored about 2 years ago by sanggggg <[email protected]>
Add UseSumOfInsteadOfFlatMapSize rule (#5405)

* Add UseSumOfInsteadOfFlatMapSize rule

* Add tests

github.com/detekt/detekt - 9f4b0ca76240ecaf9301010fc1ba071436aeaa9a authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Report if/else as issue location instead of block (#5407)

Report mandatory braces issues on the actual if and/or else keywords
instead of the then or else...

github.com/detekt/detekt - 48f56150a1bc2f7b7fdca4cbcbc6d96b93389627 authored about 2 years ago by Sidney Beekhoven <[email protected]>
Update actions/setup-node digest to 8c91899 (#5410)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 134a8ea319a96baa567680d195e059f12a6a537f authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency com.android.tools.build:gradle to v7.3.1 (#5411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - d9dea6af8a98f3cb8826b416bef47a90a8bf8ba4 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update JamesIves/github-pages-deploy-action digest to ba14867 (#5409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 57a9166c902131912f5b7001601428bf69bdec4a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin com.gradle.enterprise to v3.11.2 (#5406)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 13aafdb9857e08f6d76eb707ee845768a81d340b authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency org.jetbrains.dokka to v1.7.20 (#5401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 7ad1b38408bbb313e806b4c56e7232429a17741d authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove some unnecessary suppressions (#5400)

* Remove @Suppress("DEPRECATION") as DataFlowValueFactoryImpl is not deprecated anymore.

* Remo...

github.com/detekt/detekt - b5e2f27cb4d8d715231bb1447eed9f75c0694ea8 authored about 2 years ago by Róbert Papp <[email protected]>
Bump kotest-assertions-core from 5.5.0 to 5.5.1

Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.0 to 5.5.1.
- [Release...

github.com/detekt/detekt-custom-rule-template - c6c0e02e2287b89c340a7b0483b3b5a2065f424f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix false negative MultilineLambdaItParameter on complex multiline single statement (#5397)

github.com/detekt/detekt - 965e6816f97fc395464a7fea482adb02578ed89d authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Update Actions versions in the docs (#5394) (#5395)

github.com/detekt/detekt - 561d25b8eee7123f4b10f330eac167ed2e4932a8 authored about 2 years ago by Siarhei <[email protected]>
Make build Windows compatible (#58)

* Add missing fat jar dependency

* Make build Windows compatible

github.com/detekt/detekt-compiler-plugin - a4e5ba597f13d60152faf0fcc52468cb922d898d authored about 2 years ago by Matthew Haughton <[email protected]>
UnnecessaryNotNullCheck: fix false negative with smart casted arguments (#5380)

* UnnecessaryNotNullCheck: fix false negative with smart casted arguments

* Remove unnecessar...

github.com/detekt/detekt - 2e229ec4a4abaebd7cbf41674e8b540f8cc34bfc authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Explicitly include specific dependencies in the fat jar (#59)

This cuts the size of the generated file by about 56%

github.com/detekt/detekt-compiler-plugin - 8a7b59558faba7e14a6fad3b5d4d7f25b2bb808a authored about 2 years ago by Matthew Haughton <[email protected]>
Update dependencies (#56)

github.com/detekt/detekt-compiler-plugin - ba70700ee3a2887e2b0ffd49a44f54f485f5c2c5 authored about 2 years ago by Matthew Haughton <[email protected]>
ObjectPropertyNaming: fix false positive with top level properties (#5390)

Closes #5340

github.com/detekt/detekt - cdb59286a1e4198cdc9be3185bab6e7c96823c4c authored about 2 years ago by DJtheRedstoner <[email protected]>
Update CI config (#57)

* Test on JDK 17 on CI

* Use gradle-build-action to execute Gradle

* Update setup-java action ...

github.com/detekt/detekt-compiler-plugin - 309f0dbfe090f312f3282d43d5efc941e251313a authored about 2 years ago by Matthew Haughton <[email protected]>
Refactor build slightly (#55)

* Move versions catalog to root project

* Remove deprecated config

* Remove Gradle wrapper fro...

github.com/detekt/detekt-compiler-plugin - 37f40d9c68a36b9039c91d26f61f98aa540e3ac1 authored about 2 years ago by Matthew Haughton <[email protected]>
Update actions/labeler digest to 5c75392 (#5388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - b6ad99d391c7f557273e95827ab6fc1c73a757cf authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/stale digest to 5ebf00e (#5389)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 4358527ea42901257d168dce4f2b9f7aba9639dc authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action digest to 8075783 (#5385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - dbb6ade55c6da5e0cf6c32cb5e7460c1ba76e94d authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Upgrade ktlint to 0.47.1 (#5312)

* Upgrade ktlint to 0.47.1

* Update detekt-formatting/src/main/kotlin/io/gitlab/arturbosch/de...

github.com/detekt/detekt - e259980d88cdc0d949552ddf5971621d8ed7bba4 authored about 2 years ago by Chao Zhang <[email protected]>
Remove usage of MPP targets function for JVM-only projects (#5383)

* Remove usage of MPP `targets` function for JVM-only projects

KotlinJvmProjectExtension is a K...

github.com/detekt/detekt - 7027c27c9df516b5c6de009d0bed94883176f552 authored about 2 years ago by Matthew Haughton <[email protected]>
Fix KotlinProjectExtension.targets import on Kotlin 1.7.20 (#5381)

github.com/detekt/detekt - 075db1fa74e750861aeb1b8d0907644f55bf5ea7 authored about 2 years ago by Goooler <[email protected]>
Add missing overlapping info & fix rules URLs (#5378)

github.com/detekt/detekt - 8850a962c360a316f1081d4cd727ca3cd7dbfc4c authored about 2 years ago by Fred Porciúncula <[email protected]>
Use the correct source directory set on JVM (#5163)

github.com/detekt/detekt - d6426484377c82d62e2eef50a3129c9f05384998 authored about 2 years ago by Goooler <[email protected]>
Update actions/checkout digest to 2541b12 (#5377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 4102bd4b603be0358e1b0ae9bb2817571ea1086a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AlsoCouldBeApply: fix false positive when all statements are not `it`-started expressions (#5376)

github.com/detekt/detekt - f87a72dc1c75edc4f69b2806eb49afcfff32fd86 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
UnusedPrivateMember: fix false negative with named arguments (#5374)

github.com/detekt/detekt - b4710a2108db0634c5d7f67cd934d633230eb4a9 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Update actions/checkout digest to 93ea575 (#5372)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - b32451651b1ead6ed7077dc1ad1e8d43bf5a5920 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add `UnnecessaryNotNullCheck` rule (#5218)

* add `UnnecessaryNotNullCheck` rule

* change issue name

* add tests

* change config or...

github.com/detekt/detekt - 4c67befba959995bb2ae84e6bb28f359840d2ad9 authored about 2 years ago by Mark Vadeika <[email protected]>
Add rule deprecation mechanism and deprecate DuplicateCaseInWhenExpression, MissingWhenCase, RedundantElseInWhen (#5309)

* Add rule deprecation mechanism

* Update detekt-core/src/main/resources/deprecation.properti...

github.com/detekt/detekt - 8784c789852fbf12ee97f4fe1ff4ac5a1007f06c authored about 2 years ago by Vitaly V. Pinchuk <[email protected]>
Implement AlsoCouldBeApply Rule (#5333)

github.com/detekt/detekt - 24dce51942011900f7d4df63f853c28aa92f151d authored about 2 years ago by Thomas Hormes <[email protected]>
Update dependency danger to v11.1.4 (#5370)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 375d509917a6563bcbbc95cd525e92d5783df6b9 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bump kotest-assertions-core from 5.4.2 to 5.5.0

Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.4.2 to 5.5.0.
- [Release...

github.com/detekt/detekt-custom-rule-template - 95efb586707c202082d75cba13649560647fd40c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jvm from 1.7.10 to 1.7.20

Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
- [Release notes](https:...

github.com/detekt/detekt-custom-rule-template - cad5592458692b7e36ee4789043a37ac3a01f742 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Simplify release script by replacing "or exit" with "always exit" (#5320)

See https://man7.org/linux/man-pages/man1/set.1p.html -e for more info.

github.com/detekt/detekt - ec3507492ff2716b31b8c555f19e0b534d57400f authored about 2 years ago by Róbert Papp <[email protected]>