philhawksworth / netlify-plugin-minify-html

26 stars 8 forks source link

Bump minimist and @node-minify/core #24

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes minimist. It's no longer used after updating ancestor dependency @node-minify/core. These dependencies need to be updated together.

Removes minimist

Updates @node-minify/core from 5.3.0 to 8.0.5

Release notes

Sourced from @​node-minify/core's releases.

8.0.5

  • feat(typescript): rewrite (#1598) (75a10d431a358083f46565fe5f6937b0f6dbd807)
  • chore(copyright): update to 2023 (#1707) (3e33ba1b6d39c0c5f0f519ede7ecf94316a2f512)
  • feat(node): remove node 14 (#1697) (1a8a9014f399a0dc0a397d18f4e61c58f5e0908c)
  • docs(astro): astro version (#1693) (a9a6fbc0fc94a23ddd83e50ad17e751c8e6a0a3c)
  • bump dependencies

7.1.0

  • feat(pnpm): add pnpm with workspace (#1579) (5f774648b0404512426e37be9ef54bdbb17d3dba)
  • Bump dependencies

7.0.0

  • fix(gcc): update GCC and fixing new API (#1460) (4c275ed64ea6ec12db8860478990db167b9b7832)
  • feat(node): remove node 12, add node 18 (#1539) (38db93ca18cff4c2179b68cf1c94b058bc634427)
  • Bump dependencies

6.4.0

  • Security fix for @​node-minify/terser (#1526) (df1c40d75e7ed4962f3bbcf226fe9e618f688091)
  • Bump dependencies

6.3.0

  • Check undefined in createDirectory (#1365) (489b2fe849d8a75541ae9492dfbd31d4bd2d1e98)
  • Fix typo of noCompress example code (#1403) (c0d38c7128ade8fe443679430e4255669cad83cd)
  • Bump dependencies

6.2.0

  • Avoid commander clash (#1261) (2f071cea0b2d763a84b3c35550564698934a06eb)
  • Update terser.md (#1189) (44181f389bebbd1a916ba1d1486cc16101e698bb)
  • Bump dependencies

6.1.0

  • Check for directory (#1117) (85bd8acd713445e0ceff7dbc684562e9eaa2fc54 88a0669ec2054a88c5b686e52be120aef381445c)
  • Bump dependencies

6.0.0

  • Remove Node 8 (#1011) (fa59a42507e1f6827d605d59f64e7956c534f0d8)
  • Add node 14 (#1092) (468f13c6a4089527f6fe9740bc3472662434ff17)
  • Fix cli yarn install command (#1091) (bb45a483a698ff3a50fb22f49debe36ec2090968) (@​sasha0552 )
  • Fix using globs with $1 output (#1088) (a49f41546b9c979d99f261e4782b73f84e5341e6)
  • Enable glob exclusion with ! (#1090) (90327430e8e9a0ebfed6ea02e14a10a366e0a913)
  • Bump dependencies
Commits


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](https://github.com/philhawksworth/netlify-plugin-minify-html/network/alerts).