Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump uglify-js from 2.8.29 to 3.14.1 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 24, 2021

Bumps uglify-js from 2.8.29 to 3.14.1.

Release notes

Sourced from uglify-js's releases.

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)

v3.13.10

Features

  • finer pruning of switch branch (498ac8354188fac04d688882b58bab63993a343f, bf76e357723daa4fc00004a10b2b3de82a2bf33e, 21fc8f4630bccdb8b0a33747c2de8fd377e83138, 7880568d157fcd1c15c0f392e4646e01de363afd)
  • improve detection of superfluous assignment (fd8dec61ad0e83caa72691b56e1d36b6f29203a8)
  • extend simplification of boolean expression (7c5b6f349e5818a13ccb93c88b79a607d236bd0b, 980dbde171d47c36028355a4cbd4f6f0e7700976)
  • implement workaround for Safari/WebKit var bug (82772ccb12cfef97480fa8021032a53f90cd1f45)

Bug Fixes

  • assignment operator (111366fca0352df45459ee8dc3fa6d8dcc337d92, 8b05677c15308923a76a6c769dc628a93901556d)
  • await operator (6fc7a2ab6a9523a8da1962ba8701bd28f11e417c, e9c902b0449a291469ddaee04dc745cf4706560d)
  • class literal (ce754776706dd6b5ab77e99770ddf05d45faad76, e368d3971588c78413a91d89c23356d2f511c723)
  • default parameter (e70b84895c3d3034b64372b77d343da0c4565c40)
  • destructuring syntax (e70b84895c3d3034b64372b77d343da0c4565c40)
  • function literal (7cbcd114402188d09267d3537894e611d2f13f9a, 1a064b6e741f9c3e98f4e2de8084c48f324c0318, 7621527a5f6a2bef8be44714729a082d4691d2d5)
  • import statement (f8b2215145819ed104ba0be0fd5a6f951c91ef8a)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 24, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

None yet

0 participants