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.4 #179

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.13.10 to 3.14.4.

Release notes

Sourced from uglify-js's releases.

v3.14.4

Features

  • improve compression of logical assignments (6d9424231858e41c86ed3cb5be2eee4899e923a0)
  • compress transpiled TypeScript enums (3acb5a329e47b753248a3568c24794140ccf50a0, 6e4aa0326f543c12998ba603942f0c3fbbae1910, 77f7ae5ba2449c38751c444263106603edb587ef)
  • improve tracking of non-initialised variables (f97e107c09cb56e242614c9d7c629a4ae7e4a313)
  • improve compression of destructuring assignments (1e3ca4c6f7dfed972928668a6d4c5793f93e4acb, dc9e1ff0b1965560679ab3cbe7dde831bf724dd4)
  • minimise interference from merge_vars (3ee1b0d00d9b0d0e2f39ed33fb7e2b5a69a53f53, ea1049890245d0f8b671640038d38a03ca7ef078, 1a8f2ecc65896fcbbe8c6b884352f975af444ea0, 0b6c185818fa77fff0661ef959e5c0bdf8b5100f, 1b4bd7082b3479c07bcae2dc7bc3b00d41b2206f, 3f8f0e246e3cb715901f46b63042e4e1ae04723e)

Bug Fixes

  • await operator (ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)
  • default parameter (bfd0ac7f4bd8d5062b480c904c302a56946d7c2a)
  • destructuring syntax (e9932e131422a9a348c08e40542338065d2fd2c0)
  • function call (2d0f8bcff5ea7a3af615762bfda7dd590041e451)
  • object method (ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)
  • rest parameter (f9a4b36dd14b1b4399e40196296495f58a8ce93b)
  • yield keyword (ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)

v3.14.3

Features

  • eliminate extraneous label on loops (436a29367c986056addc46837048e6fa1e6467d8)
  • improve compression of template literals (f766babf5eaea8482b5cc7b72f7bb22e7d72691a, 0b2573c3fad6a66ae388ca115d0ba528b8a9e20c)

Bug Fixes

  • await operator (eb93d923574d4059bfabe812e2b1c95f2b347b35, a841d45bc3acaa10b2b8ca3922227403928bcc6f)
  • class literal (c8b0f685ee62fe4920b2b4bdaa0d6c17c8a4e18f)
  • default parameter (940887f20fc889e1ad410809b3faa06bdf629ae1)
  • destructuring syntax (a0250ec9233a4cf198a27ef9d11468a8a996da7f)
  • function call (87b99162fb124bb2a12a3a5babbce27096977d14)
  • let keyword (25801627bec230f9b1ebead3ae18d14808f3c96e)
  • rest parameter (55418fd46037edaf0c2f10c10b466f2301b0d948)
  • string concatenation (03aec89f609750b7cd854265bab59f841a01822d)

v3.14.2

Features

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

Bug Fixes

  • arguments object (fdcc6d3a9c74f55b21ceb59953ee90369d3e5e13)
  • default parameter (db94d21980583714755322d5dd26bb0850801c03)
  • destructuring syntax (befb99bd7197d281417d7eb15e0f7b8ed992174d)

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