patrickmichalina / fusing-angular-v1-archived

Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, Jest, Nightmare, and more!
https://fusing-angular.herokuapp.com
MIT License
6 stars 0 forks source link

Update uglify-js to the latest version 🚀 #274

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.4.5 of uglify-js was just published.

Dependency uglify-js
Current Version 3.4.0
Type devDependency

The version 3.4.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of uglify-js.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.4.5

 

Commits

The new version differs by 18 commits.

There are 18 commits in total.

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:

codecov-io commented 6 years ago

Codecov Report

Merging #274 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      153   -28     
=======================================
  Hits          725      725           
  Misses        292      292           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dcfad7d...9fcdf1b. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 3.4.6 just got published.

Update to this version instead 🚀

Release Notes v3.4.6

 

Commits

The new version differs by 5 commits.

  • 2a5277b v3.4.6
  • d47547d fix corner case in join_vars (#3224)
  • 304db15 fix corner case in ie8 & rename (#3223)
  • 7cf72b8 fix corner case in global_defs (#3218)
  • cea685f fix corner case in ie8 (#3216)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.7 just got published.

Update to this version instead 🚀

Release Notes v3.4.7

 

Commits

The new version differs by 3 commits.

  • 5c1ae36 v3.4.7
  • cfebeb2 fix corner case in mangle workaround for Safari (#3230)
  • fc78423 clean up webkit quirks (#3229)

See the full diff