Bump svgo from 3.2.0 to 3.3.4 - #6085
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svgo-3.3.4
branch
4 times, most recently
from
July 27, 2026 23:05
32f22e3 to
49a329f
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svgo-3.3.4
branch
2 times, most recently
from
August 3, 2026 22:10
a8b54c7 to
c3289ac
Compare
Bumps [svgo](https://github.com/svg/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) --- updated-dependencies: - dependency-name: svgo dependency-version: 3.3.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svgo-3.3.4
branch
from
August 3, 2026 22:22
c3289ac to
93a2e8c
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
Superseded by #6146. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps svgo from 3.2.0 to 3.3.4.
Release notes
Sourced from svgo's releases.
... (truncated)
Commits
72a2388Merge commit from forkbbab162deps: upgrade to sax v1.5.0c4dc2bechore: increment version to v3.3.2Note
Low Risk
Lockfile-only bump of a dev-time SVG optimizer with security fixes; no application runtime or auth/data paths change.
Overview
Bumps the dev dependency svgo from 3.2.0 to 3.3.4 in
package-lock.json(pulled in viareact-native-svg-transformer→@svgr/plugin-svgofor SVG optimization at build time).The lockfile reflects svgo’s switch from the unsupported
@trysound/saxfork to upstreamsax(^1.5.0). Release notes for 3.3.4 also include a security hardening inremoveScriptElement(case-insensitive JavaScript URI stripping and namespace-aware<script>handling).Reviewed by Cursor Bugbot for commit 93a2e8c. Bugbot is set up for automated code reviews on this repo. Configure here.