Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.7.0 #2745

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.lint:slack-lint-checks 0.6.1 -> 0.7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.7.0

Compare Source

2023-10-27

  • Lower lint API back to 31.3.0-alpha05 as newer versions targeted kotlin 1.9.20 betas without us realizing it.
  • Improve explanation for sealed class mock detector to mention that Mockito can't mock them at all in Java 17+.
  • Promote PlatformTypeMockDetector to error severity.
  • Make DenyListedApi entries more configurable. Initial change is that blocking APIs are now reported with the ID DenyListedBlockingApi.
  • Support multiple mock report modes for the mock-report option. Modes are NONE, ERRORS, and ALL. Default is NONE. Now the report file is build/reports/mockdetector/mock-report.csv and the second column is the severity. This allows reporting all mocks for extra analysis.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@msfjarvis msfjarvis enabled auto-merge (squash) October 27, 2023 21:43
@msfjarvis msfjarvis merged commit 8628d6e into develop Oct 27, 2023
8 checks passed
@msfjarvis msfjarvis deleted the renovate/com.slack.lint-slack-lint-checks-0.x branch October 27, 2023 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant