adamlui / minify.js

</> Recursively minify all JavaScript files.
https://minify-js.org
Other
5 stars 1 forks source link

Bump @adamlui/minify.js from 1.6.3 to 1.7.0 in /gulp #11

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @adamlui/minify.js from 1.6.3 to 1.7.0.

Release notes

Sourced from @​adamlui/minify.js's releases.

minify.js (Node) v1.7.0

:page_with_curl: Changelog

Full Changelog: https://github.com/adamlui/minify.js/compare/node-v1.6.3...node-v1.7.0

For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/minify.js/tree/node-v1.7.0/node.js/#readme

Note: Asset minify.js-1.7.0.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire repo at the time of this release.

Commits
  • 8c222fc Built minify.js v1.7.0
  • 98a9c92 Bumped minify.js versions to 1.7.0
  • a3d89dc Added status log to write array data routine ↞ [auto-sync from `adamlui/js-ut...
  • 802b81f Added support for passing filenames w/o extensions as CLI input ↞ [auto-sync ...
  • 63a4f9e Added line breaks before no files processed CLI logs for readability ↞ [auto-...
  • 90c5c56 Removed whitespace + converted double quotes to single ones in `optionDesc_co...
  • f29e5b9 Removed whitespace from optionDesc_commentExtra
  • e597f53 Translated optionDesc_commentMain, removed whitespace from `optionDesc_comm...
  • 652a19f Re-translated info_copying to remove unicode + translated `optionDesc_comme...
  • 62d0c58 Added CLI option --copy
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud