Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.259.0 to 
1.263.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.263.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Print lockfile contents earlier by <a 
href="https://github.com/Earlopain"><code>@​Earlopain</code></a>
 in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/811">ruby/setup-ruby#811</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a 
href="https://github.com/Earlopain"><code>@​Earlopain</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/811">ruby/setup-ruby#811</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.262.0...v1.263.0">https://github.com/ruby/setup-ruby/compare/v1.262.0...v1.263.0</a></p>
<h2>v1.262.0</h2>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.261.0...v1.262.0">https://github.com/ruby/setup-ruby/compare/v1.261.0...v1.262.0</a></p>
<h2>v1.261.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/809">ruby/setup-ruby#809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.260.0...v1.261.0">https://github.com/ruby/setup-ruby/compare/v1.260.0...v1.261.0</a></p>
<h2>v1.260.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Revert "feat: upgrade to node 24" by <a 
href="https://github.com/eregon"><code>@​eregon</code></a>
 in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/808">ruby/setup-ruby#808</a></li>
<li>Reinstate testing against jruby 9.4 and head by <a 
href="https://github.com/chadlwilson"><code>@​chadlwilson</code></a>
 in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/807">ruby/setup-ruby#807</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a 
href="https://github.com/chadlwilson"><code>@​chadlwilson</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/807">ruby/setup-ruby#807</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.259.0...v1.260.0">https://github.com/ruby/setup-ruby/compare/v1.259.0...v1.260.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/0481980f17b760ef6bca5e8c55809102a0af1e5a"><code>0481980</code></a>
 Print lockfile contents earlier</li>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/cf7216d52fba1017929b4d7162fabe2b30af5b49"><code>cf7216d</code></a>
 Use new releases of ruby-builder per engine-version</li>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/1c58d16f1a2d74dc895c05f92d1e31ffe691110e"><code>1c58d16</code></a>
 Update CRuby releases on Windows</li>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/1dc795682739d28740ac76bf40227b89f2ab602a"><code>1dc7956</code></a>
 Test on JRuby 9.4 as well as 10.0</li>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/b8714f777a67a17ebdbc2a0305eb6ceb095e2ea6"><code>b8714f7</code></a>
 Revert "Skip test failing on JRuby on Windows"</li>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/d3e13b3e37fbaff2bbb24b87a2ba8c7795705475"><code>d3e13b3</code></a>
 Revert "feat: upgrade to node 24"</li>
<li><a 
href="https://github.com/ruby/setup-ruby/commit/4df093a9463d9f06785fe8c7226774d7df91c22a"><code>4df093a</code></a>
 Revert "chore: add setup-node for lint job"</li>
<li>See full diff in <a 
href="https://github.com/ruby/setup-ruby/compare/866b91cc020931c510d42e43e498a7f07d335f60...0481980f17b760ef6bca5e8c55809102a0af1e5a">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.259.0&new-version=1.263.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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6413

-- Commit Summary --

  * Bump ruby/setup-ruby from 1.259.0 to 1.263.0

-- File Changes --

    M .github/workflows/danger.yml (2)
    M .github/workflows/lint.yml (10)
    M .github/workflows/tests.yml (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6413.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6413.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6413
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to