Skip to content

Bump fast-xml-parser and libav.js#63

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6ae65e2611
Open

Bump fast-xml-parser and libav.js#63
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6ae65e2611

Conversation

@dependabot
Copy link
Contributor

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

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

Removes fast-xml-parser

Updates libav.js from 4.8.6 to 4.10.6

Release notes

Sourced from libav.js's releases.

4.9.6.1.1

What's Changed

  • Support for video filters in the high-level ff_init_filter_graph API. It was previously possible to do video filtering with the low-level API, but not the high-level API.
  • Fix LibAV() overload for typescript. by @​reinhrst in Yahweasel/libav.js#43
  • Many small type-related changes.
  • Updated versions of all dependencies, including updating FFmpeg to 6.1.1.
  • New publication method to NPM including a @​libav.js namespace.
  • Small fixes to block reader devices.

Full Changelog: Yahweasel/libav.js@v4.8.6.0.1...v4.9.6.1.1

4.8.6.0.1

What's Changed

  • Support for building with older versions of FFmpeg (note: only in source, no older builds are provided)
  • Conversion functions from the hi/lo pairs that are used for 64-bit values in libav.js to 64-bit floats and BigInts
  • Duplicated static properties (e.g. libav.EAGAIN) to the LibAV object itself, so that you can get constants like EAGAIN without an instance. This also applies to the hi/lo conversion functions above.
  • Add AV_PKT_FLAG_* constants by @​reinhrst in Yahweasel/libav.js#44

Full Changelog: Yahweasel/libav.js@v4.7.6.0.1...v4.8.6.0.1

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 [libav.js](https://github.com/Yahweasel/libav.js). These dependencies need to be updated together.


Removes `fast-xml-parser`

Updates `libav.js` from 4.8.6 to 4.10.6
- [Release notes](https://github.com/Yahweasel/libav.js/releases)
- [Changelog](https://github.com/Yahweasel/libav.js/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/Yahweasel/libav.js/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 
  dependency-type: indirect
- dependency-name: libav.js
  dependency-version: 4.10.6
  dependency-type: direct:production
...

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 18, 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

Comments