Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.nlopez.compose.rules:detekt 0.3.9 -> 0.4.22 age adoption passing confidence

Release Notes

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

v0.4.22

What's changed

v0.4.20

[!IMPORTANT]
Do not update to this one if you are using detekt. Use v0.4.22 instead.

What's changed

v0.4.19

What's changed

v0.4.18

What's changed

v0.4.17

What's changed

v0.4.16

[!NOTE]
This version contains a fix for the detekt default config: ContentSlotReused wasn't enabled by default and it should have been. The new test in #​348 caught the issue, so now it's enabled by default. That test is already paying for itself 😆

What's changed

v0.4.15

What's changed

v0.4.14

What's changed

v0.4.13

[!IMPORTANT]
In this version, ParameterNaming was enabled by default unknowingly in detekt. You should add this to your detekt configuration file to disable it, in case you don't want it (as this rule is supposed to be opt-in only). This will be fixed in the next version.

  PreviewNaming:
    active: false

What's changed

v0.4.12

What's changed

v0.4.11

Changelog

v0.4.10

Changelog

v0.4.9

Changelog

v0.4.8

Changelog

v0.4.6

Changelog

v0.4.5

Changelog

v0.4.4

v0.4.3

Changelog

v0.4.2

Changelog

v0.4.1

v0.3.21

Changelog

v0.3.20

Changelog

v0.3.19

Changelog

v0.3.18

Changelog

v0.3.17

Changelog

v0.3.16

Changelog

v0.3.15

Changelog

  • Add exception for androidx.compose.material.icons.* in Material2 rule (#​222) @​mrmans0n
  • Add rule to use the non-autoboxing versions of mutableStateOf when possible (#​221) @​mrmans0n

v0.3.14

Changelog

v0.3.13

Changelog

v0.3.12

Changelog

v0.3.11

Changelog

v0.3.10

Changelog


Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,before 8am every weekday,every weekend" in timezone Japan, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 Dependency updates label May 10, 2025
@renovate renovate bot force-pushed the renovate/io.nlopez.compose.rules-detekt-0.x branch from fa1090e to da176fc Compare May 10, 2025 16:15
@renovate renovate bot force-pushed the renovate/io.nlopez.compose.rules-detekt-0.x branch from da176fc to bf35445 Compare May 10, 2025 16:16
@firemaples firemaples merged commit 9ff3c3e into dep/update-dependencies May 11, 2025
1 check passed
@firemaples firemaples deleted the renovate/io.nlopez.compose.rules-detekt-0.x branch May 11, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants