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.6.0 #2697

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v0.6.0

Compare Source

2023-09-28

  • New: Add ExceptionMessage check that ensures that calls to check, checkNotNull, require, and requireNotNull functions always include a message.
  • Enhancement: Add support for custom mock factories and mock annotations to MockDetector.
    • mock-annotations is a comma-separated list of mock annotations' fully-qualified names. Default is org.mockito.Mock,org.mockito.Spy.
    • mock-factories is a comma-separated list of mock factories (i.e. org.mockito.Mockito#methodName). Default is org.mockito.Mockito#mock,org.mockito.Mockito#spy,slack.test.mockito.MockitoHelpers#mock,slack.test.mockito.MockitoHelpersKt#mock.
  • Update lint to 31.3.0-alpha05.

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


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.

@renovate renovate bot force-pushed the renovate/com.slack.lint-slack-lint-checks-0.x branch from 297b1af to 5fc111e Compare September 27, 2023 16:29
@msfjarvis msfjarvis enabled auto-merge (squash) September 27, 2023 18:32
@msfjarvis msfjarvis merged commit 47d65d0 into develop Sep 27, 2023
8 checks passed
@msfjarvis msfjarvis deleted the renovate/com.slack.lint-slack-lint-checks-0.x branch September 27, 2023 18:46
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