Skip to content

Bun should not install dev dependencies #895

@karlismelderis-mckinsey

Description

@karlismelderis-mckinsey

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions