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.11.2 to 3.13.5 #749

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 3, 2021

Bumps uglify-js from 3.11.2 to 3.13.5.

Release notes

Sourced from uglify-js's releases.

v3.13.5

Features

  • drop unused self-referencing class & function (bddb5a01026e8295f9271f7d787e70937acba9d8)
  • handle Map, Set, WeakMap & WeakSet (f46209b7e5ecb33d9596fb946975be5f65c0b727)
  • improve detection of unused assignment (9b8deff64d957b2804082572340cdd8175eff731)
  • improve compression on variable reassignment (10dd9d4eaf3d28479744676e344f0df6b6bd8029)
  • enable ESTree translation on all supported ECMAScript features (324587f76980114e030c59165a60bd285ca05be0, 97bd56b7e89c29fe2ba2800f88972e168366ae99)
  • support __PURE__ in ESTree translation (d576495e5a696302340580e999bc0446a1d4c1ca)

Bug Fixes

  • assignment operator (4cccc01f3ec7f80c4ef3dd574942b164422c6bd9)
  • default parameter (c53af3dfb1cb59681de34142aac420f780c0ec05)
  • export statement (80efaa2f331b2c3f3ec35218d1086830a39bec93)
  • for [await]...of loop (acf951a5bc9d79dc2614d880758e3e7f79f975ae)
  • function parameter (a1a212f6393f690180a606c0610a4ca9279522ad)
  • global constant property (3c161a666259389f96f9aa88a5b6d4e7579d50a4, c296a63fb338a6edba6682d821351255e8935fd9)
  • logical assignment operator (a06e20304b042ab5cd2ad051fb60cf50a7934bb7)
  • yield keyword (a2b1b96752c5f898539f8e28431461428c4c7731)

v3.13.4

Features

  • improve compression on class definition (aed758ed5cc4ac180c92551ba80f4997f81d1dc4)
  • mangle class field and method (10fbf8e295d6062fbaefe1b716878b95051dce2a)

Bug Fixes

  • class literal (1947a21824f3cbbb7a3c8267a15fa9c80b91fc59)
  • for loop (a37ca558dd8d7f5243e061e216287793b9108911)
  • immediately invoked function expression (0df028187d20b83e52d1829e14783284c5d09ad5)
  • import.meta (cf38b52afaa0bd69d4b9e5f43c4d2ee87b65297b)
  • lexical declaration (8a828226547bcb898b95b69a3f55f6a0dc74d592)
  • new operator (e755d01a0b023339a3a4efc4d7b0e5500cb4c109)
  • object method (cea1fb5c58a336fad3e34478ab563b66f0d26988)
  • octal number syntax (b179a2459fbe170358089c70b4031f16f58c6eb2)
  • spread syntax (ebe4e1ad28009bdf5b2e936ed8d01d7d20704cc4)
  • try statement (ca49f6f41a4b515b60a4b5784ae650b1b6cf0322)

v3.13.3

Features

  • support logical assignment operator (f9055df44d86c8537afc34f00bd255792f80422f, e7be38b42ab8e18d003589f793c8388e072ba429, 40ef074cb30e0b0114466406f6b9d8592faad14e, daa8319b8a66641e2d78dc0e68446a2e774495e4)
  • improve compress efficiency on block scope (d5599604e80ab8771af422ca2f43302949b2eb15)

Bug Fixes

... (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 dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 11, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uglify-js-3.13.5 branch May 11, 2021 19: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.

0 participants