getformwork / formwork

🏗 A flat file-based Content Management System (CMS) to build and manage sites with simplicity
MIT License
51 stars 12 forks source link

Bump uglify-js from 3.17.0 to 3.17.2 in /admin #368

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps uglify-js from 3.17.0 to 3.17.2.

Release notes

Sourced from uglify-js's releases.

v3.17.2

Bug Fixes

  • assignment operator (9efa02afb6de5f55d98b6f0d1369788012a29c34, 63b04a687aec5659532d8a89f4cd016558059a8e)
  • if statement (9ac3879b06ddd26a56cc0298c1af1aac5a1fa022)
  • return statement (37d3e4feaa1feae6a68dd6069484e464ae94a91b)
  • ternary expression (43ec350cd2f714e6c19097e6386a27ba3de8e941)

v3.17.1

Features

  • improve precision of escape analysis (d6d2f5ced2ce7f16eb02138ec243c01fe2b5717a, 10bc86ba107a17b3186d06938cb1b2bb45262e42)
  • improve usability of --mangle-props (9eea3a673a0aceb277ab06e4d585d002af992dd6, 4653e8aec0f8db498556b7da89903b6ae3434f24, 5ac6ec5496af3d38b0d14ee1987d2bfc9e3085be)
  • extend glob patterns for --in-situ (535212c69ef163c1cc35b7aa3d1fd625a171bb0e)
  • support Adobe ExtendScipt on best-effort basis (32bd65a87fd8a828150eccb57024adc60b468b05)
  • inline immediately invoked arrow function expressions (9dec612cd5c167eeac9ed68f9f2832bae7260196)
  • improve elimination of lexical declarations (edf1bf110635e604973d626e7ac45b6086e4b9fc)

Bug Fixes

  • arguments object (5b5f6e329cdaab4c8e89ad1d1c4c8f588d65e6a6)
  • arrow function (02d966d9140a3fd77e1e40f56a6b008ca5d9c9af)
  • assignment operator (1d42e9ad556d6024f58ff3a4fee6df310cbcf34d)
  • async function (15b608f74c5111083ab361e419652e38719884dd)
  • class method (001f6f971913d28d9c77a5ff6602ae06d3780ccf)
  • compound assignment operator (f63b7b079d84cbb50f6ca77a7489bcb0bd66701f)
  • destructuring syntax (eb22f0101eba4649e0cafb3e62f7601f9c37d0b7)
  • export statement (9cdc1ef6c2a9684c0ae769ac4ce21c9d593378bb)
  • lexical declaration (88dfc4968330e87b6c55ce3f160e1e4420c0f01e, e0b302d651096192612a1a5c1560b4842f681c82)
  • logical operator (78f354beb862aaf9176355a056b44f613efce236)
  • return statement (887e086890a67c8529143d4efd8621f7a72c2d6a)
  • ternary expression (78f354beb862aaf9176355a056b44f613efce236, e4bff315eb6e8f57b9e0f6dddf81f7e0cb978708)
  • throw statement (4e4a2f8ed3439a92dc14a3327cf0444a8156e5b4)
  • unary arithmetic operator (ac002b6338a65d2323c092e34815d4db252da19a, f63b7b079d84cbb50f6ca77a7489bcb0bd66701f)
  • var statement (887e086890a67c8529143d4efd8621f7a72c2d6a, 4db81065ee8e6b3cd72e891a1c5f4d99ecb6562c)
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)