c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.33k stars 1.39k forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency uglify-js was updated from 3.6.1 to 3.6.2.

🚨 View failing branch.

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: test_on_node10:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/c3js/c3/1893?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: docs:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/c3js/c3/1891?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test_on_node8:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/c3js/c3/1892?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.6.2

Β 

Commits

The new version differs by 9 commits.

  • c3ca293 v3.6.2
  • 516b67a minor tweaks to CI test scripts (#3467)
  • eba3a37 fix boolean context detection (#3466)
  • 6d57ca1 improve source map handling (#3464)
  • 3320251 update benchmark URLs (#3462)
  • 33c94d3 detect boolean context across IIFEs (#3461)
  • b18f717 improve readability of --help ast (#3460)
  • a0d4b64 remove extraneous property (#3459)
  • 6db880e clean up AST_Binary optimisation logic (#3458)

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 4 years ago

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

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.6.3

Β 

Commits

The new version differs by 18 commits.

  • 6b4886c v3.6.3
  • 0201cb4 fix corner case in unused (#3499)
  • cd07231 fix corner case in unused (#3496)
  • 0785a15 fix corner case in dead_code & ie8 (#3494)
  • b1279a4 fix corner case in sequences (#3491)
  • b571619 handle throw of non-Errors gracefully (#3492)
  • 7b5350b tweak Travis CI execution environment (#3489)
  • 1549db7 fix corner case in ie8 (#3487)
  • 8ff9a3c fix corner cases in ie8 (#3485)
  • 91cae51 fix corner case in evaluate & ie8 (#3483)
  • 8af2f5f fix corner case in rename (#3481)
  • 86a8016 fix corner case in ie8 & mangle (#3479)
  • 009dcda avoid mangling of MutationObserver properties (#3477)
  • f86f615 fix corner case in ie8 & mangle (#3476)
  • d3d1d11 fix corner case in ie8 & rename (#3474)

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.6.4

Β 

Commits

The new version differs by 29 commits.

  • 370c8e0 v3.6.4
  • 4240fba fix corner cases in unused (#3519)
  • 267bc70 fix corner case in unused (#3517)
  • a53ab99 fix corner case in side_effects (#3514)
  • 02308a7 fix corner case in reduce_vars (#3510)
  • 0b3705e fix corner cases in inline (#3507)
  • da5a21b fix GitHub Actions script for fuzzing (#3504)
  • 5bd0cf8 enable GitHub Actions (#3503)
  • 9199ab5 minor tweaks (#3502)
  • ca6dce4 fix corner case in collapse_vars (#3501)
  • 543dd7d fix corner case in comments (#3500)
  • 6b4886c v3.6.3
  • 0201cb4 fix corner case in unused (#3499)
  • cd07231 fix corner case in unused (#3496)
  • 0785a15 fix corner case in dead_code & ie8 (#3494)

There are 29 commits in total.

See the full diff