veg / phylotree.js

Interactive viewer of phylogenetic trees
http://phylotree.hyphy.org
MIT License
168 stars 72 forks source link

Bump uglify-js from 3.9.1 to 3.13.7 #366

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps uglify-js from 3.9.1 to 3.13.7.

Release notes

Sourced from uglify-js's releases.

v3.13.7

Features

  • improve elimination of unused variables (b1cfa7113129e15a621aa5fd5750bca3b4a7250c)
  • reduce entropy of name mangling (689f8f504d03d47f184c45c85d0b3eb597fafe85)

Bug Fixes

  • __proto__ accessor (e13615549ef15954fa7317a504652b82cbb93c1c)
  • assignment operator (bbed9b13b12a5bdcaad414e4e2ccd469001eb0e7, 254937754c2e3c33f934dcf7df619d8a46319a14)
  • function declaration (a7698f88455b3bfc40b6543c812e6a795f00cd99)
  • lexical declaration (2cff7c94e843e72dee1adf6c826a190f0e156441)
  • logical assignment operator (ae51f76ba7568e01b185cb4b6c6e16dee0bf5300)
  • optional chaining operator (60f3b5515675644cde8ef1a980295f5c841956d8, e04429350f4eff1299afe84967d15093abc091ff)
  • template literal (75760481184c6d63595f8f7c3456b664d221abb5)

v3.13.6

Features

  • support optional chaining operator (f0de9a8b5d577221d3180c9e135d5cbda8a337c3, ce3c35fa8b4c8e9a777d19220915880cdd45f3fb)
  • improve granularity of variable substitutions (16411dcb8721e9901271db74c3409e720c2f8ec5, 6ab26eef6c4bb67200f0b8b65171f774f1a16377, fb035617996c416fd68d571fe351848d0e5aa506, 4114431eec1f822e75b86753a801b720dbe5ad04, 203f4b7ad9994f85472402c5be8474755d1d835d, 3094eaaa89b3993051e307804dd5daee1cf7146a, d464be3f3f7ef91c7083e16210cc7d1b8a337816)
  • extend circular self-reference eliminations (53b57ee57e3d00792f70685e6b4531e6d990ca27, 19d232badb0d9b16f447e89c33998fcf542496ce)

Bug Fixes

  • __proto__ accessor (d833e66d23cab3c9c03a99a9cf118647bf862868, 8e4a19ffec0506c25aebb05e2c84ec32ff307642, df980db4a887bf6d48d872d8dd61713dc42f7842, 8bbfaacdae0b63987652766b9f3a327ff6d06231, ac1f7d689b7dbd6311a6e8eaa633072db9d9703c)
  • default parameter (ee9ceb79ca61c8adb9bbf7e82459ab0bbe3aaced)
  • property accessor (bbca9de9cd7e715bf62a8c624cd3f53e4386b566, bb225367cbf427c6588a541c3936f94b67cbc1c5)
  • template literal (5d9224deb893c383e9a2c2b11c5926db96bd7a1f)

v3.13.5

Features

  • drop unused self-referencing class & function (bddb5a01026e8295f9271f7d787e70937acba9d8)
  • handle Map, Set, WeakMap & WeakSet (f46209b7e5ecb33d9596fb946975be5f65c0b727)
  • improve detection of unused assignment (9b8deff64d957b2804082572340cdd8175eff731)
  • improve compression on variable reassignment (10dd9d4eaf3d28479744676e344f0df6b6bd8029)
  • enable ESTree translation on all supported ECMAScript features (324587f76980114e030c59165a60bd285ca05be0, 97bd56b7e89c29fe2ba2800f88972e168366ae99)
  • support __PURE__ in ESTree translation (d576495e5a696302340580e999bc0446a1d4c1ca)

Bug Fixes

  • assignment operator (4cccc01f3ec7f80c4ef3dd574942b164422c6bd9)
  • default parameter (c53af3dfb1cb59681de34142aac420f780c0ec05)
  • export statement (80efaa2f331b2c3f3ec35218d1086830a39bec93)
  • for [await]...of loop (acf951a5bc9d79dc2614d880758e3e7f79f975ae)
  • function parameter (a1a212f6393f690180a606c0610a4ca9279522ad)

... (truncated)

Commits


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Looks like uglify-js is up-to-date now, so this is no longer needed.