Skip to content

fix(deps): update dependency fast-xml-parser to ^5.8.0#13744

Merged
LukasHirt merged 1 commit into
masterfrom
renovate/fast-xml-parser-5.x
May 15, 2026
Merged

fix(deps): update dependency fast-xml-parser to ^5.8.0#13744
LukasHirt merged 1 commit into
masterfrom
renovate/fast-xml-parser-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Confidence
fast-xml-parser ^5.7.2^5.8.0 age confidence

Release Notes

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

v5.8.0: update strnum, FXB. Use xml-naming for DOCTYPE

Compare Source

  • integrate xml-naming to validate DOCTYPE entity name and notation name (using qname because of backward compatibility)
    • This will consider xml-version as well. '1.0' is default
  • update strnum to 2.3.0
    • You can set octal and binary parsing which is by deault off
  • update fast-xml-builder to 1.2.0
    • can sanitize tag names if found invalid
    • fix format output

v5.7.3: fix minor old bugs and update builder

Compare Source

  • fix: alwaysCreateTextNode should create text node when attributes are present for self closing node
  • fix stop node expression when ns prefix is removed (found by iruizsalinas)
  • update XML Builder to 1.1.7
  • mark addEntity deprecated

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.

@update-docs
Copy link
Copy Markdown

update-docs Bot commented May 5, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@renovate renovate Bot force-pushed the renovate/fast-xml-parser-5.x branch 2 times, most recently from ba6255d to afd80d2 Compare May 12, 2026 06:03
@renovate renovate Bot changed the title fix(deps): update dependency fast-xml-parser to ^5.7.3 fix(deps): update dependency fast-xml-parser to ^5.8.0 May 12, 2026
@renovate renovate Bot force-pushed the renovate/fast-xml-parser-5.x branch from afd80d2 to 0e5c95e Compare May 12, 2026 10:37
@sonarqubecloud
Copy link
Copy Markdown

@LukasHirt LukasHirt merged commit b0cc75e into master May 15, 2026
17 checks passed
@LukasHirt LukasHirt deleted the renovate/fast-xml-parser-5.x branch May 15, 2026 08:46
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.

1 participant