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 escodegen is breaking the build 🚨 #46

Open
greenkeeper bot opened this issue Sep 8, 2017 · 4 comments
Open

An in-range update of escodegen is breaking the build 🚨 #46

greenkeeper bot opened this issue Sep 8, 2017 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 8, 2017

Version 1.9.0 of escodegen just got published.

Branch Build failing 🚨
Dependency escodegen
Current Version 1.8.1
Type devDependency

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

As escodegen is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 5 commits.

  • ce726e9 Version 1.9.0
  • f82a685 Update dependencies
  • 4640adf drop unsupported node versions from Travis config
  • 7bd0e2e fixes #104: member expression on number may alter its raw value
  • 719de30 fix: create regexp literal if possible (#308)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 26, 2018

Version 1.9.1 just got published.

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

Commits

The new version differs by 5 commits.

  • f0488e1 Version 1.9.1
  • d759359 fixes #358: correctly codegen AssignmentPattern in ObjectPattern (#361)
  • 612e75a Update source-map to version 0.6.1 (#357)
  • 2056c8b Drop support for node < 4 (#355)
  • bcd240e Remove license for SourceNodeMocks (#356)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 11, 2018

Version 1.10.0 just got published.

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

Commits

The new version differs by 3 commits.

  • df61463 Version 1.10.0
  • d3b88db Support async iteration statement for-await-of introduced in ES2018
  • 582a413 MetaProperty fields as Identifier (#369)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2018

Version 1.11.0 just got published.

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

Commits

The new version differs by 2 commits.

  • 20a0d37 Version 1.11.0
  • 833974b Support async generator method introduced in ES2018

See the full diff

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

0 participants