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

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 27, 2019

The devDependency eslint-plugin-jest was updated from 22.21.0 to 23.0.0.

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.0

23.0.0 (2019-10-27)

Bug Fixes

  • require-tothrow-message: rename rule to require-to-throw-message (#306) (53653c1), closes #296

chore

  • drop node@6 support (2ce233c), closes #410
  • move title type checking from valid-describe to valid-title (1275471)
  • update recommended config (14cb815), closes #429

Features

  • support ignoreTypeOfDescribeName in valid-title (7dec202), closes #431

BREAKING CHANGES

  • require-tothrow-message: Rename require-tothrow-message to require-to-throw-message
  • new rules added to recommended config
  • valid-describe no longer validates the title - use
    valid-title for that purpose
  • Minimum node version is now 8
Commits

The new version differs by 12 commits.

  • d2afda5 chore: remove travis
  • 53653c1 fix(require-tothrow-message): rename rule to require-to-throw-message (#306)
  • 14cb815 chore: update recommended config
  • 24ddc1b chore: move danger to GH action
  • 6de136a chore: test on both eslint 5 and 6
  • 7fafcd2 chore: generate changelog file as part of release
  • b9213e0 chore: update dependencies
  • 7dec202 feat: support ignoreTypeOfDescribeName in valid-title
  • 1275471 chore: move title type checking from valid-describe to valid-title
  • bb2d09e chore: merge no-empty-title into valid-title
  • 2ce233c chore: drop node@6 support
  • a7ba3e4 chore: build next branch and PRs against next

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-io
Copy link

codecov-io commented Oct 27, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #28   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          30     30           
=====================================
  Hits           30     30

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 c863f31...56dc203. Read the comment docs.

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

greenkeeper bot commented Oct 28, 2019

Update to this version instead 🚀

Release Notes for v23.0.1

23.0.1 (2019-10-28)

Bug Fixes

Commits

The new version differs by 7 commits.

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

See the full diff

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

greenkeeper bot commented Oct 28, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 8, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 14, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 27, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 29, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 30, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Dec 29, 2019

Update to this version instead 🚀

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.

2 participants