ABuffSeagull / eslint-import-resolver-parcel

Parcel import resolution plugin for eslint-plugin-import
MIT License
12 stars 2 forks source link

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

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

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

🚨 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 - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v23.8.1

23.8.1 (2020-02-29)

Bug Fixes

Commits

The new version differs by 2 commits.

  • c5d7d3b chore(release): 23.8.1 [skip ci]
  • 099a150 fix: remove tests from published package (#541)

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.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v23.8.2

23.8.2 (2020-03-06)

Bug Fixes

  • prefer-to-contain: check that expect argument is defined before use (#542) (56f909b)
Commits

The new version differs by 2 commits.

  • 95ca6d9 chore(release): 23.8.2 [skip ci]
  • 56f909b fix(prefer-to-contain): check that expect argument is defined before use (#542)

See the full diff