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.8.0 to 1.8.1 in /gulp #16

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @adamlui/minify.js from 1.8.0 to 1.8.1.

Release notes

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

minify.js (Node) v1.8.1

:page_with_curl: Changelog

Full Changelog: https://github.com/adamlui/minify.js/compare/node-v1.8.0...node-v1.8.1

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

Note: Asset minify.js-1.8.1.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
  • 6e2b043 Built minify.js v1.8.1 ↞ [auto-sync from adamlui/js-utils]
  • f4f7ad4 Refined conditions for final logs in API methods ↞ [auto-sync from `adamlui/j...
  • 59adcce Corrected import statements in ESM instructions ↞ [auto-sync from `adamlui/js...
  • 4335e0b Simplified conditions for return log instructions in API methods to rely on b...
  • 1788068 Renamed func/alias objs to avoid potential namespace conflicts ↞ [auto-sync f...
  • bceef6c Merge pull request #15 from adamlui/dependabot/npm_and_yarn/node.js/uglify-js...
  • f875dd4 Bumped UglifyJS to 3.18.0
  • 87e7701 Bumped UglifyJS to 3.18.0
  • 46f07dd Bump uglify-js from 3.17.4 to 3.18.0 in /node.js
  • b50c397 Updated npm/clones shield counters in root README
  • 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 2 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