chore(deps): update oven-sh/setup-bun action to v2#15
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.