Skip to content

Update dependency io.nlopez.compose.rules:ktlint to v0.6.6 - #1031

Merged
DennisBauer merged 1 commit into
mainfrom
renovate/patch-ktlint
Sep 7, 2026
Merged

Update dependency io.nlopez.compose.rules:ktlint to v0.6.6#1031
DennisBauer merged 1 commit into
mainfrom
renovate/patch-ktlint

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.nlopez.compose.rules:ktlint 0.6.40.6.6 age confidence

Release Notes

mrmans0n/compose-rules (io.nlopez.compose.rules:ktlint)

v0.6.6

What's changed

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.6 2.4.10
ktlint 1.8.0 2.2.21

v0.6.5

A new few rules!

  • UnnecessaryLaunchedEffect will pester you in Compose 1.12+ if you use a LaunchedEffect and nothing in it is suspend. You can configure known exemptions, if you have some effects where timing matters and you'd prefer to keep using LaunchedEffect on them (e.g. FocusRequester interactions are sensible to this).
  • MissingNonRestartableComposable for pass through Composables that not need restarting.

What's changed

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.6 2.4.10
ktlint 1.8.0 2.2.21

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@renovate renovate Bot changed the title Update dependency io.nlopez.compose.rules:ktlint to v0.6.5 Update dependency io.nlopez.compose.rules:ktlint to v0.6.6 Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/patch-ktlint branch from b631eb8 to abe5677 Compare September 1, 2026 20:05
@renovate
renovate Bot force-pushed the renovate/patch-ktlint branch from abe5677 to 085c5e3 Compare September 7, 2026 17:17
@DennisBauer
DennisBauer merged commit b345df8 into main Sep 7, 2026
3 checks passed
@DennisBauer
DennisBauer deleted the renovate/patch-ktlint branch September 7, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant