zone / frontend

Mono repo for Zone's frontend team.

Home Page:https://zonedigital.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of eslint is breaking the build ๐Ÿšจ

greenkeeper opened this issue ยท comments

The devDependency eslint was updated from 5.15.0 to 5.15.1.

๐Ÿšจ View failing branch.

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

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 for v5.15.1
Commits

The new version differs by 4 commits.

  • 442da45 5.15.1
  • df5f0f5 Build: changelog update for 5.15.1
  • fe1a892 Build: bundle espree (fixes eslint/eslint.github.io#546) (#11467)
  • 458053b Fix: avoid creating invalid regex in no-warning-comments (fixes #11471) (#11472)

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 ๐ŸŒด

  • The devDependency eslint was updated from 5.15.0 to 5.15.1.

Your tests for group cli are passing again with this update. Explicitly upgrade cli to this version ๐Ÿš€

Release Notes for v5.15.1
Commits

The new version differs by commits.

See the full diff

After pinning to 5.15.0 your tests are passing again. Downgrade this dependency ๐Ÿ“Œ.