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 3.13.10 to 3.14.1 #77

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2021

Bumps uglify-js from 3.13.10 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)
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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2021
@freshlogic freshlogic mentioned this pull request Jul 27, 2021
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.10 to 3.14.1.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v3.13.10...v3.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uglify-js-3.14.1 branch from 74ced52 to 599e53b Compare August 3, 2021 13:07
@freshlogic freshlogic merged commit 1c37235 into main Aug 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uglify-js-3.14.1 branch August 3, 2021 13:18
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

1 participant