chore(deps): bump fast-xml-parser from 4.4.0 to 4.5.6 in /docs/guides/examples/counter-dapp/frontend#933
Conversation
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.5.6. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.0...v4.5.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryLow Risk Overview The lockfile also reflects a regeneration that removes Reviewed by Cursor Bugbot for commit 872f87b. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 872f87b. Configure here.
| "cpu": [ | ||
| "arm" | ||
| ], | ||
| "dev": true, |
There was a problem hiding this comment.
Rollup optional packages lost dev-only classification
Low Severity
The "dev": true flag was removed from all 16 @rollup/rollup-* platform-specific binary packages as an unintended side effect of the fast-xml-parser bump. These are optional dependencies of rollup, which itself is only needed via the vite devDependency. Without the "dev": true flag, these platform binaries will now be included in production installs (npm ci --omit=dev), unnecessarily increasing install size and time. This change is unrelated to the stated purpose of bumping fast-xml-parser.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 872f87b. Configure here.


Bumps fast-xml-parser from 4.4.0 to 4.5.6.
Release notes
Sourced from fast-xml-parser's releases.
Commits
42fbb0bupdate release info805671cincrease expansion limit as many system need it9a2cf09update version88d0936apply all fixes from v5d4eb6b4update release versionb1b9f63update release infofaccca1sync with v5.3.9ab00cdcupdate package bundle for minor fixes57c6187Update ReadMecaeda37fix: emit full JSON string from CLI when no output filename specified (#710)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.