forthebadge / for-the-badge

It all started because of an obsession with two words: “build passing”. It all ended with this: badges, for badges’ sake.
https://forthebadge.com
GNU General Public License v3.0
1.8k stars 150 forks source link

Bump uglify-js from 3.13.10 to 3.15.3 #196

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.13.10 to 3.15.3.

Release notes

Sourced from uglify-js's releases.

v3.15.3

Features

  • improve compress efficiency (fdbbef29916f50ba8b98a4b85159e5f100512d8b)

Bug Fixes

  • arguments object (104d385ba9a9a24715e8cbe47d76ab71e8532799)
  • eval() function (e2b00814a8b23ce9c03260b8a99817593bdd30d0)
  • var statement (042c228c7b3b8c4de79be348747f3665d1bdcec6, 12a6728c4ea72d9caebafc73ff552552ba6f1b54)

v3.15.2

Features

  • improve compress efficiency (b6c72c84d40bb4bb9239563fda7e8e9dff1fe1a1)
  • generalise optimisation on conditional branches (6d0bb58d686150708b2e4f3f60e814cf0b5c8e3b, a14555a39e7074b2161b183fe890a0449da8a064, d5afe16bc8feafa3f20386872e69743021949667)
  • extend nullish comparison truncation (968637988400c42f8c5c5432c468256ed305ee79)
  • minimise mangle entropy (a7d06167a0fae22dc8a54ade71eb8fd6c7dabbc6)
  • trim return from discarded calls (dd3b81dec669dd316cfbd7b429d92d49a1d03474)

Bug Fixes

  • class literal (316245ee12ec73427b5cd9dc9125acbf22b87fb3)
  • function call (313e4974a4a58750c06ad990dfd3e0eeabaf6c5c)
  • function literal (63b92ead4e154b9dc5c42208b64bdbf8f4ac1a32)
  • postfix operator (82e8ebd77d812619f4aa516c9e575dfa0447fc7e)
  • rest parameter (fbc5ecf75a007e699d3682c7f4dbd90386a6e3ca)
  • string literal (a9d0ddea9d6812ede67a1c318dc8a7f8d9a764a4)
  • unary arithmetic operator (0b50880b4fa5b079c491b8cdc5307fc000fd7abc, 212ce4608ec24ba36868818b1ca662517b6ecb64)

v3.15.1

Features

  • collapse global assignments (5c863b74d71f7783561535844b96331a58a217ab)
  • speed up max_line_len & preserve_line (371d25944d77e783ebd9a2bb1cd374ab528ebcac)
  • support custom indentation (e4a91a89e0040b94853526e9f29e30b88769c3e7)
  • improve compression of conditional return chains (d7eb80b050b9d8c9d4c5067b537d80c6f2a03167, aad5d6e122e490b81fbea67c239e8a4af94dd0ba)

Bug Fixes

  • arguments object (77552d9e6972ece5340db06e6a2501a343702f85)
  • class literal (e7d6dd2ea24c1566ae3c79f67d74065ae11bbd7c)
  • compound assignment operator (0a5a1f36879073bd4b33a48b7f7baad197381472)
  • default parameter (67438f3ff9bf7629703ca5413adfa8bfc0e10003, 9a91a7a4dce49d348c5bf9ef1903682b52f7a428, d338e4503330edbd1888cd6ff4026d560c29e9fd)
  • destructuring syntax (67438f3ff9bf7629703ca5413adfa8bfc0e10003)
  • function literal (3693bde2dde9cbe0aaa7d7e914ee506ded977705)
  • global constant property (6fb7de77870aa8989c8f6bf8b46a2145b07261e4)

... (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 2 years ago

Superseded by #203.