Skip to content

Update dependency fast-xml-parser to v5.5.11#285

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/fast-xml-parser-5.x-lockfile
Apr 9, 2026
Merged

Update dependency fast-xml-parser to v5.5.11#285
renovate[bot] merged 1 commit intomasterfrom
renovate/fast-xml-parser-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 3, 2026

This PR contains the following updates:

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

Release Notes

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

v5.5.11

Compare Source

v5.5.10: performance improvment, increase entity expansion default limit

Compare Source

  • increase default entity explansion limit as many projects demand for that
maxEntitySize: 10000,
maxExpansionDepth: 10000,
maxTotalExpansions: Infinity,
maxExpandedLength: 100000,
maxEntityCount: 1000,
  • performance improvement
    • reduce calls to toString
    • early return when entities are not present
    • prepare rawAttrsForMatcher only if user sets jPath: false

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


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • 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 added the dependencies label Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/fast-xml-parser-5.x-lockfile branch from 6b18c3b to 42a9c52 Compare April 8, 2026 18:34
@renovate renovate Bot changed the title Update dependency fast-xml-parser to v5.5.10 Update dependency fast-xml-parser to v5.5.11 Apr 8, 2026
@renovate renovate Bot merged commit 7718519 into master Apr 9, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/fast-xml-parser-5.x-lockfile branch April 9, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants