Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2024

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: slackhq/compose-lints@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 <dependency name> 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 [com.slack.lint.compose:compose-lint-checks](https://github.com/slackhq/compose-lints) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/slackhq/compose-lints/releases)
- [Changelog](https://github.com/slackhq/compose-lints/blob/main/CHANGELOG.md)
- [Commits](slackhq/compose-lints@1.4.1...1.4.2)

---
updated-dependencies:
- dependency-name: com.slack.lint.compose:compose-lint-checks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from svenjacobs as a code owner October 26, 2024 07:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 26, 2024
@svenjacobs svenjacobs merged commit 0b97c48 into main Oct 26, 2024
1 check passed
@svenjacobs svenjacobs deleted the dependabot/gradle/com.slack.lint.compose-compose-lint-checks-1.4.2 branch October 26, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant