Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .bun-version #29941

Open
rarkins opened this issue Jun 29, 2024 Discussed in #29939 · 0 comments · May be fixed by #29998
Open

Add support for .bun-version #29941

rarkins opened this issue Jun 29, 2024 Discussed in #29939 · 0 comments · May be fixed by #29998
Labels
good first issue Suitable for new contributors manager:bun priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others type:feature Feature (new functionality)

Comments

@rarkins
Copy link
Collaborator

rarkins commented Jun 29, 2024

Discussed in #29939

Originally posted by sebdanielsson June 29, 2024

Tell us more.

Similarly to specifying the node version to use the .node-version file, a .bun-version file can be created to specify the bun version to use. For example, for the official setup-bun GitHub Action.

Currently, Renovate doesn't support updating this file. Full support for updating my bun environment would be greatly appreciated!

Bun Action: https://github.com/oven-sh/setup-bun
Bun releases: https://github.com/oven-sh/bun/releases

@rarkins rarkins added type:feature Feature (new functionality) priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others manager:bun labels Jun 29, 2024
@secustor secustor added the good first issue Suitable for new contributors label Jun 30, 2024
@ghislainpiot ghislainpiot linked a pull request Jul 2, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Suitable for new contributors manager:bun priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others type:feature Feature (new functionality)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants