Skip to content

Pin devDependencies to ranges instead of latest #20

Description

@beogip

9 of 10 devDependencies use latest, including semantic-release and its plugins which run in the publish path. Reproducibility is protected today by bun.lock + bun install --frozen-lockfile, but a lockfile regen can silently pull a major into the release pipeline. Pin at least semantic-release, its plugins, typescript, and @biomejs/biome to caret ranges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Nice to haveclaudeTrigger Claude Code to implement this issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions