Skip to content

Bump uglify-js from 3.14.1 to 3.16.2#84

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/uglify-js-3.16.2
Closed

Bump uglify-js from 3.14.1 to 3.16.2#84
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/uglify-js-3.16.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Bumps uglify-js from 3.14.1 to 3.16.2.

Release notes

Sourced from uglify-js's releases.

v3.16.2

Features

  • improve elimination of return statements (9f579205665c3154fa3748b069fc7a635fbb1a70, 8b464331ba3884a3ea1b7e2a5343ac5e292f0aa6, fcc87edb71901651ebc90c9e6542514a118aadb4)
  • expand inlining within async generator functions (51deeff72ea538fbe93db1bb88ac55bfb979b771)

Bug Fixes

  • async function (e1b03d0235c207a40c35d27d94bda372a253efd1)
  • async generator function (f1b3e9df1e4d009a653ae26f1ba51809f3364c95)
  • class field (2426657daa226d5cdab18bf40a668301dff0aa65)
  • default parameter (4c227cc6bd795278c085a6b6dfd40a960ec35698, 3596b4fedaf3f5c5451efd9ea100ebc0743c9b5d)
  • destructuring syntax (4c227cc6bd795278c085a6b6dfd40a960ec35698)
  • function literal (4c227cc6bd795278c085a6b6dfd40a960ec35698)
  • lexical declaration (933ca9ddd82ed22ab5fe527c20b55f1691bb5e17)
  • rest parameter (4c227cc6bd795278c085a6b6dfd40a960ec35698)

v3.16.1

Features

  • support top-level await via --module (d2bd0d1c1c0ca5d837aeec5f7253a84bc8f333e2, 0c7b016fa780725c3ef7ae6ed157afe6b5a90f07)
  • support class static initialization block (88b4283200fedeb436d34e2be1d72c9eb99408d5, 00665766daeddeee78b1c904b3634679a2305ccc, 4382bfe848f36165459b59ddcb605976c0055187)
  • discard all unused in & instanceof expressions via unsafe_comps (5d695452991ff356f2886035ebb5fe1d342aa749)
  • improve detection of unreferenced class & function (b6f250f5c96be2143df0091a967e84c3af5b45ba)

Bug Fixes

  • __proto__ accessor (123f9cf9878a8f4533a5cf2b95bd01dd2c8120a0)
  • arrow function (44e5e99aaec5be47f4b06bbfa3edc654782ca6d8)
  • assignment operator (99946a399373af282540df4d5e796ad91991cc93)
  • await operator (be53c4838b407d3edd61be11ba5f7af3d843f97b)
  • class literal (25017978e79fa3080b247d4af4107f6068385557, 053cb27fe33ef6fed6c2d109f6602a2434fac3f1)
  • instanceof operator (139fad0c0577218cdf48a554249002534940b8e1)

v3.16.0

Features

  • support handling of ES modules (c82fc1ef717309059b24eda00b236c7b662251c3)
  • improve handling of input with mixed sloppy/strict modes (e31bbe329a55adbdd37a953597e297c0da279f07, 2152f00de213f56c5c3e92ff6b0c74c2e1f21726)

Bug Fixes

  • async function (27aa85f84bc634430d76f54b9acedbb0b5c3ea57, 3c9e1693d555ac858ead6ed6966d186d8816a3c5)
  • class literal (c2ca7b76595cffc453ce840df515f2064edbdca5, ad3a331ca3ebb27724e56b30caff5e9dd1af7675)
  • default parameter (f70462aeb2db30d8b6ba800de67e0b33f2f4a9b2, 27727e692612bdd88e9b74aa16a506f1c5a92496, d4caa97b88f1de4850dfa10b0b53ed4fcaa903a9, 740f93f5a96cccb7bd26069710a925115b599ef0, a025392a3060e781eb5738b2e659f01e6548ca4e)
  • destructuring syntax (33c9c48318c7598d3be646534ded2061dbd6121c, a025392a3060e781eb5738b2e659f01e6548ca4e)
  • export statement (fc6a66836ad1b59dc0c109a3414320b66075b8bf)

... (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.14.1 to 3.16.2.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v3.14.1...v3.16.2)

---
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 Jul 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #87.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uglify-js-3.16.2 branch July 25, 2022 01:02
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