technologiestiftung / tsb-generic-api

MIT License
0 stars 0 forks source link

Update dependency fast-xml-parser to v3.17.4 - autoclosed #15

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
fast-xml-parser dependencies minor 3.12.16 -> 3.17.4

Release Notes

NaturalIntelligence/fast-xml-parser ### [`v3.17.4`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/626c432904c86cbc8fe984fdec6d33e33193b5ef...471fd78e35d768bd43e49a61bfdecf29eb8ca600) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/626c432904c86cbc8fe984fdec6d33e33193b5ef...471fd78e35d768bd43e49a61bfdecf29eb8ca600) ### [`v3.17.3`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/6e91beac168e2615c33ce234d38ce7a907695417...626c432904c86cbc8fe984fdec6d33e33193b5ef) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/6e91beac168e2615c33ce234d38ce7a907695417...626c432904c86cbc8fe984fdec6d33e33193b5ef) ### [`v3.17.2`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.17.1...6e91beac168e2615c33ce234d38ce7a907695417) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.17.1...6e91beac168e2615c33ce234d38ce7a907695417) ### [`v3.17.1`](https://togithub.com/NaturalIntelligence/fast-xml-parser/releases/3.17.1) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/35815ae04df621683891c1553c9b6adac5bf9022...3.17.1) I have fixed some old rare parsing issues which were being difficult to handle. ### [`v3.17.0`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.16.0...35815ae04df621683891c1553c9b6adac5bf9022) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.16.0...35815ae04df621683891c1553c9b6adac5bf9022) ### [`v3.16.0`](https://togithub.com/NaturalIntelligence/fast-xml-parser/releases/3.16.0) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/ce2093a85fcdae4eb1d55f6c06a2b064d97d8342...3.16.0) - validator: fix for ampersand characters ([#​215](https://togithub.com/NaturalIntelligence/fast-xml-parser/issues/215)) - refactoring to support Unicode chars in the tag name - update typing for validator error ### [`v3.15.1`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/v3.15.0...ce2093a85fcdae4eb1d55f6c06a2b064d97d8342) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/v3.15.0...ce2093a85fcdae4eb1d55f6c06a2b064d97d8342) ### [`v3.15.0`](https://togithub.com/NaturalIntelligence/fast-xml-parser/releases/v3.15.0) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.14.0...v3.15.0) After this release some error messages return by validator will be updated. Validator will also return line number now. ### [`v3.14.0`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.13.0...3.14.0) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.13.0...3.14.0) ### [`v3.13.0`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.12.21...3.13.0) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.12.21...3.13.0) ### [`v3.12.21`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.12.20...3.12.21) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.12.20...3.12.21) ### [`v3.12.20`](https://togithub.com/NaturalIntelligence/fast-xml-parser/releases/3.12.20) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/67649c8850b088469b9978d1ef915624864cda2d...3.12.20) Update `tagValueProcessor` of js object/JSON to XML Parser to work with date value. Previously, all the values pass to this function were string and empty in case of object. Now the values are in their original data type and work for date object. ### [`v3.12.19`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/e137dcbf08d553a31fd50d08f81953b37f45d4db...67649c8850b088469b9978d1ef915624864cda2d) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/e137dcbf08d553a31fd50d08f81953b37f45d4db...67649c8850b088469b9978d1ef915624864cda2d) ### [`v3.12.18`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/4114d20051c0e31c806bb482a95132b4edce0acb...e137dcbf08d553a31fd50d08f81953b37f45d4db) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/4114d20051c0e31c806bb482a95132b4edce0acb...e137dcbf08d553a31fd50d08f81953b37f45d4db) ### [`v3.12.17`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.12.16...4114d20051c0e31c806bb482a95132b4edce0acb) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/3.12.16...4114d20051c0e31c806bb482a95132b4edce0acb)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.