[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
Conversation
…dated to version 2.0.0-alpha.0
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ 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.
| }, | ||
| "devDependencies": { | ||
| "@rspack/cli": "^1.4.11", | ||
| "@rspack/cli": "^2.0.0-alpha.0", |
There was a problem hiding this comment.
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.
Reviewed by Cursor Bugbot for commit b094351. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Cycode Vulnerable Dependencies Update
This pull request updates the following manifest file:
ui/app/package.json📂 ui/app/package.json
1 package will be updated to resolve vulnerabilities:
@rspack/cliImportant
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.