adobe / aio-lib-core-logging

Node.js Logger module for use by the Adobe I/O SDK
https://adobe.io
Apache License 2.0
2 stars 4 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

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] commented 4 years ago

Update to this version instead 🚀