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

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

Closed
wants to merge 2 commits into 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 🌴

@ghost
Copy link

ghost commented Oct 27, 2019

DeepCode Report (#54d45e)

DeepCode analyzed this pull request.
There are no new issues.

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 greenkeeper bot closed this Nov 5, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-jest-23.0.0 branch November 5, 2019 10:39
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.

0 participants