Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency eslint-plugin-jest to v25 #9

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest ^24.7.0 -> ^25.0.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v25.3.0

Compare Source

Features

25.2.4 (2021-11-08)

Bug Fixes
  • prefer-to-be: preserve resolves and rejects modifiers (#​980) (a1296bd)

25.2.3 (2021-11-04)

Bug Fixes
  • no-deprecated-functions: mark jest as an optional peer dependency (#​970) (f468752)

25.2.2 (2021-10-17)

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

25.2.1 (2021-10-15)

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

v25.2.4

Compare Source

Bug Fixes
  • prefer-to-be: preserve resolves and rejects modifiers (#​980) (a1296bd)

v25.2.3

Compare Source

Bug Fixes
  • no-deprecated-functions: mark jest as an optional peer dependency (#​970) (f468752)

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 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, click this checkbox.

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

@dangreen dangreen merged commit 9beb335 into main Dec 20, 2021
@dangreen dangreen deleted the renovate/eslint-plugin-jest-25.x branch December 20, 2021 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants