Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Update eslint-plugin-jest to the latest version 🚀 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 4, 2018

The devDependency eslint-plugin-jest was updated from 21.4.1 to 22.1.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v22.1.2

22.1.2 (2018-12-04)

Bug Fixes

  • no-alias-methods: support .not, .resolves & .rejects (#210) (ee9578f)
Commits

The new version differs by 112 commits.

  • ee9578f fix(no-alias-methods): support .not, .resolves & .rejects (#210)
  • 73c9187 fix: add guard for missing assertion invocation (#58)
  • ff34315 feat(rules): add no-truthy-falsy rule
  • 666d50d chore(ci): ensure new rules include README changes
  • edbd1a2 fix(no-jasmine-globals): fix false positives for pending/fail/spyOn (#205)
  • 4db773d chore(docs): fix minor typo in no-jasmine-globals doc (#206)
  • af070bc feat: add style recommended config
  • 5d3ebcc feat: update list of recommended rules
  • 37f4396 chore(ci): test on node 11
  • 337b8ee chore: upgrade all dated deps
  • 4bfdee5 refactor: use object destructuring for require statements
  • b57c8f6 chore: drop support for Node 4
  • 6010624 chore(package): update to ESLint v5
  • 60919f6 fix(valid-expect-in-promise): fix type exception
  • 02cd21a fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)

There are 112 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jan 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2019

Update to this version instead 🚀

Release Notes for v22.1.3

22.1.3 (2019-01-09)

Bug Fixes

  • no-alias-methods: handle missing assertion node (b5c22dc), closes #213
Commits

The new version differs by 4 commits.

  • b5c22dc fix(no-alias-methods): handle missing assertion node
  • c281827 chore(package): update eslint-plugin-eslint-plugin to version 2.0.0
  • 5a7fe8c chore: update to a version of har-validator that exists in the registry
  • 1c388a5 chore(ci): actually install yarn on travis

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants