Skip to content

Tags: SorrowBlue/ComicViewer

Tags

v1.1.0-beta.1

Toggle v1.1.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependency io.nlopez.compose.rules:detekt to v0.5.8 (#1136)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[io.nlopez.compose.rules:detekt](https://redirect.github.com/mrmans0n/compose-rules)
| `0.5.7` → `0.5.8` |
![age](https://developer.mend.io/api/mc/badges/age/maven/io.nlopez.compose.rules:detekt/0.5.8?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.nlopez.compose.rules:detekt/0.5.7/0.5.8?slim=true)
|

---

### Release Notes

<details>
<summary>mrmans0n/compose-rules
(io.nlopez.compose.rules:detekt)</summary>

###
[`v0.5.8`](https://redirect.github.com/mrmans0n/compose-rules/releases/tag/v0.5.8):
0.5.8

#### What's Changed

- Add Material 3 dividers as content emitters by
[@&#8203;alyssoncs](https://redirect.github.com/alyssoncs) in
[#&#8203;613](https://redirect.github.com/mrmans0n/compose-rules/pull/613)
- Update plugin com.gradle.develocity to v4.4.1 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;614](https://redirect.github.com/mrmans0n/compose-rules/pull/614)
- Update astral-sh/setup-uv action to v8 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;615](https://redirect.github.com/mrmans0n/compose-rules/pull/615)
- Update dependency androidx.compose:compose-bom to v2026.04.01 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;616](https://redirect.github.com/mrmans0n/compose-rules/pull/616)
- Update detekt to 2.0.0-alpha.3 by
[@&#8203;mrmans0n](https://redirect.github.com/mrmans0n) in
[#&#8203;619](https://redirect.github.com/mrmans0n/compose-rules/pull/619)

#### New Contributors

- [@&#8203;alyssoncs](https://redirect.github.com/alyssoncs) made their
first contribution in
[#&#8203;613](https://redirect.github.com/mrmans0n/compose-rules/pull/613)

#### Dependency Matrix

| linter | version       | kotlin version |
| ------ | ------------- | -------------- |
| detekt | 2.0.0-alpha.3 | 2.3.21         |
| ktlint | 1.8.0         | 2.2.21         |

**Full Changelog**:
<mrmans0n/compose-rules@v0.5.7...v0.5.8>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - "before 3am"
- 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SorrowBlue/ComicViewer).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6cm9ib3Q6cmVub3ZhdGUiLCJ0eXBlOiA6ZGVwZW5kYWJvdDpkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SorrowBlue Sorrow Blue
:refactor: Simplify database builder by removing context dependency i…

…n TestDatabaseHelper

v1.0.2-beta.7

Toggle v1.0.2-beta.7's commit message

Verified

This commit was signed with the committer’s verified signature.
SorrowBlue Sorrow Blue
:refactor: Replace removeLast() with removeAt(list.lastIndex) for imp…

…roved page management in BookshelfWizardScreenState

v1.0.2-beta.6

Toggle v1.0.2-beta.6's commit message

Verified

This commit was signed with the committer’s verified signature.
SorrowBlue Sorrow Blue
:feat: Add navigation buttons to BookshelfWizard with animation suppo…

…rt for improved user experience

v1.0.2-beta.5

Toggle v1.0.2-beta.5's commit message
🎨 Introduce custom InstrumentationTestRunner and TestApplication for …

…improved testing setup

v1.0.2-beta.4

Toggle v1.0.2-beta.4's commit message
🎨 Add WorkManager provision to Navigation3TestGraph for background ta…

…sk management

v1.0.2-beta.3

Toggle v1.0.2-beta.3's commit message
🎨 Refactor file component contexts and improve modifier usage for con…

…sistency

v1.0.2-beta.2

Toggle v1.0.2-beta.2's commit message
🎨 Refactor AppLocaleIso variable naming for improved clarity and cons…

…istency

v1.0.2-beta.1

Toggle v1.0.2-beta.1's commit message
🚀 optimize all screen transition animation (#893)

Fixes #892

v1.0.1

Toggle v1.0.1's commit message
♻️ Improve UI and dependency injection redundant. (#887)

Fixes #886