Skip to content

Update dependency eslint-plugin-jest to v24.2.1

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

This MR contains the following updates:

Package Type Update Change
eslint-plugin-jest devDependencies minor 24.1.5 -> 24.2.1

Release Notes

jest-community/eslint-plugin-jest

v24.2.1

Compare Source

Bug Fixes

v24.2.0

Compare Source

Features

24.1.10 (2021-03-09)

Bug Fixes
  • no-identical-titles: ignore .each template cases (#​788) (d27a6e6)

24.1.9 (2021-03-08)

Bug Fixes
  • valid-describe: false positive with template describe.each (#​785) (aa946a6)

24.1.8 (2021-03-07)

Bug Fixes
  • consistent-test-it: support it.each in describe.each (#​782) (0014da0)

24.1.7 (2021-03-06)

Bug Fixes
  • no-disabled-tests: adjust selector to match only test functions (#​777) (c916902)
  • no-disabled-tests: support describe.skip.each & xdescribe.each (#​778) (6a32e87)

24.1.6 (2021-03-06)

Bug Fixes

24.1.5 (2021-02-17)

Bug Fixes
  • require-top-level-describe: import function that actually exists (#​763) (d10dc07)

24.1.4 (2021-02-16)

Bug Fixes

24.1.3 (2020-11-12)

Bug Fixes

24.1.2 (2020-11-12)

Bug Fixes

24.1.1 (2020-11-12)

Bug Fixes
  • improve support for it.each involving tagged template literals (#​701) (2341814)

v24.1.10

Compare Source

Bug Fixes
  • no-identical-titles: ignore .each template cases (#​788) (d27a6e6)

v24.1.9

Compare Source

Bug Fixes
  • valid-describe: false positive with template describe.each (#​785) (aa946a6)

v24.1.8

Compare Source

Bug Fixes
  • consistent-test-it: support it.each in describe.each (#​782) (0014da0)

v24.1.7

Compare Source

Bug Fixes
  • no-disabled-tests: adjust selector to match only test functions (#​777) (c916902)
  • no-disabled-tests: support describe.skip.each & xdescribe.each (#​778) (6a32e87)

v24.1.6

Compare Source

Bug Fixes

Renovate 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