davidbonnet / astring

🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.

Home Page:https://david.bonnet.cc/astring/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The devDependency meriyah was updated from 1.4.4 to 1.4.5.

🚨 View failing branch.

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

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

Commits

The new version differs by 6 commits.

  • bc86b42 fix(lexer): dedupe some code
  • d58536e fix(parser): fixed LGTM warnings
  • c637ee5 fix(lexer): improved scanner performance
  • 0899ad3 fix(parser): refactored and simplified location tracking
  • 29c1d3d fix(lexer): improved identifier scanning performance
  • f18f5b4 fix(parser): fixed bunch of edge cases

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 1.4.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency meriyah was updated from 1.4.5 to 1.4.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits.

See the full diff

  • The devDependency meriyah was updated from 1.4.5 to 1.4.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits.

See the full diff

  • The devDependency meriyah was updated from 1.4.6 to 1.4.7.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • 558ba1f fix(parser): fixed lgtm warnings
  • a1f41a5 fix(parser): tweaked bit masks and improved performance
  • 1a927be fix(parser): fixed eval and arguments validations
  • a98ead0 chore(all): v. 1.4.5

See the full diff

  • The devDependency meriyah was updated from 1.4.7 to 1.4.8.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • a9a8958 fix(parser): Fixed issue with single line comment extraction. Exposed parser obj instead of comment end value
  • 1f1daf9 fix(parser): improved comment extraction
  • b6c7bc4 chore(all): updated dependencies
  • 94a81cb chore(all): v. 1.4.7
  • 558ba1f fix(parser): fixed lgtm warnings
  • a1f41a5 fix(parser): tweaked bit masks and improved performance
  • 1a927be fix(parser): fixed eval and arguments validations
  • a98ead0 chore(all): v. 1.4.5

See the full diff

  • The devDependency meriyah was updated from 1.4.7 to 1.4.8.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • a9a8958 fix(parser): Fixed issue with single line comment extraction. Exposed parser obj instead of comment end value
  • 1f1daf9 fix(parser): improved comment extraction
  • b6c7bc4 chore(all): updated dependencies
  • 94a81cb chore(all): v. 1.4.7
  • 558ba1f fix(parser): fixed lgtm warnings
  • a1f41a5 fix(parser): tweaked bit masks and improved performance
  • 1a927be fix(parser): fixed eval and arguments validations
  • a98ead0 chore(all): v. 1.4.5

See the full diff