msfjarvis / compose-lobsters

Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android
MIT License
99 stars 8 forks source link

fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.4.0 - abandoned #669

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.lint.compose:compose-lint-checks 1.3.1 -> 1.4.0 age adoption passing confidence

Release Notes

slackhq/compose-lints (com.slack.lint.compose:compose-lint-checks) ### [`v1.4.0`](https://redirect.github.com/slackhq/compose-lints/blob/HEAD/CHANGELOG.md#140) [Compare Source](https://redirect.github.com/slackhq/compose-lints/compare/1.3.1...1.4.0) *2024-01-25* - **New**: Implement `SlotReused` lint. See https://slackhq.github.io/compose-lints/rules/#do-not-invoke-slots-in-more-than-once-place for more information. - **Enhancement**: Report the function name for readability in `ComposeContentEmitterReturningValues`. - **Enhancement**: Check for inherited `@Preview` annotations up to four levels. - **Enhancement**: Allow `@VisibleForTesting`/`@TestOnly`-annotated preview composables to be public. - **Fix**: Don't report duplicate errors about multiple content emitters. - **Fix**: Normalize lint option loading to match with individual issues. - **Fix**: Use name of parameter if text is not available. - **Removed**: Delete obsolete `ComposeComposableModifier` lint check. - Various docs fixes. - Build against Lint `8.7.0`. - Update `api` and `minApi` to `16` (i.e. lint 8.7.0+). It's possible this may work with API 15 but we have not tested it. - Test against Lint `8.8.0-alpha04`. - Test against K2 UAST. - Build against Kotlin `2.0.20`. Special thanks to [@​alexvanyo](https://redirect.github.com/alexvanyo), [@​seve-andre](https://redirect.github.com/seve-andre), [@​svenjacobs](https://redirect.github.com/svenjacobs), [@​ychescale9](https://redirect.github.com/ychescale9), [@​shahzadansari](https://redirect.github.com/shahzadansari), [@​kozaxinan](https://redirect.github.com/kozaxinan), for contributing to this release!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

renovate[bot] commented 1 month ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


renovate[bot] commented 1 month ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.