From 4ece20ef11cc923742401829beab9e098882fc3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:02:00 -0800 Subject: [PATCH] build(deps): Bump fast-xml-parser from 4.3.2 to 4.3.3 in /website (#3189) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.3.3.
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.3 / 2024-01-10

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

... (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.3.2&new-version=4.3.3)](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 24ddb4cab..ffe6c0d77 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@types/react-syntax-highlighter": "^15.5.11", "asciinema-player": "^3.6.3", "autoprefixer": "10.4.16", - "fast-xml-parser": "^4.3.2", + "fast-xml-parser": "^4.3.3", "flowbite": "^2.2.1", "flowbite-react": "^0.6.4", "highlight.js": "^11.9.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 46cf6aa2c..b9ebd9472 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: 10.4.16 version: 10.4.16(postcss@8.4.32) fast-xml-parser: - specifier: ^4.3.2 - version: 4.3.2 + specifier: ^4.3.3 + version: 4.3.3 flowbite: specifier: ^2.2.1 version: 2.2.1 @@ -1280,8 +1280,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: false - /fast-xml-parser@4.3.2: - resolution: {integrity: sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==} + /fast-xml-parser@4.3.3: + resolution: {integrity: sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==} hasBin: true dependencies: strnum: 1.0.5