Skip to content

build(deps): bump svgo from 3.3.4 to 3.3.5 in /website - #785

Merged
Paco Huelsz (frhuelsz) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/website/svgo-3.3.5
Sep 8, 2026
Merged

build(deps): bump svgo from 3.3.4 to 3.3.5 in /website#785
Paco Huelsz (frhuelsz) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/website/svgo-3.3.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps svgo from 3.3.4 to 3.3.5.

Release notes

Sourced from svgo's releases.

v3.3.5

What's Changed

Security

  • Backport the removeScriptElement hardening from SVGO v4 in #2269:
    • reject executable data: URLs and legacy vbscript: URLs
    • sanitize executable HTML inside <foreignObject> elements
    • handle namespace-prefixed SVG anchors and URL schemes containing ASCII tabs or newlines

This addresses GHSA-4vpr-x523-8j87 and GHSA-w27v-7q3p-w38r for the v3 release line.

Support

SVGO v3 is not officially supported; please consider upgrading to SVGO v4. This security fix has been backported, but there is no commitment to backport more complex changes in the future.

See the migration guide from v3 to v4.

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for svgo since your current version.


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 3.3.4 to 3.3.5.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.3.4...v3.3.5)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 3.3.5
  dependency-type: indirect
...

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 Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 22:22
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 22:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

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

🟢 Approval recommended

The change is a straightforward lockfile-only dependency patch bump with no additional code modifications.

Pull request overview

This PR updates the website npm lockfile to pull in svgo v3.3.5 (from v3.3.4), incorporating upstream security hardening for SVG script/URL sanitization as described in the release notes.

Changes:

  • Bump svgo from 3.3.4 to 3.3.5 in website/package-lock.json.
  • Update the resolved tarball URL and integrity hash for the new svgo version.
File summaries
File Description
website/package-lock.json Updates the locked svgo package metadata (version/resolved/integrity) to v3.3.5.
Review details

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)

  • website/package-lock.json: Generated file
  • Files reviewed: 0/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@frhuelsz
Paco Huelsz (frhuelsz) merged commit e371459 into main Sep 8, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/website/svgo-3.3.5 branch September 8, 2026 23:02
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.

2 participants