Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps uglify-js from 3.16.2 to 3.16.3.

Release notes

Sourced from uglify-js's releases.

v3.16.3

Features

  • improve elimination of return statements (0207b46d70caeecf332572ed69c0791bcfd733ae, c8d98f4787f402c283cb1b3a31d7ce325d209281)
  • merge common tail of if statements (d89f0965aac64aa6b3a08c10950ae8eba486b29e, 3dcf098468e08e9809079e1d9b5c68ac7e2ea980, 902292f776d4223e3b603729813e201328dd1b49, b92a89f32573e5dea946957b307769202099f8de)
  • improve compression of non-trivial function parameters (154edf0427d2a871a73ffd905537d5286346244f, 24443b676401005724defe2a4339944127656972, b371dc2d1ed523e9a8b38ef4eb5826fa0fdfcf05)
  • support import & export of non-ECMAScript identifiers (d67daa8314c9ce9ab9df6fd810f2cd0a2909c1ed)

Bug Fixes

  • assignment operator (5792f301757770b5314ec8d3df803fd6458d1669, f0120e90b6eae20e46eb38e815654f16d8a5d896)
  • default parameter (ec4558be29d5381ed10f0b5aecfcf8273da00aaa)
  • export statement (b2bc2e1173152c48096c032eb16921bfcbfae33e)
  • import() (0b808f6428d53f4d4baa65b824aafc763d4160e2)
  • import.meta (0b808f6428d53f4d4baa65b824aafc763d4160e2)
  • import statement (b2bc2e1173152c48096c032eb16921bfcbfae33e)
  • rest parameter (38bd4f65d06fb0556fdb6af46af0d40de79008c5)
  • spread syntax (56e9454f1f29097d41a422bbe7cc88f4cdafb29f)
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.16.2 to 3.16.3. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: uglify-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 25, 2022
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #223 (7edb14e) into main (f47b729) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@ ## main #223 +/- ## ======================================= Coverage 98.02% 98.02% ======================================= Files 8 8 Lines 203 203 ======================================= Hits 199 199 Misses 4 4 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f47b729...7edb14e. Read the comment docs.

@codingjoe codingjoe merged commit c902190 into main Jul 25, 2022
@codingjoe codingjoe deleted the dependabot/npm_and_yarn/uglify-js-3.16.3 branch July 25, 2022 11:03
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 javascript Pull requests that update Javascript code

2 participants