chore(deps): update oven-sh/setup-bun action to v2 - #109
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
July 28, 2025 12:56
ea1a901 to
af3ef65
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
August 10, 2025 13:46
af3ef65 to
f4ca6c8
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
September 25, 2025 20:36
f4ca6c8 to
fc05b44
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
November 10, 2025 21:09
fc05b44 to
986c20b
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
December 31, 2025 17:01
986c20b to
d95d72f
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
February 2, 2026 17:12
d95d72f to
540843e
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
February 12, 2026 12:05
540843e to
41be43e
Compare
renovate
Bot
force-pushed
the
renovate/oven-sh-setup-bun-2.x
branch
from
March 26, 2026 17:37
41be43e to
2472a8c
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v2Release Notes
oven-sh/setup-bun (oven-sh/setup-bun)
v2.2.0Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
actions/checkout@v6.0.2in the test workflow by @tcely in #173autofix.ciworkflow by @tcely in #174Release new action versionworkflow by @tcely in #175New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.2.0
v2.1.3Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.1.3
v2.1.2Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
Full Changelog: oven-sh/setup-bun@v2...v2.1.2
v2.1.1Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
form-datadependency to version v4.0.5 due to GHSA-fjxv-7rqg-78g4 by @Jarred-SumnerFull Changelog: oven-sh/setup-bun@v2.1.0...v2.1.1
v2.1.0Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
no-cacheinput by @bashonly in #149New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.1.0
v2.0.2Compare Source
oven-sh/setup-bunis the github action for setting up Bun.What's Changed
New Contributors
Full Changelog: oven-sh/setup-bun@v2...v2.0.2
v2.0.1Compare Source
oven-sh/setup-bunis the github action for setting up Bun.This releases fixes false warning when you don't have any parameters in action (#90) thanks to @Araxeus
What's Changed
New Contributors
Full Changelog: oven-sh/setup-bun@v1...v2
v2Compare Source
oven-sh/setup-bunis the github action for setting up Bun.This release introduces support for the
bun-version-fileoption, fixes #79, and adds bun paths & urls to the output (#81)For more information, see #76 by @adeherysh and #80 by @xHyroM 🎉
Full Changelog: oven-sh/setup-bun@v1...v2
v1.2.2Compare Source
oven-sh/setup-bunis the github action for setting up Bun.This release introduces support for the
bun-download-urlinput, which lets you override the URL used to download the .zip file for Bun.Here's an example:
v1.2.1Compare Source
setup-bun
v1.2.1Download, install, and setup Bun in GitHub Actions.
Usage
Using a custom NPM registry
If you need to authenticate with a private registry, you can set the
BUN_AUTH_TOKENenvironment variable.Node.js not needed
In most cases, you shouldn't need to use the setup-node GitHub Action.
Inputs
bun-versionlatestcanary,1.0.0,1.0.xregistry-urlundefined"https://npm.pkg.github.com/"scopeundefined"@​foo","@​orgname"no-cachefalsetrue,falseOutputs
cache-hittruebun-versionbun --version.1.0.0bun-revisionbun --revision.1.0.0+822a00c4What's Changed
Full Changelog: oven-sh/setup-bun@v1.2.0...v1.2.1
v1.2.0Compare Source
setup-bun
v1.2.0Download, install, and setup Bun in GitHub Actions.
Usage
Using a custom NPM registry
If you need to authenticate with a private registry, you can set the
BUN_AUTH_TOKENenvironment variable.Node.js not needed
In most cases, you shouldn't need to use the setup-node GitHub Action.
Inputs
bun-versionlatestcanary,1.0.0,1.0.xregistry-urlundefined"https://npm.pkg.github.com/"scopeundefined"@​foo","@​orgname"no-cachefalsetrue,falseOutputs
cache-hittruebun-versionbun --version.1.0.0bun-revisionbun --revision.1.0.0+822a00c4What's Changed
New Contributors
Full Changelog: oven-sh/setup-bun@v1...v1.2.0
v1.1.1Compare Source
setup-bun
v1.1.0Download, install, and setup Bun in GitHub Actions.
Usage
Using a custom NPM registry
If you need to authenticate with a private registry, you can set the
BUN_AUTH_TOKENenvironment variable.Inputs
bun-versionlatestcanary,1.0.0,1.0.xregistry-urlundefined"https://npm.pkg.github.com/"scopeundefined"@​foo","@​orgname"Outputs
cache-hittruebun-versionbun --version.1.0.0bun-revisionbun --revision.1.0.0+822a00c4What's Changed
Full Changelog: oven-sh/setup-bun@v1.1.0...v1.1.1
v1.1.0Compare Source
setup-bun
v1.1.0Download, install, and setup Bun in GitHub Actions.
Usage
Using a custom NPM registry
If you need to authenticate with a private registry, you can set the
BUN_AUTH_TOKENenvironment variable.Inputs
bun-versionlatestcanary,1.0.0,1.0.xregistry-urlundefined"https://npm.pkg.github.com/"scopeundefined"@​foo","@​orgname"Outputs
cache-hittruebun-versionbun --version.1.0.0bun-revisionbun --revision.1.0.0+822a00c4Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.