Skip to content

Bump ruby/setup-ruby from 1.295.0 to 1.299.0 in /.github/workflows in the actions-minor group across 1 directory#3817

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/github_actions/dot-github/workflows/actions-minor-f9ac55bf85
Closed

Bump ruby/setup-ruby from 1.295.0 to 1.299.0 in /.github/workflows in the actions-minor group across 1 directory#3817
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/github_actions/dot-github/workflows/actions-minor-f9ac55bf85

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the actions-minor group with 1 update in the /.github/workflows directory: ruby/setup-ruby.

Updates ruby/setup-ruby from 1.295.0 to 1.299.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.299.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.298.0...v1.299.0

v1.298.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.297.0...v1.298.0

v1.297.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.296.0...v1.297.0

v1.296.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.295.0...v1.296.0

Commits
  • e65c17d Add jruby-10.0.5.0
  • ba696ad Refactor matrix script
  • 2327de0 TruffleRuby 34+ does not support macOS Intel
  • 3ff19f5 Update CRuby releases on Windows
  • 4dc28cf Add ruby-3.2.11
  • c515ec1 Update CRuby releases on Windows
  • eab2afb Add ruby-3.3.11
  • 97b3338 Mention all maintainers in check-new-windows-versions for consistency
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-minor group with 1 update in the /.github/workflows directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.295.0 to 1.299.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@319994f...e65c17d)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.299.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Apr 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 10, 2026 18:28
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Apr 10, 2026
@github-actions github-actions bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions bot marked this pull request as draft April 10, 2026 18:31
@mbg mbg marked this pull request as ready for review April 13, 2026 12:12
Copilot AI review requested due to automatic review settings April 13, 2026 12:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned ruby/setup-ruby GitHub Action used by the RuboCop multi-language PR check, ensuring CI uses a newer revision of the Ruby setup action.

Changes:

  • Bump ruby/setup-ruby pin (commit SHA) in the RuboCop multi-language check template.
  • Regenerate the corresponding __rubocop-multi-language.yml workflow to reflect the updated pin.
Show a summary per file
File Description
pr-checks/checks/rubocop-multi-language.yml Updates the pinned ruby/setup-ruby SHA used by the RuboCop multi-language check.
.github/workflows/__rubocop-multi-language.yml Generated workflow updated to match the template’s new ruby/setup-ruby pin.

Copilot's findings

  • Files reviewed: 1/2 changed files
  • Comments generated: 1

steps:
- name: Set up Ruby
uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1.300.0
@henrymercer
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Looks like ruby/setup-ruby is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/actions-minor-f9ac55bf85 branch April 13, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants