Skip to content

fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.6.6 - #1250

Merged
flex3r merged 3 commits into
developfrom
renovate/composerules
Sep 16, 2026
Merged

flex3r merged 3 commits into
developfrom
renovate/composerules

Conversation

@renovate

@renovate renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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.

@flex3r
flex3r force-pushed the renovate/composerules branch from 7dba7fa to 9d346c2 Compare September 16, 2026 16:44
@renovate

renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@flex3r
flex3r enabled auto-merge (squash) September 16, 2026 16:48
@flex3r
flex3r disabled auto-merge September 16, 2026 16:48
@flex3r
flex3r enabled auto-merge (rebase) September 16, 2026 16:48
@flex3r
flex3r merged commit dc327f7 into develop Sep 16, 2026
4 checks passed
@flex3r
flex3r deleted the renovate/composerules branch September 16, 2026 16:50
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.

1 participant