jasondavies / science.js

Scientific and statistical computing in JavaScript.
http://www.jasondavies.com/
Other
886 stars 93 forks source link

Bump uglify-js from 2.4.24 to 3.6.1 #30

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps uglify-js from 2.4.24 to 3.6.1.

Release notes *Sourced from [uglify-js's releases](https://github.com/mishoo/UglifyJS2/releases).* > ## v3.6.1 >   > > ## v3.6.0 >   > > ## v3.5.15 >   > > ## v3.5.14 >   > > ## v3.5.13 >   > > ## v3.5.12 >   > > ## v3.5.11 >   > > ## v3.5.10 >   > > ## v3.5.9 >   > > ## v3.5.8 >   > > ## v3.5.7 >   > > ## v3.5.6 >   > > ## v3.5.5 >   > > ## v3.5.4 >   > > ## v3.5.3 >   > > ## v3.5.2 >   > > ## v3.5.1 >   > ... (truncated)
Commits - [`a82003d`](https://github.com/mishoo/UglifyJS2/commit/a82003d6ac33cdfa3f9ffeadb7809bd850c958ff) v3.6.1 - [`da9f162`](https://github.com/mishoo/UglifyJS2/commit/da9f1622fcef31f4414393b41a855d7584c565a7) report errors correctly in ufuzz ([#3456](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3456)) - [`8a4c707`](https://github.com/mishoo/UglifyJS2/commit/8a4c7077bb78b45cd920a6804011ba433c196481) account for `catch` in constant lambda expressions ([#3454](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3454)) - [`0a63f2f`](https://github.com/mishoo/UglifyJS2/commit/0a63f2f2b09251ad3f6b771dcf1ae1b4b9c921d7) workaround V8 RegExp bug ([#3453](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3453)) - [`931ac66`](https://github.com/mishoo/UglifyJS2/commit/931ac666382081a80267ab01ecfa5712162d5837) fix corner case in `hoist_props` ([#3452](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3452)) - [`35338a1`](https://github.com/mishoo/UglifyJS2/commit/35338a100f62d881de06eebdaa1ed98c7212cfc4) handle function/variable name collisions correctly ([#3451](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3451)) - [`d57b606`](https://github.com/mishoo/UglifyJS2/commit/d57b606e7387c103661538ee9df36dc18199b9ba) exclude mangling of addEventListener parameters ([#3445](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3445)) - [`00ada04`](https://github.com/mishoo/UglifyJS2/commit/00ada0411170278e0899bdaf3dc9174abab629c7) facilitate Webpack compatibility ([#3435](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3435)) - [`a31c477`](https://github.com/mishoo/UglifyJS2/commit/a31c477feaf75a1590a4e89e39f1b0b0e7f33882) fix variable scope determination ([#3449](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3449)) - [`bde7418`](https://github.com/mishoo/UglifyJS2/commit/bde7418ce14e7fbefc13071cbe2e8d8ced37de05) update & fix dependencies ([#3450](https://github-redirect.dependabot.com/mishoo/UglifyJS2/issues/3450)) - Additional commits viewable in [compare view](https://github.com/mishoo/UglifyJS2/compare/v2.4.24...v3.6.1)
Maintainer changes This version was pushed to npm by [alexlamsl](https://www.npmjs.com/~alexlamsl), a new releaser for uglify-js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jasondavies/science.js/network/alerts).