Skip to content

Update dependency fast-xml-parser to v5.5.10#511

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fast-xml-parser-5.x
Open

Update dependency fast-xml-parser to v5.5.10#511
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fast-xml-parser-5.x

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.85.5.10 age confidence

Release Notes

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

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

v5.5.9: fix typins and matcher instance in callbacks

Compare Source

combine typings file to avoid configuration changes
pass readonly instance of matcher to the call backs to avoid accidental push/pop call


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 8am on Saturday,before 8am on Sunday"
  • 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 enabled auto-merge (squash) April 3, 2026 17:08
@renovate renovate bot force-pushed the renovate/fast-xml-parser-5.x branch from 3c213d7 to 937d4da Compare April 3, 2026 17:11
@renovate renovate bot assigned int128 Apr 3, 2026
@renovate renovate bot requested a review from int128 April 3, 2026 21:16
@renovate renovate bot force-pushed the renovate/fast-xml-parser-5.x branch 5 times, most recently from 44a2fc2 to 19be8c1 Compare April 10, 2026 04:33
@renovate renovate bot changed the title Update dependency fast-xml-parser to v5.5.9 Update dependency fast-xml-parser to v5.5.10 Apr 10, 2026
@renovate renovate bot force-pushed the renovate/fast-xml-parser-5.x branch 4 times, most recently from bf0827a to 162b999 Compare April 11, 2026 16:45
@renovate renovate bot force-pushed the renovate/fast-xml-parser-5.x branch from 162b999 to 7cf3422 Compare April 12, 2026 10:04
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.

1 participant