Skip to content

chore(deps): update dependency fast-xml-parser to v5.7.0#202

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

chore(deps): update dependency fast-xml-parser to v5.7.0#202
renovate[bot] wants to merge 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.7.0 age confidence

Release Notes

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

v5.7.0

Compare Source

v5.6.0

Compare Source

v5.5.12

Compare Source

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: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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-lockfile branch from 1230f4b to 4af4141 Compare April 8, 2026 16:55
@renovate renovate bot changed the title chore(deps): update dependency fast-xml-parser to v5.5.10 chore(deps): update dependency fast-xml-parser to v5.5.11 Apr 8, 2026
@renovate renovate bot changed the title chore(deps): update dependency fast-xml-parser to v5.5.11 chore(deps): update dependency fast-xml-parser to v5.5.12 Apr 13, 2026
@renovate renovate bot force-pushed the renovate/fast-xml-parser-5.x-lockfile branch 2 times, most recently from 177be2f to ddb1af0 Compare April 15, 2026 04:27
@renovate renovate bot changed the title chore(deps): update dependency fast-xml-parser to v5.5.12 chore(deps): update dependency fast-xml-parser to v5.6.0 Apr 15, 2026
@renovate renovate bot changed the title chore(deps): update dependency fast-xml-parser to v5.6.0 chore(deps): update dependency fast-xml-parser to v5.7.0 Apr 17, 2026
@renovate renovate bot force-pushed the renovate/fast-xml-parser-5.x-lockfile branch from ddb1af0 to 4bf8873 Compare April 17, 2026 15:45
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