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.14.2 #173

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.13.10 to 3.14.2.

Release notes

Sourced from uglify-js's releases.

v3.14.2

Features

  • improve function inlining heuristic (4fe2cac35ecd8fc5a69b1122cf536ee148340b3d)
  • suppress spurious warning messages (4b88dfb8d9ea5d5d25649edbce2def4b1df6c553)

Bug Fixes

  • arguments object (fdcc6d3a9c74f55b21ceb59953ee90369d3e5e13)
  • default parmeter (db94d21980583714755322d5dd26bb0850801c03)
  • destructuring syntax (befb99bd7197d281417d7eb15e0f7b8ed992174d)
  • function literal (c3aef2361458941a36d217cb3181ade3b777a37e)
  • optional chaining operator (9634a9d1fd882bcd17047c285c9e3d656ba08688)
  • rest parameter (c09f63aefb4609bbdae259213e7fa458d959e20b)
  • try statement (02eb8baa1c6c6f1e79a6e01dfe1e3bd68937eedd)

v3.14.1

Bug Fixes

  • assignment operator (6a3fe9d1dfd3ec4543dc71b72e990bed2c6022ef)
  • destructuring syntax (9b82f9be9129c98bc02614d15abf957b35778745)
  • function literal (657d525c80e611df9a78812e4b6a35a3eb24d8f4)

v3.14.0

Features

  • improve escape analysis on lambda expression (798121c9f3e41df9389af3e5e1d1e7f96dd528d3, 972b9f0bef90844a522f777610e88bf113309025, f4ae2679202ff9d8edd6a0d7c13cf756e5096a96, f5dbb672b90b0591a824935c4855afc99adc2e59, 6961c57d1e2849b4c7c9e43295015d0bee44daa5, d0e3f6955d956a4977d701e9027eb54d15b6f77c, 1fefe3f1d138f2a1dd9386e02c58f60635632611, ea7829daf55f8829cc48466379cc6f6cf3394dbd, d147d5d7f0bc61b1284a18a31eaa41c208a278ea)
  • extend simplification of ternary expression (1b745494ce12840176439b947acefbd63aa9d5d2)
  • drop extraneous whitespace during beautify of loop statements (668f96623c745a4255766fe5595f1a95052afb77)
  • support destructured shorthand for default parameter (2340feff875eb4b32e95abfe7526dede72ba2253)
  • improve escape analysis on default parameter (6577d641ac82419d462f11fee73a7b067e793003)
  • prune unreachable expressions in destrucuturing assignment (f67dd31cbb4a5ac3404e7c466c2ef2e23b916be4, aae1fcd12d1dbd656f4225458a787d5b06f9222b, 1ad830facb198878d7fe35586bca89c42b1ea263, 0d350b78bfd7df22a6311efa94761e71950e3494, 92c3fddd7ae57a69de6f4e3448ae4a06b18f2fc6, a7e7865e6bb446d7bcb26fa96d57041c65001d01, 8926a2f327f9954e856161169a92a4190f0318e4)
  • address call & member resolution quirks under Internet Explorer (ef5f7fc25e93833396540cf7479685b241bd1b8f)
  • extend keep_quoted_props over numeric keys (65adeba55da7eb39daaa21044523141490effd6f)

Bug Fixes

  • class literal (0668fad5e9000fc8d4857f033c3e90b1cedb4563, 902997b73dd0a6f3a8ada67f5e8bbfed000f5282)
  • default parameter (0c48b84540d0a19c41ecdb48c2ad5ea4c31c5acc)
  • destructuring syntax (85968dee5453dfb3cc0cb5c67f363eccd58b08c6)
  • for await...of loop (64ebf6efe939f9ea6a7b5bae8762460fdcc39ad7)
  • if statement (611abff49f8c5aa158b0bd43c4af3ef79a875905)
  • object literal (08391b8e1c35da8b094aa4eebe6e6b6bbf5f3019)
  • optional chaining operator (4ba8b66c5aa86e1c2a48be1fc0c4743f9510aabf, 7fac839c62ef4881d3132e45aa9a18e30d7a3932)
  • property accessor (f18804fa068515f7142715a245c47094c9e348e7)
  • rest parameter (450aabaaa036df8735a6c21c847dbba1fe060663)
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 #177.