Skip to content

fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.6.0 - #385

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.slack.lint.compose-compose-lint-checks-1.x
Open

fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.6.0#385
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.slack.lint.compose-compose-lint-checks-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.slack.lint.compose:compose-lint-checks 1.5.41.6.0 age confidence

Release Notes

slackhq/compose-lints (com.slack.lint.compose:compose-lint-checks)

v1.6.0

Compare Source

2026-08-27

  • New: Add ComposeNonRestartableComposable to suggest @NonRestartableComposable for composables that only forward to one other composable.
  • Fix: Exclude extension receivers from ComposeParameterOrder quick fixes.
  • Fix: Preserve trailing commas in ComposeParameterOrder quick fixes.
  • Fix: Fix ComposeReadOnlyComposable false negatives when read-only composables are used in default argument expressions.
  • Change: Reclassify ComposeModifierComposed as a PERFORMANCE issue
  • Note this requires AGP/lint 9.3+.

Special thanks to @​SimonMarquis for contributing to this release!

v1.5.5

Compare Source

2026-08-25

  • Enhancement: Extend ComposeReadOnlyComposable to suggest @ReadOnlyComposable when a composable only calls read-only composables.
  • Fix: Fix ComposeRedundantComposable false positives relating to composable lambdas.
  • Build against lint 32.3.2.
  • Build against AGP lint plugin 9.3.2.
  • Build against Gradle 9.7.1.
  • Update KSP to 2.3.11.

Special thanks to @​JakeWharton for contributing to this release!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants