node-metalsmith-imagemin
node-metalsmith-imagemin copied to clipboard
build(deps): bump imagemin-webp from 6.0.0 to 8.0.0
Bumps imagemin-webp from 6.0.0 to 8.0.0.
Release notes
Sourced from imagemin-webp's releases.
v8.0.0
Breaking
- Require Node.js 14 4f1d39f
Improvements
v7.0.0
- Use native ESM bcdf27d
- Use GitHub Actions instead (#34) 3835836
- Update code example (#28) 59dce34
- Bump cwebp-bin 90977fe
https://github.com/imagemin/imagemin-webp/compare/v6.0.0...v7.0.0
Commits
88304e8
8.0.04f1d39f
Require Node.js 14a366d9c
Bump cwebp-bin@^8.0.0 (#45)0482aec
Add lossless level option (#47)9f29bdf
docs: fix sns default value (#42)3979e6e
7.0.0bcdf27d
Use native ESM3835836
Use GitHub Actions instead (#34)59dce34
Update code example (#28)90977fe
Bump cwebp-bin- See full diff in compare view
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)
🦙 MegaLinter status: ✅ SUCCESS
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.01s | |
✅ JSON | eslint-plugin-jsonc | 2 | 0 | 3.31s | |
✅ JSON | jsonlint | 2 | 0 | 0.29s | |
✅ JSON | npm-package-json-lint | yes | no | 0.58s | |
✅ JSON | v8r | 2 | 0 | 5.82s | |
✅ REPOSITORY | checkov | yes | no | 10.07s | |
✅ REPOSITORY | gitleaks | yes | no | 1.98s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | secretlint | yes | no | 0.92s | |
✅ SPELL | misspell | 2 | 0 | 0.13s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff