chore(deps): bump the actions group across 1 directory with 3 updates#737
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the actions group across 1 directory with 3 updates#737dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
PR Metrics
Updated Fri, 24 Apr 2026 20:39:55 GMT · run #1204 |
Bumps the actions group with 3 updates in the / directory: [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun), [actions/setup-java](https://github.com/actions/setup-java) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `oven-sh/setup-bun` from 2.0.2 to 2.2.0 - [Release notes](https://github.com/oven-sh/setup-bun/releases) - [Commits](oven-sh/setup-bun@v2.0.2...0c5077e) Updates `actions/setup-java` from 5.0.0 to 5.2.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@dded088...be666c2) Updates `ruby/setup-ruby` from 1.262.0 to 1.305.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@cf7216d...0cb964f) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: oven-sh/setup-bun dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: ruby/setup-ruby dependency-version: 1.305.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
aba8a86 to
4b70139
Compare
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.
Bumps the actions group with 3 updates in the / directory: oven-sh/setup-bun, actions/setup-java and ruby/setup-ruby.
Updates
oven-sh/setup-bunfrom 2.0.2 to 2.2.0Release notes
Sourced from oven-sh/setup-bun's releases.
... (truncated)
Commits
0c5077erelease: v2.2.0 (#177)1255e43ci: update actions for theRelease new action versionworkflow (#175)61861d1ci: update actions for theautofix.ciworkflow (#174)6f5bd06ci: useactions/checkout@v6.0.2in the test workflow (#173)e391475build: update action runtime to Node.js 24 (#176)ecf28ddrelease: v2.1.3 (#170)95edc15fix: validate cached binary version matches requested version (#146) (#169)4c32875feat: add AVX2 support detection for x64 Linux systems (#167)0ff83bffix: use native Windows ARM64 binary for Bun >= 1.3.10 (#165)ab8cb4efeat: add bun- prefix to cache keys (#160)Updates
actions/setup-javafrom 5.0.0 to 5.2.0Release notes
Sourced from actions/setup-java's releases.
Commits
be666c2Chore: Version Update and Checkout Update to v6 (#973)f7a6fefBump actions/checkout from 5 to 6 (#961)d81c4e4Upgrade@actions/cacheto v5 (#968)1b1bbe1readme update (#972)5d7b214Retry on HTTP 522 Connection timed out (#964)f2beeb2Bump actions/publish-action from 0.3.0 to 0.4.0 (#912)4e7e684feat: Add support for.sdkmanrcfile injava-version-fileparameter (#736)46c56d6Add GitHub Token Support for GraalVM and Refactor Code (#849)66b9457Update SapMachine URLs (#955)6ba5449Enhance error logging for network failures to include endpoint/IP details, ad...Updates
ruby/setup-rubyfrom 1.262.0 to 1.305.0Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
0cb964fUpdate CRuby releases on Windows94e4d89Add jruby-10.1.0.060ecfbaAdd ruby-4.0.37372622Give a better error for TruffleRuby 34+ on macOS Intel4c56a21Darwin-x86_64 is no longer supported on TruffleRuby 34+5d9c71dAdd truffleruby-34.0.0,truffleruby+graalvm-34.0.0e65c17dAdd jruby-10.0.5.0ba696adRefactor matrix script2327de0TruffleRuby 34+ does not support macOS Intel3ff19f5Update CRuby releases on WindowsNote
Low Risk
Low risk dependency pin updates in GitHub Actions workflows; the main risk is CI/release pipeline breakage if upstream action behavior changes.
Overview
Updates the Android and iOS release workflows to newer pinned commits for key setup actions.
Specifically bumps
oven-sh/setup-bunin both workflows, updatesactions/setup-javainandroid-release.yml, and updatesruby/setup-rubyinios-release.yml.Reviewed by Cursor Bugbot for commit 4b70139. Bugbot is set up for automated code reviews on this repo. Configure here.