dependabot[bot] opened a new pull request, #3772:
URL: https://github.com/apache/iggy/pull/3772

   Bumps the github-actions group with 5 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | 
`7.0.1` |
   | [actions/setup-python](https://github.com/actions/setup-python) | `6.3.0` 
| `7.0.0` |
   | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.3.2` | 
`9.0.0` |
   | [taiki-e/install-action](https://github.com/taiki-e/install-action) | 
`2.83.2` | `2.84.0` |
   | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `5.4.0` 
| `6.0.0` |
   
   Updates `actions/checkout` from 7.0.0 to 7.0.1
   <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>v7.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>skip running unsafe pr check if input is default by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2518";>actions/checkout#2518</a></li>
   <li>trim only ascii whitespace for branch by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2521";>actions/checkout#2521</a></li>
   <li>escape values passed to --unset by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2530";>actions/checkout#2530</a></li>
   <li>Various dependency updates</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v7...v7.0.1";>https://github.com/actions/checkout/compare/v7...v7.0.1</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>
   <h2>v7.0.1</h2>
   <ul>
   <li>Skip running unsafe pr check if input is default by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2518";>actions/checkout#2518</a></li>
   <li>Trim only ascii whitespace for branch by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2521";>actions/checkout#2521</a></li>
   <li>Escape values passed to --unset by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2530";>actions/checkout#2530</a></li>
   <li>Various dependency updates</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/checkout/commit/3d3c42e5aac5ba805825da76410c181273ba90b1";><code>3d3c42e</code></a>
 prep v7.0.1 release (<a 
href="https://redirect.github.com/actions/checkout/issues/2531";>#2531</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/28802689a136bfcdb721715abd713740beecbe07";><code>2880268</code></a>
 escape values passed to --unset (<a 
href="https://redirect.github.com/actions/checkout/issues/2530";>#2530</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/12cd2235efa0937479335606d7c3ac9f6c0973b1";><code>12cd223</code></a>
 trim only ascii whitespace for branch (<a 
href="https://redirect.github.com/actions/checkout/issues/2521";>#2521</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/62661c4e71a304b2823ed026347b8d34c3eac541";><code>62661c4</code></a>
 skip running unsafe pr check if input is default (<a 
href="https://redirect.github.com/actions/checkout/issues/2518";>#2518</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/e8d4307400f9427dba7cb98e488d6ab85f1cec5f";><code>e8d4307</code></a>
 Bump the minor-actions-dependencies group with 2 updates (<a 
href="https://redirect.github.com/actions/checkout/issues/2499";>#2499</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/631c942040754b6e095e929c1677c07e10ed4f87";><code>631c942</code></a>
 eslint 9 (<a 
href="https://redirect.github.com/actions/checkout/issues/2474";>#2474</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/4f1f4aec02e41874fa0262ea8ff5172d7978ad1e";><code>4f1f4ae</code></a>
 Bump actions/upload-artifact from 4 to 7 (<a 
href="https://redirect.github.com/actions/checkout/issues/2476";>#2476</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/ba097532fb203f7e88c9c3c0b899b49469908a92";><code>ba09753</code></a>
 Bump actions/checkout from 6 to 7 (<a 
href="https://redirect.github.com/actions/checkout/issues/2488";>#2488</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/b9e0990d219a03df7633c93f6f005a8fecbcab22";><code>b9e0990</code></a>
 Bump docker/login-action from 3.3.0 to 4.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2479";>#2479</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/e8cb398be4a550817e382abf69e4c12c76fce1f2";><code>e8cb398</code></a>
 Bump docker/build-push-action from 6.5.0 to 7.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2478";>#2478</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/checkout/compare/v7.0.0...v7.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-python` from 6.3.0 to 7.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-python/releases";>actions/setup-python's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.0</h2>
   <h2>What's Changed</h2>
   <h3>Enhancements</h3>
   <ul>
   <li>Migrate to ESM and upgrade dependencies by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1330";>actions/setup-python#1330</a></li>
   <li>Pin SHA commits and update docs with latest versions by <a 
href="https://github.com/HarithaVattikuti";><code>@​HarithaVattikuti</code></a> 
in <a 
href="https://redirect.github.com/actions/setup-python/pull/1338";>actions/setup-python#1338</a></li>
   <li>Remove the pip-install input by <a 
href="https://github.com/gowridurgad";><code>@​gowridurgad</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1336";>actions/setup-python#1336</a></li>
   </ul>
   <h3>Bug Fix</h3>
   <ul>
   <li>Fix to Classify stderr warning messages as warnings instead of errors in 
annotations by <a 
href="https://github.com/lmvysakh";><code>@​lmvysakh</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1335";>actions/setup-python#1335</a></li>
   <li>Validate and retry manifest fetch to prevent silent failures by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1332";>actions/setup-python#1332</a></li>
   </ul>
   <h3>Dependency Upgrade</h3>
   <ul>
   <li>Bump certifi from 2020.6.20 to 2024.7.4 in /<strong>tests</strong>/data 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1328";>actions/setup-python#1328</a></li>
   <li>Remove EOL Python versions and Bumps numpy text fixture by <a 
href="https://github.com/priya-kinthali";><code>@​priya-kinthali</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1333";>actions/setup-python#1333</a></li>
   <li>Upgrade <code>@​actions/cache</code> to 6.2.0 by <a 
href="https://github.com/philip-gai";><code>@​philip-gai</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1337";>actions/setup-python#1337</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/lmvysakh";><code>@​lmvysakh</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/1335";>actions/setup-python#1335</a></li>
   <li><a href="https://github.com/philip-gai";><code>@​philip-gai</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/1337";>actions/setup-python#1337</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-python/compare/v6...v7.0.0";>https://github.com/actions/setup-python/compare/v6...v7.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-python/commit/5fda3b95a4ea91299a34e894583c3862153e4b97";><code>5fda3b9</code></a>
 Pin SHA commits and update docs with latest versions (<a 
href="https://redirect.github.com/actions/setup-python/issues/1338";>#1338</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/4ab7e95f05e168b4356aebde89dd84f59c283d8e";><code>4ab7e95</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/setup-python/issues/1337";>#1337</a> 
from actions/philip-gai/bump-actions-cache-6-2-0</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/0f3a009f475dbea83c0371cd85d099690fee8c5c";><code>0f3a009</code></a>
 Remove the pip-install input (<a 
href="https://redirect.github.com/actions/setup-python/issues/1336";>#1336</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/f8cf4291c8b8e273ddd26e569454615c7315d932";><code>f8cf429</code></a>
 Migrate to ESM and upgrade dependencies (<a 
href="https://redirect.github.com/actions/setup-python/issues/1330";>#1330</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/54baeea5b34417d10a7479663a23cca53ea209b5";><code>54baeea</code></a>
 Validate and retry manifest fetch to prevent silent failures (<a 
href="https://redirect.github.com/actions/setup-python/issues/1332";>#1332</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/c7092773a316760f4ecfe498e4af668a4dafeac5";><code>c709277</code></a>
 Annotation code fix (<a 
href="https://redirect.github.com/actions/setup-python/issues/1335";>#1335</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/6849080452e69b330395e8a6d23cf90f56d76a1a";><code>6849080</code></a>
 remove EOL Python versions and Bumps numpy text fixture (<a 
href="https://redirect.github.com/actions/setup-python/issues/1333";>#1333</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/0903b469fbf4441aadfe4f4b249dc5b1fba3a73e";><code>0903b46</code></a>
 Bump certifi from 2020.6.20 to 2024.7.4 in /<strong>tests</strong>/data (<a 
href="https://redirect.github.com/actions/setup-python/issues/1328";>#1328</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/setup-python/compare/v6.3.0...v7.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `astral-sh/setup-uv` from 8.3.2 to 9.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/astral-sh/setup-uv/releases";>astral-sh/setup-uv's 
releases</a>.</em></p>
   <blockquote>
   <h2>v9.0.0 🌈 Change <code>prune-cache</code> default to 
<code>false</code></h2>
   <h2>Changes</h2>
   <p>This release disables the default cache cache pruning to ease the load on 
the PyPi infrastructure.
   Since users might experience more GitHub Actions cache usage which might 
result in higher costs this is marked as a breaking change. To read more on why 
we did this (now) you can read the detailed analysis and reasoning in <a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/967";>#967</a></p>
   <p>Besides this big breaking change we also have a small bugfix while 
building caches for linux distributions that behave a big different than the 
&quot;big ones&quot; and a speed up in version resolution by only reading the 
version manifest until a matching version is found saving runtime and network 
bandwith.</p>
   <h2>🚨 Breaking changes</h2>
   <ul>
   <li>Change <code>prune-cache</code> default to <code>false</code> <a 
href="https://github.com/charliermarsh";><code>@​charliermarsh</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/967";>#967</a>)</li>
   </ul>
   <h2>🐛 Bug fixes</h2>
   <ul>
   <li>fix: fall back to distribution ID when os-release has no version field 
<a href="https://github.com/cxzhong";><code>@​cxzhong</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/961";>#961</a>)</li>
   </ul>
   <h2>🚀 Enhancements</h2>
   <ul>
   <li>Speed up version client by partial response reads <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/807";>#807</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>chore: update known checksums for 0.11.30 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/968";>#968</a>)</li>
   <li>chore: update known checksums for 0.11.29 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/960";>#960</a>)</li>
   </ul>
   <h2>📚 Documentation</h2>
   <ul>
   <li>docs: update version references to v8.3.2 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/949";>#949</a>)</li>
   </ul>
   <h2>⬆️ Dependency updates</h2>
   <ul>
   <li>chore(deps): roll up Dependabot updates <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/970";>#970</a>)</li>
   <li>chore(deps): roll up Dependabot updates <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/962";>#962</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/c771a70e6277c0a99b617c7a806ffedaca235ff9";><code>c771a70</code></a>
 chore(deps): roll up Dependabot updates (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/970";>#970</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/2f537ca87c1ffa233ca2a1b84815388e3e42d845";><code>2f537ca</code></a>
 chore: update known checksums for 0.11.30 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/968";>#968</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/2269552d547df6f50e57442326930d30d943afe3";><code>2269552</code></a>
 Speed up version client by partial response reads (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/807";>#807</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/47a7f4fb2e900d6c33a5b5f231fa21dbfaeba52f";><code>47a7f4f</code></a>
 Change <code>prune-cache</code> default to <code>false</code> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/967";>#967</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/71966eff34a27b0a62ed4b9f6f6e383e071b1bb5";><code>71966ef</code></a>
 chore(deps): roll up Dependabot updates (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/962";>#962</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/f12b1f0a84bd6dc2331b36b2bbdbb1d1e617dbcc";><code>f12b1f0</code></a>
 fix: fall back to distribution ID when os-release has no version field (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/961";>#961</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/ecd24dd710f2fb0dca1693a67af11fc4a5c5ec84";><code>ecd24dd</code></a>
 chore: update known checksums for 0.11.29 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/960";>#960</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/6a191366842ac1502ba6c07e9b5acd5c2d9d8db3";><code>6a19136</code></a>
 docs: update version references to v8.3.2 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/949";>#949</a>)</li>
   <li>See full diff in <a 
href="https://github.com/astral-sh/setup-uv/compare/11f9893b081a58869d3b5fccaea48c9e9e46f990...c771a70e6277c0a99b617c7a806ffedaca235ff9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `taiki-e/install-action` from 2.83.2 to 2.84.0
   <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.84.0</h2>
   <ul>
   <li>
   <p>Support <code>d2</code>. (<a 
href="https://redirect.github.com/taiki-e/install-action/pull/1944";>#1944</a>)</p>
   </li>
   <li>
   <p>Support <code>protoc-gen-connect-openapi</code>. (<a 
href="https://redirect.github.com/taiki-e/install-action/pull/1922";>#1922</a>, 
thanks <a href="https://github.com/JasterV";><code>@​JasterV</code></a>)</p>
   </li>
   <li>
   <p>Update <code>convco@latest</code> to 0.7.0. (<a 
href="https://redirect.github.com/taiki-e/install-action/pull/1941";>#1941</a>, 
thanks <a href="https://github.com/graelo";><code>@​graelo</code></a>)</p>
   </li>
   <li>
   <p>Update <code>just@latest</code> to 1.57.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-semver-checks@latest</code> to 0.49.0.</p>
   </li>
   <li>
   <p>Update <code>tombi@latest</code> to 1.2.4.</p>
   </li>
   <li>
   <p>Update <code>cosign@latest</code> to 3.1.2.</p>
   </li>
   </ul>
   <h2>2.83.4</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.10.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.29.</p>
   </li>
   <li>
   <p>Update <code>syft@latest</code> to 1.48.0.</p>
   </li>
   <li>
   <p>Update <code>prek@latest</code> to 0.4.10.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.7.7.</p>
   </li>
   <li>
   <p>Update <code>cargo-shear@latest</code> to 1.13.2.</p>
   </li>
   </ul>
   <h2>2.83.3</h2>
   <ul>
   <li>
   <p>Update <code>release-plz@latest</code> to 0.3.160.</p>
   </li>
   <li>
   <p>Update <code>prek@latest</code> to 0.4.9.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.7.6.</p>
   </li>
   <li>
   <p>Update <code>dprint@latest</code> to 0.55.2.</p>
   </li>
   <li>
   <p>Update <code>cargo-dinghy@latest</code> to 0.8.5.</p>
   </li>
   <li>
   <p>Update <code>cargo-binstall@latest</code> to 1.21.0.</p>
   </li>
   <li>
   <p>Update <code>biome@latest</code> to 2.5.4.</p>
   </li>
   </ul>
   </blockquote>
   </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>
   <h2>[2.84.0] - 2026-07-20</h2>
   <ul>
   <li>
   <p>Support <code>d2</code>. (<a 
href="https://redirect.github.com/taiki-e/install-action/pull/1944";>#1944</a>)</p>
   </li>
   <li>
   <p>Support <code>protoc-gen-connect-openapi</code>. (<a 
href="https://redirect.github.com/taiki-e/install-action/pull/1922";>#1922</a>, 
thanks <a href="https://github.com/JasterV";><code>@​JasterV</code></a>)</p>
   </li>
   <li>
   <p>Update <code>convco@latest</code> to 0.7.0. (<a 
href="https://redirect.github.com/taiki-e/install-action/pull/1941";>#1941</a>, 
thanks <a href="https://github.com/graelo";><code>@​graelo</code></a>)</p>
   </li>
   <li>
   <p>Update <code>just@latest</code> to 1.57.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-semver-checks@latest</code> to 0.49.0.</p>
   </li>
   <li>
   <p>Update <code>tombi@latest</code> to 1.2.4.</p>
   </li>
   <li>
   <p>Update <code>cosign@latest</code> to 3.1.2.</p>
   </li>
   </ul>
   <h2>[2.83.4] - 2026-07-17</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.10.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.29.</p>
   </li>
   <li>
   <p>Update <code>syft@latest</code> to 1.48.0.</p>
   </li>
   <li>
   <p>Update <code>prek@latest</code> to 0.4.10.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.7.7.</p>
   </li>
   <li>
   <p>Update <code>cargo-shear@latest</code> to 1.13.2.</p>
   </li>
   </ul>
   <h2>[2.83.3] - 2026-07-16</h2>
   <ul>
   <li>
   <p>Update <code>release-plz@latest</code> to 0.3.160.</p>
   </li>
   <li>
   <p>Update <code>prek@latest</code> to 0.4.9.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.7.6.</p>
   </li>
   <li>
   <p>Update <code>dprint@latest</code> to 0.55.2.</p>
   </li>
   <li>
   <p>Update <code>cargo-dinghy@latest</code> to 0.8.5.</p>
   </li>
   <li>
   <p>Update <code>cargo-binstall@latest</code> to 1.21.0.</p>
   </li>
   <li>
   <p>Update <code>biome@latest</code> to 2.5.4.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9";><code>a6b2e2d</code></a>
 Release 2.84.0</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/fbdd9c50c029b1f2d5667c090563e4a31cc3f43c";><code>fbdd9c5</code></a>
 Update cargo-neat manifest</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/424c5f90440984601897d473b7936cc3fd52bda8";><code>424c5f9</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/a1fa02c1f9b8ef65d443ad6b3f0b99f5863b6f4f";><code>a1fa02c</code></a>
 Support <code>protoc-gen-connect-openapi</code> (<a 
href="https://redirect.github.com/taiki-e/install-action/issues/1922";>#1922</a>)</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/9e22773f98774c41688b7cc39a5f7f7eaa4ca97d";><code>9e22773</code></a>
 Update DEVELOPMENT.md</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/8d5009fee2da9de26fee96bb727c2df318ffce42";><code>8d5009f</code></a>
 Support d2</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/5193316cc852ca0f37d4819875e939522c4f7c47";><code>5193316</code></a>
 Update <code>tombi@latest</code> to 1.2.4</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/4c740c71c8320819d812216022c3ff178e1a3394";><code>4c740c7</code></a>
 Update <code>tombi@latest</code> to 1.2.3</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/de240ff26f6e8b33bacd85a1a7c621c92d8d7c70";><code>de240ff</code></a>
 Update <code>just@latest</code> to 1.57.0</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/dfca8548668aebabd66da598ea31d87a03819d43";><code>dfca854</code></a>
 Update <code>cargo-semver-checks@latest</code> to 0.49.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/taiki-e/install-action/compare/v2.83.2...v2.84.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-dotnet` from 5.4.0 to 6.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-dotnet/releases";>actions/setup-dotnet's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Migrate to ESM and upgrade dependencies by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/752";>actions/setup-dotnet#752</a></li>
   <li>Bump actions/checkout from 6.0.3 to 7.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/751";>actions/setup-dotnet#751</a></li>
   <li>chore(deps): bump <code>@​actions/cache</code> to 6.2.0 by <a 
href="https://github.com/philip-gai";><code>@​philip-gai</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/756";>actions/setup-dotnet#756</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/philip-gai";><code>@​philip-gai</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/756";>actions/setup-dotnet#756</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-dotnet/compare/v5...v6.0.0";>https://github.com/actions/setup-dotnet/compare/v5...v6.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/a98b56852c35b8e3190ac28c8c2271da59106c68";><code>a98b568</code></a>
 chore(deps): bump <code>@​actions/cache</code> to 6.2.0 (<a 
href="https://redirect.github.com/actions/setup-dotnet/issues/756";>#756</a>)</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/afb2931642fd907238eb71bce2da0dcc910b3553";><code>afb2931</code></a>
 Bump actions/checkout from 6.0.3 to 7.0.0 (<a 
href="https://redirect.github.com/actions/setup-dotnet/issues/751";>#751</a>)</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/6df8cefd1440cf9313e76b8fdb8aaf90cfa745a3";><code>6df8cef</code></a>
 Migrate to ESM and upgrade dependencies (<a 
href="https://redirect.github.com/actions/setup-dotnet/issues/752";>#752</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/setup-dotnet/compare/v5.4.0...v6.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   You can trigger a rebase of this PR 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to