From 0f66f9dff1614ed7d1b4ba63d2c7271b9569fa57 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:58:06 +0000 Subject: [PATCH] chore: bump up fast-xml-parser version to v5 (#10531) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fast-xml-parser](https://redirect.github.com/NaturalIntelligence/fast-xml-parser) | [`^4.5.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/fast-xml-parser/4.5.3/5.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fast-xml-parser/5.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-xml-parser/5.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-xml-parser/4.5.3/5.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-xml-parser/4.5.3/5.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
NaturalIntelligence/fast-xml-parser (fast-xml-parser) ### [`v5.0.8`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.7...d167cb085d1fc3b9cfa40bded295135e9d91809d) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.7...v5.0.8) ### [`v5.0.7`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.6...v5.0.7) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.6...v5.0.7) ### [`v5.0.6`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.5...v5.0.6) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.5...v5.0.6) ### [`v5.0.5`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.4...v5.0.5) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.4...v5.0.5) ### [`v5.0.4`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.3...v5.0.4) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.3...v5.0.4) ### [`v5.0.3`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.2...v5.0.3) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.2...v5.0.3) ### [`v5.0.2`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.1...v5.0.2) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.0...v5.0.1) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/ab00cdc49c681b44effbe95d6ee4392616a74aaa...v5.0.0) [Compare Source](https://redirect.github.com/NaturalIntelligence/fast-xml-parser/compare/ab00cdc49c681b44effbe95d6ee4392616a74aaa...v5.0.0)
--- ### 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. --- - [ ] 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/toeverything/AFFiNE). --- packages/backend/server/package.json | 2 +- yarn.lock | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/packages/backend/server/package.json b/packages/backend/server/package.json index af8126338e..a31366fd0b 100644 --- a/packages/backend/server/package.json +++ b/packages/backend/server/package.json @@ -66,7 +66,7 @@ "eventemitter2": "^6.4.9", "eventsource-parser": "^3.0.0", "express": "^4.21.2", - "fast-xml-parser": "^4.5.0", + "fast-xml-parser": "^5.0.0", "get-stream": "^9.0.1", "graphql": "^16.9.0", "graphql-scalars": "^1.24.0", diff --git a/yarn.lock b/yarn.lock index 4349b8e364..ebe1907c90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -877,7 +877,7 @@ __metadata: eventemitter2: "npm:^6.4.9" eventsource-parser: "npm:^3.0.0" express: "npm:^4.21.2" - fast-xml-parser: "npm:^4.5.0" + fast-xml-parser: "npm:^5.0.0" get-stream: "npm:^9.0.1" graphql: "npm:^16.9.0" graphql-scalars: "npm:^1.24.0" @@ -20349,7 +20349,7 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.4.1, fast-xml-parser@npm:^4.5.0": +"fast-xml-parser@npm:^4.4.1": version: 4.5.3 resolution: "fast-xml-parser@npm:4.5.3" dependencies: @@ -20360,6 +20360,17 @@ __metadata: languageName: node linkType: hard +"fast-xml-parser@npm:^5.0.0": + version: 5.0.8 + resolution: "fast-xml-parser@npm:5.0.8" + dependencies: + strnum: "npm:^2.0.5" + bin: + fxparser: src/cli/cli.js + checksum: 10/4b30577ccb337a2750c0a5281ad1bdcdff036a87ddc0253aed617802a8a0b1ad6204a27cc79465e19dbbc5c7b91b6fd690545a5f1b15067bde84d36d79aedcf4 + languageName: node + linkType: hard + "fastq@npm:^1.6.0": version: 1.19.1 resolution: "fastq@npm:1.19.1" @@ -30964,6 +30975,13 @@ __metadata: languageName: node linkType: hard +"strnum@npm:^2.0.5": + version: 2.0.5 + resolution: "strnum@npm:2.0.5" + checksum: 10/5a9939e395dcf3f2ce0c4741c454b0e8c6492a395a6115edee287671f5c339126e2d2bddaeba757900a4a32b680ca5532bdba350514dc3770a5165b1dd5ac145 + languageName: node + linkType: hard + "strtok3@npm:^10.2.0": version: 10.2.1 resolution: "strtok3@npm:10.2.1"