Skip to content

Bump uglify-js from 3.13.6 to 3.14.3#164

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/uglify-js-3.14.3
Closed

Bump uglify-js from 3.13.6 to 3.14.3#164
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/uglify-js-3.14.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 2, 2021

Copy link
Copy Markdown
Contributor

Bumps uglify-js from 3.13.6 to 3.14.3.

Release notes

Sourced from uglify-js's releases.

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)
  • 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)

... (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)

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.6 to 3.14.3.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v3.13.6...v3.14.3)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 2, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 1, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #176.

@dependabot dependabot Bot closed this Dec 1, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/uglify-js-3.14.3 branch December 1, 2021 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants