Ecosyste.ms: OpenCollective

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

github.com/detekt/detekt

Static code analysis for Kotlin
https://github.com/detekt/detekt

Bump Docusarus to 3.x (#6754)

d87e37181d715707cde2e2c4c177fac43b46bd34 authored about 1 year ago by Nicola Corti <[email protected]>
Report violations of ThrowsCount also in override functions (#6752) (#6753)

4dd1d200bc7180b2132372fbca83ae0e9c26beea authored about 1 year ago by Simon Stelling <[email protected]>
Only call getNameAsSafeName on instances of KtNamedDeclaration (#6751)

b3805d363128296bc0160901821c1ed1424601ae authored about 1 year ago by Matthew Haughton <[email protected]>
gitignore .kotlin directory (#6750)

From Kotlin 2.0.0-Beta2 release notes:

> In Kotlin 1.8.20, the Kotlin Gradle plugin started t...

a59357ef3bd95db56eea98ff8cb5ecbb9ec8ceab authored about 1 year ago by Matthew Haughton <[email protected]>
Fix typo (#6749)

b2501af6bd1fd62d704a0bc0331cebab4af820d4 authored about 1 year ago by Matthew Haughton <[email protected]>
chore(deps): update github/codeql-action digest to 012739e (#6748)

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

f292ee78f166da58d18230d9e49e75bde8649499 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update kotlin monorepo to v1.9.22 (#6746)

* fix(deps): update kotlin monorepo to v1.9.22

* Update Kotlin compiler checksum

---------

Co...

4df7e4145fe20713f94ca93ab2b8e419e77864aa authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add Faire's detekt ruleset to the marketplace (#6742)

* Add Faire's detekt ruleset to the marketplace

* Fix typo

Co-authored-by: schalkms <30376729+...

d36aa9567983ffeebad8cd6f61f51660c1790f40 authored about 1 year ago by Travis Miehm <[email protected]>
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.11 (#6745)

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

bd6dc61f9f31f55f906f1489c050695de2afe0b8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Enable MultilineLoop & ConditionWrapping rules (#6741)

* Enable MultilineLoop

* Enable ConditionWrapping

b4bccab1f52be43b62e61f22fa8cc6f337f9598f authored about 1 year ago by Matthew Haughton <[email protected]>
fix(deps): update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v1.1.0 (#6739)

* fix(deps): update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v1.1.0

* Remov...

8de5d853305cacfe492b32e3ab5c5db0ac1480e8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Move test to their correct location (#6725)

23d1fb2d8de51adbe8c024b53a9197f382f8d740 authored about 1 year ago by Brais Gabín <[email protected]>
Simplify detekt-test (#6732)

d0132f045e5091eed2b485662f25110ff9cbbd90 authored about 1 year ago by Brais Gabín <[email protected]>
TestConfig don't need to be open (#6737)

6e49273948b26914b747bfc1b96cfcf7cda2a98b authored about 1 year ago by Brais Gabín <[email protected]>
Don't recreate sequence (#6731)

* Don't create the sequence twice

* Simplify associateRuleIdsToRuleSetIds

a759e8d4b7d92d87198547da2c46a6b82091f235 authored about 1 year ago by Brais Gabín <[email protected]>
Fix typo at `Rule.ruleSetId` and reduce its visibility (#6735)

* Fix typo

* Reduce visibility

98722550228f1d3643a1d5a31253978692700e65 authored about 1 year ago by Brais Gabín <[email protected]>
chore(deps): update gradle/gradle-build-action digest to 982da8e (#6740)

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

1379635c3758b25f0214f1519fc1a5a5a93c9799 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove old suppress (#6727)

92204636dfca04b467a616085a2c5e0178036296 authored about 1 year ago by Brais Gabín <[email protected]>
chore(deps): update actions/setup-node digest to b39b52d (#6728)

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

551e8d9657e26d4e8c13832ec3fa9c764ba9a2c0 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Use consistent JDK for Kotlin compilation (#6706)

* Use consistent JDK for Kotlin compilation

If toolchains are not used the version of Java th...

77b98ea27eba2bb8b8473620e3dfd907dbda5f71 authored about 1 year ago by Matthew Haughton <[email protected]>
Set remote build cache to push only if authenticated (#6719)

438672e03910d37f449f61055ff64423bd8414a8 authored about 1 year ago by Gašper Kojek <[email protected]>
chore(deps): update actions/upload-artifact action to v4 (#6721)

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

4f210eacb3e31f954100494bc9768b2d83988c32 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update plugin com.gradle.enterprise to v3.16.1 (#6720)

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

6fdcc48d890d86cae17a2422fa9843812d9223ab authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update github/codeql-action action to v3 (#6718)

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

400b28c517ef4e8bbfee7e61759c6abd71c50767 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add note about building detekt before testing it (#6710)

Adds a small note to Contributing.md that detekt needs to be built before running functional tes...

7e9b54f631ff62aea80a3a567275fbe6516f8500 authored about 1 year ago by Frederik Kammel <[email protected]>
chore(deps): update github/codeql-action digest to 305f654 (#6712)

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

514970acebb04762d7827fb0925aac72c301dd37 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update gradle/gradle-build-action digest to 8cbcb99 (#6711)

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

133cea3940bada46ffc287272fe1fb31c0144f96 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove reports from detekt-core dependencies (#6683)

* Update defaultReportMapping signature to accept OutputReport

* Fix typos repot -> report

* R...

a40cc6368fc0b9bc3fb77a09a1d4ad97448b83fc authored about 1 year ago by Matthew Haughton <[email protected]>
Display dynamic --jvm-target values when using --help flag (#6685)

* Display dynamic --jvm-target values when using --help flag

* Avoid unnecessary `lazy`

* ...

7bbdb026e320600c1e97eaf199a266681d83f5e9 authored about 1 year ago by Matthew Haughton <[email protected]>
Create DetektBasePlugin (#6547)

* Create base plugin for DGP

* Apply reporting plugin in base DGP

* Create detekt extensio...

193ac1984f917e1ba6ff625bf6711599a56afa7f authored about 1 year ago by Matthew Haughton <[email protected]>
chore(deps): update actions/labeler action to v5 (#6687)

* chore(deps): update actions/labeler action to v5

* Update labeller config file for v5

--...

8e350ee7a895baacdbeb4480812cfb173ae750a8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update github/codeql-action digest to c0d1daa (#6696)

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

9b2e1eace3d50a8e19f3ce6b1b43bce0696bbcbd authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency danger to v11.3.1 (#6698)

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

4cf310c905bf55bfea99a38ffb3928b26d1ca918 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/stale action to v9 (#6697)

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

e2c0e3b7c3471b41ecd8314b3beffaa96a0b606b authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Keep build cache configuration consistent in all builds (#6693)

It is recommended to keep the build cache configuration of the root
build consistent with the b...

7d967eb9590111a0c28782a2dcdb10f928e9ca0c authored about 1 year ago by Matthew Haughton <[email protected]>
Implement new rule: `RedundantConstructorKeyword` (#6660)

* Implement new rule: `RedundantConstructorKeyword`

* regenerate docs

* remove debt

* fix red...

fcde80774dfa229d771f7a25c4c68dcc0636a097 authored about 1 year ago by Alexandre ABITA <[email protected]>
chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 (#6690)

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

ecc6a083c23db8de2ef81f72f7bf14d043111eb6 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update plugin com.gradle.enterprise to v3.16 (#6689)

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

c5205c0dbc09395a7e87b24742333a5bf06a9271 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Improve UnnamedParameterUse message (change CALL_EXPRESSION to actual function name) (#6681)

* Add test for current behavior and shorten message

* Focus on the function call for reportin...

701ff37ed461143b0c6f535b14ca3eed65ea3e7e authored about 1 year ago by Róbert Papp <[email protected]>
Remove unused dependencies (#6684)

c5850ee2cabb96c0f2e74eae03c44294fde275c4 authored about 1 year ago by Matthew Haughton <[email protected]>
Run build on JDK 21 (#6609)

* Run CI on JDK 21

* Remove usage of deprecated URL constructor

* Suppress deprecation of URL ...

db99cc5bfaf221aff07e2a678d596d4f31f4babc authored about 1 year ago by Matthew Haughton <[email protected]>
Test Gradle plugin with AGP 8.2.0 (#6672)

145627902e943472efffb3fd9ad3cfb7acf84bba authored about 1 year ago by Matthew Haughton <[email protected]>
Use versionCatalogs extension (#6673)

53eca64ffe22d3909642125df04bdf5845c7c090 authored about 1 year ago by Matthew Haughton <[email protected]>
Enable Kotlin metadata version check for script compilation (#6674)

This will be the default in Gradle 9

d6cb68b1d5f8078873f6310fcf36ca85e0a5cae2 authored about 1 year ago by Matthew Haughton <[email protected]>
Add 'build' label when gradle.properties changes (#6675)

e8e4c0f8b688da45d393266cd41ee336d7421bd0 authored about 1 year ago by Matthew Haughton <[email protected]>
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to v0.10.1 (#6667)

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

f810faa93da08f1068a7266700bea3a720db95cf authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/setup-java action to v4 (#6664)

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

e9423cbe5f3cf09b9e246a5e3c6a44785ac21779 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency gradle to v8.5 (#6663)

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

3ae6b1a2c9f73de9732936e739fdf1d9d47d34a9 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update jamesives/github-pages-deploy-action digest to 65b5dfd (#6659)

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

3fc4d1316a4e13e1b68246110dd03d9109178d57 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Use infix style to apply plugins (#6655)

* Use infix style to apply plugins

It works for both Groovy and Kotlin DSL

ab2f562a4b6289179a6f860b6d9c5b454f3bbb09 authored about 1 year ago by Goooler <[email protected]>
fix(deps): update dependency dev.drewhamilton.poko:poko-annotations to v0.15.1 (#6658)

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

c4c1171b7dcf6001c81d004b2deb4a7416c9f757 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update gradle/gradle-build-action digest to 87a9a15 (#6656)

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

9e62b13b62a1f4c223406e4cf1aa453b76a2e104 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove `Debt` (#6460)

* Improve tests

* Remove debt from documentation

* Dont print the Debt on reports

* Rem...

406c80e08adb0a773e17b03cc0ae8d7f3ebe7959 authored about 1 year ago by Brais Gabín <[email protected]>
UnnecessaryAny - Add rule to prevent usage of `any { }` when simple `contains` can be … (#6571)

* Add rule to prevent usage of `any { }` when simple `contains` can be used

* Report when it ...

c1e4a161e1db99d9d5f6afe50b2931deb5caa767 authored about 1 year ago by Atul Gupta <[email protected]>
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.4 (#6654)

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

04ec44a1af4fa85f0ff07af8b05bcac10f443fce authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-cli to v1.23.4 (#6653)

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

06f0be8c1f5865f3fad453744a80204e56a96471 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix by adding last method call to the set (#6567)

* Fix by adding last method call to the set

* Create a variable for split

Make TC valid case

cc541141f15d180dd5e04a5e21870342e422168d authored about 1 year ago by Atul Gupta <[email protected]>
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.4 (#6652)

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

90a3a6636102212796da285a13720bf19395e9e5 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add docs for 1.23.4 (#6651)

66db2852ac7652e416731e097e542708631e90a9 authored about 1 year ago by Nicola Corti <[email protected]>
Fix broken links for formatting in 1.23.3 docs (#6649)

d9e76762e555b19ab4aa3db066972106c53d0440 authored about 1 year ago by Nicola Corti <[email protected]>
Remove workaround for KT-60813 (#6646)

This reverts commit 6eb9280a2ee217afdd21588e5323ad451abadb9a.

b2ec35efb9e2d97521c3ee2a1bbb71de471a7d1f authored about 1 year ago by Matthew Haughton <[email protected]>
fix(deps): update kotlin monorepo to v1.9.21 (#6642)

* fix(deps): update kotlin monorepo to v1.9.21

* Update Kotlin compiler checksum

---------...

59da337fe13bbe98b2151574a026ed04e745c972 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update github/codeql-action digest to 407ffaf (#6641)

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

e1328b0f8d56101a65f3b445e2f0c8c0cf8be05c authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency org.kohsuke:github-api to v1.318 (#6644)

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

7b57d9de73439443613654a0e2c88baa94220bed authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update plugin githubrelease to v2.5.2 (#6638)

* chore(deps): update plugin githubrelease to v2.5.2

* Migrate to updated github-release exte...

2c086f7c761b42fe25fb798adc858f9c52bdcd82 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update the regex to allow numbers (#6635)

* Update the regex to allow numbers

* Update detekt-api/src/test/kotlin/io/gitlab/arturbosch/de...

824c59a3bc58ce098c23594510767ff5867bd328 authored about 1 year ago by Atul Gupta <[email protected]>
chore(deps): update plugin gradleversions to v0.50.0 (#6633)

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

933be476231fc92fec54c338105f9f8c3a17dfd1 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Explain #5713: KDoc line breaks are whitespaces (#6621)

Co-authored-by: Atul Gupta <[email protected]>

4c9ef32ad99d4a5533d79350c499b3013d465d50 authored about 1 year ago by Róbert Papp <[email protected]>
Follow-up #6468: Fix all ktlint links for 1.0.1 (on vNext detekt site) (#6622)

* Fix long-broken links

* Fix broken hashes for v1.0 upgrade

* Fix one more

8d0279f64f106e5e1713967a6398dc5a5a9f4527 authored about 1 year ago by Róbert Papp <[email protected]>
chore(deps): update github/codeql-action digest to 66b90a5 (#6628)

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

9e4215d7474141a9af432466f390179cd6b5e43f authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency org.jetbrains:annotations to v24.1.0 (#6629)

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

cfa29f94e432195a6b8e5d03b576f7e117c5cf47 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.165 (#6632)

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

298d522a2aae3d001d48be0f528479cc267385df authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix duplicate class name error in test (#6620)

174cf0382a79abba02f28495ba2359b581e085bd authored about 1 year ago by Matthew Haughton <[email protected]>
Add io.gitlab.arturbosch.detekt.generator.Main to the jar manifest (#6613)

fd2bee175cf6088860e1035717a56b8b4184dad9 authored about 1 year ago by Brais Gabín <[email protected]>
Show deprecation message (#6614)

0020473f1c6564bfed8161e1af7200fdfde18bdf authored about 1 year ago by Brais Gabín <[email protected]>
fix(deps): update kotlin monorepo to v1.9.20 (#6572)

* fix(deps): update kotlin monorepo to v1.9.20

* Update Kotlin compiler checksum

* Fix 'Extens...

12bb9984e7acdc8049280b34074435f09318198b authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove check for deprectated functions toUpperCase and toLowerCase (#6548)

toUpperCase and toLowerCase are deprecated, the ImplicitDefaultLocale should not check usage for...

100b2f745376f49fea2399a4a74a9ed73d7e5b62 authored about 1 year ago by Jonathan Lagneaux <[email protected]>
Update tested AGP version to 8.1.3 (#6610)

780fd3a85d03de62712314d5924d7aace30fe5df authored about 1 year ago by Matthew Haughton <[email protected]>
Add TC for https://github.com/detekt/detekt/issues/6593 (#6596)

dc31d329183d867e081f3c5004a9a047904a6bf9 authored about 1 year ago by Atul Gupta <[email protected]>
fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.10.1 (#6607)

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

9da42d026ac328f6804c42d9a8539c86ab9dd9d7 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Don't report FunctionNaming when the function's name equals to the return type's name with type arguments (#6605)

305e90a36318798ea215b6511001c60866455473 authored about 1 year ago by Toshiaki Kameyama <[email protected]>
Change react to detekt (#6603)

7e72422760c8acf81cf2e1a9b7adb31dadc49cc4 authored about 1 year ago by Róbert Papp <[email protected]>
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.164 (#6599)

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

31fc8fae2e798f1df4bad73e9d64225a5ccc4819 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fixed documentation on SarifOutputReport + docs out OutputReport::name (#6579)

* fixed documentation for SarifOutputReport

* fixed docs for 1.23.3

---------

Co-author...

33065587f9506b128aac3192c8c79c7b2ceda07b authored about 1 year ago by Alexey Yakovlev <[email protected]>
Add the condition of receiver should be null (#6570)

3f55a9b7365726765ea0b6bf57511fa911cc8b0d authored about 1 year ago by Atul Gupta <[email protected]>
Update Revved up by Develocity badge (#6595)

d42ed871a64fa258d1fe10fc287a1e2cf8eadb09 authored about 1 year ago by Nelson Osacky <[email protected]>
Remove some unused/unnecessary code (#6594)

* Remove unnecessary function

Since #6310 absolute paths are not stored in KtFile's `name` pr...

b208ca410c61f3c9f20537f11f1d9ea65ec56549 authored about 1 year ago by Matthew Haughton <[email protected]>
Update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v1 (#6468)

* Update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v1

* Update dependency co...

4405f32e9fdbf6e73aaca0eed12b967af5402f34 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Switch to kctfork for Kotlin compilation testing (#6589)

The original project doesn't seem to be actively maintained. It's safe to
assume that Zac will ...

8544f0eb9a44fd0b83c981d42944f313d4b96384 authored about 1 year ago by Matthew Haughton <[email protected]>
Fix issues related to kotlin-stdlib's Gradle module metadata in Kotlin 1.9.20 (#6590)

* Remove redundant dependency

Test fixtures aren't published and there's no need to specify t...

20c1fcb570c93c26b0bac9cf429fdf7b379b4a2a authored about 1 year ago by Matthew Haughton <[email protected]>
Add Docs for 1.23.3 (#6588)

8fd9e93ade60ae0734e9c074a2c39fd7a698d9f3 authored about 1 year ago by Nicola Corti <[email protected]>
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.3 (#6583)

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

45b68c3dd2c6687ac553191300cc3ed9e14c3a9e authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.3 (#6585)

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

d3aa50ffcb601f742f019fd2484e69ea4a6ef5c5 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-cli to v1.23.3 (#6584)

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

2b592c65147476b13909e4c285bd00cb6791616e authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Make sure contributors are filtered correctly in the changelog (#6580)

2a002d6783dee50711977969c623518399c06042 authored about 1 year ago by Nicola Corti <[email protected]>
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.2 (#6576)

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

3c7d0e977736846a15ceffc288e9c7d206316977 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-cli to v1.23.2 (#6577)

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

dd0b9a68140987459282070edbd6c40cff71bb9d authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.2 (#6578)

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

9a44a0962a2325c4226af5b57ff4f1c9670499ce authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add Docs for 1.23.2 (#6575)

622cdcebfe33f4d08dcac2a19caa835d6d0362ac authored about 1 year ago by Nicola Corti <[email protected]>
chore(deps): update github/codeql-action digest to 74483a3 (#6568)

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

bf0e3f64f0bd6e1d248b7f249c63a5c770243cc8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>