Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.gitlab.arturbosch.detekt from 1.23.4 to 1.23.5 (#58)
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.4 to 1.23.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/detekt/detekt/releases">io.gitlab.arturbosch.detekt's releases</a>.</em></p> <blockquote> <h2>v1.23.5</h2> <p>This is a point release for Detekt <code>1.23.0</code>, where we added support for Kotlin <code>1.9.22</code> and fixed several bugs that got reported by the community.</p> <h5>Notable Changes</h5> <ul> <li>Test Gradle plugin with AGP 8.2.0 - <a href="https://redirect.github.com/detekt/detekt/pull/6672">#6672</a></li> <li>chore(deps): update dependency gradle to v8.5 - <a href="https://redirect.github.com/detekt/detekt/pull/6663">#6663</a></li> <li>fix(deps): update kotlin monorepo to v1.9.22 - <a href="https://redirect.github.com/detekt/detekt/pull/6746">#6746</a></li> </ul> <h5>Changelog</h5> <ul> <li>Report rule's default severity in sarif backport - <a href="https://redirect.github.com/detekt/detekt/pull/6916">#6916</a></li> <li>Add ignoreAnnotatedFunctions to TooManyFunctions - <a href="https://redirect.github.com/detekt/detekt/pull/6875">#6875</a></li> <li>Fix by checking the existence of label in previous statements - <a href="https://redirect.github.com/detekt/detekt/pull/6671">#6671</a></li> <li>Also check <code>USELESS_ELVIS</code> in <code>UnreachableCode</code> - <a href="https://redirect.github.com/detekt/detekt/pull/6624">#6624</a></li> <li>Fix by adding last method call to the set - <a href="https://redirect.github.com/detekt/detekt/pull/6567">#6567</a></li> </ul> <h5>Housekeeping & Refactorings</h5> <ul> <li>Opt in to ExperimentalCompilerApi in all compilations in compiler-plugin - <a href="https://redirect.github.com/detekt/detekt/pull/6534">#6534</a></li> </ul> <h5>Contributors</h5> <p>We would like to thank the following contributors that made this release possible: <a href="https://github.com/3flex"><code>@3flex</code></a>, <a href="https://github.com/TWiStErRob"><code>@TWiStErRob</code></a>, <a href="https://github.com/atulgpt"><code>@atulgpt</code></a>, <a href="https://github.com/matejdro"><code>@matejdro</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/detekt/detekt/commit/ec1a13e25078cb42150011d1a48c416cc9879623"><code>ec1a13e</code></a> Prepare Release 1.23.5 (<a href="https://redirect.github.com/detekt/detekt/issues/6921">#6921</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/e44aff7e33f11f1d5aa2955e5bf88875799c59f2"><code>e44aff7</code></a> Add ignoreAnnotatedFunctions to TooManyFunctions (<a href="https://redirect.github.com/detekt/detekt/issues/6875">#6875</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/742518d3d55af757905cfb290fd5eb31f29ba3a5"><code>742518d</code></a> Test Gradle plugin with AGP 8.2.0 (<a href="https://redirect.github.com/detekt/detekt/issues/6672">#6672</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/b996d42f1bc91c08623d6faaa1718361d7597a0d"><code>b996d42</code></a> fix(deps): update kotlin monorepo to v1.9.22 (<a href="https://redirect.github.com/detekt/detekt/issues/6746">#6746</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/acd6ea38804a47b3125916eeda80220cf77b1b21"><code>acd6ea3</code></a> chore(deps): update dependency gradle to v8.5 (<a href="https://redirect.github.com/detekt/detekt/issues/6663">#6663</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/3b2da4426083fe2dcae08f5642e040ed6c9aea3d"><code>3b2da44</code></a> Fix by checking the existence of label in previous statements (<a href="https://redirect.github.com/detekt/detekt/issues/6671">#6671</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/91be992175f1fe7581b3826d96c1b9a9679b4dc7"><code>91be992</code></a> Also check <code>USELESS_ELVIS</code> in <code>UnreachableCode</code> (<a href="https://redirect.github.com/detekt/detekt/issues/6624">#6624</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/7be45e01bce7768c6cbf470235d3300b9ecba71e"><code>7be45e0</code></a> Fix by adding last method call to the set (<a href="https://redirect.github.com/detekt/detekt/issues/6567">#6567</a>)</li> <li><a href="https://github.com/detekt/detekt/commit/285f983552ee0a9ca9f1f767a7897fd7ff9f73e7"><code>285f983</code></a> Report rule's default severity in sarif backport (<a href="https://redirect.github.com/detekt/detekt/issues/6916">#6916</a>)</li> <li>See full diff in <a href="https://github.com/detekt/detekt/compare/v1.23.4...v1.23.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.gitlab.arturbosch.detekt&package-manager=gradle&previous-version=1.23.4&new-version=1.23.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information