Skip to content

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

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/eslint-plugin-jest-21.18.0
Open

Update eslint-plugin-jest to the latest version 🚀#215
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/eslint-plugin-jest-21.18.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Jul 17, 2018

Copy link
Copy Markdown
Contributor

Version 21.18.0 of eslint-plugin-jest was just published.

Dependency eslint-plugin-jest
Current Version 21.17.0
Type devDependency

The version 21.18.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-jest.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v21.18.0

21.18.0 (2018-07-17)

Features

Commits

The new version differs by 4 commits.

  • 5208173 chore(ci): attempt to add npm token
  • b5a13fd feat(rules): add prefer-inline-snapshots (#129)
  • 2b55a86 Create LICENSE
  • f605560 docs: clean up rules table links (#122)

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

greenkeeper Bot commented Aug 9, 2018

Copy link
Copy Markdown
Contributor Author

Version 21.19.0 just got published.

Update to this version instead 🚀

Release Notes v21.19.0

21.19.0 (2018-08-09)

Features

Commits

The new version differs by 2 commits.

  • 61c2adf feat(rules): add expect-expect (#133)
  • 5bc0eea chore(ci): run jest with 2 workers on CI

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 9, 2018
@greenkeeper

greenkeeper Bot commented Aug 9, 2018

Copy link
Copy Markdown
Contributor Author

Version 21.20.0 just got published.

Update to this version instead 🚀

Release Notes v21.20.0

21.20.0 (2018-08-09)

Features

Commits

The new version differs by 1 commits.

  • 9fca36b feat(rules): add no-test-return-statement (#136)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 9, 2018
@greenkeeper

greenkeeper Bot commented Aug 9, 2018

Copy link
Copy Markdown
Contributor Author

Version 21.20.1 just got published.

Update to this version instead 🚀

Release Notes v21.20.1

21.20.1 (2018-08-09)

Bug Fixes

  • docs: add expect-expect rule in list (#137) (3aa7c99)
Commits

The new version differs by 1 commits.

  • 3aa7c99 fix(docs): add expect-expect rule in list (#137)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 9, 2018
@greenkeeper

greenkeeper Bot commented Aug 9, 2018

Copy link
Copy Markdown
Contributor Author

Version 21.20.2 just got published.

Update to this version instead 🚀

Release Notes v21.20.2

21.20.2 (2018-08-09)

Bug Fixes

  • rule: no-large-snapshots to allow maxSize of 0 (#132) (e42c9e3)
Commits

The new version differs by 1 commits.

  • e42c9e3 fix(rule): no-large-snapshots to allow maxSize of 0 (#132)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 11, 2018
@greenkeeper

greenkeeper Bot commented Aug 11, 2018

Copy link
Copy Markdown
Contributor Author

Version 21.21.0 just got published.

Update to this version instead 🚀

Release Notes v21.21.0

21.21.0 (2018-08-11)

Features

Commits

The new version differs by 2 commits.

  • e039fed chore: fix lint
  • 92b1d5c feat(rules): add prefer-strict-equal (#134)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 24, 2018
@greenkeeper

greenkeeper Bot commented Aug 24, 2018

Copy link
Copy Markdown
Contributor Author

Version 21.22.0 just got published.

Update to this version instead 🚀

Release Notes v21.22.0

21.22.0 (2018-08-24)

Features

  • rule: add allow option to expect-expect rule (#139) (97a5fce)
Commits

The new version differs by 1 commits.

  • 97a5fce feat(rule): add allow option to expect-expect rule (#139)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 21, 2018
@greenkeeper

greenkeeper Bot commented Sep 21, 2018

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Release Notes for v21.22.1

21.22.1 (2018-09-21)

Bug Fixes

  • no-disabled-tests: fix false positives for pending() usage (#155) (fdce162), closes #149
Commits

The new version differs by 3 commits.

  • 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)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 29, 2018
@greenkeeper

greenkeeper Bot commented Sep 29, 2018

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Release Notes for v21.23.0

21.23.0 (2018-09-29)

Features

Commits

The new version differs by 2 commits.

  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 30, 2018
@greenkeeper

greenkeeper Bot commented Sep 30, 2018

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Release Notes for v21.24.0

21.24.0 (2018-09-30)

Bug Fixes

  • prefer-strict-equal: only run if expect is used (#163) (ee2647e)
  • require-tothrow-message: cover more cases (#161) (f2d2dbe)

Features

Commits

The new version differs by 3 commits.

  • 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)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper

greenkeeper Bot commented Oct 2, 2018

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

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 3 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)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 14, 2018
@greenkeeper

greenkeeper Bot commented Oct 14, 2018

Copy link
Copy Markdown
Contributor Author

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

greenkeeper Bot commented Oct 14, 2018

Copy link
Copy Markdown
Contributor Author

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

greenkeeper Bot commented Oct 16, 2018

Copy link
Copy Markdown
Contributor Author

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

greenkeeper Bot commented Oct 22, 2018

Copy link
Copy Markdown
Contributor Author

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 22, 2019
@greenkeeper

greenkeeper Bot commented Oct 22, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 26, 2019
@greenkeeper

greenkeeper Bot commented Oct 26, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 27, 2019
@greenkeeper

greenkeeper Bot commented Oct 27, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 27, 2019
@greenkeeper

greenkeeper Bot commented Oct 27, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 28, 2019
@greenkeeper

greenkeeper Bot commented Oct 28, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 28, 2019
@greenkeeper

greenkeeper Bot commented Oct 28, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 8, 2019
@greenkeeper

greenkeeper Bot commented Nov 8, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 14, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 27, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 29, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 30, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Dec 29, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Feb 7, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Feb 23, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Feb 29, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Mar 6, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 4, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 9, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 12, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 16, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 16, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 17, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 26, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants