ueno-llc / react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps
https://ueno-llc.github.io/react-native-starter
MIT License
573 stars 89 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency eslint-plugin-jest
Current Version 21.15.1
Type devDependency

The version 21.15.2 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.15.2

21.15.2 (2018-05-23)

Bug Fixes

  • valid-describe: allow concise body arrow function (#106) (4586bdc)
Commits

The new version differs by 1 commits.

  • 4586bdc fix(valid-describe): allow concise body arrow function (#106)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 21.15.3 just got published.

Update to this version instead 🚀

Release Notes v21.15.3

21.15.3 (2018-05-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 523e2f4 fix(rules): don't crash on require() (#115)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 21.16.0 just got published.

Update to this version instead 🚀

Release Notes v21.16.0

21.16.0 (2018-05-27)

Features

Commits

The new version differs by 1 commits.

  • 7707e14 feat(rules): add no-jasmine-globals (#116)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 21.16.1 just got published.

Update to this version instead 🚀

Release Notes v21.16.1

21.16.1 (2018-05-27)

Bug Fixes

  • handle callexpressions with anonymous calles (885ce17)
Commits

The new version differs by 1 commits.

  • 885ce17 fix: handle callexpressions with anonymous calles

See the full diff

greenkeeper[bot] commented 6 years ago

Version 21.17.0 just got published.

Update to this version instead 🚀

Release Notes v21.17.0

21.17.0 (2018-05-28)

Features

Commits

The new version differs by 3 commits.

  • e40113d chore(package): update to prettier@1.13.0 (#120)
  • d7f3de3 feat: add fixer for lowercase-name rule (#119)
  • ca2d60b docs(readme): add no-jasmine-global to Readme (#117)

See the full diff