Skip to content

[Cycode] Fix for vulnerable manifest file dependency - @rspack/cli updated to version 2.0.0-alpha.0 - #111

Open
cycode-security[bot] wants to merge 1 commit into
mainfrom
cycode-fix-suggestion-manifest-dependency-update-bd612600-3e5e-4016-a24f-e3a3434d6b63
Open

[Cycode] Fix for vulnerable manifest file dependency - @rspack/cli updated to version 2.0.0-alpha.0#111
cycode-security[bot] wants to merge 1 commit into
mainfrom
cycode-fix-suggestion-manifest-dependency-update-bd612600-3e5e-4016-a24f-e3a3434d6b63

Conversation

@cycode-security

@cycode-security cycode-security Bot commented Jul 21, 2026

Copy link
Copy Markdown

Cycode Vulnerable Dependencies Update

This pull request updates the following manifest file:

File Path Number of packages to update
ui/app/package.json 1

📂 ui/app/package.json

1 package will be updated to resolve vulnerabilities:

Package Name Current Version Updated Version
@rspack/cli 1.4.11 2.0.0-alpha.0

Important

This pull request updates the major version for one or more packages. Make sure changes are tested before merging.

Warning

Lock file generation failed for one or more manifest files in this pull request. Please regenerate the lock file manually before merging.


Note

Cursor Bugbot is generating a summary for commit b094351. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit b094351. Configure here.

Comment thread ui/app/package.json
},
"devDependencies": {
"@rspack/cli": "^1.4.11",
"@rspack/cli": "^2.0.0-alpha.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rspack CLI core version mismatch

High Severity

Updating @rspack/cli to 2.0.0-alpha.0 without also updating @rspack/core from 1.x creates a version mismatch. The Rspack 2 CLI expects a Rspack 2 core, and this incompatibility can cause build, serve, or install commands to fail due to breaking changes.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b094351. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants