🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options
Apache License 2.0
4.04k
stars
190
forks
source link
Bump io.nlopez.compose.rules:detekt from 0.4.5 to 0.4.7 #1237
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps io.nlopez.compose.rules:detekt from 0.4.5 to 0.4.7.
Release notes
Sourced from io.nlopez.compose.rules:detekt's releases.
Commits
c6dc383
Fix ContentTrailingLambda rule not taking@Composable
into account (#300)3bda2aa
Update ParameterNaming to use treatAsLambda instead of treatAsComposableLambd...c900848
Bump version to 0.4.7-SNAPSHOT7e8d60a
Bump version to 0.4.692452b6
Improve content emitter logic and add support for conditional emitter count (...c430437
Update plugin com.gradle.develocity to v3.17.6 (#297)58fb19b
Fixed incorrect property name for CompositionLocal allow list. (#295)09ecb24
Update dependency gradle to v8.9 (#296)af30a44
Update plugin mavenPublish to v0.29.0 (#293)14db8ad
Update dependency org.assertj:assertj-core to v3.26.3 (#294)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show