Latest Results
Bump the actions-non-major group with 6 updates (#269)
Bumps the actions-non-major group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` |
`6.0.2` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) |
`2.65.11` | `2.67.18` |
| [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `4.5.1` |
`4.10.2` |
|
[EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action)
| `2.0.14` | `2.0.15` |
| [github/codeql-action](https://github.com/github/codeql-action) |
`4.31.9` | `4.32.0` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.41.0` |
`1.42.3` |
Updates `actions/checkout` from 6.0.1 to 6.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID
is set by <a
href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2355">actions/checkout#2355</a></li>
<li>Fix tag handling: preserve annotations and explicit fetch-tags by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v6.0.1...v6.0.2">https://github.com/actions/checkout/compare/v6.0.1...v6.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v6.0.2</h2>
<ul>
<li>Fix tag handling: preserve annotations and explicit fetch-tags by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li>
</ul>
<h2>v6.0.1</h2>
<ul>
<li>Add worktree support for persist-credentials includeIf by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2327">actions/checkout#2327</a></li>
</ul>
<h2>v6.0.0</h2>
<ul>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
</ul>
<h2>v5.0.1</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
</ul>
<h2>v5.0.0</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
</ul>
<h2>v4.3.1</h2>
<ul>
<li>Port v6 cleanup to v4 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout#2305</a></li>
</ul>
<h2>v4.3.0</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss"><code>@motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail"><code>@mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells"><code>@benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
<li>Pin actions/checkout's own workflows to a known, good, stable
version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li>
</ul>
<h2>v4.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller"><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/de0fac2e4500dabe0009e67214ff5f5447ce83dd"><code>de0fac2</code></a>
Fix tag handling: preserve annotations and explicit fetch-tags (<a
href="https://redirect.github.com/actions/checkout/issues/2356">#2356</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/064fe7f3312418007dea2b49a19844a9ee378f49"><code>064fe7f</code></a>
Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is
set (...</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd">compare
view</a></li>
</ul>
</details>
<br />
Updates `taiki-e/install-action` from 2.65.11 to 2.67.18
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/taiki-e/install-action/releases">taiki-e/install-action's
releases</a>.</em></p>
<blockquote>
<h2>2.67.18</h2>
<ul>
<li>
<p>Update <code>prek@latest</code> to 0.3.1.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.12.</p>
</li>
<li>
<p>Update <code>cargo-insta@latest</code> to 1.46.2.</p>
</li>
</ul>
<h2>2.67.17</h2>
<ul>
<li>
<p>Update <code>rclone@latest</code> to 1.73.0.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.11.</p>
</li>
<li>
<p>Update <code>vacuum@latest</code> to 0.23.5.</p>
</li>
<li>
<p>Update <code>trivy@latest</code> to 0.69.0.</p>
</li>
</ul>
<h2>2.67.16</h2>
<ul>
<li>
<p>Update <code>uv@latest</code> to 0.9.28.</p>
</li>
<li>
<p>Update <code>syft@latest</code> to 1.41.1.</p>
</li>
<li>
<p>Update <code>protoc@latest</code> to 3.33.5.</p>
</li>
<li>
<p>Update <code>martin@latest</code> to 1.3.0.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.9.</p>
</li>
<li>
<p>Update <code>editorconfig-checker@latest</code> to 3.6.1.</p>
</li>
<li>
<p>Update <code>cargo-binstall@latest</code> to 1.17.4.</p>
</li>
</ul>
<h2>2.67.15</h2>
<ul>
<li>
<p>Update <code>typos@latest</code> to 1.42.3.</p>
</li>
<li>
<p>Update <code>cargo-zigbuild@latest</code> to 0.21.4.</p>
</li>
</ul>
<h2>2.67.14</h2>
<ul>
<li>
<p>Update <code>syft@latest</code> to 1.41.0.</p>
</li>
<li>
<p>Update <code>cargo-llvm-cov@latest</code> to 0.8.2.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.8.</p>
</li>
<li>
<p>Update <code>wasmtime@latest</code> to 41.0.1.</p>
</li>
<li>
<p>Update <code>uv@latest</code> to 0.9.27.</p>
</li>
</ul>
<h2>2.67.13</h2>
<ul>
<li>Update <code>typos@latest</code> to 1.42.2.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md">taiki-e/install-action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>This project adheres to <a href="https://semver.org">Semantic
Versioning</a>.</p>
<!-- raw HTML omitted -->
<h2>[Unreleased]</h2>
<h2>[2.67.18] - 2026-01-31</h2>
<ul>
<li>
<p>Update <code>prek@latest</code> to 0.3.1.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.12.</p>
</li>
<li>
<p>Update <code>cargo-insta@latest</code> to 1.46.2.</p>
</li>
</ul>
<h2>[2.67.17] - 2026-01-31</h2>
<ul>
<li>
<p>Update <code>rclone@latest</code> to 1.73.0.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.11.</p>
</li>
<li>
<p>Update <code>vacuum@latest</code> to 0.23.5.</p>
</li>
<li>
<p>Update <code>trivy@latest</code> to 0.69.0.</p>
</li>
</ul>
<h2>[2.67.16] - 2026-01-30</h2>
<ul>
<li>
<p>Update <code>uv@latest</code> to 0.9.28.</p>
</li>
<li>
<p>Update <code>syft@latest</code> to 1.41.1.</p>
</li>
<li>
<p>Update <code>protoc@latest</code> to 3.33.5.</p>
</li>
<li>
<p>Update <code>martin@latest</code> to 1.3.0.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.1.9.</p>
</li>
<li>
<p>Update <code>editorconfig-checker@latest</code> to 3.6.1.</p>
</li>
<li>
<p>Update <code>cargo-binstall@latest</code> to 1.17.4.</p>
</li>
</ul>
<h2>[2.67.15] - 2026-01-28</h2>
<ul>
<li>Update <code>typos@latest</code> to 1.42.3.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/taiki-e/install-action/commit/650c5ca14212efbbf3e580844b04bdccf68dac31"><code>650c5ca</code></a>
Release 2.67.18</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/1e5407dd689ecffa8284cd147cbe04b8bacdb007"><code>1e5407d</code></a>
Update <code>prek@latest</code> to 0.3.1</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/2284e12c2d7bf1410e7daf7461b5f10859dd6ebb"><code>2284e12</code></a>
Update <code>mise@latest</code> to 2026.1.12</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/3382d986ac8424c7ac3217f48fdecc19ced50abf"><code>3382d98</code></a>
Update <code>cargo-insta@latest</code> to 1.46.2</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/29feb09ac22f4fde4175fe7b5c3548952234f69a"><code>29feb09</code></a>
Release 2.67.17</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/c955ca4b98bd1d3b581cfbebd7ead98b31734f82"><code>c955ca4</code></a>
Update <code>rclone@latest</code> to 1.73.0</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/095a7a98ca3ce57ea8c23e1533a175f86a690a35"><code>095a7a9</code></a>
Update <code>mise@latest</code> to 2026.1.11</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/f89f9e6244717bdc51b1226187aa257c4e7803cb"><code>f89f9e6</code></a>
Update <code>vacuum@latest</code> to 0.23.5</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/20ccfe71ed8b7657e1fdfa52b27fa71015449980"><code>20ccfe7</code></a>
Update <code>trivy@latest</code> to 0.69.0</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/a362280ea100b5bb920cf9040c038ce9a50c7943"><code>a362280</code></a>
Release 2.67.16</li>
<li>Additional commits viewable in <a
href="https://github.com/taiki-e/install-action/compare/a983ca795126a4be4e8a44879ac5c4c3ef66cae1...650c5ca14212efbbf3e580844b04bdccf68dac31">compare
view</a></li>
</ul>
</details>
<br />
Updates `CodSpeedHQ/action` from 4.5.1 to 4.10.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/codspeedhq/action/releases">CodSpeedHQ/action's
releases</a>.</em></p>
<blockquote>
<h2>v4.10.2</h2>
<h2>Release Notes</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Improve efficiency of parse_perf_file by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
<li>Parse the perf file memory mappings by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Remove very spammy trace logs by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a>
in <a
href="https://redirect.github.com/CodSpeedHQ/runner/pull/224">#224</a></li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Internals</h3>
<ul>
<li>chore: bump runner version to 4.10.2 by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/CodSpeedHQ/action/pull/183">CodSpeedHQ/action#183</a></li>
<li>Remove useless conversions. by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
</ul>
<h2>Install codspeed-runner 4.10.2</h2>
<h3>Install prebuilt binaries via shell script</h3>
<pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf
https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.2/codspeed-runner-installer.sh
| sh
</code></pre>
<h2>Download codspeed-runner 4.10.2</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.2/codspeed-runner-aarch64-unknown-linux-musl.tar.gz">codspeed-runner-aarch64-unknown-linux-musl.tar.gz</a></td>
<td>ARM64 MUSL Linux</td>
<td><a
href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.2/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.2/codspeed-runner-x86_64-unknown-linux-musl.tar.gz">codspeed-runner-x86_64-unknown-linux-musl.tar.gz</a></td>
<td>x64 MUSL Linux</td>
<td><a
href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.2/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
<p><strong>Full Runner Changelog</strong>: <a
href="https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md">https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/CodSpeedHQ/action/compare/v4.10.1...v4.10.2">https://github.com/CodSpeedHQ/action/compare/v4.10.1...v4.10.2</a></p>
<h2>v4.10.1</h2>
<h2>Release Notes</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Implement <code>codspeed use</code> to set mode for shell session by
<a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a>
in <a
href="https://redirect.github.com/CodSpeedHQ/runner/pull/221">#221</a></li>
<li>Show codspeed banner in CI when exec_harness is used by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
<li>Improve the result table display (<a
href="https://redirect.github.com/codspeedhq/action/issues/217">#217</a>)
by <a href="https://github.com/art049"><code>@art049</code></a> in <a
href="https://redirect.github.com/CodSpeedHQ/runner/pull/217">#217</a></li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Initialize tracker before spawning sub-process by <a
href="https://github.com/not-matthias"><code>@not-matthias</code></a></li>
</ul>
<h3><!-- raw HTML omitted -->🏗️ Refactor</h3>
<ul>
<li>Restructure event handling with a common header and improve event
parsing by <a
href="https://github.com/not-matthias"><code>@not-matthias</code></a></li>
<li>Create a module for shared structs between <code>exec</code> and
<code>run</code> by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
<li>Remove logic from the run module by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
<li>Move the cli related module inside a cli module by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/208425962c215de49ed713e18c4b9bde9bda5c52"><code>2084259</code></a>
Release v4.10.2 🚀</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/6bc053fda9e48907dbe1fa203e589c32f59b600b"><code>6bc053f</code></a>
chore: bump runner version to 4.10.2</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/df47568b033d58cefcc54680a649123fc87b7573"><code>df47568</code></a>
Release v4.10.1 🚀</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/84198c87f503e6ca50d733203b6a74b682304a70"><code>84198c8</code></a>
chore: bump runner version to 4.10.1</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/ac0b0207a067aeb38de75cda57d2662345cac92a"><code>ac0b020</code></a>
Release v4.10.0 🚀</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/404d35648ae8e6512563449aad792f941bb529d0"><code>404d356</code></a>
chore: make <code>RUNNER_ARGS</code> an array</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/1d55394b0d99596deccaffd5c3028c28f0338d0d"><code>1d55394</code></a>
ci: add config file test</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/5c37e9c56c148933e94ec86f1138d705515d003e"><code>5c37e9c</code></a>
ci: print output in env var test success</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/6d07233531ce5d609ef3e9e83ffc67af41217dcf"><code>6d07233</code></a>
feat: add config input</li>
<li><a
href="https://github.com/CodSpeedHQ/action/commit/57f0f1787f81c625620503ce89f77ff49e2af1a9"><code>57f0f17</code></a>
feat: make <code>run</code> optional to use
<code>codspeed.yml</code></li>
<li>Additional commits viewable in <a
href="https://github.com/codspeedhq/action/compare/972e3437949c89e1357ebd1a2dbc852fcbc57245...208425962c215de49ed713e18c4b9bde9bda5c52">compare
view</a></li>
</ul>
</details>
<br />
Updates `EmbarkStudios/cargo-deny-action` from 2.0.14 to 2.0.15
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/EmbarkStudios/cargo-deny-action/commit/3fd3802e88374d3fe9159b834c7714ec57d6c979"><code>3fd3802</code></a>
Bump to 0.19.0</li>
<li>See full diff in <a
href="https://github.com/embarkstudios/cargo-deny-action/compare/76cd80eb775d7bbbd2d80292136d74d39e1b4918...3fd3802e88374d3fe9159b834c7714ec57d6c979">compare
view</a></li>
</ul>
</details>
<br />
Updates `github/codeql-action` from 4.31.9 to 4.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/releases">github/codeql-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.32.0</h2>
<ul>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0">2.24.0</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3425">#3425</a></li>
</ul>
<h2>v4.31.11</h2>
<ul>
<li>When running a Default Setup workflow with <a
href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging">Actions
debugging enabled</a>, the CodeQL Action will now use more unique names
when uploading logs from the Dependabot authentication proxy as workflow
artifacts. This ensures that the artifact names do not clash between
multiple jobs in a build matrix. <a
href="https://redirect.github.com/github/codeql-action/pull/3409">#3409</a></li>
<li>Improved error handling throughout the CodeQL Action. <a
href="https://redirect.github.com/github/codeql-action/pull/3415">#3415</a></li>
<li>Added experimental support for automatically excluding <a
href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github">generated
files</a> from the analysis. This feature is not currently enabled for
any analysis. In the future, it may be enabled by default for some
GitHub-managed analyses. <a
href="https://redirect.github.com/github/codeql-action/pull/3318">#3318</a></li>
<li>The changelog extracts that are included with releases of the CodeQL
Action are now shorter to avoid duplicated information from appearing in
Dependabot PRs. <a
href="https://redirect.github.com/github/codeql-action/pull/3403">#3403</a></li>
</ul>
<h2>v4.31.10</h2>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<h2>4.31.10 - 12 Jan 2026</h2>
<ul>
<li>Update default CodeQL bundle version to 2.23.9. <a
href="https://redirect.github.com/github/codeql-action/pull/3393">#3393</a></li>
</ul>
<p>See the full <a
href="https://github.com/github/codeql-action/blob/v4.31.10/CHANGELOG.md">CHANGELOG.md</a>
for more information.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>4.32.0 - 26 Jan 2026</h2>
<ul>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0">2.24.0</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3425">#3425</a></li>
</ul>
<h2>4.31.11 - 23 Jan 2026</h2>
<ul>
<li>When running a Default Setup workflow with <a
href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging">Actions
debugging enabled</a>, the CodeQL Action will now use more unique names
when uploading logs from the Dependabot authentication proxy as workflow
artifacts. This ensures that the artifact names do not clash between
multiple jobs in a build matrix. <a
href="https://redirect.github.com/github/codeql-action/pull/3409">#3409</a></li>
<li>Improved error handling throughout the CodeQL Action. <a
href="https://redirect.github.com/github/codeql-action/pull/3415">#3415</a></li>
<li>Added experimental support for automatically excluding <a
href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github">generated
files</a> from the analysis. This feature is not currently enabled for
any analysis. In the future, it may be enabled by default for some
GitHub-managed analyses. <a
href="https://redirect.github.com/github/codeql-action/pull/3318">#3318</a></li>
<li>The changelog extracts that are included with releases of the CodeQL
Action are now shorter to avoid duplicated information from appearing in
Dependabot PRs. <a
href="https://redirect.github.com/github/codeql-action/pull/3403">#3403</a></li>
</ul>
<h2>4.31.10 - 12 Jan 2026</h2>
<ul>
<li>Update default CodeQL bundle version to 2.23.9. <a
href="https://redirect.github.com/github/codeql-action/pull/3393">#3393</a></li>
</ul>
<h2>4.31.9 - 16 Dec 2025</h2>
<p>No user facing changes.</p>
<h2>4.31.8 - 11 Dec 2025</h2>
<ul>
<li>Update default CodeQL bundle version to 2.23.8. <a
href="https://redirect.github.com/github/codeql-action/pull/3354">#3354</a></li>
</ul>
<h2>4.31.7 - 05 Dec 2025</h2>
<ul>
<li>Update default CodeQL bundle version to 2.23.7. <a
href="https://redirect.github.com/github/codeql-action/pull/3343">#3343</a></li>
</ul>
<h2>4.31.6 - 01 Dec 2025</h2>
<p>No user facing changes.</p>
<h2>4.31.5 - 24 Nov 2025</h2>
<ul>
<li>Update default CodeQL bundle version to 2.23.6. <a
href="https://redirect.github.com/github/codeql-action/pull/3321">#3321</a></li>
</ul>
<h2>4.31.4 - 18 Nov 2025</h2>
<p>No user facing changes.</p>
<h2>4.31.3 - 13 Nov 2025</h2>
<ul>
<li>CodeQL Action v3 will be deprecated in December 2026. The Action now
logs a warning for customers who are running v3 but could be running v4.
For more information, see <a
href="https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/">Upcoming
deprecation of CodeQL Action v3</a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/codeql-action/commit/b20883b0cd1f46c72ae0ba6d1090936928f9fa30"><code>b20883b</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3428">#3428</a>
from github/update-v4.32.0-e3b8227a2</li>
<li><a
href="https://github.com/github/codeql-action/commit/c9aa45dd0f8ba0b0433386779eb4798c2545156b"><code>c9aa45d</code></a>
Update changelog for v4.32.0</li>
<li><a
href="https://github.com/github/codeql-action/commit/e3b8227a28dee88b8eaf5597d892a0cea497e634"><code>e3b8227</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3427">#3427</a>
from github/henrymercer/bump-for-new-minor-series</li>
<li><a
href="https://github.com/github/codeql-action/commit/8a01181ce209b3e3f51c6add1b9e1e744bdf0064"><code>8a01181</code></a>
Compare minor version number</li>
<li><a
href="https://github.com/github/codeql-action/commit/80e142568fc335997bbf78abac097448213bd9ae"><code>80e1425</code></a>
Bump minor version for CLI v2.24.0</li>
<li><a
href="https://github.com/github/codeql-action/commit/b748848f27bc46a97bbb965c606bbc298e760a9a"><code>b748848</code></a>
Bump the Action minor version number on new CodeQL minor version
series</li>
<li><a
href="https://github.com/github/codeql-action/commit/5e767eff5aa6e2b719f353611ff3c363d6225d18"><code>5e767ef</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3425">#3425</a>
from github/update-bundle/codeql-bundle-v2.24.0</li>
<li><a
href="https://github.com/github/codeql-action/commit/975286947045be7e8b204a16b36b1b04b9feef86"><code>9752869</code></a>
Add changelog note</li>
<li><a
href="https://github.com/github/codeql-action/commit/c62c214723e7c0cdfb907bede6988df3a0640c7e"><code>c62c214</code></a>
Update default bundle to codeql-bundle-v2.24.0</li>
<li><a
href="https://github.com/github/codeql-action/commit/25a224b8085c21d4d61b7fc051468805fc3ac490"><code>25a224b</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3423">#3423</a>
from github/mbg/ci/yq-windows</li>
<li>Additional commits viewable in <a
href="https://github.com/github/codeql-action/compare/5d4e8d1aca955e8d8589aabd499c5cae939e33c7...b20883b0cd1f46c72ae0ba6d1090936928f9fa30">compare
view</a></li>
</ul>
</details>
<br />
Updates `crate-ci/typos` from 1.41.0 to 1.42.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crate-ci/typos/releases">crate-ci/typos's
releases</a>.</em></p>
<blockquote>
<h2>v1.42.3</h2>
<h2>[1.42.3] - 2026-01-27</h2>
<h3>Fixes</h3>
<ul>
<li>Don't correct <code>loosing</code></li>
</ul>
<h2>v1.42.2</h2>
<h2>[1.42.2] - 2026-01-26</h2>
<h3>Fixes</h3>
<ul>
<li>Don't correct <code>substituters</code></li>
</ul>
<h2>v1.42.1</h2>
<h2>[1.42.1] - 2026-01-19</h2>
<h3>Fixes</h3>
<ul>
<li>Ignore hex literals with suffixes (e.g. <code>0xffffUL</code>)</li>
</ul>
<h2>v1.42.0</h2>
<h2>[1.42.0] - 2026-01-07</h2>
<h3>Features</h3>
<ul>
<li>Dictionary updates</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md">crate-ci/typos's
changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a href="https://keepachangelog.com/">Keep a
Changelog</a>
and this project adheres to <a href="https://semver.org/">Semantic
Versioning</a>.</p>
<!-- raw HTML omitted -->
<h2>[Unreleased] - ReleaseDate</h2>
<h2>[1.42.3] - 2026-01-27</h2>
<h3>Fixes</h3>
<ul>
<li>Don't correct <code>loosing</code></li>
</ul>
<h2>[1.42.2] - 2026-01-26</h2>
<h3>Fixes</h3>
<ul>
<li>Don't correct <code>substituters</code></li>
</ul>
<h2>[1.42.1] - 2026-01-19</h2>
<h3>Fixes</h3>
<ul>
<li>Ignore hex literals with suffixes (e.g. <code>0xffffUL</code>)</li>
</ul>
<h2>[1.42.0] - 2026-01-07</h2>
<h3>Features</h3>
<ul>
<li>Dictionary updates</li>
</ul>
<h2>[1.41.0] - 2025-12-31</h2>
<h3>Features</h3>
<ul>
<li>Updated the dictionary with the <a
href="https://redirect.github.com/crate-ci/typos/issues/1431">December
2025</a> changes</li>
</ul>
<h2>[1.40.1] - 2025-12-29</h2>
<h3>Fixes</h3>
<ul>
<li>Treat <code>incrementer</code> and <code>incrementor</code> the same
for now</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Don't correct ITerm2</li>
</ul>
<h2>[1.40.0] - 2025-11-26</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crate-ci/typos/commit/06d010dfe4c84fdab1a25ea02b57b3585018ba80"><code>06d010d</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/11c14f6b0c1cf4bdfa7d83ed87fce1d48cafe7d0"><code>11c14f6</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/crate-ci/typos/commit/9ff312c33cc27380ecf68ad05566dfc3c78c6171"><code>9ff312c</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1480">#1480</a>
from epage/loosing</li>
<li><a
href="https://github.com/crate-ci/typos/commit/01fbc2d3516889626776ceac83bbebe28d255e87"><code>01fbc2d</code></a>
fix(dict): Allow loosing</li>
<li><a
href="https://github.com/crate-ci/typos/commit/a1d64977b4aa1709d6328d518aa753f4899352d8"><code>a1d6497</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/36a2bf87b46ec72bc22eb1c0941376f7e1d03bcd"><code>36a2bf8</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/crate-ci/typos/commit/86e61a1f864293c9225a51b37db3f6327cc4828f"><code>86e61a1</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1475">#1475</a>
from kachick/restore-substituters</li>
<li><a
href="https://github.com/crate-ci/typos/commit/5b5d2987662152449f69d74411f96707e683d0dd"><code>5b5d298</code></a>
fix(dict): Don't correct substituters</li>
<li><a
href="https://github.com/crate-ci/typos/commit/65120634e79d8374d1aa2f27e54baa0c364fff5a"><code>6512063</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/2049566b9c8d1828af41b31f770bbc44d6b34eab"><code>2049566</code></a>
docs: Update changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/crate-ci/typos/compare/5c19779cb52ea50e151f5a10333ccd269227b5ae...06d010dfe4c84fdab1a25ea02b57b3585018ba80">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 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
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Vogt <m@rvinvogt.com> Active Branches
#2730%
#2720%
#2710%
© 2026 CodSpeed Technology