Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uglify-js to version 2.6.0 πŸš€ #147

Merged
merged 1 commit into from Nov 13, 2015

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

uglify-js just published its new version 2.6.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of uglify-js – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


The new version differs by 27 commits .

  • d895c09 v2.6.0
  • 08623aa Fix output for "use asm" code from SpiderMonkey AST
  • c898a26 Build label def/refs info when figuring out scope
  • 619adb0 Replace util.error with console.log
  • 7691beb Rework has_directive
  • 3c43467 Merge pull request #854 from kzc/moz-regexp-2
  • 18d37ac Fix parsing invalid input
  • 63d35f8 Prevent ReDoS by not using a regexp to verify floating point numbers
  • 7dbe961 simplify mozilla AST RegExpLiteral token parse and handle corner cases of regex.pattern better
  • 94c4daa Have mozilla AST RegExpLiteral parser use regex.pattern and regex.flags rather than non-standardrawproperty.
  • 37ee9de rename To_Moz_Literal to To_Moz_RegExp
  • 83db98a Fixed RegExp literal in mozilla AST generation/output and added a --dump-spidermonkey-ast flag
  • bd0ae65 ``return undefinedoptimization no longer usesreturn_void_0` option`
  • 841a661 more tests forreturn undefinedoptimization
  • 7491d07 optimizereturn undefinedandreturn void 0``

There are 27 commits in total. See the full diff.

terinjokes added a commit that referenced this pull request Nov 13, 2015
Update uglify-js to version 2.6.0 πŸš€
@terinjokes terinjokes merged commit 289a910 into master Nov 13, 2015
@terinjokes terinjokes deleted the greenkeeper-uglify-js-2.6.0 branch November 13, 2015 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants