Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ruby/setup-ruby from 1.197.0 to 1.202.0 (#535)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.197.0 to 1.202.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/setup-ruby/releases">ruby/setup-ruby's releases</a>.</em></p> <blockquote> <h2>v1.202.0</h2> <h2>What's Changed</h2> <ul> <li>Update CRuby releases on Windows by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/669">ruby/setup-ruby#669</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.201.0...v1.202.0">https://github.com/ruby/setup-ruby/compare/v1.201.0...v1.202.0</a></p> <h2>v1.201.0</h2> <h2>What's Changed</h2> <ul> <li>Update CRuby releases on Windows by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/667">ruby/setup-ruby#667</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.200.0...v1.201.0">https://github.com/ruby/setup-ruby/compare/v1.200.0...v1.201.0</a></p> <h2>v1.200.0</h2> <h2>What's Changed</h2> <ul> <li>Add jruby-9.4.9.0 by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/665">ruby/setup-ruby#665</a></li> <li>Add ruby-3.3.6 by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/666">ruby/setup-ruby#666</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.199.0...v1.200.0">https://github.com/ruby/setup-ruby/compare/v1.199.0...v1.200.0</a></p> <h2>v1.199.0</h2> <h2>What's Changed</h2> <ul> <li>Update CRuby releases on Windows by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/664">ruby/setup-ruby#664</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0">https://github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0</a></p> <h2>v1.198.0</h2> <h2>What's Changed</h2> <ul> <li>Add ruby-3.2.6 by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/663">ruby/setup-ruby#663</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.197.0...v1.198.0">https://github.com/ruby/setup-ruby/compare/v1.197.0...v1.198.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/setup-ruby/commit/a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc"><code>a2bbe5b</code></a> Update CRuby releases on Windows</li> <li><a href="https://github.com/ruby/setup-ruby/commit/46ca53beb334a2329bcd0e46a694816a6ae6d173"><code>46ca53b</code></a> Update CRuby releases on Windows</li> <li><a href="https://github.com/ruby/setup-ruby/commit/217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed"><code>217c988</code></a> Skip <code>which bundle</code> test on mingw, mswin and ucrt</li> <li><a href="https://github.com/ruby/setup-ruby/commit/c6d4d2ab97f832d0fea49200f14c2441e56fd0a6"><code>c6d4d2a</code></a> Add ruby-3.3.6</li> <li><a href="https://github.com/ruby/setup-ruby/commit/8c27ea3449007c7666f20b2c230efa4f9d9c198a"><code>8c27ea3</code></a> Add jruby-9.4.9.0</li> <li><a href="https://github.com/ruby/setup-ruby/commit/7d3497fd78c07c0d84ebafa58d8dac60cd1f0763"><code>7d3497f</code></a> Update CRuby releases on Windows</li> <li><a href="https://github.com/ruby/setup-ruby/commit/98aefb3c83eea830993080938ed245dc8e2b843b"><code>98aefb3</code></a> Add ruby-3.2.6</li> <li>See full diff in <a href="https://github.com/ruby/setup-ruby/compare/7bae1d00b5db9166f4f0fc47985a3a5702cb58f0...a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruby/setup-ruby&package-manager=github_actions&previous-version=1.197.0&new-version=1.202.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information