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.5.7 to 1.5.8 in /gulp #8

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @adamlui/minify.js from 1.5.7 to 1.5.8.

Release notes

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

minify.js (Node) v1.5.8

:page_with_curl: Changelog

Full Changelog: https://github.com/adamlui/minify.js/compare/node-v1.5.7...node-v1.5.8

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

Note: Asset minify.js-1.5.8.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
  • 8922a78 Built minify.js v1.5.8
  • 3033727 Bumped minify.js versions to 1.5.8
  • 9f8b14b Inserted node.js/ into docURLs ↞ [auto-sync from adamlui/js-utils]
  • fae0648 Excepted single quote enforcement when using backticks to avoid escaping quotes
  • 11e8b5a Converted exampleCalls w/ quotes to template literals for human readability...
  • 39b63bc Shortened argRegex name to reArgs ↞ [auto-sync from adamlui/js-utils]
  • c8819fc Condensed argRegex.infoCmds into single line ↞ [auto-sync from `adamlui/js-...
  • d7fdd98 Merge pull request #51 from adamlui/dependabot/npm_and_yarn/minify.js/gulp/ad...
  • 3242052 Updated downloads shield counter
  • See full diff 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 4 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