chore: update setup-bun from v2.1.2 to v2.2.0 (Node.js 24)#1183
Open
qozle wants to merge 1 commit intoanthropics:mainfrom
Open
chore: update setup-bun from v2.1.2 to v2.2.0 (Node.js 24)#1183qozle wants to merge 1 commit intoanthropics:mainfrom
qozle wants to merge 1 commit intoanthropics:mainfrom
Conversation
oven-sh/setup-bun@v2.2.0 updates the action runtime from Node.js 20 to Node.js 24. GitHub deprecated Node.js 20 Actions and will force- migrate to Node.js 24 starting June 2, 2026, producing a deprecation warning on every workflow run. Closes anthropics#1050 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Closes #1050
Summary
oven-sh/setup-bunv2.2.0 was released 2026-03-14 with the action runtime updated from Node.js 20 to Node.js 24 (oven-sh/setup-bun#176).Both action files currently pin v2.1.2 (SHA
3d267786...), which produces a deprecation warning on every workflow run:Changes
action.yml:3d267786...→0c5077e5...(v2.2.0)base-action/action.yml: sameNo functional changes — v2.2.0 is a GitHub Actions runtime update only. The Bun runtime version is still controlled by the
bun-versioninput and is unchanged.Test plan
bun testsuite passes (664/664)