-
Notifications
You must be signed in to change notification settings - Fork 1
Commit e02c866
authored
chore: bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (#154)
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt)
from 1.23.7 to 1.23.8.
<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.8</h2>
<h4>1.23.8 - 2025-02-20</h4>
<p>This is a point release for Detekt <code>1.23.0</code>, built against
Kotlin <code>2.0.21</code>, with fixes for several bugs that got
reported by the community.</p>
<h5>Notable Changes</h5>
<ul>
<li>fix(deps): Update kotlin to 2.0.21 - <a
href="https://redirect.github.com/detekt/detekt/pull/7580">#7580</a></li>
<li>fix(deps): Update AGP to v8.8.1 - <a
href="https://redirect.github.com/detekt/detekt/pull/7936">#7879</a></li>
<li>fix(deps): update Gradle to v8.12.1 - <a
href="https://redirect.github.com/detekt/detekt/pull/7780">#7780</a></li>
</ul>
<h5>Changelog</h5>
<ul>
<li>UseDataClass: do not report on <code>expect</code> classes - <a
href="https://redirect.github.com/detekt/detekt/pull/7857">#7857</a></li>
<li>Fix InjectDispatcher false positives - <a
href="https://redirect.github.com/detekt/detekt/pull/7797">#7797</a></li>
<li>[UnnecessaryParentheses] Allow float/double without integer part -
<a
href="https://redirect.github.com/detekt/detekt/pull/7751">#7751</a></li>
<li>Fix <code>ThrowingExceptionsWithoutMessageOrCause</code> false
positive - <a
href="https://redirect.github.com/detekt/detekt/pull/7715">#7715</a></li>
<li>Issue <a
href="https://redirect.github.com/detekt/detekt/issues/7634">#7634</a>:
Make <code>UndocumentedPublicClass</code> configurable to flag `com… -
<a
href="https://redirect.github.com/detekt/detekt/pull/7635">#7635</a></li>
<li>Fix redundant empty tags in baseline XML - <a
href="https://redirect.github.com/detekt/detekt/pull/7625">#7625</a></li>
<li>MatchingDeclarationName now supports platofrm suffixes - <a
href="https://redirect.github.com/detekt/detekt/pull/6426">#6426</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/BraisGabin"><code>@BraisGabin</code></a>, <a
href="https://github.com/JordanLongstaff"><code>@JordanLongstaff</code></a>,
<a href="https://github.com/Nava2"><code>@Nava2</code></a>, <a
href="https://github.com/atulgpt"><code>@atulgpt</code></a>, <a
href="https://github.com/eygraber"><code>@eygraber</code></a>, <a
href="https://github.com/lexa-diky"><code>@lexa-diky</code></a>, <a
href="https://github.com/t-kameyama"><code>@t-kameyama</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/detekt/detekt/commit/046263730eb5368cb344489ac36543294e8e87bd"><code>0462637</code></a>
Prepare Release 1.23.8 (<a
href="https://redirect.github.com/detekt/detekt/issues/7976">#7976</a>)</li>
<li><a
href="https://github.com/detekt/detekt/commit/42856f690cc0efe64bc827b7befac0ef452fce7c"><code>42856f6</code></a>
chore(deps): update dependency gradle to v8.12.1 (<a
href="https://redirect.github.com/detekt/detekt/issues/7780">#7780</a>)</li>
<li><a
href="https://github.com/detekt/detekt/commit/8f354e6f38a2725aa433a6283ab073c36759ffe3"><code>8f354e6</code></a>
fix(deps): update dependency com.android.tools.build:gradle to v8.8.1
(<a
href="https://redirect.github.com/detekt/detekt/issues/7936">#7936</a>)</li>
<li><a
href="https://github.com/detekt/detekt/commit/435188c56df30531c0fdc2ba5cf5d1a98c0eda0b"><code>435188c</code></a>
[LOCAL] Bump upload-artifacts to v4 to unblock GHA</li>
<li><a
href="https://github.com/detekt/detekt/commit/a14719864ce80e1e94bc224ae2ea61c3e8a7a8c0"><code>a147198</code></a>
[UnnecessaryParentheses] Allow float/double without integer part (<a
href="https://redirect.github.com/detekt/detekt/issues/7751">#7751</a>)</li>
<li><a
href="https://github.com/detekt/detekt/commit/66d5f2c6e13cf5f9aa65b956277dd251c9f4ae45"><code>66d5f2c</code></a>
[LOCAL] Unbreak functionalTest after 2.0.21 bump</li>
<li><a
href="https://github.com/detekt/detekt/commit/4487e613dfc9741969ed8c9dddf543ccdcd1d578"><code>4487e61</code></a>
[LOCAL] Unbreak warnings-as-errors after 2.0.21 bump</li>
<li><a
href="https://github.com/detekt/detekt/commit/b07d69774f1e54fb096115815bc1d82ea96ddaf6"><code>b07d697</code></a>
[LOCAL] Unblock build after Kotlin 2.0.21 bump</li>
<li><a
href="https://github.com/detekt/detekt/commit/a6d0bd73f368bcdc1d607807038c810daff108bc"><code>a6d0bd7</code></a>
fix(deps): update kotlin to 2.0.21 (<a
href="https://redirect.github.com/detekt/detekt/issues/7580">#7580</a>)</li>
<li><a
href="https://github.com/detekt/detekt/commit/ba843371d1f9cdf60abf894413747ea2a22181a2"><code>ba84337</code></a>
chore(deps): update dependency gradle to v8.10.2 (<a
href="https://redirect.github.com/detekt/detekt/issues/7668">#7668</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/detekt/detekt/compare/v1.23.7...v1.23.8">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d0e2fbc commit e02c866Copy full SHA for e02c866
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments