Skip to content

Bump imagemin-pngquant from 4.2.2 to 10.0.0 - #147

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/imagemin-pngquant-10.0.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/imagemin-pngquant-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2024

Copy link
Copy Markdown
Contributor

Bumps imagemin-pngquant from 4.2.2 to 10.0.0.

Release notes

Sourced from imagemin-pngquant's releases.

v10.0.0

Breaking

  • Require Node.js 18 981b216
  • This package is now pure ESM. Please read this.
  • It now returns Uint8Array instead of Buffer 981b216
    • Buffer is a subclass of Uint8Array, so this only affects you if you use buffer-specific methods.
  • Removed support for streams 981b216

Improvements

imagemin/imagemin-pngquant@v9.0.2...v10.0.0

v9.0.2

  • Fix the strip option (#72) 9b9f350

imagemin/imagemin-pngquant@v9.0.1...v9.0.2

v9.0.1

  • Fix issue with pngquant and exit code 99 (#71) c8e1546

imagemin/imagemin-pngquant@v9.0.0...v9.0.1

v9.0.0

  • Require Node.js 10 (#67) d285e92

imagemin/imagemin-pngquant@v8.0.0...v9.0.0

v8.0.0

Breaking:

  • Require Node.js 8 7049509

imagemin/imagemin-pngquant@v7.0.0...v8.0.0

v7.0.0

Breaking:

  • Rename floyd option to dithering and drop the nofs option 515fb7e
  • Change the quality option to accept an array of min and max elements and use fractional numbers 0e0edd2 {quality: '60-80'}{quality: [0.6, 0.8]}

Other:

  • Add TypeScript definition (#54) b2ad077
  • Update dependencies fdac781

v6.0.1

  • Don't throw on inputs larger than 10 MB (#52) 6b0e2a6
Commits

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 <dependency name> 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)

Bumps [imagemin-pngquant](https://github.com/imagemin/imagemin-pngquant) from 4.2.2 to 10.0.0.
- [Release notes](https://github.com/imagemin/imagemin-pngquant/releases)
- [Commits](imagemin/imagemin-pngquant@v4.2.2...v10.0.0)

---
updated-dependencies:
- dependency-name: imagemin-pngquant
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants