generated from ecomplus/application-starter
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency fast-xml-parser to v4 #25
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/fast-xml-parser-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
d93f161
to
245bdd5
Compare
245bdd5
to
9c9d852
Compare
8da8df0
to
a156926
Compare
a156926
to
e50eb2a
Compare
e50eb2a
to
3b13367
Compare
d62db47
to
305806c
Compare
305806c
to
34f9f74
Compare
34f9f74
to
be0bcb0
Compare
be0bcb0
to
ef1e50d
Compare
ef1e50d
to
348d1fa
Compare
348d1fa
to
34fd221
Compare
34fd221
to
3b79551
Compare
4f8ab94
to
9d6b067
Compare
873c100
to
1b53e78
Compare
1b53e78
to
77028d4
Compare
77028d4
to
a4242b2
Compare
ab2fb94
to
4ce6f0b
Compare
f00d834
to
9a13393
Compare
9a13393
to
58d8d0e
Compare
87d7692
to
8f066d9
Compare
8f066d9
to
f035a79
Compare
f035a79
to
d4d5680
Compare
d4d5680
to
00ad537
Compare
f4b8dfb
to
0a3cca8
Compare
0a3cca8
to
1887150
Compare
1887150
to
07b7517
Compare
07b7517
to
45d22e1
Compare
45d22e1
to
7484bbf
Compare
7484bbf
to
7eeddef
Compare
7eeddef
to
07617b0
Compare
07617b0
to
946a3e5
Compare
946a3e5
to
f5f1f8f
Compare
f5f1f8f
to
8fef84c
Compare
8fef84c
to
83ca328
Compare
83ca328
to
f2ea3ad
Compare
f2ea3ad
to
c6268d5
Compare
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:
^3.21.1
->^4.5.1
Release Notes
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v4.5.1
Compare Source
v4.5.0
Compare Source
v4.4.1
Compare Source
v4.4.0
Compare Source
v4.3.6
Compare Source
v4.3.5
Compare Source
v4.3.4
Compare Source
v4.3.3
Compare Source
v4.3.2
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
v4.2.7
Compare Source
v4.2.6
Compare Source
v4.2.5
Compare Source
v4.2.4
: Security FixCompare Source
Update to this release if you use entity parsing in Fast XML Parser.
v4.2.3
Compare Source
v4.2.2
Compare Source
v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.4
Compare Source
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
v4.0.15
Compare Source
v4.0.14
Compare Source
v4.0.13
Compare Source
v4.0.12
Compare Source
v4.0.11
Compare Source
v4.0.10
Compare Source
v4.0.9
Compare Source
v4.0.8
Compare Source
v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
v4.0.1
Compare Source
v4.0.0
: v4Compare Source
esm
branch.4.0.0-beta.8 / 2021-12-13
4.0.0-beta.7 / 2021-12-09
4.0.0-beta.6 / 2021-12-05
suppressBooleanAttributes
by XML Builder for attributes with valuetrue
.4.0.0-beta.5 / 2021-12-04
4.0.0-beta.4 / 2021-12-02
4.0.0-beta.3 / 2021-11-30
attrMap
toattibutes
in parser output whenpreserveOrder:true
cdataTagName
tocdataPropName
commentPropName
attrNodeName
toattributesGroupName
attrValueProcessor
toattributeValueProcessor
parseNodeValue
toparseTagValue
ignoreNameSpace
toremoveNSPrefix
numParseOptions
tonumberParseOptions
suppressEmptyNode
isArray
option is added to parse a tag into arraypreserveOrder
option is added to render XML in such a way that the result js Object maintains the order of properties same as in XML.tagValueProcessor
andattributeValueProcessor
are changes with extra input parametersConfiguration
📅 Schedule: Branch creation - "after 7am on the first day of the month" (UTC), 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.