From 34ac7a8f159dbeedd5e3a04df7908d143f424e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:43:03 +0000 Subject: [PATCH] build(deps): Bump fast-xml-parser from 4.2.7 to 4.3.2 in /website (#2411) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.7 to 4.3.2.
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.

4.3.2 / 2023-10-02

4.3.1 / 2023-09-24

4.3.0 / 2023-09-20

4.2.7 / 2023-07-30

4.2.6 / 2023-07-17

4.2.5 / 2023-06-22

4.2.4 / 2023-06-06

4.2.3 / 2023-06-05

4.2.2 / 2023-04-18

4.2.1 / 2023-04-18

4.2.0 / 2023-04-09

4.1.4 / 2023-04-08

4.1.3 / 2023-02-26

4.1.2 / 2023-02-12

4.1.1 / 2023-02-03

... (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=4.2.7&new-version=4.3.2)](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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 358b59b93..2e24f5590 100644 --- a/website/package.json +++ b/website/package.json @@ -21,7 +21,7 @@ "@types/react-syntax-highlighter": "^15.5.7", "asciinema-player": "^3.5.0", "autoprefixer": "10.4.14", - "fast-xml-parser": "^4.2.7", + "fast-xml-parser": "^4.3.2", "flowbite": "^1.8.1", "flowbite-react": "^0.4.11", "highlight.js": "^11.8.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 1911ac616..3272e19bb 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 10.4.14 version: 10.4.14(postcss@8.4.31) fast-xml-parser: - specifier: ^4.2.7 - version: 4.2.7 + specifier: ^4.3.2 + version: 4.3.2 flowbite: specifier: ^1.8.1 version: 1.8.1 @@ -1208,8 +1208,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: false - /fast-xml-parser@4.2.7: - resolution: {integrity: sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==} + /fast-xml-parser@4.3.2: + resolution: {integrity: sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==} hasBin: true dependencies: strnum: 1.0.5