redgeoff / delta-pouch

Conflict-free collaborative editing for PouchDB
196 stars 13 forks source link

An in-range update of uglify-js is breaking the build 🚨 #115

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.3.19 of uglify-js was just published.

Branch Build failing 🚨
Dependency uglify-js
Current Version 3.3.18
Type devDependency

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

uglify-js 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 - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/redgeoff/delta-pouch/214?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes v3.3.19

 

Commits

The new version differs by 8 commits.

  • 8d0b003 v3.3.19
  • db49daf mangle Object.defineProperty() (#3059)
  • 923deef support inline source map from multiple files (#3058)
  • 0b62a28 improve usability of includeSources (#3057)
  • 44116c6 fix AST corruption during inline of simple return (#3056)
  • b5bab25 speed up has_parens() (take 2) (#3052)
  • 81603ec improve performance through makePredicate() (#3048)
  • e67553f fix tree traversal on AST_Do (#3047)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 3.3.18 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 3.3.20 just got published.

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

Release Notes v3.3.20

 

Commits

The new version differs by 2 commits.

  • 87857b0 v3.3.20
  • e5f6a88 fix corner case in reuse of mangle options (#3062)

See the full diff

redgeoff commented 6 years ago

Fixed by https://github.com/redgeoff/delta-pouch/pull/116