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.9 #49

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps uglify-js from 3.13.6 to 3.13.9.

Release notes

Sourced from uglify-js's releases.

v3.13.9

Features

  • drop unused default parameter (362abe0ffb54c20bfc5a2d2d60c3ca2fe5ecd76e)
  • enhance elision of await operator (ab42a90edb0316d7c5ed1a74b4a7f9167789ce4d, d320a6cde2ef6436874f4f3790c790d65ed0c966, 55a230daa84a004058d8cde0e15543bb2647dc3c)
  • extend inlining of async function (8cd95dd2635189b27d1956796d917549e2179bf5, d40631fd44165936158633cc81c4d62cc2a6a5a9)
  • improve compress efficiency on block scope (260431f4e00be191a9c5db191c66e552898b0708, 23b9f36bd83e95c36a12059546098f10452b56ba, 06e3dbc08916d70f3ca26cd89f8b442b23593332)

Bug Fixes

  • arguments object (e3798d9a76704498819cc380166d62f2c8a9ff36)
  • class literal (8d23496e0fdf40f74273e7158417ff992006fe69, b9d5bba5fb8e70c10f25f56ff6e7228739461cfb)
  • destructuring syntax (749a828fc5995836596f1d554f31479d533232fe)
  • get syntax (7fa1dea9d032c1ed282f84507e79cee57294945d)
  • lexical declaration (7e88d52faeb7032f54e9526b85042f06098e71b9)
  • static class field (83f7887e5d2eb58b3fdbfc1d0d7dd92ce972a105)

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)

... (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[bot] commented 3 years ago

Superseded by #50.