Skip to content

build(deps): bump fast-xml-parser and edgedriver#2880

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-066c6faa41
Feb 18, 2026
Merged

build(deps): bump fast-xml-parser and edgedriver#2880
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-066c6faa41

Conversation

@dependabot
Copy link
Contributor

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

Bumps fast-xml-parser and edgedriver. These dependencies needed to be updated together.
Updates fast-xml-parser from 4.5.1 to 5.3.6

Release notes

Sourced from fast-xml-parser's releases.

Entity security and performance

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

fix: handle HTML numeric and hex entities when out of range

No release notes provided.

bug fix and performance improvements

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
  • Performance improvement for stopNodes (By Maciek Lamberski)

Replace Buffer with Uint8Array

  • Launched Separate CLI module
  • Replace Buffer with Uint8Array

Support EMPTY and ANY with ELEMENT in DOCTYPE

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.2.4...v5.2.4

upgrade to ESM module and fixing value parsing issues

  • Support ESM modules
  • fix value parsing issues
  • a feature to access tag location is added (metadata)
  • fix to read DOCTYPE correctly

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md

Summary update on all the previous releases from v4.2.4

  • Multiple minor fixes provided in the validator and parser
  • v6 is added for experimental use.
  • ignoreAttributes support function, and array of string or regex
  • Add support for parsing HTML numeric entities
  • v5 of the application is ESM module now. However, JS is also supported

... (truncated)

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

5.3.6 / 2026-02-14

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2
  • add missing exports in CJS typings

5.3.4 / 2026-01-30

  • fix: handle HTML numeric and hex entities when out of range

5.3.3 / 2025-12-12

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute

5.3.2 / 2025-11-14

  • fix for import statement for v6

5.3.1 / 2025-11-03

5.3.0 / 2025-10-03

  • Use Uint8Array in place of Buffer in Parser

5.2.5 / 2025-06-08

  • Inform user to use fxp-cli instead of in-built CLI feature
  • Export typings for direct use

5.2.4 / 2025-06-06

  • fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE

5.2.3 / 2025-05-11

  • fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE

5.2.2 / 2025-05-05

  • fix (#746): update strnum to fix parsing issues related to enotations

5.2.1 / 2025-04-22

  • fix: read DOCTYPE entity value correctly
  • read DOCTYPE NOTATION, ELEMENT exp but not using read values

5.2.0 / 2025-04-03

... (truncated)

Commits

Updates edgedriver from 6.1.1 to 6.3.0

Release notes

Sourced from edgedriver's releases.

Release 6.3.0

  • feat: support custom CDN URL with Basic Auth credentials (#282) (#534) (d38915d)

Release 6.2.1

  • fix: CI macos runner (131bf3d)
  • fix: unable to locate ms edge binary on arch linux (#530) (8db7463)
  • chore: update deps (d138576)
  • chore: update CI pipeline (d96c64e)
  • chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#526) (7ac02cf)

Release 6.2.0

  • chore: update deps (8144db9)
  • chore(deps): bump lewagon/wait-on-check-action (#515) (8c453a2)
  • chore(deps-dev): bump @​types/node from 24.2.1 to 24.5.2 (#519) (d4fda1f)
  • chore(deps): bump the patch-deps-updates-main group with 2 updates (#516) (3b61b70)
  • chore(deps-dev): bump eslint from 9.33.0 to 9.36.0 (#517) (78398c3)
  • chore(dev): bump @​wdio/eslint and fix lint issues from new rules (#507) (af4ed92)
  • refactor!: remove node-fetch; require Node.js >=20 (#505) (83abae8)
  • chore: update prepare script for Husky 9 compatibility (#506) (e26dd84)
  • chore(deps): bump @​zip.js/zip.js in the patch-deps-updates-main group (#504) (c61a2c6)
  • chore(deps-dev): bump the major-deps-updates-main group with 3 updates (#503) (7cfa767)

Release 6.1.2

  • fix: update CDN url (#501) (b5a8608)
  • chore(deps): bump lewagon/wait-on-check-action (#499) (813ff05)
  • chore(deps): bump dependabot/fetch-metadata (#495) (7bf92a9)
  • chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#494) (984300a)
  • chore(deps): bump the patch-deps-updates-main group with 3 updates (#492) (02653f0)
  • chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#490) (fbae701)
  • chore(deps-dev): bump eslint in the minor-deps-updates-main group (#489) (91e2a8f)
  • chore(deps-dev): bump webdriverio in the minor-deps-updates-main group (#488) (8f7aea6)
  • chore(deps): bump the patch-deps-updates-main group with 3 updates (#487) (b5557c3)
  • chore(deps-dev): bump the patch-deps-updates-main group with 3 updates (#485) (6b5a694)
  • chore(deps-dev): bump the minor-deps-updates-main group with 3 updates (#486) (aeb4bd2)
  • chore(deps): bump fast-xml-parser in the major-deps-updates-main group (#484) (fc88b3b)
  • chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#483) (2f85f9f)
  • chore(deps-dev): bump the patch-deps-updates-main group with 3 updates (#482) (bae6026)
  • chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#481) (dfe00c9)
  • chore(deps-dev): bump @​types/node in the patch-deps-updates-main group (#480) (d918ffc)
  • chore(deps): bump the patch-deps-updates-main group across 1 directory with 4 updates (#479) (51c710b)
  • chore(deps-dev): bump @​types/node in the minor-deps-updates-main group (#478) (574f563)
  • chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#476) (02ebc15)
  • chore(deps-dev): bump the patch-deps-updates-main group with 4 updates (#475) (c6899ac)
  • chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the minor-deps-updates group (#474) (739c30f)
  • chore(deps-dev): bump the major-deps-updates-main group with 2 updates (#473) (77bc7c7)
  • chore(deps-dev): bump @​types/node in the patch-deps-updates-main group (#472) (e498f2c)
  • chore(deps-dev): bump the patch-deps-updates-main group with 3 updates (#470) (80cd1d4)
  • chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#471) (dbe3431)
  • chore(deps-dev): bump release-it in the major-deps-updates-main group (#469) (b94395b)
  • chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#468) (8a663a7)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for edgedriver since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


You can trigger a rebase of this PR 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 [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [edgedriver](https://github.com/webdriverio-community/node-edgedriver). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 4.5.1 to 5.3.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.5.1...v5.3.6)

Updates `edgedriver` from 6.1.1 to 6.3.0
- [Release notes](https://github.com/webdriverio-community/node-edgedriver/releases)
- [Commits](webdriverio-community/node-edgedriver@6.1.1...6.3.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  dependency-type: indirect
- dependency-name: edgedriver
  dependency-version: 6.3.0
  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 Feb 18, 2026
@mergify mergify bot added the queued label Feb 18, 2026
@mergify mergify bot merged commit 6e6c701 into main Feb 18, 2026
12 of 13 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/multi-066c6faa41 branch February 18, 2026 03:50
@mergify
Copy link
Contributor

mergify bot commented Feb 18, 2026

Merge Queue Status

Rule: dependabot


  • Entered queue2026-02-18 03:50 UTC
  • Checks passed · in-place
  • Merged2026-02-18 03:50 UTC · at 4fb3a08ae25fa920dd64a6a3c86e81bea9952b36

This pull request spent 4 seconds in the queue, with no time running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = Analyze (javascript)
    • check-neutral = Analyze (javascript)
    • check-skipped = Analyze (javascript)
  • any of [🛡 GitHub branch protection]:
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL
  • any of [🛡 GitHub branch protection]:
    • check-success = Summary
    • check-neutral = Summary
    • check-skipped = Summary
  • any of [🛡 GitHub branch protection]:
    • check-success = codecov/patch
    • check-neutral = codecov/patch
    • check-skipped = codecov/patch
  • any of [🛡 GitHub branch protection]:
    • check-success = presubmit
    • check-neutral = presubmit
    • check-skipped = presubmit
  • any of [🛡 GitHub branch protection]:
    • check-success = dependency-review
    • check-neutral = dependency-review
    • check-skipped = dependency-review
  • any of [🛡 GitHub branch protection]:
    • check-skipped = commitlint
    • check-neutral = commitlint
    • check-success = commitlint

@mergify mergify bot removed the queued label 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