Skip to content

chore(deps): update dependency eslint-plugin-jest to v25 - autoclosed

Renovate Bot requested to merge renovate/eslint-plugin-jest-25.x into master

This MR contains the following updates:

Package Type Update Change
eslint-plugin-jest devDependencies major 24.7.0 -> 25.2.2

Release Notes

jest-community/eslint-plugin-jest

v25.2.2

Compare Source

Bug Fixes
  • require-hook: check variables are either const or declarations (#​959) (ce8cd61)

v25.2.1

Compare Source

Bug Fixes
  • expect-expect: don't error on it.todo & test.todo calls (#​954) (d3cc0db)

v25.2.0

Compare Source

Features
  • expect-expect: support additionalTestBlockFunctions option (#​850) (3b94c62)

v25.1.0

Compare Source

Features

25.0.6 (2021-10-14)

Bug Fixes

25.0.5 (2021-10-11)

Bug Fixes

25.0.4 (2021-10-11)

Bug Fixes
  • update @typescript-eslint/experimental-utils to v5 (#​941) (afad49a)

25.0.3 (2021-10-11)

Bug Fixes
  • valid-expect-in-promise: support awaited promises in arguments (#​936) (bd2c33c)

25.0.2 (2021-10-11)

Bug Fixes
  • valid-expect-in-promise: support out of order awaits (#​939) (07d2137)

25.0.1 (2021-10-10)

Bug Fixes
  • specify peer dependency ranges correctly (cb87458)

v25.0.6

Compare Source

Bug Fixes

v25.0.5

Compare Source

Bug Fixes

v25.0.4

Compare Source

Bug Fixes
  • update @typescript-eslint/experimental-utils to v5 (#​941) (afad49a)

v25.0.3

Compare Source

Bug Fixes
  • valid-expect-in-promise: support awaited promises in arguments (#​936) (bd2c33c)

v25.0.2

Compare Source

Bug Fixes
  • valid-expect-in-promise: support out of order awaits (#​939) (07d2137)

v25.0.1

Compare Source

Bug Fixes
  • specify peer dependency ranges correctly (cb87458)

v25.0.0

Compare Source

Bug Fixes
Features
  • add prefer-to-be to style ruleset (2a3376f)
  • lowercase-name: rename to prefer-lowercase-title (b860084)
  • prefer-to-be-null: remove rule (809bcda)
  • prefer-to-be-undefined: remove rule (3434d9b)
  • remove deprecated rules (#​661) (e8f16ec)
  • valid-describe: rename to valid-describe-callback (f3e9e9a)
BREAKING CHANGES
  • valid-describe: renamed valid-describe to valid-describe-callback
  • lowercase-name: renamed lowercase-name to prefer-lowercase-title
  • prefer-to-be-undefined: removed prefer-to-be-undefined rule
  • prefer-to-be-null: removed prefer-to-be-null rule
  • recommend prefer-to-be rule
  • Removes rules no-expect-resolves, no-truthy-falsy, no-try-expect, and prefer-inline-snapshots
  • Drop support for ESLint 5
  • Drop support for Node 10 and 15

Configuration

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

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

Rebasing: Whenever MR is behind base branch, 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.

Edited by Renovate Bot

Merge request reports