Skip to content

Consolidate SCA dependency updates#170

Merged
ihsraham merged 1 commit into
masterfrom
feat/consolidate-sca-updates
May 27, 2026
Merged

Consolidate SCA dependency updates#170
ihsraham merged 1 commit into
masterfrom
feat/consolidate-sca-updates

Conversation

@ihsraham
Copy link
Copy Markdown
Collaborator

Summary

  • Consolidates the open docs SCA/dependency updates into one branch from freshly fetched master.
  • Updates root docs dependencies and lockfile for React, Tailwind/PostCSS, Mermaid, webpack-dev-server/ws, fast-uri, Babel, qs, lodash-es, and related transitive fixes.
  • Updates the Nitrolite v1 lifecycle example to viem 2.51.2 so its lockfile resolves ws to 8.20.1.
  • Adds a narrow sockjs -> uuid override to clear the remaining npm audit advisory and adds the TypeScript 6 deprecation setting required for npm run typecheck.

Consolidates/supersedes dependency PRs #154, #155, #157, #160, #167, and #168. The Docusaurus 3.10.1 Snyk updates from #161-#165 were already present on current master before this branch.

Validation

  • git diff --check
  • npm audit
  • npm run typecheck
  • npm run build
  • npm run build in examples/nitrolite-v1-lifecycle
  • npm audit in examples/nitrolite-v1-lifecycle
  • npm run serve -- --host 127.0.0.1 --port 3015 plus curl -fsS -L http://127.0.0.1:3015/

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

Warning

Review limit reached

@ihsraham, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 3 minutes. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2764acfd-02e2-498a-8f29-015865f8ee49

📥 Commits

Reviewing files that changed from the base of the PR and between 52b9a07 and 666a539.

⛔ Files ignored due to path filters (2)
  • examples/nitrolite-v1-lifecycle/package-lock.json is excluded by !**/package-lock.json
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • examples/nitrolite-v1-lifecycle/package.json
  • package.json
  • tsconfig.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/consolidate-sca-updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ihsraham ihsraham marked this pull request as ready for review May 27, 2026 11:06
@ihsraham ihsraham requested a review from dpatsora as a code owner May 27, 2026 11:06
@ihsraham ihsraham added this pull request to the merge queue May 27, 2026
Merged via the queue into master with commit 05787b4 May 27, 2026
9 checks passed
@ihsraham ihsraham deleted the feat/consolidate-sca-updates branch May 27, 2026 12:22
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.

2 participants