Skip to content

build(deps-dev): bump svgo from 4.0.1 to 4.0.2 - #2175

Merged
n-lark merged 1 commit into
mainfrom
dependabot/npm_and_yarn/svgo-4.0.2
Jul 29, 2026
Merged

build(deps-dev): bump svgo from 4.0.1 to 4.0.2#2175
n-lark merged 1 commit into
mainfrom
dependabot/npm_and_yarn/svgo-4.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps svgo from 4.0.1 to 4.0.2.

Release notes

Sourced from svgo's releases.

v4.0.2

What's Changed

Security

Bug Fixes

Performance

Other Changes

Commits
  • b2309cf chore: sync version with api
  • f529cfc Merge commit from fork
  • 581fe68 performance: speed up mergePath child node removal (#2216)
  • eb4c8b6 docs(removeAttributesBySelector): properly document and check types (#2215)
  • 6fd5872 fix(convertColors): skip convertCase on css custom properties (#2213)
  • 7414f73 fix: properly parse negative (or +) arc radii (#2205)
  • a8c19aa fix: only call encodeSVGDatauri once and add test case (#2053)
  • 65548f4 fix(convertPathData): properly handle consecutive t commands (#2156)
  • a41a7c1 fix(convertPathData): introducing isSafeToRemove (#2164)
  • 38625dd test: handle charm icons (#2203)
  • See full diff in compare view

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 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) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 4.0.2
  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 24, 2026

@n-lark n-lark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot triage ✅

  • Package: svgo 4.0.14.0.2 (patch) — direct devDependency, SVG optimizer used by vite-plugin-image-optimizer at build time; not in shipped code
  • Publish window: version published 2026-07-11, ≥12h elapsed (~18 days) ✅
  • Advisories: no open advisory against 4.0.2 ✅ — npm audit clean; 4.0.2 is a security patch hardening removeScripts (case-insensitive JS URIs, namespace-aware <script>)
  • Release notes: security hardening + bug fixes (convertColors, convertPathData, arc radii, data-URI encoding) + perf — no breaking changes ✅
  • CI: green ✅
  • Decision: approving for merge — clean patch on a dev-only build tool; security hardening, lockfile-only diff (3 lines)

@n-lark
n-lark merged commit 3774d6f into main Jul 29, 2026
4 checks passed
@n-lark
n-lark deleted the dependabot/npm_and_yarn/svgo-4.0.2 branch July 29, 2026 20:07
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.

1 participant