[Docs Site] Bump svgo from 4.0.1 to 4.0.2#32299
Conversation
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 review
Overall: ✅ Merge + spot-check svgo 4.0.2 is a patch release that fixes a security issue in the removeScripts plugin (JavaScript URI handling) and several SVG optimization bugs. In this repo svgo is a direct devDependency, but it is only used by the manual utility script Package details
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://4754671e.preview.developers.cloudflare.com |
Bumps svgo from 4.0.1 to 4.0.2.
Release notes
Sourced from svgo's releases.
Commits
b2309cfchore: sync version with apif529cfcMerge commit from fork581fe68performance: speed up mergePath child node removal (#2216)eb4c8b6docs(removeAttributesBySelector): properly document and check types (#2215)6fd5872fix(convertColors): skip convertCase on css custom properties (#2213)7414f73fix: properly parse negative (or +) arc radii (#2205)a8c19aafix: only call encodeSVGDatauri once and add test case (#2053)65548f4fix(convertPathData): properly handle consecutive t commands (#2156)a41a7c1fix(convertPathData): introducing isSafeToRemove (#2164)38625ddtest: handle charm icons (#2203)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.