DroidKaigi / conference-app-2022

The Official Conference App for DroidKaigi 2022
https://droidkaigi.jp/2022/
Apache License 2.0
489 stars 189 forks source link

Update dependency com.twitter.compose.rules:detekt to v0.0.19 #899

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.twitter.compose.rules:detekt 0.0.18 -> 0.0.19 age adoption passing confidence

Release Notes

twitter/compose-rules ### [`v0.0.19`](https://togithub.com/twitter/compose-rules/releases/tag/v0.0.19) > **Warning**: If you were using the rules in ktlint and added configuration in your .editorconfig for `content_emitters` and `allowed_composition_locals`, **you'll need to update them** to be `twitter_compose_content_emitters` and `twitter_compose_allowed_composition_locals` respectively for them to continue working. #### Changelog - Add UnstableCollections rule ([#​99](https://togithub.com/twitter/compose-rules/issues/99)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add twitter_compose\_ prefix to ktlint rules config entries ([#​98](https://togithub.com/twitter/compose-rules/issues/98)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add tests to ensure all rules are added to their rulesets ([#​97](https://togithub.com/twitter/compose-rules/issues/97)) [@​mrmans0n](https://togithub.com/mrmans0n) - Fix a typo of the CLA job ([#​96](https://togithub.com/twitter/compose-rules/issues/96)) [@​knanao](https://togithub.com/knanao)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.