-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
area:installationbugSomething isn't workingSomething isn't workingp3Minor bug or general feature requestMinor bug or general feature requestperformance
Description
Describe the bug
this is an extract from us using
bun install v1.3.8 (b64edcb4)
+ @types/bun@1.2.11
+ @types/node@20.19.9
+ @types/node-fetch@2.6.12
+ @types/shell-quote@1.7.5
+ prettier@3.5.3
+ typescript@5.8.3
+ @actions/core@1.11.1
+ @actions/github@6.0.1
+ @anthropic-ai/claude-agent-sdk@0.2.29
+ @modelcontextprotocol/sdk@1.16.0
+ @octokit/graphql@8.2.2
+ @octokit/rest@21.1.1
+ @octokit/webhooks-types@7.6.1
+ node-fetch@3.3.2
+ shell-quote@1.8.3
+ zod@3.25.76@types and many other bits are not prod dependencies of claude-code-action and is confusing to see them installed in CI
not to mention that node 24 is LTS for a while already 😉
Maybe you need to add Renovate to keep your dependencies up to date 😉
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
area:installationbugSomething isn't workingSomething isn't workingp3Minor bug or general feature requestMinor bug or general feature requestperformance