Update dependency io.nlopez.compose.rules:ktlint to v0.5.1
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| io.nlopez.compose.rules:ktlint | dependencies | minor | 0.4.27 -> 0.5.1 |
0.5.2 |
Release Notes
mrmans0n/compose-rules (io.nlopez.compose.rules:ktlint)
v0.5.1
What's changed
- Add dependency matrix automatically to released version (#553) @mrmans0n
- Fix docs concurrency when pushing to main (#552) @mrmans0n
- Create action to preview documentation changes in the same PR (#551) @mrmans0n
- Update ktlint/detekt docs (#550) @mrmans0n
- Add diagram for UDF and fix table (#549) @mrmans0n
- Improve wording in rules.md (#548) @mrmans0n
- Fix wrong references in documentation (#547) @mrmans0n
- Treat context params the same as context receivers in MultipleContentEmitters (#546) @mrmans0n
- Update astral-sh/setup-uv action to v7 (#545) @renovate[bot]
- Add automated versioning to generated documentation (#544) @mrmans0n
- Add KeyedEffect to the list of non restartable effects (#543) @mrmans0n
- Treat retain the same as remember in all rules (#541) @mrmans0n
- Add more mutable*StateOf variants to the appropriate rules (#540) @mrmans0n
- Update dependency androidx.compose:compose-bom to v2025.12.00 (#539) @renovate[bot]
- Fix typos in rules.md (#538) @jvanderwee
Dependency Matrix
| version | kotlin version | |
|---|---|---|
| detekt | 2.0.0-alpha.1 | 2.2.20 |
| ktlint | 1.8.0 | 2.2.21 |
v0.5.0
[!IMPORTANT] This version targets detekt 2.x (specifically,
2.0.0-alpha.1). It is incompatible with earlier detekt 1.x versions, so if you are using those, DO NOT UPDATE.
What's changed
- Migrate to Detekt 2.0 (#532) @mrmans0n
- Update dependency com.charleskorn.kaml:kaml to v0.104.0 (#537) @renovate[bot]
- Fix shadowjar configuration to not crash when deploying artifacts (#536) @mrmans0n
- Update plugin shadowJar to v9.2.2 (#530) @renovate[bot]
- Add verify-fat-jar workflow (#535) @mrmans0n
- Update dependency androidx.compose:compose-bom to v2025 (#534) @renovate[bot]
- Add real world samples for ktlint and detekt and use as integration tests (#533) @mrmans0n
- Add new default ViewModel factories (#531) @mrmans0n
- Update junit-framework monorepo (#520) @renovate[bot]
Dependency Matrix
| version | kotlin version | |
|---|---|---|
| detekt | 2.0.0-alpha.1 | 2.2.20 |
| ktlint | 1.8.0 | 2.2.21 |
v0.4.28
Notably, the only real "functional" change in this release is that ktlint is now targeting version 1.8.0, compiled against kotlin 2.2.21.
What's changed
- Update ktlint kotlin version to 2.2.21 and docs to support ktlint 1.8.0 (#529) @mrmans0n
- Update plugin mavenPublish to v0.35.0 (#521) @renovate[bot]
- Update ktlint to 1.8.0 (#526) @mrmike
- Update actions/checkout action to v6 (#528) @renovate[bot]
- Update Gradle to v9.2.1 (#525) @renovate[bot]
- Update plugin spotless to v8.1.0 (#527) @renovate[bot]
- Update dependency com.charleskorn.kaml:kaml to v0.102.0 (#516) @renovate[bot]
- Update actions/upload-artifact action to v5 (#517) @renovate[bot]
- Update Gradle to v9.2.0 (#518) @renovate[bot]
- Update plugin com.gradle.develocity to v4.2.2 (#515) @renovate[bot]
- Update plugin spotless to v8 (#509) @renovate[bot]
- Update gradle/actions action to v5 (#513) @renovate[bot]
- Update dependency com.charleskorn.kaml:kaml to v0.97.0 (#512) @renovate[bot]
- Update junit-framework monorepo (#510) @renovate[bot]
- Update dependency org.assertj:assertj-core to v3.27.6 (#506) @renovate[bot]
- Update plugin com.gradle.develocity to v4.2.1 (#514) @renovate[bot]
- Update dependency org.assertj:assertj-core to v3.27.5 (#505) @renovate[bot]
- Update Gradle to v9.1.0 (#504) @renovate[bot]
- Update plugin com.gradle.develocity to v4.2 (#503) @renovate[bot]
- Update dependency com.charleskorn.kaml:kaml to v0.96.0 (#501) @renovate[bot]
- Update actions/setup-python action to v6 (#500) @renovate[bot]
- Update dependency org.yaml:snakeyaml to v2.5 (#499) @renovate[bot]
- Update actions/setup-java action to v5 (#497) @renovate[bot]
- Update plugin com.gradle.develocity to v4.1.1 (#496) @renovate[bot]
- Update plugin shadowJar to v9.0.2 (#495) @renovate[bot]
- Update dependency com.charleskorn.kaml:kaml to v0.89.0 (#494) @renovate[bot]
- Update actions/checkout action to v5 (#492) @renovate[bot]
- Update plugin shadowJar to v9.0.1 (#491) @renovate[bot]
- Update dependency org.assertj:assertj-core to v3.27.4 (#490) @renovate[bot]
- Update plugin shadowJar to v9.0.0 (#489) @renovate[bot]
- Switch shadow to com.gradleup.shadow (#488) @mrmans0n
Dependency Matrix
| version | kotlin version | |
|---|---|---|
| detekt | 1.23.8 | 2.0.21 |
| ktlint | 1.8.0 | 2.2.21 |
Configuration
📅 Schedule: Branch creation - Every minute ( * * * * * ) (UTC), 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 has been generated by Renovate Bot