Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Nov 13, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 8, 2019

The devDependency eslint-plugin-jest was updated from 22.20.1 to 23.0.3.

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.


Publisher: simenb
License: MIT

Release Notes for v23.0.3

23.0.3 (2019-11-08)

Bug Fixes

  • no-test-callback: don't provide fix for async functions (#469) (09111e0), closes #466
Commits

The new version differs by 34 commits.

  • e82edd8 chore(release): 23.0.3 [skip ci]
  • 09111e0 fix(no-test-callback): don't provide fix for async functions (#469)
  • e57575c chore(deps): lock file maintenance (#465)
  • c1ddbb2 Fix 463 (#464)
  • d620388 chore(release): 23.0.2 [skip ci]
  • a87c8c2 fix(prefer-todo): ensure argument exists before trying to access it (#462)
  • b1b6dca chore(release): 23.0.1 [skip ci]
  • b7c1be2 fix(valid-title): ignore string addition (#461)
  • 10e5087 Better support valid each (#460)
  • ea9558b chore(deps): lock file maintenance (#456)
  • 230ca4b chore: remove explicit dependency on danger (#457)
  • 2804a11 chore: commit changelog after generating it (#455)
  • a7b91f7 chore(deps): add renovate.json (#454)
  • d2afda5 chore: remove travis
  • 53653c1 fix(require-tothrow-message): rename rule to require-to-throw-message (#306)

There are 34 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 🌴

@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

Merging #78 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #78   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          17     17           
  Branches        4      4           
=====================================
  Hits           17     17

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bfe958...132ed57. Read the comment docs.

@shazron shazron merged commit 5fa3bf1 into master Nov 13, 2019
@shazron shazron deleted the greenkeeper/eslint-plugin-jest-23.0.3 branch November 13, 2019 14:05
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.

1 participant