Skip to content

Commit

Permalink
Update dependency com.slack.lint.compose:compose-lint-checks to v1.4.2 (
Browse files Browse the repository at this point in the history
#1752)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.slack.lint.compose:compose-lint-checks](https://redirect.github.com/slackhq/compose-lints)
| dependencies | patch | `1.4.1` -> `1.4.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>slackhq/compose-lints
(com.slack.lint.compose:compose-lint-checks)</summary>

###
[`v1.4.2`](https://redirect.github.com/slackhq/compose-lints/blob/HEAD/CHANGELOG.md#142)

[Compare
Source](https://redirect.github.com/slackhq/compose-lints/compare/1.4.1...1.4.2)

*2024-10-22*

- **Enhancement**: Better handle name shadowing in `SlotReused` lint and
reduce false positives.
-   Test against lint `31.8.0-alpha07`.
-   Various doc fixes.
-   Build against lint `31.7.1`.
- Build against Kotlin `2.0.21`. Still targeting Kotlin 1.9 language
version (lint 31.7.x's language version).

Special thanks to
[@&#8203;SimonMarquis](https://redirect.github.com/SimonMarquis) and
[@&#8203;AlexVanyo](https://redirect.github.com/AlexVanyo) for
contributing to this release!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Oct 23, 2024
1 parent 585b7fc commit ade873a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ ktor-serialization-json = { module = "io.ktor:ktor-serialization-kotlinx-json",
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanary" }
leakcanary-android-instrumentation = { module = "com.squareup.leakcanary:leakcanary-android-instrumentation", version.ref = "leakcanary" }

lints-compose = "com.slack.lint.compose:compose-lint-checks:1.4.1"
lints-compose = "com.slack.lint.compose:compose-lint-checks:1.4.2"

material = "com.google.android.material:material:1.12.0"

Expand Down

0 comments on commit ade873a

Please sign in to comment.