Skip to content

Bump fast-xml-parser and is-svg#288

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-3b332b47db
Open

Bump fast-xml-parser and is-svg#288
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-3b332b47db

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Removes fast-xml-parser. It's no longer used after updating ancestor dependency is-svg. These dependencies need to be updated together.

Removes fast-xml-parser

Updates is-svg from 4.3.2 to 6.1.0

Release notes

Sourced from is-svg's releases.

v6.1.0

  • Add validate option (#43) e164d6a

sindresorhus/is-svg@v6.0.0...v6.1.0

v6.0.0

Breaking

  • Require Node.js 20 1ddf982

Improvements

  • Use @file-type/xml for XML type determination (#40) e43ec24

sindresorhus/is-svg@v5.1.0...v6.0.0

v5.1.0

  • Update dependencies 5be629e

sindresorhus/is-svg@v5.0.1...v5.1.0

v5.0.1

  • Fix detection of <SvG> cb5bef2

sindresorhus/is-svg@v5.0.0...v5.0.1

v5.0.0

Breaking

  • Require Node.js 14 d29071c
  • This package is now pure ESM. Please read this.
  • It no longer accepts a Buffer.
    • To migrate, simply call .toString() on the buffer before passing it in here.
  • It now strictly validates that the input is a string.

sindresorhus/is-svg@v4.4.0...v5.0.0

v4.4.0

  • Update fast-xml-parser dependency (#35) 98725ee

sindresorhus/is-svg@v4.3.2...v4.4.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.

Removes [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependency [is-svg](https://github.com/sindresorhus/is-svg). These dependencies need to be updated together.


Removes `fast-xml-parser`

Updates `is-svg` from 4.3.2 to 6.1.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](sindresorhus/is-svg@v4.3.2...v6.1.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 
  dependency-type: indirect
- dependency-name: is-svg
  dependency-version: 6.1.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 Feb 28, 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