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

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

Merged
merged 2 commits into from
Oct 27, 2019

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鈥檛 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鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@codecov
Copy link

codecov bot commented Oct 27, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #42   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         138    138           
  Branches       19     19           
=====================================
  Hits          138    138

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 c8be2ed...58562af. Read the comment docs.

@leoschweizer leoschweizer merged commit ad8f5d7 into master Oct 27, 2019
@leoschweizer leoschweizer deleted the greenkeeper/eslint-plugin-jest-23.0.0 branch October 27, 2019 22:17
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.

None yet

1 participant