Skip to content

Update dependency fast-xml-parser to v5.7.1#1738

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/fast-xml-parser-5.x
Apr 21, 2026
Merged

Update dependency fast-xml-parser to v5.7.1#1738
renovate[bot] merged 1 commit intomainfrom
renovate/fast-xml-parser-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Change Age Confidence
fast-xml-parser 5.6.05.7.1 age confidence

Release Notes

NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.7.1: upgrade @​nodable/entities and FXB

Compare Source

  • Use @nodable/entities v2.1.0
    • breaking changes
      • single entity scan. You're not allowed to use entity value to form another entity name.
      • you cant add numeric external entity
      • entity error message when expantion limit is crossed might change
    • typings are updated for new options related to process entity
    • please follow documentation of @nodable/entities for more detail.
    • performance
      • if processEntities is false, then there should not be impact on performance.
      • if processEntities is true, but you dont pass entity decoder separately then performance may degrade by approx 8-10%
      • if processEntities is true, and you pass entity decoder separately
        • if no entity then performance should be same as before
        • if there are entities then performance should be increased from past versions
    • ignoreAttributes is not required to be set to set xml version for NCR entity value
  • update 'fast-xml-builder' to sanitize malicious CDATA and comment's content

v5.7.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/fast-xml-parser-5.x branch from 55e66db to 67bf06b Compare April 20, 2026 23:43
@renovate renovate Bot changed the title Update dependency fast-xml-parser to v5.7.0 Update dependency fast-xml-parser to v5.7.1 Apr 20, 2026
@renovate renovate Bot merged commit eb2b5cb into main Apr 21, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/fast-xml-parser-5.x branch April 21, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants