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 馃殌 #11

Merged
merged 1 commit into from Oct 28, 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 馃尨

@Cweili Cweili merged commit 8f3a6bc into master Oct 28, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-jest-23.0.0 branch October 28, 2019 08:18
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

1 participant