Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix: eslint-plugin-jest ^24.0.0 #23

Merged
merged 2 commits into from
Sep 7, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jest dependencies major ^23.20.0 -> ^24.0.0

Release Notes

jest-community/eslint-plugin-jest

v24.0.0

Compare Source

Bug Fixes
Code Refactoring
  • no-test-callback: rename rule to no-done-callback (#​653) (e15a8d1)
Features
  • no-done-callback: support hooks (#​656) (3e6cb44), closes #​649 #​651
  • add no-conditional-expect to the recommended ruleset (40cd89d)
  • add no-deprecated-functions to the recommended ruleset (5b2af00)
  • add no-interpolation-in-snapshots to the recommended ruleset (3705dff)
  • add valid-title to recommended ruleset (41f7873)
  • drop support for node 8 (#​570) (6788e72)
  • set no-jasmine-globals to error in recommended ruleset (7080952)
  • no-large-snapshots: remove whitelistedSnapshots option (8c1c0c9)
BREAKING CHANGES
  • no-done-callback: no-done-callback will now report hooks using callbacks as well, not just tests
  • no-test-callback: rename no-test-callback to no-done-callback
  • recommend no-conditional-expect rule
  • recommend no-interpolation-in-snapshots rule
  • recommend no-deprecated-functions rule
  • recommend valid-title rule
  • recommend erroring for no-jasmine-globals rule
  • no-large-snapshots: no-large-snapshots runs on all files regardless of type
  • Jasmine globals are no marked as such
  • Node 10+ required

Renovate configuration

📅 Schedule: "before 7am on Monday and Friday" in timezone Australia/Melbourne.

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@72636c
Copy link
Member

72636c commented Sep 7, 2020

We should land seek-oss/eslint-config-seek#54 first

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 627d818 to 8ce58cf Compare September 7, 2020 21:36
@72636c 72636c merged commit 5d0b247 into master Sep 7, 2020
@72636c 72636c deleted the renovate/eslint-plugin-jest-24.x branch September 7, 2020 23:02
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.

2 participants