Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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

Updates ruby/setup-ruby from 1.281.0 to 1.284.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.284.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.283.0...v1.284.0

v1.283.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.282.0...v1.283.0

v1.282.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.281.0...v1.282.0

Commits
  • 80740b3 Add new RubyInstaller releases 4.0.1-1 and 3.2.10-1
  • 5fcbc91 Fix compatibility to ruby-3.2
  • 708024e Add ruby-3.2.10
  • 757ecf5 Give a proper name to CI jobs checking generated files
  • 6963d48 Use Regexp.escape to not need to manually escape (error-prone)
  • 3fc6249 Match more strictly with \A and \z
  • b939495 Add restriction and validation for download urls
  • 4fc31e1 Add ruby-4.0.1
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.281.0 to 1.284.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@675dd7b...80740b3)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.284.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 Jan 19, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 19, 2026 19:39
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Jan 19, 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 Jan 19, 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 January 19, 2026 19:40
@mbg mbg marked this pull request as ready for review January 20, 2026 10:52
Copilot AI review requested due to automatic review settings January 20, 2026 10:52
@mbg mbg enabled auto-merge January 20, 2026 10:54
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

This PR updates the ruby/setup-ruby GitHub Action from version 1.281.0 to 1.284.0 across workflow files. The update includes fixes for ruby-3.2 compatibility, security improvements for download URL validation, and support for newer Ruby versions (3.2.10 and 4.0.1).

Changes:

  • Updated ruby/setup-ruby action reference from commit SHA 675dd7ba1b06c8786a1480d89c384f5620a42647 (v1.281.0) to 80740b3b13bf9857e28854481ca95a84e78a2bdf (v1.284.0)

@mbg mbg merged commit 84edfc0 into main Jan 20, 2026
240 checks passed
@mbg mbg deleted the dependabot/github_actions/dot-github/workflows/actions-minor-ec7bddb364 branch January 20, 2026 11:16
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