Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

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

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 2, 2018

The devDependency eslint-plugin-jest was updated from 21.15.3 to 21.24.1.

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 v21.24.1

21.24.1 (2018-10-02)

Bug Fixes

  • no-focused-tests: detect usage like 'test.only.each()' (4e4313e)
Commits

The new version differs by 28 commits.

  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field
  • fdce162 fix(no-disabled-tests): fix false positives for pending() usage (#155)
  • 1361d59 chore: simplify semantic-release a bit (#153)
  • f4850a3 chore(docs): fixed typo (#142)
  • 97a5fce feat(rule): add allow option to expect-expect rule (#139)
  • e039fed chore: fix lint
  • 92b1d5c feat(rules): add prefer-strict-equal (#134)
  • e42c9e3 fix(rule): no-large-snapshots to allow maxSize of 0 (#132)

There are 28 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 Oct 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 14, 2018

Update to this version instead 🚀

Release Notes for v21.24.2

21.24.2 (2018-10-14)

Bug Fixes

  • expect-expect: support MemberExpressions in assertFunctionNames (#176) (9466959), closes #175
Commits

The new version differs by 4 commits.

  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 14, 2018

Update to this version instead 🚀

Release Notes for v21.25.0

21.25.0 (2018-10-14)

Features

Commits

The new version differs by 1 commits.

  • 83a4c48 feat: add prefer-to-contain rule (#174)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 16, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2018

Update to this version instead 🚀

Release Notes for v21.25.1

21.25.1 (2018-10-16)

Bug Fixes

  • no-disabled-tests: stop picking up all funcs that start it/test (9b5939e)
  • prefer-expect-assertions: fix greedy regex (9a6ce6c)
Commits

The new version differs by 2 commits.

  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2018

Update to this version instead 🚀

Release Notes for v21.26.0

21.26.0 (2018-10-22)

Features

Commits

The new version differs by 1 commits.

  • 7344607 feat(rules): add no-test-callback rule (#179)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2018

Update to this version instead 🚀

Release Notes for v21.26.1

21.26.1 (2018-10-24)

Bug Fixes

  • no-large-snapshots: support inline snapshots (#186) (9137c21)
Commits

The new version differs by 3 commits.

  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 26, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2018

Update to this version instead 🚀

Release Notes for v21.26.2

21.26.2 (2018-10-26)

Bug Fixes

  • no-focused-tests: detect usage like 'fit.each()' (63e6818), closes #188
Commits

The new version differs by 1 commits.

  • 63e6818 fix(no-focused-tests): detect usage like 'fit.each()'

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 4, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 4, 2018

Update to this version instead 🚀

Release Notes for v21.27.1

21.27.1 (2018-11-04)

Bug Fixes

  • prefer-spy-on: fix Cannot read property 'type' of undefined (#199) (02cd21a), closes #198
Commits

The new version differs by 4 commits.

  • 02cd21a fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)
  • ae7aee9 feat: add prefer-spy-on rule (#191)
  • 1f658dd chore: mark no-alias-methods as fixable in readme
  • db0fdd8 chore: always install the latest version of yarn

See the full diff

@rovale rovale closed this Nov 4, 2018
@rovale rovale deleted the greenkeeper/eslint-plugin-jest-21.24.1 branch November 4, 2018 21:18
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.

None yet

1 participant