Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps uglify-js from 3.16.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)
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.1 to 3.16.2.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v3.16.1...v3.16.2)

---
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 4, 2022
@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #222 (76ab607) into main (a6bc34c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #222   +/-   ##
=======================================
  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 a6bc34c...76ab607. Read the comment docs.

@codingjoe codingjoe merged commit f47b729 into main Jul 4, 2022
@codingjoe codingjoe deleted the dependabot/npm_and_yarn/uglify-js-3.16.2 branch July 4, 2022 11:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant