Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lodash.template, imagemin-pngquant and pngquant-bin #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Removes lodash.template. It's no longer used after updating ancestor dependencies lodash.template, imagemin-pngquant and pngquant-bin. These dependencies need to be updated together.

Removes lodash.template

Updates imagemin-pngquant from 5.0.1 to 9.0.2

Release notes

Sourced from imagemin-pngquant's releases.

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

Updates pngquant-bin from 3.1.1 to 8.0.1

Release notes

Sourced from pngquant-bin's releases.

v8.0.1

  • Fix execa import for CLI entrypoint (#139) 9931869

imagemin/pngquant-bin@v8.0.0...v8.0.1

v8.0.0

  • Test on Node.js 18 987605e
  • Update dependencies (#137) 7464147
  • Drop Node.js 12 support (#135) e9898f1

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

v7.0.2

  • Output error message directly b80c567

imagemin/pngquant-bin@v7.0.1...v7.0.2

v7.0.1

  • Specify exports field b487ee0

imagemin/pngquant-bin@v7.0.0...v7.0.1

v7.0.0

  • Update pngquant (#129) 2c7e25c
  • Enable tests on Windows (#128) 2bbf819
  • Use native ESM (#127) 43d7731
  • Fix badge url f18075e
  • Tweak CI config c9bbb5a

imagemin/pngquant-bin@v6.0.1...v7.0.0

v6.0.1

  • remove logalot (#122) 7a8bb74
  • Use GitHub Actions instead (#119) 8231b7e

imagemin/pngquant-bin@v6.0.0...v6.0.1

v6.0.0

  • Use the license of the combined software (#105, #113) 763e641 68cbfe4
  • Require Node.js 10 (#112) 54a5848

imagemin/pngquant-bin@v5.0.2...v6.0.0

Commits
Maintainer changes

This version was pushed to npm by 1000ch, a new releaser for pngquant-bin since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [lodash.template](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependencies [lodash.template](https://github.com/lodash/lodash), [imagemin-pngquant](https://github.com/imagemin/imagemin-pngquant) and [pngquant-bin](https://github.com/imagemin/pngquant-bin). These dependencies need to be updated together.


Removes `lodash.template`

Updates `imagemin-pngquant` from 5.0.1 to 9.0.2
- [Release notes](https://github.com/imagemin/imagemin-pngquant/releases)
- [Commits](imagemin/imagemin-pngquant@v5.0.1...v9.0.2)

Updates `pngquant-bin` from 3.1.1 to 8.0.1
- [Release notes](https://github.com/imagemin/pngquant-bin/releases)
- [Commits](imagemin/pngquant-bin@v3.1.1...v8.0.1)

---
updated-dependencies:
- dependency-name: lodash.template
  dependency-type: indirect
- dependency-name: imagemin-pngquant
  dependency-type: direct:development
- dependency-name: pngquant-bin
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2023
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