DennisBauer / RecurringExpenseTracker

A Material You recurring expense tracker, allowing you to keep track of your monthly spending.
GNU General Public License v3.0
102 stars 15 forks source link

Update dependency io.nlopez.compose.rules:ktlint to v0.4.15 #346

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.nlopez.compose.rules:ktlint 0.4.12 -> 0.4.15 age adoption passing confidence

Release Notes

mrmans0n/compose-rules (io.nlopez.compose.rules:ktlint) ### [`v0.4.15`](https://redirect.github.com/mrmans0n/compose-rules/releases/tag/v0.4.15) #### What's changed - Fix KtTypeReference#isComposableLambda ([#​347](https://redirect.github.com/mrmans0n/compose-rules/issues/347)) [@​mrmans0n](https://redirect.github.com/mrmans0n) ### [`v0.4.14`](https://redirect.github.com/mrmans0n/compose-rules/releases/tag/v0.4.14) #### What's changed - Fix opt in rule enabled by default ([#​345](https://redirect.github.com/mrmans0n/compose-rules/issues/345)) [@​mrmans0n](https://redirect.github.com/mrmans0n) ### [`v0.4.13`](https://redirect.github.com/mrmans0n/compose-rules/releases/tag/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. ```yml PreviewNaming: active: false ``` #### What's changed - Add PreviewNaming opt-in rule ([#​344](https://redirect.github.com/mrmans0n/compose-rules/issues/344)) [@​mrmans0n](https://redirect.github.com/mrmans0n) - Add support to nullable slots in ContentSlotReused ([#​343](https://redirect.github.com/mrmans0n/compose-rules/issues/343)) [@​mrmans0n](https://redirect.github.com/mrmans0n) - Add ContentSlotReused rule ([#​342](https://redirect.github.com/mrmans0n/compose-rules/issues/342)) [@​mrmans0n](https://redirect.github.com/mrmans0n) - Update junit5 monorepo to v5.11.1 ([#​341](https://redirect.github.com/mrmans0n/compose-rules/issues/341)) [@​renovate](https://redirect.github.com/renovate) - Update dependency gradle to v8.10.2 ([#​339](https://redirect.github.com/mrmans0n/compose-rules/issues/339)) [@​renovate](https://redirect.github.com/renovate) - Add LambdaParameterEventTrailing rule ([#​338](https://redirect.github.com/mrmans0n/compose-rules/issues/338)) [@​mrmans0n](https://redirect.github.com/mrmans0n) - Update plugin com.gradle.develocity to v3.18.1 ([#​336](https://redirect.github.com/mrmans0n/compose-rules/issues/336)) [@​renovate](https://redirect.github.com/renovate) - Add explicit mention to the rule id in the docs ([#​337](https://redirect.github.com/mrmans0n/compose-rules/issues/337)) [@​mrmans0n](https://redirect.github.com/mrmans0n)

Configuration

📅 Schedule: 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 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.



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