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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-jest to the latest version 馃殌 #45

Merged
merged 2 commits into from
Dec 5, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 4, 2018

The devDependency eslint-plugin-jest was updated from 21.27.2 to 22.1.1.

This version is not covered by your current version range.

If you don鈥檛 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.1

22.1.1 (2018-12-03)

Bug Fixes

  • add guard for missing assertion invocation (#58) (73c9187)
Commits

The new version differs by 12 commits.

  • 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

See the full diff

FAQ and help

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


Your Greenkeeper bot 馃尨

@codecov
Copy link

codecov bot commented Dec 4, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   97.63%   97.63%           
=======================================
  Files          10       10           
  Lines         127      127           
  Branches       29       29           
=======================================
  Hits          124      124           
  Misses          3        3

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 1f620c4...5ea1116. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 4, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   97.63%   97.63%           
=======================================
  Files          10       10           
  Lines         127      127           
  Branches       29       29           
=======================================
  Hits          124      124           
  Misses          3        3

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 1f620c4...5ea1116. Read the comment docs.

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

greenkeeper bot commented Dec 4, 2018

Update to this version instead 馃殌

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 1 commits.

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

See the full diff

@cyrilwanner cyrilwanner merged commit 6dcbd60 into master Dec 5, 2018
@cyrilwanner cyrilwanner deleted the greenkeeper/eslint-plugin-jest-22.1.1 branch December 5, 2018 19:01
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.

None yet

2 participants