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.6 #364

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.6.

Release notes

Sourced from uglify-js's releases.

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)
  • global constant property (3c161a666259389f96f9aa88a5b6d4e7579d50a4, c296a63fb338a6edba6682d821351255e8935fd9)
  • logical assignment operator (a06e20304b042ab5cd2ad051fb60cf50a7934bb7)
  • yield keyword (a2b1b96752c5f898539f8e28431461428c4c7731)

v3.13.4

Features

  • improve compression on class definition (aed758ed5cc4ac180c92551ba80f4997f81d1dc4)
  • mangle class field and method (10fbf8e295d6062fbaefe1b716878b95051dce2a)

Bug Fixes

  • class literal (1947a21824f3cbbb7a3c8267a15fa9c80b91fc59)
  • for loop (a37ca558dd8d7f5243e061e216287793b9108911)
  • immediately invoked function expression (0df028187d20b83e52d1829e14783284c5d09ad5)
  • import.meta (cf38b52afaa0bd69d4b9e5f43c4d2ee87b65297b)

... (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

Superseded by #366.