Skip to content

build(deps): bump ruby/setup-ruby from 1.221.0 to 1.222.0 in the actions group #2804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the actions group with 1 update: ruby/setup-ruby.

Updates ruby/setup-ruby from 1.221.0 to 1.222.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.222.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.221.0...v1.222.0

Commits
  • 277ba2a deal with multiple versions in .tool-versions
  • 04c2e2b Expose 3.4-asan Ruby builds from ruby-dev-builder
  • 88a8155 Make targetRubyVersion() more complete
  • 3ad45c5 Improve script for listing versions
  • 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 group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.221.0 to 1.222.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@32110d4...277ba2a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team March 10, 2025 17:57
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 17:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 10, 2025
@aeisenberg aeisenberg marked this pull request as draft March 10, 2025 18:17
@aeisenberg aeisenberg added the Update dependencies Trigger PR workflow to update dependencies label Mar 10, 2025
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Mar 10, 2025
@aeisenberg
Copy link
Contributor

I got this one.

@aeisenberg aeisenberg marked this pull request as ready for review March 10, 2025 18:23
@Copilot Copilot AI review requested due to automatic review settings March 10, 2025 18:23
@aeisenberg aeisenberg enabled auto-merge March 10, 2025 18:23
Copy link
Contributor

@Copilot 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.

PR Overview

This PR updates the ruby/setup-ruby GitHub action from version v1.221.0 to v1.222.0 to incorporate recent improvements, including exposing new Ruby builds and addressing multiple versions in .tool-versions.

  • Updated the action reference in pr-checks/checks/rubocop-multi-language.yml.
  • Updated the action reference in .github/workflows/__rubocop-multi-language.yml.

Reviewed Changes

File Description
pr-checks/checks/rubocop-multi-language.yml Updated ruby/setup-ruby commit ref to v1.222.0
.github/workflows/__rubocop-multi-language.yml Updated ruby/setup-ruby commit ref to v1.222.0

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@aeisenberg aeisenberg merged commit 7254660 into main Mar 11, 2025
533 checks passed
@aeisenberg aeisenberg deleted the dependabot/github_actions/actions-96d25c356e branch March 11, 2025 15:53
@github-actions github-actions bot mentioned this pull request Mar 19, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants