redom / nodom

fake DOM for RE:DOM
ISC License
150 stars 13 forks source link

Bump uglify-js from 3.6.0 to 3.13.8 #204

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps uglify-js from 3.6.0 to 3.13.8.

Release notes

Sourced from uglify-js's releases.

v3.13.8

Features

  • improve compression on tagged template literal (e0695ef5492ac227c3c381683347f939f99a1021)
  • support source mapping of class property (5d4e6e3bdc4b37d9430470f6d794bec87a467ba3)

Bug Fixes

  • arguments object (de376c3d3316fc4a33a876793eb4d693422415a0, df47632eccdc505810073d7bfced21bbf8c2dd98)
  • function scope (eb08fed120ad1d2dcd41a2ae03cec3d3b2885c7b)
  • lexical declaration (8b0c8365150c1471eef98ed37e33bb66a51c3a45, 1e787c556b916644e8ba2fc36fce024001f00ff8, 7caab39e261f1787f1a40fca3e7b6fd6ab21d824)
  • optional chaining operator (4a19575e74beaf4c934581623c3372d084ebfeb7)
  • private class property (d2a45ba441ed6975021b3524215c01a011dfb46a)
  • static class field (eff45eac0ee284a113d1b587263fcef8e397daa3)
  • throw statement (d6152e6a76908223cace651898e12a3b3c9a445d)

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

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