[openstreetmap/openstreetmap-website] Bump the dependencies group with 3 updates (PR #7024)
dependabot[bot]
notifications at github.com
Wed Apr 22 23:13:05 UTC 2026
Bumps the dependencies group with 3 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [devcontainers/ci](https://github.com/devcontainers/ci) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `ruby/setup-ruby` from 1.302.0 to 1.305.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.305.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/908">ruby/setup-ruby#908</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.304.0...v1.305.0">https://github.com/ruby/setup-ruby/compare/v1.304.0...v1.305.0</a></p>
<h2>v1.304.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add jruby-10.1.0.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/906">ruby/setup-ruby#906</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.303.0...v1.304.0">https://github.com/ruby/setup-ruby/compare/v1.303.0...v1.304.0</a></p>
<h2>v1.303.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add ruby-4.0.3 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/903">ruby/setup-ruby#903</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.302.0...v1.303.0">https://github.com/ruby/setup-ruby/compare/v1.302.0...v1.303.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ruby/setup-ruby/commit/0cb964fd540e0a24c900370abf38a33466142735"><code>0cb964f</code></a> Update CRuby releases on Windows</li>
<li><a href="https://github.com/ruby/setup-ruby/commit/94e4d89d3e6c1c7599e0210d114c5ffb23f1a866"><code>94e4d89</code></a> Add jruby-10.1.0.0</li>
<li><a href="https://github.com/ruby/setup-ruby/commit/60ecfba8750476ff216b59eee3b88218bb5111cc"><code>60ecfba</code></a> Add ruby-4.0.3</li>
<li>See full diff in <a href="https://github.com/ruby/setup-ruby/compare/7372622e62b60b3cb750dcd2b9e32c247ffec26a...0cb964fd540e0a24c900370abf38a33466142735">compare view</a></li>
</ul>
</details>
<br />
Updates `devcontainers/ci` from 0.3.1900000417 to 0.3.1900000449
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/devcontainers/ci/releases">devcontainers/ci's releases</a>.</em></p>
<blockquote>
<h2>Release v0.3.1900000449</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove compiled JS content by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/210">devcontainers/ci#210</a></li>
<li>Retain run-main.js/run-post.js by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/213">devcontainers/ci#213</a></li>
<li>Update tag to use generated version number by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/214">devcontainers/ci#214</a></li>
<li>Workflow tidying by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/216">devcontainers/ci#216</a></li>
<li>Add missing 'v' prefix on release/tag by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/217">devcontainers/ci#217</a></li>
<li>Update docs to point to v0.3 release by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/218">devcontainers/ci#218</a></li>
<li>Pass env vars to <code>devcontainer up</code> by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/211">devcontainers/ci#211</a></li>
<li>Re-enable running subset of tests in forks by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/220">devcontainers/ci#220</a></li>
<li>re-enable test <code>platform_with_runCmd</code> by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/203">devcontainers/ci#203</a></li>
<li>Add <code>noCache</code> option by <a href="https://github.com/trxcllnt"><code>@trxcllnt</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/199">devcontainers/ci#199</a></li>
<li>Add additionalMounts for GitHub Action Output Mount by <a href="https://github.com/andar1an"><code>@andar1an</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/219">devcontainers/ci#219</a></li>
<li>Update checks action to remove NodeJS version warning by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/228">devcontainers/ci#228</a></li>
<li>Revert to latest version of tfx-cli by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/227">devcontainers/ci#227</a></li>
<li>Update to run 'devcontainer exec' without JSON parsing output by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/226">devcontainers/ci#226</a></li>
<li>Use version 0 to allow for breaking CLI changes in the future. by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/229">devcontainers/ci#229</a></li>
<li>gh: refactor community files by <a href="https://github.com/SauravMaheshkar"><code>@SauravMaheshkar</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/222">devcontainers/ci#222</a></li>
<li>Fix a typo in <code>azdo-task/README.md</code> by <a href="https://github.com/jiedxu"><code>@jiedxu</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/245">devcontainers/ci#245</a></li>
<li>Update golang for CG by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/260">devcontainers/ci#260</a></li>
<li>Update Debian, go tools, Node, NPM package by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/263">devcontainers/ci#263</a></li>
<li>Bump <code>@babel/traverse</code> from 7.18.2 to 7.23.2 in /.github/scripts by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/261">devcontainers/ci#261</a></li>
<li>Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/264">devcontainers/ci#264</a></li>
<li>Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/266">devcontainers/ci#266</a></li>
<li>Fix scripts by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/265">devcontainers/ci#265</a></li>
<li>Update azure-pipelines-task-lib to avoid security issue in dependency by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/267">devcontainers/ci#267</a></li>
<li>Add configFile option by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/269">devcontainers/ci#269</a></li>
<li>Ignore spaces by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/280">devcontainers/ci#280</a></li>
<li>Add workflow permissions by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/282">devcontainers/ci#282</a></li>
<li>Update QEMU and Buildx steps to resolve Node 16 deprecation warning by <a href="https://github.com/korverdev"><code>@korverdev</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/283">devcontainers/ci#283</a></li>
<li>Find Windows executable by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/288">devcontainers/ci#288</a></li>
<li>add <code>inheritEnv</code> action parameter by <a href="https://github.com/OmarTawfik"><code>@OmarTawfik</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/295">devcontainers/ci#295</a></li>
<li>Fix permissions by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/297">devcontainers/ci#297</a></li>
<li>Fix permissions by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/298">devcontainers/ci#298</a></li>
<li>Docs: github-action.md: fix wording by <a href="https://github.com/lolmaus"><code>@lolmaus</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/296">devcontainers/ci#296</a></li>
<li>Add <code>cacheTo</code> argument to <code>ci</code> action by <a href="https://github.com/sebst"><code>@sebst</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/300">devcontainers/ci#300</a></li>
<li>Fix CI by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/308">devcontainers/ci#308</a></li>
<li>Fix CI by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/327">devcontainers/ci#327</a></li>
<li>Bump actions/setup-node from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/309">devcontainers/ci#309</a></li>
<li>Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/310">devcontainers/ci#310</a></li>
<li>Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/311">devcontainers/ci#311</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/312">devcontainers/ci#312</a></li>
<li>Bump docker/login-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/313">devcontainers/ci#313</a></li>
<li>Bump actions/github-script from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/314">devcontainers/ci#314</a></li>
<li>Update dependencies by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/328">devcontainers/ci#328</a></li>
<li>Fix AzDO task by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/329">devcontainers/ci#329</a></li>
<li>fix: don't group the actual running of the commands by <a href="https://github.com/ffMathy"><code>@ffMathy</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/272">devcontainers/ci#272</a></li>
<li>Add note on JIT by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/330">devcontainers/ci#330</a></li>
<li>Fix formatting by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/331">devcontainers/ci#331</a></li>
<li>Update dependencies by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/332">devcontainers/ci#332</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/devcontainers/ci/commit/b63b30de439b47a52267f241112c5b453b673db5"><code>b63b30d</code></a> release</li>
<li><a href="https://github.com/devcontainers/ci/commit/ec57048782339b3ffd4cd60975884e5a8a4795c9"><code>ec57048</code></a> Comment out AzDO</li>
<li><a href="https://github.com/devcontainers/ci/commit/dc6d224d2d1b450bef751dd00bcf80add45c1af1"><code>dc6d224</code></a> Also skip AzDO testing</li>
<li><a href="https://github.com/devcontainers/ci/commit/6a9044fd1bd02528f46be5924d11a4044bd59ff2"><code>6a9044f</code></a> Add "Publish the AzDO extension" input</li>
<li><a href="https://github.com/devcontainers/ci/commit/71daba9c8ea4b034fb7396aad401bee8d9a5ea23"><code>71daba9</code></a> Merge pull request <a href="https://redirect.github.com/devcontainers/ci/issues/438">#438</a> from Kaniska244/node-upgrade</li>
<li><a href="https://github.com/devcontainers/ci/commit/b9439a70a3af4d2fc7faa3718441cd4ab3d9c38a"><code>b9439a7</code></a> Update docker version in test</li>
<li><a href="https://github.com/devcontainers/ci/commit/044ddd43beb2002bcb07122deda410880918035d"><code>044ddd4</code></a> Update go 1.25 for test</li>
<li><a href="https://github.com/devcontainers/ci/commit/4f8435d5b39033349bae1a8df434edc45937364b"><code>4f8435d</code></a> Update debian-12 to debian12 latest base image</li>
<li><a href="https://github.com/devcontainers/ci/commit/23d59d3fc1d1a4f248ef644ff7fedfb19530ae35"><code>23d59d3</code></a> Update image reference</li>
<li><a href="https://github.com/devcontainers/ci/commit/912d7278c383a09f8cb45bf3ea4c210c8a75e021"><code>912d727</code></a> Node 24 update</li>
<li>Additional commits viewable in <a href="https://github.com/devcontainers/ci/compare/8bf61b26e9c3a98f69cb6ce2f88d24ff59b785c6...b63b30de439b47a52267f241112c5b453b673db5">compare view</a></li>
</ul>
</details>
<br />
Updates `actions/setup-node` from 6.3.0 to 6.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
<blockquote>
<h2>v6.4.0</h2>
<h2>What's Changed</h2>
<h3>Dependency updates:</h3>
<ul>
<li>Upgrade <a href="https://github.com/actions"><code>@actions</code></a> dependencies by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1525">actions/setup-node#1525</a></li>
<li>Update Node.js versions in versions.yml and bump package to v6.4.0 by <a href="https://github.com/priya-kinthali"><code>@priya-kinthali</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1533">actions/setup-node#1533</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Copilot"><code>@Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/1525">actions/setup-node#1525</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v6...v6.4.0">https://github.com/actions/setup-node/compare/v6...v6.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/actions/setup-node/commit/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e"><code>48b55a0</code></a> Update Node.js versions in versions.yml and bump package to v6.4.0 (<a href="https://redirect.github.com/actions/setup-node/issues/1533">#1533</a>)</li>
<li><a href="https://github.com/actions/setup-node/commit/ab72c7e7eba0eaa11f8cab0f5679243900c2cac9"><code>ab72c7e</code></a> Upgrade <a href="https://github.com/actions"><code>@actions</code></a> dependencies (<a href="https://redirect.github.com/actions/setup-node/issues/1525">#1525</a>)</li>
<li>See full diff in <a href="https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e">compare view</a></li>
</ul>
</details>
<br />
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 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
</details>
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/7024?email_source=notifications&email_token=AAK2OLJ7CP2VWHJIWO24FS34XFGYDA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTKNZQGAZDONRSGWTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVVYHEX3POBSW4X3DNRUWG2Y
-- Commit Summary --
* Bump the dependencies group with 3 updates
-- File Changes --
M .github/workflows/danger.yml (2)
M .github/workflows/devcontainer.yml (2)
M .github/workflows/lint.yml (22)
M .github/workflows/tests.yml (4)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7024.patch?email_source=notifications&email_token=AAK2OLNMCKDW6UXGELR7STT4XFGYDA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTKNZQGAZDONRSGWTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVZYHEX3QMF2GG2C7MNWGSY3Lhttps://github.com/openstreetmap/openstreetmap-website/pull/7024.diff?email_source=notifications&email_token=AAK2OLJFLVFFOQE66N42O5L4XFGYDA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF4ZTKNZQGAZDONRSGWTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVVYHEX3ENFTGMX3DNRUWG2Y
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7024
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7024 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260422/f650c71c/attachment-0001.htm>
More information about the rails-dev
mailing list