chore(deps): update dependency fast-xml-parser to v5.5.5#833
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency fast-xml-parser to v5.5.5#833renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
📦 Next.js Bundle Analysis for junat.liveThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #833 +/- ##
=======================================
Coverage 71.34% 71.34%
=======================================
Files 57 57
Lines 813 813
Branches 190 190
=======================================
Hits 580 580
Misses 233 233 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a26a909 to
1cd7165
Compare
1cd7165 to
afc0435
Compare
e68b4c6 to
28f3d01
Compare
28f3d01 to
33109d9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3.3→5.5.5Release Notes
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v5.5.5Compare Source
v5.5.4Compare Source
v5.5.3Compare Source
v5.5.2Compare Source
v5.5.1: integrate path-expression-matcherCompare Source
v5.5.0Compare Source
v5.4.2Compare Source
v5.4.1Compare Source
v5.4.0: Separate BuilderCompare Source
XML Builder was the part of fast-xml-parser for years. But considering that any bug in builder may false-alarm the users who are only using parser and vice-versa, we have decided to split it into a separate package.
Migration
To migrate to fast-xml-builder;
From
To
XMLBuilder will be removed from current package in any next major version of this library. So better to migrate.
v5.3.9: support strictReservedNamesCompare Source
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.9...v5.3.9
v5.3.8: handle non-array input for XML builder && support maxNestedTagsCompare Source
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.7...v5.3.8
v5.3.7: CJS typing fixCompare Source
What's Changed
X2jOptionsat declaration site by @Drarig29 in #787New Contributors
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.6...v5.3.7
v5.3.6: Entity security and performanceCompare Source
maxEntitySize,maxExpansionDepth,maxTotalExpansions,maxExpandedLength,allowedTags,tagFilterFull Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6
v5.3.5Compare Source
v5.3.4: fix: handle HTML numeric and hex entities when out of rangeCompare Source
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.