Skip to content

Update dependency eslint-plugin-jest to v24.3.6

Botaniker (Bot) requested to merge renovate/eslint-plugin-jest-24.3.x into deploy

This MR contains the following updates:

Package Type Update Change
eslint-plugin-jest devDependencies patch 24.3.5 -> 24.3.6

Release Notes

jest-community/eslint-plugin-jest

v24.3.6

Compare Source

Bug Fixes
  • no-conditional-expect: check for expects in catchs on promises (#​819) (1fee973)
  • valid-expect: support async expect in ternary statements (#​833) (7b7a396)
  • improve handling of .each calls and with tagged literals (#​814) (040c605)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports