chore: add planetscale brew and bump deps - #1721
Conversation
|
|
You do not have enough credits to review this pull request. Please purchase more credits to continue. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe PR updates the development environment by registering a Homebrew tap for PlanetScale CLI and bumping nine npm dependencies across AI tooling, DevOps infrastructure, and build system packages. Changes are isolated to configuration and dependency declaration files with no logic modifications. ChangesHomebrew and NPM Dependency Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Poem
✨ 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 |
Mesa DescriptionTL;DRAdded PlanetScale CLI to nix-darwin and updated various dependencies, including refreshing the flake.lock. What changed?
Description generated by Mesa. Update settings |
There was a problem hiding this comment.
Code Review
This pull request updates numerous dependencies across package.json, bun.lock, and flake.lock, including version bumps for Claude Code, GitHub Copilot, Pulumi, and Turbo. It also adds the PlanetScale tap and pscale CLI to the Homebrew configuration. I have no feedback to provide.
Summary
planetscale/tapandpscalebrew to nix-darwin homebrew configTest plan
pscaleSummary by cubic
Add PlanetScale to nix-darwin Homebrew and install the
pscaleCLI by default. Also bump key JS deps and refreshflake.lockto keep the toolchain current.Dependencies
@anthropic-ai/claude-code,@github/copilot,@oh-my-pi/*,@openai/codex,@pulumi/pulumi,droid,turbo,@sourcegraph/amp.flake.lock(latestdevenv,neovim,nixpkgs,NUR).Migration
darwin-rebuild switchto installplanetscale/tapandplanetscale/tap/pscale.Written for commit 8983938. Summary will update on new commits.