Skip to content

Bump svgo, critical and gulp-imagemin#262

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-9f65d41549
Open

Bump svgo, critical and gulp-imagemin#262
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-9f65d41549

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown

Bumps svgo to 3.3.4 and updates ancestor dependencies svgo, critical and gulp-imagemin. These dependencies need to be updated together.

Updates svgo from 3.2.0 to 3.3.4

Release notes

Sourced from svgo's releases.

v3.3.4

What's Changed

Security

Support

SVGO v3 is not officially supported, please consider upgrading to SVGO v4 instead. We've backported this fix as there are security implications, but there is no commitment to do this for more complex changes in future.

Consider reading our Migration Guide from v3 to v4 which should ease the process.

v3.3.3

What's Changed

Dependencies

  • Migrates from our unsupported fork of sax (@​trysound/sax) to the upstream version of sax (sax).

Bug Fixes

  • No longer throws error when encountering comments in DTD.

Metrics

Before and after of the browser bundle of each respective version:

v3.3.2 v3.3.3 Delta
svgo.browser.js 910.9 kB 912.9 kB ⬆️ 2 kB

Support

SVGO v3 is not officially supported, please consider upgrading to SVGO v4 instead. We've backported this fix as there are security implications, but there is no commitment to do this for more complex changes in future.

Consider reading our Migration Guide from v3 to v4 which should ease the process.

v3.3.2

Notice

An update on what happened with v3.3.0 and v3.3.1. While we have retained CJS support, the migration to ESM has changed the acceptable ways to import SVGO, in ways that users depended on before. This effectively made SVGO v3 a breaking change.

Rather than resolve or workaround these differences, we've opted to release SVGO v3.3.2, which is effectively a revert to v3.2.0, and deprecate versions v3.3.0 and v3.3.1. We'll then proceed to work on releasing v4 which will document the breaking changes, and feature further breaking changes that were slated for v4, like disabling removeViewBox by default.

Before the v4.0.0 release, I'll put more focus on testing and use release candidates, just to make the release go smoothly! 👍🏽

Sorry for the headache, and thank you for your patience.

v3.3.1

... (truncated)

Commits

Updates svgo from 2.8.0 to 2.8.3

Release notes

Sourced from svgo's releases.

v3.3.4

What's Changed

Security

Support

SVGO v3 is not officially supported, please consider upgrading to SVGO v4 instead. We've backported this fix as there are security implications, but there is no commitment to do this for more complex changes in future.

Consider reading our Migration Guide from v3 to v4 which should ease the process.

v3.3.3

What's Changed

Dependencies

  • Migrates from our unsupported fork of sax (@​trysound/sax) to the upstream version of sax (sax).

Bug Fixes

  • No longer throws error when encountering comments in DTD.

Metrics

Before and after of the browser bundle of each respective version:

v3.3.2 v3.3.3 Delta
svgo.browser.js 910.9 kB 912.9 kB ⬆️ 2 kB

Support

SVGO v3 is not officially supported, please consider upgrading to SVGO v4 instead. We've backported this fix as there are security implications, but there is no commitment to do this for more complex changes in future.

Consider reading our Migration Guide from v3 to v4 which should ease the process.

v3.3.2

Notice

An update on what happened with v3.3.0 and v3.3.1. While we have retained CJS support, the migration to ESM has changed the acceptable ways to import SVGO, in ways that users depended on before. This effectively made SVGO v3 a breaking change.

Rather than resolve or workaround these differences, we've opted to release SVGO v3.3.2, which is effectively a revert to v3.2.0, and deprecate versions v3.3.0 and v3.3.1. We'll then proceed to work on releasing v4 which will document the breaking changes, and feature further breaking changes that were slated for v4, like disabling removeViewBox by default.

Before the v4.0.0 release, I'll put more focus on testing and use release candidates, just to make the release go smoothly! 👍🏽

Sorry for the headache, and thank you for your patience.

v3.3.1

... (truncated)

Commits

Updates critical from 3.1.0 to 8.0.0

Release notes

Sourced from critical's releases.

v8.0.0

What's Changed

Breaking

  • Minimum Node.js version is now 22.12.0

New Contributors

Full Changelog: addyosmani/critical@v7.2.1...v8.0.0

v7.2.1

  • downgrade got 708d1f5
  • Bump Dependencies (#605) 89de1e8
  • npm audit e5ce58e
  • Bump micromatch from 4.0.5 to 4.0.8 (#601) cbf8927
  • Bump webpack from 5.91.0 to 5.94.0 (#600) c1f8a90

addyosmani/critical@v7.2.0...v7.2.1

v7.2.0

  • Parse CLI args passed as JSON (#596) (#599) 0b01821
  • Bump ws from 6.2.2 to 6.2.3 (#598) ef92de3
  • Bump braces from 3.0.2 to 3.0.3 (#597) 8754f72

addyosmani/critical@v7.1.2...v7.2.0

v7.1.2

  • fix options passed to head request (#593) d345ed3

addyosmani/critical@v7.1.1...v7.1.2

v7.1.1

  • bump dependencies (#591) ebd489d

addyosmani/critical@v7.1.0...v7.1.1

v7.1.0

  • feat: allow plain css passed as option (#588) 526c767

addyosmani/critical@v7.0.0...v7.1.0

... (truncated)

Commits

Updates gulp-imagemin from 7.1.0 to 9.2.0

Release notes

Sourced from gulp-imagemin's releases.

v9.2.0

  • Allow optimizing WebP images (#393) 4aeb145

sindresorhus/gulp-imagemin@v9.1.0...v9.2.0

v9.1.0

  • Update dependencies 127615e

sindresorhus/gulp-imagemin@v9.0.0...v9.1.0

v9.0.0

Breaking

  • Require Node.js 18 70e07e8

sindresorhus/gulp-imagemin@v8.0.0...v9.0.0

v8.0.0

sindresorhus/gulp-imagemin@v7.1.0...v8.0.0

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 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.

Bumps [svgo](https://github.com/svg/svgo) to 3.3.4 and updates ancestor dependencies [svgo](https://github.com/svg/svgo), [critical](https://github.com/addyosmani/critical) and [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin). These dependencies need to be updated together.


Updates `svgo` from 3.2.0 to 3.3.4
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.2.0...v3.3.4)

Updates `svgo` from 2.8.0 to 2.8.3
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.2.0...v3.3.4)

Updates `critical` from 3.1.0 to 8.0.0
- [Release notes](https://github.com/addyosmani/critical/releases)
- [Changelog](https://github.com/addyosmani/critical/blob/master/CHANGELOG.md)
- [Commits](addyosmani/critical@v3.1.0...v8.0.0)

Updates `gulp-imagemin` from 7.1.0 to 9.2.0
- [Release notes](https://github.com/sindresorhus/gulp-imagemin/releases)
- [Commits](sindresorhus/gulp-imagemin@v7.1.0...v9.2.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 3.3.4
  dependency-type: indirect
- dependency-name: svgo
  dependency-version: 2.8.3
  dependency-type: indirect
- dependency-name: critical
  dependency-version: 8.0.0
  dependency-type: direct:development
- dependency-name: gulp-imagemin
  dependency-version: 9.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants