maxwroc / HideSeek-Mod

Extended version of original HideSeek plugin
http://maxwroc.github.io/HideSeek-Mod
Apache License 2.0
3 stars 0 forks source link

Bump uglify-js from 3.13.6 to 3.13.8 #48

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps uglify-js from 3.13.6 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)
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[bot] commented 3 years ago

Superseded by #49.