Commit 0744188
authored
fix(deps): update dependency fast-xml-parser to v5.11.0 (#408)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[fast-xml-parser](https://redirect.github.com/NaturalIntelligence/fast-xml-parser)
| [`5.10.1` →
`5.11.0`](https://renovatebot.com/diffs/npm/fast-xml-parser/5.10.1/5.11.0)
|

|

|
---
### Release Notes
<details>
<summary>NaturalIntelligence/fast-xml-parser (fast-xml-parser)</summary>
###
[`v5.11.0`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.11.0)
[Compare
Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.10.1...v5.11.0)
#### What's Changed
- add support for endIndex in node metadata (5.x edition) by
[@​Wain-PC](https://redirect.github.com/Wain-PC) in
[#​850](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/850)
- fix: don't crash on a closing tag with no matching opening tag by
[@​hdimer](https://redirect.github.com/hdimer) in
[#​861](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/861)
#### New Contributors
- [@​Wain-PC](https://redirect.github.com/Wain-PC) made their
first contribution in
[#​850](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/850)
- [@​hdimer](https://redirect.github.com/hdimer) made their first
contribution in
[#​861](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/861)
**Full Changelog**:
<NaturalIntelligence/fast-xml-parser@v5.10.1...v5.11.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Oslo)
- Branch creation
- At any time (no schedule defined)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Johannes-Andersen/CyberTipline-Tools).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMi42IiwidXBkYXRlZEluVmVyIjoiNDQuMzIuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 08f270c commit 0744188
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments