u-wave / react-dailymotion

Dailymotion player component for React.

Home Page:https://u-wave.net/react-dailymotion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of babel-eslint is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 8.1.0 of babel-eslint was just published.

Branch Build failing 🚨
Dependency babel-eslint
Current Version 8.0.3
Type devDependency

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

babel-eslint 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

Release Notes v8.1.0

Use ESLint's API to customize scope analysis and avoid monkeypatching: #542

Commits

The new version differs by 3 commits.

  • 893a5e3 8.1.0
  • bba9d00 Re-add parseNoPatch function (accidentally removed) (#557)
  • dbc6546 Use new scopeManager/visitorKeys APIs (#542)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Version 8.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • d84b236 8.1.1
  • e4bed5a Fix: Prevent parseForESLint() behavior from changing after parse() is called (fixes #558)(#559)

See the full diff

Version 8.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 36bf8b4 8.1.2
  • 5aaf0e1 Fix: add Literal type to visitorKeys (#562)
  • bf9092a Fix: ignore eval (fixes #560) (#561)

See the full diff