svenjacobs / leon

Android app for removing tracking parameters from shared URLs
GNU General Public License v3.0
238 stars 17 forks source link

chore(deps): Bump com.slack.lint.compose:compose-lint-checks from 1.4.1 to 1.4.2 #493

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.slack.lint.compose:compose-lint-checks from 1.4.1 to 1.4.2.

Release notes

Sourced from com.slack.lint.compose:compose-lint-checks's releases.

1.4.2

  • Enhancement: Better handle name shadowing in SlotReused lint and reduce false positives.
  • Test against lint 31.8.0-alpha07.
  • Various doc fixes.
  • Build against lint 31.7.1.
  • Build against Kotlin 2.0.21. Still targeting Kotlin 1.9 language version (lint 31.7.x's language version).

Special thanks to @​SimonMarquis and @​AlexVanyo for contributing to this release!

What's Changed

New Contributors

Full Changelog: https://github.com/slackhq/compose-lints/compare/1.4.1...1.4.2

Changelog

Sourced from com.slack.lint.compose:compose-lint-checks's changelog.

1.4.2

2024-10-22

  • Enhancement: Better handle name shadowing in SlotReused lint and reduce false positives.
  • Test against lint 31.8.0-alpha07.
  • Various doc fixes.
  • Build against lint 31.7.1.
  • Build against Kotlin 2.0.21. Still targeting Kotlin 1.9 language version (lint 31.7.x's language version).

Special thanks to @​SimonMarquis and @​AlexVanyo for contributing to this release!

Commits
  • 0a50bf9 Prepare for release 1.4.2.
  • da66222 Add another test + simplify param handling in ModifierWithoutDefaultDetector
  • e709211 Add unreleased notes
  • a843ae1 Improve SlotReusedDetector (#441)
  • bc7a845 Update dependency mkdocs-material to v9.5.42 (#431)
  • d11e981 Update dependency mkdocs-macros-plugin to v1.3.6 (#430)
  • e6dc20a Update lint.latest to v31.8.0-alpha07 (#437)
  • 720d7e5 Update dependency MarkupSafe to v3.0.2 (#440)
  • c5bec8c Update plugin spotless to v7.0.0.BETA3 (#439)
  • ff5f874 Update plugin ksp to v2.0.21-1.0.25 (#433)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)