chore(gui): consolidate Dependabot updates and lockfile - #203
chore(gui): consolidate Dependabot updates and lockfile#203OnlineChef (ChefGroep) wants to merge 3 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe GUI package manifest updates six dependency versions. No scripts, package structure, or other dependency entries changed. ChangesGUI dependency updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This updates GUI runtime and development dependencies with a regenerated lockfile; the reported installation and GUI validation pass, with no remaining merge-blocking risk. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Dependabot lockfile regeneration typo left a wrong sha512 for @fontsource/instrument-serif, breaking frozen bun install in CI. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
gui/bun.lockwith the CI-pinned Bun 1.3.14Validation
bun install --frozen-lockfilebun run typecheckbun run privacy:scancd gui && bun run lintcd gui && bun run buildcd gui && bun test tests --isolate— 456 passed, 0 failedSupersedes #198, #199, #200, #201 and #202.
Summary by CodeRabbit