StellarFw / stellar

A modular action based Web Framework for Node.js

Home Page:https://stellar-framework.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of uglify-es is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 3.0.14 of uglify-es just got published.

Branch Build failing 🚨
Dependency uglify-es
Current Version 3.0.13
Type dependency

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

uglify-es is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v3.0.14

 

Commits

The new version differs by 9 commits.

  • a1647ee Merge pull request #2034 from alexlamsl/harmony-v3.0.14
  • c814060 Merge branch 'master' into harmony-v3.0.14
  • 3e62faa v3.0.14
  • e9645e0 introduce unsafe_Func (#2033)
  • 55b5f2a widen CLI parse error code fragment displayed (#2032)
  • 303293e fix side_effects on AST_Class (#2031)
  • 23265ac mangle destructuring function parameters (#2029)
  • 0cc6ded fix block elimination (#2023)
  • ec63588 fix compress of IIFE with destructuring args (#2022)

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 🌴

Version 3.0.17 just got published.

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

Release Notes v3.0.17

 

Commits

The new version differs by 47 commits.

  • 370f2cc Merge pull request #2104 from alexlamsl/harmony-v3.0.17
  • 78cf35f Merge branch 'master' into harmony-v3.0.17
  • 57dc4fb v3.0.17
  • b85a358 suppress inline of this (#2103)
  • 100e183 first cut of async/await (#2098)
  • 4369795 avoid intermittent test time-out failures (#2100)
  • 3f961bb compute uses_arguments correctly in figure_out_scope() (#2099)
  • 7cc03d4 fix parsing of expect_stdout (#2096)
  • 0a1e523 fix parsing of expect_stdout (#2096)
  • c28056d Merge pull request #2094 from alexlamsl/harmony-v3.0.16
  • 8af362e Merge branch 'master' into harmony-v3.0.16
  • 4231f73 v3.0.16
  • 68138f2 fix reduce_vars on AST_Arrow (#2091)
  • da2de35 add comment about quote_style and gzip (#2092)
  • 41beae4 cache web assets between CI runs (#2089)

There are 47 commits in total.

See the full diff