Skip to content

Update slack.lint to v0.10.0 #1445

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
com.slack.lint:slack-lint-annotations dependencies minor 0.9.0 -> 0.10.0
com.slack.lint:slack-lint-checks dependencies minor 0.9.0 -> 0.10.0

Release Notes

slackhq/slack-lints (com.slack.lint:slack-lint-annotations)

v0.10.0

Compare Source

2025-06-30

  • New: Add JsonInflaterMoshiCompatibilityDetector check. This lint is only usable to slack's internal repo.
  • New: Add RxObservableEmitDetector to ensure that rxObservable/rxFlowable lambda expressions call send/trySend.
  • New: Add AlwaysNullReadOnlyVariableDetector to lint against read-only variables always initialized to null.
  • Allow suspend Retrofit functions to return Unit if annotated with @AllowUnitResult.
  • Update lint to 31.12.0-alpha07.
  • Only test against K2 UAST now.
  • Test against Retrofit 3.0.0.

Special thanks to @​henni99 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot enabled auto-merge July 4, 2025 08:07
@slack-oss-bot slack-oss-bot force-pushed the test-renovate/slack.lint branch 8 times, most recently from 6827faf to 028bca3 Compare July 12, 2025 08:06
@slack-oss-bot slack-oss-bot force-pushed the test-renovate/slack.lint branch from 028bca3 to 1bd534a Compare July 13, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant