Skip to content

Comments

Bump fast-xml-parser, @sap-ux/axios-extension and @sap-ux/system-access#107

Merged
aleksandr-suvorov merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-fa3929a053
Feb 19, 2026
Merged

Bump fast-xml-parser, @sap-ux/axios-extension and @sap-ux/system-access#107
aleksandr-suvorov merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-fa3929a053

Conversation

@dependabot
Copy link
Contributor

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

Bumps fast-xml-parser to 5.3.6 and updates ancestor dependencies fast-xml-parser, @sap-ux/axios-extension and @sap-ux/system-access. These dependencies need to be updated together.

Updates fast-xml-parser from 4.4.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 @sap-ux/axios-extension from 1.22.9 to 1.25.14

Release notes

Sourced from @​sap-ux/axios-extension's releases.

@​sap-ux/axios-extension@​1.25.14

Patch Changes

  • d57cc47: Update fast-xml-parser
Changelog

Sourced from @​sap-ux/axios-extension's changelog.

1.25.14

Patch Changes

  • d57cc47: Update fast-xml-parser

1.25.13

Patch Changes

  • Updated dependencies [dd2131c]
    • @​sap-ux/btp-utils@​1.1.9

1.25.12

Patch Changes

  • bda7356: fix(deps): update dependency qs to v6.14.2 [security]

1.25.11

Patch Changes

  • 2fc459c: Upgrade axios
  • Updated dependencies [2fc459c]
    • @​sap-ux/btp-utils@​1.1.8

1.25.10

Patch Changes

  • Updated dependencies [9f11dd2]
    • @​sap-ux/feature-toggle@​0.3.6
    • @​sap-ux/btp-utils@​1.1.7

1.25.9

Patch Changes

  • 89175fe: fix(deps): update dependency fast-xml-parser to v5 [security]

1.25.8

Patch Changes

  • ea7a16c: Fix Extend lodash vulnerability
  • Updated dependencies [ea7a16c]
    • @​sap-ux/logger@​0.8.1
    • @​sap-ux/btp-utils@​1.1.6

... (truncated)

Commits
  • 9702960 chore: apply latest changesets
  • d57cc47 fix(security): upgrade fast-xml-parser (#4177)
  • 164e672 chore: apply latest changesets
  • 8990bff chore: apply latest changesets
  • bda7356 fix(deps): update dependency qs to v6.14.2 [security] (#4150)
  • c22781c chore: apply latest changesets
  • 2fc459c fix(security): upgrade axios (#4138)
  • 5c6fea8 chore: apply latest changesets
  • 0b1034b chore: apply latest changesets
  • 89175fe fix(deps): update dependency fast-xml-parser to v5 [security] (#4094)
  • Additional commits viewable in compare view

Updates @sap-ux/system-access from 0.6.18 to 0.6.54

Release notes

Sourced from @​sap-ux/system-access's releases.

@​sap-ux/system-access@​0.6.54

Patch Changes

  • Updated dependencies [d57cc47]
    • @​sap-ux/axios-extension@​1.25.14

@​sap-ux/system-access@​0.6.53

Patch Changes

  • Updated dependencies [dd2131c]
    • @​sap-ux/btp-utils@​1.1.9
    • @​sap-ux/axios-extension@​1.25.13
Changelog

Sourced from @​sap-ux/system-access's changelog.

0.6.54

Patch Changes

  • Updated dependencies [d57cc47]
    • @​sap-ux/axios-extension@​1.25.14

0.6.53

Patch Changes

  • Updated dependencies [dd2131c]
    • @​sap-ux/btp-utils@​1.1.9
    • @​sap-ux/axios-extension@​1.25.13

0.6.52

Patch Changes

  • Updated dependencies [bda7356]
    • @​sap-ux/axios-extension@​1.25.12

0.6.51

Patch Changes

  • Updated dependencies [9f94937]
    • @​sap-ux/store@​1.5.6

0.6.50

Patch Changes

  • Updated dependencies [2fc459c]
    • @​sap-ux/axios-extension@​1.25.11
    • @​sap-ux/btp-utils@​1.1.8

0.6.49

Patch Changes

  • Updated dependencies [38e215e]
    • @​sap-ux/store@​1.5.5

0.6.48

Patch Changes

  • Updated dependencies [83e3b70]
    • @​sap-ux/store@​1.5.4

... (truncated)

Commits
  • 9702960 chore: apply latest changesets
  • 164e672 chore: apply latest changesets
  • 8990bff chore: apply latest changesets
  • 2c936dc chore: apply latest changesets
  • c22781c chore: apply latest changesets
  • 3f68ebc chore: apply latest changesets
  • a4aeeb4 chore: apply latest changesets
  • 5c6fea8 chore: apply latest changesets
  • 9f11dd2 chore - address audit issues (#4108)
  • 0b1034b chore: apply latest changesets
  • Additional commits viewable in compare view

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 [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.3.6 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@sap-ux/axios-extension](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/axios-extension) and [@sap-ux/system-access](https://github.com/SAP/open-ux-tools/tree/HEAD/packages/system-access). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.4.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.4.1...v5.3.6)

Updates `@sap-ux/axios-extension` from 1.22.9 to 1.25.14
- [Release notes](https://github.com/SAP/open-ux-tools/releases)
- [Changelog](https://github.com/SAP/open-ux-tools/blob/main/packages/axios-extension/CHANGELOG.md)
- [Commits](https://github.com/SAP/open-ux-tools/commits/@sap-ux/axios-extension@1.25.14/packages/axios-extension)

Updates `@sap-ux/system-access` from 0.6.18 to 0.6.54
- [Release notes](https://github.com/SAP/open-ux-tools/releases)
- [Changelog](https://github.com/SAP/open-ux-tools/blob/main/packages/system-access/CHANGELOG.md)
- [Commits](https://github.com/SAP/open-ux-tools/commits/@sap-ux/system-access@0.6.54/packages/system-access)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  dependency-type: indirect
- dependency-name: "@sap-ux/axios-extension"
  dependency-version: 1.25.14
  dependency-type: direct:production
- dependency-name: "@sap-ux/system-access"
  dependency-version: 0.6.54
  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 19, 2026
@aleksandr-suvorov aleksandr-suvorov merged commit a727c36 into main Feb 19, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-fa3929a053 branch February 19, 2026 15:00
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.

1 participant