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.10 #220

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

Release notes

Sourced from uglify-js's releases.

v3.13.10

Features

  • finer pruning of switch branch (498ac8354188fac04d688882b58bab63993a343f, bf76e357723daa4fc00004a10b2b3de82a2bf33e, 21fc8f4630bccdb8b0a33747c2de8fd377e83138, 7880568d157fcd1c15c0f392e4646e01de363afd)
  • improve detection of superfluous assignment (fd8dec61ad0e83caa72691b56e1d36b6f29203a8)
  • extend simplification of boolean expression (7c5b6f349e5818a13ccb93c88b79a607d236bd0b, 980dbde171d47c36028355a4cbd4f6f0e7700976)
  • implement workaround for Safari/WebKit var bug (82772ccb12cfef97480fa8021032a53f90cd1f45)

Bug Fixes

  • assignment operator (111366fca0352df45459ee8dc3fa6d8dcc337d92, 8b05677c15308923a76a6c769dc628a93901556d)
  • await operator (6fc7a2ab6a9523a8da1962ba8701bd28f11e417c, e9c902b0449a291469ddaee04dc745cf4706560d)
  • class literal (ce754776706dd6b5ab77e99770ddf05d45faad76, e368d3971588c78413a91d89c23356d2f511c723)
  • default parameter (e70b84895c3d3034b64372b77d343da0c4565c40)
  • destructuring syntax (e70b84895c3d3034b64372b77d343da0c4565c40)
  • function literal (7cbcd114402188d09267d3537894e611d2f13f9a, 1a064b6e741f9c3e98f4e2de8084c48f324c0318, 7621527a5f6a2bef8be44714729a082d4691d2d5)
  • import statement (f8b2215145819ed104ba0be0fd5a6f951c91ef8a)
  • lexical declaration (95090dbf24dbda120924eb3cd003f80e0128f52a)
  • spread syntax (ac1262dc9708db36721349f1d3d03fc2113f2add)
  • yield keyword (e9c902b0449a291469ddaee04dc745cf4706560d)

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)

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