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

build(deps): bump uglify-js and grunt-contrib-uglify #5

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2022

Bumps uglify-js and grunt-contrib-uglify. These dependencies needed to be updated together.
Updates uglify-js from 2.4.24 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)

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)

v3.16.1

Features

  • support top-level await via --module (d2bd0d1c1c0ca5d837aeec5f7253a84bc8f333e2, 0c7b016fa780725c3ef7ae6ed157afe6b5a90f07)
  • support class static initialization block (88b4283200fedeb436d34e2be1d72c9eb99408d5, 00665766daeddeee78b1c904b3634679a2305ccc, 4382bfe848f36165459b59ddcb605976c0055187)
  • discard all unused in & instanceof expressions via unsafe_comps (5d695452991ff356f2886035ebb5fe1d342aa749)
  • improve detection of unreferenced class & function (b6f250f5c96be2143df0091a967e84c3af5b45ba)

Bug Fixes

  • __proto__ accessor (123f9cf9878a8f4533a5cf2b95bd01dd2c8120a0)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alexlamsl, a new releaser for uglify-js since your current version.


Updates grunt-contrib-uglify from 0.2.7 to 5.2.2

Release notes

Sourced from grunt-contrib-uglify's releases.

v5.2.2

  • Set dev version for publish df82903
  • update dependencies (#572) 70b6eb7
  • Bump ejs from 3.1.6 to 3.1.8 (#570) a285b24
  • Bump grunt from 1.5.2 to 1.5.3 (#569) 4415d58
  • Update README.md efdabc7

gruntjs/grunt-contrib-uglify@v5.2.1...v5.2.2

v5.2.1

  • Update Readme 3c8d904
  • update dependencies (#568) 0850dcd
  • Bump minimist from 1.2.5 to 1.2.6 (#567) c27ad5f
  • Fix documentation in relation to issue #565 (#566) 98b4c5f
  • Bump minimist from 1.2.5 to 1.2.6 (#563) 7228446

gruntjs/grunt-contrib-uglify@v5.1.0...v5.2.1

v5.1.0

  • Update deps, v5.1.0 (#564) e410511
  • Update uglify-js to v3.15.2 (#562) 2cb31be
  • Fix wording in README.md (#560) 12ca0f2
  • Bump path-parse from 1.0.6 to 1.0.7 (#558) 1f6a012
  • Update uglify-js (#557) 0e4b1a0
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#556) 9ccf10d

gruntjs/grunt-contrib-uglify@v5.0.1...v5.1.0

v5.0.1

  • Update uglify-js to v3.13.3.

v4.0.1

  • Update uglify-js to v3.5.0.
  • Update dependencies.

v4.0.0

  • Updated all dependencies.
  • Requires Node.js >= 6.

v3.4.0

No release notes provided.

v3.3.0

No release notes provided.

v3.2.1

No release notes provided.

v3.2.0

... (truncated)

Changelog

Sourced from grunt-contrib-uglify's changelog.

v5.1.0: date: 2022-03-27 changes: - Update dependencies. uglify-js ^3.15.2. - Requires node 12+. v5.0.0: date: 2020-07-16 changes: - Requires node 10+. - Update dependencies. v4.0.1: date: 2019-03-21 changes: - Update uglify-js to v3.5.0. - Update dependencies. v4.0.0: date: 2018-08-26 changes: - Update dependencies. - Requires Node.js >= 6. v3.4.0: date: 2018-07-29 changes: - Update uglify-js to v3.4.0. v3.3.0: date: 2017-12-24 changes: - Update uglify-js to v3.3.0. v3.2.1: date: 2017-11-26 changes: - Update uglify-js to v3.2.0. v3.1.0: date: 2017-09-11 changes: - Update uglify-js to v3.1.0. v3.0.1: date: 2017-05-20 changes: - Fix toplevel option. v3.0.0: date: 2017-05-12 changes: - Update uglify-js to v3.0.4. v2.3.0: date: 2017-04-05 changes: - Make CLI output less verbose. v2.2.1: date: 2017-03-31

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vladikoff, a new releaser for grunt-contrib-uglify since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) and [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify). These dependencies needed to be updated together.

Updates `uglify-js` from 2.4.24 to 3.16.3
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v2.4.24...v3.16.3)

Updates `grunt-contrib-uglify` from 0.2.7 to 5.2.2
- [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-uglify/commits/v5.2.2)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: indirect
- dependency-name: grunt-contrib-uglify
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2022
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