Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of babel7 is breaking the build 🚨 #40

Closed
greenkeeper bot opened this issue Oct 8, 2019 · 2 comments
Closed

An in-range update of babel7 is breaking the build 🚨 #40

greenkeeper bot opened this issue Oct 8, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 8, 2019

There have been updates to the babel7 monorepo:

    • The devDependency @babel/core was updated from 7.6.2 to 7.6.3.

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 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).

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 🌴

@coreyfarrell
Copy link
Member

This is due to strict checking on the first line of error.message generated for invalid HTML templates. Reported to babel/babel#10531.

@coreyfarrell
Copy link
Member

Fixed in @babel/core 7.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant