Skip to content

chore: [DX-3884] migrate to pnpm 10#100

Merged
m-schrepel merged 1 commit intomasterfrom
chore/DX-3884-pnpm-10-migration
Mar 25, 2026
Merged

chore: [DX-3884] migrate to pnpm 10#100
m-schrepel merged 1 commit intomasterfrom
chore/DX-3884-pnpm-10-migration

Conversation

@paulswebapps
Copy link
Copy Markdown
Contributor

Summary

  • Update packageManager to pnpm@10.30.3 in all package.json files
  • Handle onlyBuiltDependencies for packages requiring build scripts
  • Fix pre-commit hooks if needed (pnpm 10 errors on unknown scripts)

Test plan

  • CI passes
  • pnpm install completes without errors
  • Application builds locally

🤖 Generated with Claude Code

Update packageManager to pnpm@10.30.3.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 18, 2026

Warning

Rate limit exceeded

@paulswebapps has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 44 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a480f60c-80d7-40bf-af41-a5feaf2aa522

📥 Commits

Reviewing files that changed from the base of the PR and between 4f04e29 and fc51ad8.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@wiz-ci-cd-integration
Copy link
Copy Markdown

wiz-ci-cd-integration Bot commented Mar 18, 2026

Wiz Scan Summary

Displaying only findings that violated a policy

Scanner Findings
Vulnerability Finding Vulnerabilities 1 Critical
Data Finding Sensitive Data -
Secret Finding Secrets -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 1 Critical

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Critical Vulnerability Finding on line 0

More Details

Vulnerabilities [form-data:2.3.3]

Name Severity Source Fixed version CVSS score CVSS exploitability score Has public exploit Has CISA KEV exploit
CVE-2025-7783 Critical GHSA-fjxv-7rqg-78g4 2.5.4 9.4 - false false

To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason

If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).


To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate

@paulswebapps paulswebapps changed the title chore(DX-3884): migrate to pnpm 10 chore: [DX-3884] migrate to pnpm 10 Mar 18, 2026
@paulswebapps paulswebapps reopened this Mar 18, 2026
@m-schrepel m-schrepel merged commit 43c3c1a into master Mar 25, 2026
6 of 7 checks passed
@m-schrepel m-schrepel deleted the chore/DX-3884-pnpm-10-migration branch March 25, 2026 16:01
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.

3 participants