Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

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

Updates ruby/setup-ruby from 1.286.0 to 1.288.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.288.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.287.0...v1.288.0

v1.287.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.286.0...v1.287.0

Commits
  • 09a7688 Add jruby-10.0.3.0
  • 67178a2 Improve the automated PR description
  • ede5b72 Shorten workflow name
  • aaddd68 new-versions.rb is no longer used for RubyInstaller releases
  • c7aa9f4 Move check-new-windows-versions.yml workflow from ruby/ruby-builder to ruby/s...
  • 8d27f39 Improve the mise.toml parser to conform to the TOML specification
  • 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.286.0 to 1.288.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@90be115...09a7688)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Feb 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2026 17:59
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Feb 11, 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 Feb 11, 2026
@github-actions
Copy link
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 February 11, 2026 18:01
@mbg mbg marked this pull request as ready for review February 12, 2026 13:34
Copilot AI review requested due to automatic review settings February 12, 2026 13:34
Copy link
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, keeping CI dependencies current and consistent with the generated workflow setup.

Changes:

  • Bump ruby/setup-ruby from v1.286.0 to v1.288.0 in the RuboCop multi-language check template.
  • Regenerate the corresponding workflow file under .github/workflows/ to reflect the template update.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
pr-checks/checks/rubocop-multi-language.yml Updates the pinned ruby/setup-ruby action SHA/comment to v1.288.0.
.github/workflows/__rubocop-multi-language.yml Regenerated workflow reflecting the updated action pin from the template.

Comment on lines 6 to +7
- name: Set up Ruby
uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

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

PR metadata says the bump is in /.github/workflows, but this PR also updates the source template in pr-checks/checks/ (which then generates the workflow). Consider adjusting the PR title/description to reflect the template change as well (or note that the workflow file is generated from this template).

Copilot uses AI. Check for mistakes.
@mbg mbg merged commit 8ad4b6e into main Feb 12, 2026
249 checks passed
@mbg mbg deleted the dependabot/github_actions/dot-github/workflows/actions-minor-299c02fd34 branch February 12, 2026 14:00
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.

1 participant