Skip to content

Evaluate transition from Bun to Deno #1422

@zerok

Description

@zerok

We're using Bun right now as the common JavaScript runtime for all the Typescript actions in this repository. With Bun 1.3.0 the project introduced breaking changes and also has a general history of not following semantic versioning. This makes it hard for us to guess if an update is going to break everything in subtle ways or not. NodeJS even with 22.x doesn't yet support Typescript natively, so we should evuate other runtimes.

Deno would fit our requirements and even allow us to fine-tune runtime permissions like network and filesystem access for actions that don't really need it.

Note that this currently doesn't have a high priority.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions