benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of espree is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency espree was updated from 4.0.0 to 4.1.0.

🚨 View failing branch.

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

espree 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 v4.1.0
  • 8eadb88 Upgrade: acorn 6, acorn-jsx 5, and istanbul (#391) (Toru Nagashima)
  • 0f2edb8 Upgrade: eslint-release@1.0.0 (#392) (Teddy Katz)
  • 560b6f7 Update: VisitorKeys depend on eslint-visitor-keys (#389) (othree)
  • 6bf2ebf Docs: Fix some typos in the README (#386) (Hugo Locurcio)
Commits

The new version differs by 6 commits.

  • d3f123e 4.1.0
  • a67c1c9 Build: changelog update for 4.1.0
  • 8eadb88 Upgrade: acorn 6, acorn-jsx 5, and istanbul (#391)
  • 0f2edb8 Upgrade: eslint-release@1.0.0 (#392)
  • 560b6f7 Update: VisitorKeys depend on eslint-visitor-keys (#389)
  • 6bf2ebf Docs: Fix some typos in the README (#386)

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 4.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.