Conversation
|
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.
|
There was a problem hiding this comment.
1 issue found across 6 files
Prompt for AI agents (all issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="packages/cli/src/cmd/init.ts">
<violation number="1" location="packages/cli/src/cmd/init.ts:289">
P2: The workflow pins Bun to `latest` while `packageManager` is set to `bun@1.1.27`. CI can run a different Bun version than local/dev, which can cause lockfile drift or install differences. Pin the workflow to the same version.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Deploying startupkit with
|
| Latest commit: |
102debc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fb3db86f.startupkit-975.pages.dev |
| Branch Preview URL: | https://ian-startup-114-upgrade-pnpm.startupkit-975.pages.dev |
Summary by cubic
Adds first-class support for both pnpm and Bun. The CLI now lets you choose or specify a package manager and configures scripts, CI, and docs to match, addressing STARTUP-114.
New Features
Dependencies
Written for commit 102debc. Summary will update on new commits.