heiseonline / embetty

πŸ™ Embetty displays remote content like tweets or YouTube videos without compromising your privacy.
MIT License
989 stars 32 forks source link

An in-range update of eslint-plugin-jest is breaking the build 🚨 #113

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jest was updated from 23.7.0 to 23.8.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/heiseonline/embetty/builds/653988338?utm_source=github_status&utm_medium=notification)).

Release Notes for v23.8.0

23.8.0 (2020-02-23)

Bug Fixes

  • valid-title: ensure argument node is defined before accessing props (#538) (7730f75)

Features

  • no-large-snapshots: add setting to define maxSize by snapshot type (#524) (0d77300)
Commits

The new version differs by 6 commits.

  • adc3b2e chore(release): 23.8.0 [skip ci]
  • 0d77300 feat(no-large-snapshots): add setting to define maxSize by snapshot type (#524)
  • 7730f75 fix(valid-title): ensure argument node is defined before accessing props (#538)
  • 5d8be9d chore: fix parameter name typo (#537)
  • 6507a7a chore: simplify getNodeName (#536)
  • 7becf4a chore: remove duplicated interface (#535)

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

After pinning to 23.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.