From 9022ead6ca09c05d1b5f786115d53e65ca2e7096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 06:58:05 -0700 Subject: [PATCH] build(deps): bump fast-xml-parser from 5.2.0 to 5.2.1 in /website (#8963) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.0 to 5.2.1.
Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

5.2.1 / 2025-04-22

5.2.0 / 2025-04-03

5.1.0 / 2025-04-02

5.0.9 / 2025-03-14

5.0.8 / 2025-02-27

5.0.7 / 2025-02-25

5.0.6 / 2025-02-20

5.0.5 / 2025-02-20

5.0.4 / 2025-02-20

5.0.3 / 2025-02-20

5.0.2 / 2025-02-20

5.0.1 / 2025-02-19

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fast-xml-parser&package-manager=npm_and_yarn&previous-version=5.2.0&new-version=5.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/package.json b/website/package.json index e950dc4fb..602bd9453 100644 --- a/website/package.json +++ b/website/package.json @@ -26,7 +26,7 @@ "@vercel/edge-config": "^1.4.0", "asciinema-player": "^3.9.0", "autoprefixer": "10.4.21", - "fast-xml-parser": "^5.2.0", + "fast-xml-parser": "^5.2.1", "flowbite-react": "^0.10.2", "framer-motion": "^12.7.4", "highlight.js": "^11.11.1", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 132326815..41ea486d6 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 10.4.21 version: 10.4.21(postcss@8.5.3) fast-xml-parser: - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^5.2.1 + version: 5.2.1 flowbite-react: specifier: ^0.10.2 version: 0.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.17) @@ -905,8 +905,8 @@ packages: fast-uri@3.0.6: resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} - fast-xml-parser@5.2.0: - resolution: {integrity: sha512-Uw9+Mjt4SBRud1IcaYuW/O0lW8SKKdMl5g7g24HiIuyH5fQSD+AVLybSlJtqLYEbytVFjWQa5DMGcNgeksdRBg==} + fast-xml-parser@5.2.1: + resolution: {integrity: sha512-Kqq/ewnRACQ20e0BlQ5KqHRYWRBp7yv+jttK4Yj2yY+2ldgCoxJkrP1NHUhjypsJ+eQXlGJ/jebM3wa60s1rbQ==} hasBin: true fastq@1.17.1: @@ -2812,7 +2812,7 @@ snapshots: fast-uri@3.0.6: optional: true - fast-xml-parser@5.2.0: + fast-xml-parser@5.2.1: dependencies: strnum: 2.0.5