- Notifications
You must be signed in to change notification settings - Fork1k
Commit0b460b8
authored
ci: bump the github-actions group across 1 directory with 16 updates (#19736)
Bumps the github-actions group with 16 updates in the / directory:| Package | From | To || --- | --- | --- || [actions/checkout](https://github.com/actions/checkout) | `4.3.0` |`5.0.0` || [crate-ci/typos](https://github.com/crate-ci/typos) | `1.35.3` |`1.36.2` || [azure/setup-helm](https://github.com/azure/setup-helm) | `4.3.0` |`4.3.1` || [chromaui/action](https://github.com/chromaui/action) | `13.1.3` |`13.1.4` || [actions/setup-java](https://github.com/actions/setup-java) | `4.7.1`| `5.0.0` ||[google-github-actions/auth](https://github.com/google-github-actions/auth)| `2.1.12` | `3.0.0` ||[google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud)| `2.2.0` | `3.0.1` || [actions/attest](https://github.com/actions/attest) | `2.4.0` |`3.0.0` ||[google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials)| `2.3.4` | `3.0.0` || [actions/github-script](https://github.com/actions/github-script) |`7.0.1` | `8.0.0` || [depot/build-push-action](https://github.com/depot/build-push-action)| `1.15.0` | `1.16.2` ||[tj-actions/changed-files](https://github.com/tj-actions/changed-files)| `f963b3f3562b00b6d2dd25efc390eb04e51ef6c6` |`8c14441336bb3d84fd6b7fa83b6d7201c740baf5` ||[nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action)| `32` | `33` || [github/codeql-action](https://github.com/github/codeql-action) |`3.29.8` | `3.30.1` ||[aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action)| `0.32.0` | `0.33.1` || [actions/stale](https://github.com/actions/stale) | `9.1.0` | `10.0.0`|Updates `actions/checkout` from 4.3.0 to 5.0.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/checkout/releases">actions/checkout'sreleases</a>.</em></p><blockquote><h2>v5.0.0</h2><h2>What's Changed</h2><ul><li>Update actions checkout to use node 24 by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li><li>Prepare v5.0.0 release by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li></ul><h2>⚠️ Minimum Compatible Runner Version</h2><p><strong>v2.327.1</strong><br /><ahref="https://github.com/actions/runner/releases/tag/v2.327.1">ReleaseNotes</a></p><p>Make sure your runner is updated to this version or newer to use thisrelease.</p><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout'schangelog</a>.</em></p><blockquote><h1>Changelog</h1><h2>V5.0.0</h2><ul><li>Update actions checkout to use node 24 by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li></ul><h2>V4.3.0</h2><ul><li>docs: update README.md by <ahref="https://github.com/motss"><code>@motss</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li><li>Add internal repos for checking out multiple repositories by <ahref="https://github.com/mouismail"><code>@mouismail</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li><li>Documentation update - add recommended permissions to Readme by <ahref="https://github.com/benwells"><code>@benwells</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li><li>Adjust positioning of user email note and permissions heading by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li><li>Update README.md by <ahref="https://github.com/nebuk89"><code>@nebuk89</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li><li>Update CODEOWNERS for actions by <ahref="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a>in <ahref="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li><li>Update package dependencies by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <ahref="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 environmentvariables by <a href="https://github.com/jww3"><code>@jww3</code></a>in <ahref="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li><li>Expand unit test coverage for <code>isGhes</code> by <ahref="https://github.com/jww3"><code>@jww3</code></a> in <ahref="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 <ahref="https://github.com/orhantoy"><code>@orhantoy</code></a> in <ahref="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 <ahref="https://github.com/lucacome"><code>@lucacome</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li><li>Dependency updates by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>- <ahref="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,<ahref="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 4updates by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li><li>Bump actions/checkout from 3 to 4 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li><li>Check out other refs/* by commit by <ahref="https://github.com/orhantoy"><code>@orhantoy</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li><li>Pin actions/checkout's own workflows to a known, good, stableversion. by <a href="https://github.com/jww3"><code>@jww3</code></a> in<ahref="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 <ahref="https://github.com/cory-miller"><code>@cory-miller</code></a> in<ahref="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li></ul><h2>v4.1.5</h2><ul><li>Update NPM dependencies by <ahref="https://github.com/cory-miller"><code>@cory-miller</code></a> in<ahref="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li><li>Bump github/codeql-action from 2 to 3 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li><li>Bump actions/setup-node from 1 to 4 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li><li>Bump actions/upload-artifact from 2 to 4 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li><li>README: Suggest <code>user.email</code> to be<code>41898282+github-actions[bot]@users.noreply.github.com</code> by <ahref="https://github.com/cory-miller"><code>@cory-miller</code></a> in<ahref="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li></ul><h2>v4.1.4</h2><ul><li>Disable <code>extensions.worktreeConfig</code> when disabling<code>sparse-checkout</code> by <ahref="https://github.com/jww3"><code>@jww3</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li><li>Add dependabot config by <ahref="https://github.com/cory-miller"><code>@cory-miller</code></a> in<ahref="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li><li>Bump the minor-actions-dependencies group with 2 updates by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li><li>Bump word-wrap from 1.2.3 to 1.2.5 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li></ul><h2>v4.1.3</h2><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a>Prepare v5.0.0 release (<ahref="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li><li><ahref="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917"><code>9f26565</code></a>Update actions checkout to use node 24 (<ahref="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li><li>See full diff in <ahref="https://github.com/actions/checkout/compare/08eba0b27e820071cde6df949e0beb9ba4906955...08c6903cd8c0fde910a37f88322edcfb5dd907a8">compareview</a></li></ul></details><br />Updates `crate-ci/typos` from 1.35.3 to 1.36.2<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/crate-ci/typos/releases">crate-ci/typos'sreleases</a>.</em></p><blockquote><h2>v1.36.2</h2><h2>[1.36.2] - 2025-09-04</h2><h3>Fixes</h3><ul><li>Fix regression from 1.36.1 when rendering an error for a line withinvalid UTF-8</li></ul><h2>v1.36.1</h2><h2>[1.36.1] - 2025-09-03</h2><h3>Fixes</h3><ul><li>Replaced the error rendering for various quality of lifeimprovements</li></ul><h2>v1.36.0</h2><h2>[1.36.0] - 2025-09-02</h2><h3>Features</h3><ul><li>Updated the dictionary with the <ahref="https://redirect.github.com/crate-ci/typos/issues/1345">August2025</a> changes</li></ul><h2>v1.35.8</h2><h2>[1.35.8] - 2025-09-02</h2><h2>v1.35.7</h2><h2>[1.35.7] - 2025-08-29</h2><h3>Documentation</h3><ul><li>Expand PyPI metadata</li></ul><h2>v1.35.6</h2><h2>[1.35.6] - 2025-08-28</h2><h3>Fixes</h3><ul><li>Track <code>go.mod</code> as a golang file (regression from1.13.21)</li></ul><h2>v1.35.5</h2><h2>[1.35.5] - 2025-08-18</h2><h3>Fixes</h3><ul><li>Fix typo in correction to <code>accidently</code></li><li>Fix typo in correction to <code>dynamincally</code></li><li>Fix typo in correction to <code>interruptability</code></li><li>Fix typo in correction to <code>interruptability</code></li><li>Fix typo in correction to <code>messager</code></li><li>Fix typo in correction to <code>preferables</code></li><li>Fix typo in correction to <code>producibles</code></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md">crate-ci/typos'schangelog</a>.</em></p><blockquote><h1>Change Log</h1><p>All notable changes to this project will be documented in thisfile.</p><p>The format is based on <a href="http://keepachangelog.com/">Keep aChangelog</a>and this project adheres to <a href="http://semver.org/">SemanticVersioning</a>.</p><!-- raw HTML omitted --><h2>[Unreleased] - ReleaseDate</h2><h2>[1.36.2] - 2025-09-04</h2><h3>Fixes</h3><ul><li>Fix regression from 1.36.1 when rendering an error for a line withinvalid UTF-8</li></ul><h2>[1.36.1] - 2025-09-03</h2><h3>Fixes</h3><ul><li>Replaced the error rendering for various quality of lifeimprovements</li></ul><h2>[1.36.0] - 2025-09-02</h2><h3>Features</h3><ul><li>Updated the dictionary with the <ahref="https://redirect.github.com/crate-ci/typos/issues/1345">August2025</a> changes</li></ul><h2>[1.35.8] - 2025-09-02</h2><h2>[1.35.7] - 2025-08-29</h2><h3>Documentation</h3><ul><li>Expand PyPI metadata</li></ul><h2>[1.35.6] - 2025-08-28</h2><h3>Fixes</h3><ul><li>Track <code>go.mod</code> as a golang file (regression from1.13.21)</li></ul><h2>[1.35.5] - 2025-08-18</h2><h3>Fixes</h3><ul><li>Fix typo in correction to <code>accidently</code></li><li>Fix typo in correction to <code>dynamincally</code></li><li>Fix typo in correction to <code>interruptability</code></li><li>Fix typo in correction to <code>interruptability</code></li><li>Fix typo in correction to <code>messager</code></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/crate-ci/typos/commit/85f62a8a84f939ae994ab3763f01a0296d61a7ee"><code>85f62a8</code></a>chore: Release</li><li><ahref="https://github.com/crate-ci/typos/commit/6f26306a9140281f8f46294118abc2b5cf88a04d"><code>6f26306</code></a>docs: Update changelog</li><li><ahref="https://github.com/crate-ci/typos/commit/6bd8b39b57af405b681ed2d7d563f5cdf788388f"><code>6bd8b39</code></a>Merge pull request <ahref="https://redirect.github.com/crate-ci/typos/issues/1374">#1374</a>from epage/invalid</li><li><ahref="https://github.com/crate-ci/typos/commit/f5e19d303814c9192cf68dba44e25b470ef29461"><code>f5e19d3</code></a>fix(cli): Don't panic with invalid utf-8</li><li><ahref="https://github.com/crate-ci/typos/commit/5062775d92cab861376d135b425089eba7bb719d"><code>5062775</code></a>test(cli): Generalize utf16 tests</li><li><ahref="https://github.com/crate-ci/typos/commit/b6297a6a5072df106aa9d94197f5d0533a9730bc"><code>b6297a6</code></a>chore: Release</li><li><ahref="https://github.com/crate-ci/typos/commit/e6d718928a2978481771e814abdc731cb904c980"><code>e6d7189</code></a>docs: Update changelog</li><li><ahref="https://github.com/crate-ci/typos/commit/1bf1ed2584d38a3d8f47e0715013e092bdda3cec"><code>1bf1ed2</code></a>Merge pull request <ahref="https://redirect.github.com/crate-ci/typos/issues/1372">#1372</a>from epage/render</li><li><ahref="https://github.com/crate-ci/typos/commit/9e79b8d2c636476c043d040ddaa0413ad065f28b"><code>9e79b8d</code></a>refactor(cli): Give control over the whole group</li><li><ahref="https://github.com/crate-ci/typos/commit/a5fa6034532da62881f747a74e2bbc1f58886265"><code>a5fa603</code></a>refactor(cli): Extract snippet creation</li><li>Additional commits viewable in <ahref="https://github.com/crate-ci/typos/compare/52bd719c2c91f9d676e2aa359fc8e0db8925e6d8...85f62a8a84f939ae994ab3763f01a0296d61a7ee">compareview</a></li></ul></details><br />Updates `azure/setup-helm` from 4.3.0 to 4.3.1<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/azure/setup-helm/releases">azure/setup-helm'sreleases</a>.</em></p><blockquote><h2>v4.3.1</h2><h3>Changed</h3><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/167">#167</a><a href="https://redirect.github.com/Azure/setup-helm/pull/167">PinningAction Dependencies for Security and Reliability</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/181">#181</a><a href="https://redirect.github.com/Azure/setup-helm/pull/181">Fixtypes, and update node version.</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/191">#191</a><ahref="https://redirect.github.com/Azure/setup-helm/pull/191">chore(tests):Mock arch to make tests pass on arm host</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/192">#192</a><a href="https://redirect.github.com/Azure/setup-helm/pull/192">chore:remove unnecessary prebuild script</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/203">#203</a><a href="https://redirect.github.com/Azure/setup-helm/pull/203">Updatehelm version retrieval to use JSON output for latest version</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/207">#207</a><ahref="https://redirect.github.com/Azure/setup-helm/pull/207">ci(workflows):update helm version to v3.18.4 and add matrix for tests</a></li></ul><h3>Added</h3><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/197">#197</a><a href="https://redirect.github.com/Azure/setup-helm/pull/197">Addpre-commit hook</a></li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md">azure/setup-helm'schangelog</a>.</em></p><blockquote><h1>Change Log</h1><h2>[4.3.1] - 2025-08-12</h2><h3>Changed</h3><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/167">#167</a><a href="https://redirect.github.com/Azure/setup-helm/pull/167">PinningAction Dependencies for Security and Reliability</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/181">#181</a><a href="https://redirect.github.com/Azure/setup-helm/pull/181">Fixtypes, and update node version.</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/191">#191</a><ahref="https://redirect.github.com/Azure/setup-helm/pull/191">chore(tests):Mock arch to make tests pass on arm host</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/192">#192</a><a href="https://redirect.github.com/Azure/setup-helm/pull/192">chore:remove unnecessary prebuild script</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/203">#203</a><a href="https://redirect.github.com/Azure/setup-helm/pull/203">Updatehelm version retrieval to use JSON output for latest version</a></li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/207">#207</a><ahref="https://redirect.github.com/Azure/setup-helm/pull/207">ci(workflows):update helm version to v3.18.4 and add matrix for tests</a></li></ul><h3>Added</h3><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/197">#197</a><a href="https://redirect.github.com/Azure/setup-helm/pull/197">Addpre-commit hook</a></li></ul><h2>[4.3.0] - 2025-02-15</h2><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/152">#152</a>feat: log when restoring from cache</li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/157">#157</a>Dependencies Update</li><li><ahref="https://redirect.github.com/azure/setup-helm/issues/137">#137</a>Add dependabot</li></ul><h2>[4.2.0] - 2024-04-15</h2><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/124">#124</a>Fix OS detection and download OS-native archive extension</li></ul><h2>[4.1.0] - 2024-03-01</h2><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/130">#130</a>switches to use Helm published file to read latest version instead ofusing GitHub releases</li></ul><h2>[4.0.0] - 2024-02-12</h2><ul><li><ahref="https://redirect.github.com/azure/setup-helm/issues/121">#121</a>update to node20 as node16 is deprecated</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/Azure/setup-helm/commit/1a275c3b69536ee54be43f2070a358922e12c8d4"><code>1a275c3</code></a>build</li><li><ahref="https://github.com/Azure/setup-helm/commit/9e7f762d6f65c7a11db6cd4eadcf3c602b273f47"><code>9e7f762</code></a>chore(release): v4.3.1 (<ahref="https://redirect.github.com/azure/setup-helm/issues/208">#208</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/c096176d63fc5e293d360dd405e4b9ab2ddadccd"><code>c096176</code></a>Bump <code>@types/node</code> from 24.1.0 to 24.2.1 in the actionsgroup (<ahref="https://redirect.github.com/azure/setup-helm/issues/206">#206</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/5e7287287e0a62377e90be8d80c4e9520ad5676b"><code>5e72872</code></a>ci(workflows): update helm version to v3.18.4 and add matrix for tests(<ahref="https://redirect.github.com/azure/setup-helm/issues/207">#207</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/fb8fa4070642059a5ed2b5d02e2992422ebb5f09"><code>fb8fa40</code></a>Update default helm version to 3.18.3 (<ahref="https://redirect.github.com/azure/setup-helm/issues/194">#194</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/0d097290a8b8242b9d9c3aae2628122e860fea32"><code>0d09729</code></a>chore: remove unnecessary prebuild script (<ahref="https://redirect.github.com/azure/setup-helm/issues/192">#192</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/32bc12022d790ee9f7033b2b57cd5c7c309e5333"><code>32bc120</code></a>chore(tests): Mock arch to make tests pass on arm host (<ahref="https://redirect.github.com/azure/setup-helm/issues/191">#191</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/51463d68e891cc6fcd306c1f61fce342582ac53b"><code>51463d6</code></a>Bump the actions group with 2 updates (<ahref="https://redirect.github.com/azure/setup-helm/issues/205">#205</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/aff10941b250308c1eea3c6dd4a2e8602246ba0f"><code>aff1094</code></a>Bump the actions group across 1 directory with 2 updates (<ahref="https://redirect.github.com/azure/setup-helm/issues/204">#204</a>)</li><li><ahref="https://github.com/Azure/setup-helm/commit/a10a5247d8e840d5e622e4e00cfc8b6103a9cafa"><code>a10a524</code></a>Update helm version retrieval to use JSON output for latest version (<ahref="https://redirect.github.com/azure/setup-helm/issues/203">#203</a>)</li><li>Additional commits viewable in <ahref="https://github.com/azure/setup-helm/compare/b9e51907a09c216f16ebe8536097933489208112...1a275c3b69536ee54be43f2070a358922e12c8d4">compareview</a></li></ul></details><br />Updates `chromaui/action` from 13.1.3 to 13.1.4<details><summary>Commits</summary><ul><li><ahref="https://github.com/chromaui/action/commit/d0795df816d05c4a89c80295303970fddd247cce"><code>d0795df</code></a>v13.1.4</li><li>See full diff in <ahref="https://github.com/chromaui/action/compare/58d9ffb36c90c97a02d061544ecc849cc4a242a9...d0795df816d05c4a89c80295303970fddd247cce">compareview</a></li></ul></details><br />Updates `actions/setup-java` from 4.7.1 to 5.0.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/setup-java/releases">actions/setup-java'sreleases</a>.</em></p><blockquote><h2>v5.0.0</h2><h2>What's Changed</h2><h3>Breaking Changes</h3><ul><li>Upgrade to node 24 by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/setup-java/pull/888">actions/setup-java#888</a></li></ul><p>Make sure your runner is updated to this version or newer to use thisrelease. v2.327.1 <ahref="https://github.com/actions/runner/releases/tag/v2.327.1">ReleaseNotes</a></p><h3>Dependency Upgrades</h3><ul><li>Upgrade Publish Immutable Action by <ahref="https://github.com/HarithaVattikuti"><code>@HarithaVattikuti</code></a>in <ahref="https://redirect.github.com/actions/setup-java/pull/798">actions/setup-java#798</a></li><li>Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/setup-java/pull/730">actions/setup-java#730</a></li><li>Upgrade undici from 5.28.5 to 5.29.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/setup-java/pull/833">actions/setup-java#833</a></li><li>Upgrade form-data to bring in fix for critical vulnerability by <ahref="https://github.com/gowridurgad"><code>@gowridurgad</code></a> in<ahref="https://redirect.github.com/actions/setup-java/pull/887">actions/setup-java#887</a></li><li>Upgrade actions/checkout from 4 to 5 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/setup-java/pull/896">actions/setup-java#896</a></li></ul><h3>Bug Fixes</h3><ul><li>Prevent default installation of JetBrains pre-releases by <ahref="https://github.com/priyagupta108"><code>@priyagupta108</code></a>in <ahref="https://redirect.github.com/actions/setup-java/pull/859">actions/setup-java#859</a></li><li>Improve Error Handling for Setup-Java Action to Help DebugIntermittent Failures by <ahref="https://github.com/gowridurgad"><code>@gowridurgad</code></a> in<ahref="https://redirect.github.com/actions/setup-java/pull/848">actions/setup-java#848</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/gowridurgad"><code>@gowridurgad</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/setup-java/pull/848">actions/setup-java#848</a></li><li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/setup-java/pull/888">actions/setup-java#888</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-java/compare/v4...v5.0.0">https://github.com/actions/setup-java/compare/v4...v5.0.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/setup-java/commit/dded0888837ed1f317902acf8a20df0ad188d165"><code>dded088</code></a>Bump actions/checkout from 4 to 5 (<ahref="https://redirect.github.com/actions/setup-java/issues/896">#896</a>)</li><li><ahref="https://github.com/actions/setup-java/commit/0913e9a06eb8b69c62db76aa61f580c2b3a5b4e0"><code>0913e9a</code></a>Upgrade to node 24 (<ahref="https://redirect.github.com/actions/setup-java/issues/888">#888</a>)</li><li><ahref="https://github.com/actions/setup-java/commit/e9343db97e09d87a3c50e544105d99fe912c204b"><code>e9343db</code></a>Bumps form-data (<ahref="https://redirect.github.com/actions/setup-java/issues/887">#887</a>)</li><li><ahref="https://github.com/actions/setup-java/commit/ae2b61dbc685e60e4427b2e8ed4f0135c6ea8597"><code>ae2b61d</code></a>Bump undici from 5.28.5 to 5.29.0 (<ahref="https://redirect.github.com/actions/setup-java/issues/833">#833</a>)</li><li><ahref="https://github.com/actions/setup-java/commit/c190c18febcf6c040d80b10ea201a05a2c320263"><code>c190c18</code></a>Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (<ahref="https://redirect.github.com/actions/setup-java/issues/730">#730</a>)</li><li><ahref="https://github.com/actions/setup-java/commit/67aec007b3fcabe15ca665bfccc1e255dd52e30d"><code>67aec00</code></a>Fix: prevent default installation of JetBrains pre-releases (<ahref="https://redirect.github.com/actions/setup-java/issues/859">#859</a>)</li><li><ahref="https://github.com/actions/setup-java/commit/ebb356cc4e59bcf94f518203228485f5d40e4b58"><code>ebb356c</code></a>Improve Error Handling for Setup-Java Action to Help Debug IntermittentFailu...</li><li><ahref="https://github.com/actions/setup-java/commit/f4f1212c880fdec8162ea9a6493f4495191887b4"><code>f4f1212</code></a>Update publish-immutable-actions.yml (<ahref="https://redirect.github.com/actions/setup-java/issues/798">#798</a>)</li><li>See full diff in <ahref="https://github.com/actions/setup-java/compare/c5195efecf7bdfc987ee8bae7a71cb8b11521c00...dded0888837ed1f317902acf8a20df0ad188d165">compareview</a></li></ul></details><br />Updates `google-github-actions/auth` from 2.1.12 to 3.0.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/google-github-actions/auth/releases">google-github-actions/auth'sreleases</a>.</em></p><blockquote><h2>v3.0.0</h2><h2>What's Changed</h2><ul><li>Bump to Node 24 and remove old parameters by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/auth/pull/508">google-github-actions/auth#508</a></li><li>Remove hacky script by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/auth/pull/509">google-github-actions/auth#509</a></li><li>Release: v3.0.0 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/auth/pull/510">google-github-actions/auth#510</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/auth/compare/v2...v3.0.0">https://github.com/google-github-actions/auth/compare/v2...v3.0.0</a></p><h2>v2.1.13</h2><h2>What's Changed</h2><ul><li>Update deps by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/auth/pull/506">google-github-actions/auth#506</a></li><li>Release: v2.1.13 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/auth/pull/507">google-github-actions/auth#507</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/auth/compare/v2.1.12...v2.1.13">https://github.com/google-github-actions/auth/compare/v2.1.12...v2.1.13</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/google-github-actions/auth/commit/7c6bc770dae815cd3e89ee6cdf493a5fab2cc093"><code>7c6bc77</code></a>Release: v3.0.0 (<ahref="https://redirect.github.com/google-github-actions/auth/issues/510">#510</a>)</li><li><ahref="https://github.com/google-github-actions/auth/commit/42e4997ee345eebb9d114030d0f9e9b47829ee80"><code>42e4997</code></a>Remove hacky script (<ahref="https://redirect.github.com/google-github-actions/auth/issues/509">#509</a>)</li><li><ahref="https://github.com/google-github-actions/auth/commit/5ea4dc11472eebb0a541812f1063c7d318adf57e"><code>5ea4dc1</code></a>Bump to Node 24 and remove old parameters (<ahref="https://redirect.github.com/google-github-actions/auth/issues/508">#508</a>)</li><li><ahref="https://github.com/google-github-actions/auth/commit/c200f3691d83b41bf9bbd8638997a462592937ed"><code>c200f36</code></a>Release: v2.1.13 (<ahref="https://redirect.github.com/google-github-actions/auth/issues/507">#507</a>)</li><li><ahref="https://github.com/google-github-actions/auth/commit/3a53be7e7cedfadb446e102fa59e97734b2ad238"><code>3a53be7</code></a>Update deps (<ahref="https://redirect.github.com/google-github-actions/auth/issues/506">#506</a>)</li><li>See full diff in <ahref="https://github.com/google-github-actions/auth/compare/b7593ed2efd1c1617e1b0254da33b86225adb2a5...7c6bc770dae815cd3e89ee6cdf493a5fab2cc093">compareview</a></li></ul></details><br />Updates `google-github-actions/setup-gcloud` from 2.2.0 to 3.0.1<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/google-github-actions/setup-gcloud/releases">google-github-actions/setup-gcloud'sreleases</a>.</em></p><blockquote><h2>v3.0.1</h2><h2>What's Changed</h2><ul><li>Release: v3.0.1 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/729">google-github-actions/setup-gcloud#729</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/setup-gcloud/compare/v3.0.0...v3.0.1">https://github.com/google-github-actions/setup-gcloud/compare/v3.0.0...v3.0.1</a></p><h2>v3.0.0</h2><h2>What's Changed</h2><ul><li><strong>‼️ This release requires Node 24+!</strong></li><li><strong>‼️ The <code>skip_tool_cache</code> option has beenremoved!</strong> Skipping the tool cache is now the default behavior.To restore the previous behavior of using the tool cache (which isunnecessary on GitHub managed runners, but may provide performanceincreases on self-hosted runners), set <code>cache: true</code>.</li></ul><hr /><ul><li>Bump to node24 by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/723">google-github-actions/setup-gcloud#723</a></li><li>Do not use the tool-cache by default by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/724">google-github-actions/setup-gcloud#724</a></li><li>Update to use v3 references by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/725">google-github-actions/setup-gcloud#725</a></li><li>Release: v3.0.0 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/726">google-github-actions/setup-gcloud#726</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/setup-gcloud/compare/v2.2.1...v3.0.0">https://github.com/google-github-actions/setup-gcloud/compare/v2.2.1...v3.0.0</a></p><h2>v3</h2><p>Floating v3 tag</p><h2>v2.2.1</h2><h2>What's Changed</h2><ul><li>Update deps by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/720">google-github-actions/setup-gcloud#720</a></li><li>Bump to the latest actions-utils to fix the gen-readme bug by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/721">google-github-actions/setup-gcloud#721</a></li><li>Release: v2.2.1 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/setup-gcloud/pull/722">google-github-actions/setup-gcloud#722</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/setup-gcloud/compare/v2...v2.2.1">https://github.com/google-github-actions/setup-gcloud/compare/v2...v2.2.1</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/aa5489c8933f4cc7a4f7d45035b3b1440c9c10db"><code>aa5489c</code></a>Release: v3.0.1 (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/729">#729</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/26f734c2779b00b7dda794207734c511110a4368"><code>26f734c</code></a>Release: v3.0.0 (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/726">#726</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/d26df95ce13fba88a7c3f942b50bab0a6e17dc95"><code>d26df95</code></a>Update to use v3 references (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/725">#725</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/f7c29183d6310acc4d89a82a2e4a06374e259082"><code>f7c2918</code></a>Do not use the tool-cache by default (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/724">#724</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/6387e6954450355c9cd00e752f0b5e6a07078e1a"><code>6387e69</code></a>Bump to node24 (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/723">#723</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/e427ad8a34f8676edf47cf7d7925499adf3eb74f"><code>e427ad8</code></a>Release: v2.2.1 (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/722">#722</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/d71efb74bd86be0c5c0035758f8b5b9069ef835f"><code>d71efb7</code></a>Bump to the latest actions-utils to fix the gen-readme bug (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/721">#721</a>)</li><li><ahref="https://github.com/google-github-actions/setup-gcloud/commit/ed8ba68de5f95fc08e400796581a06a4acab88ae"><code>ed8ba68</code></a>Update deps (<ahref="https://redirect.github.com/google-github-actions/setup-gcloud/issues/720">#720</a>)</li><li>See full diff in <ahref="https://github.com/google-github-actions/setup-gcloud/compare/cb1e50a9932213ecece00a606661ae9ca44f3397...aa5489c8933f4cc7a4f7d45035b3b1440c9c10db">compareview</a></li></ul></details><br />Updates `actions/attest` from 2.4.0 to 3.0.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/attest/releases">actions/attest'sreleases</a>.</em></p><blockquote><h2>v3.0.0</h2><h2>What's Changed</h2><ul><li>Bump form-data from 4.0.0 to 4.0.4 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/attest/pull/266">actions/attest#266</a></li><li>Bump <code>@sigstore/oci</code> from 0.5.0 to 0.6.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/attest/pull/271">actions/attest#271</a></li><li>Upgrade to Node 24 by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> / <ahref="https://github.com/bdehamer"><code>@bdehamer</code></a> in <ahref="https://redirect.github.com/actions/attest/pull/276">actions/attest#276</a></li><li>Improved checksum parsing by <ahref="https://github.com/bdehamer"><code>@bdehamer</code></a> in <ahref="https://redirect.github.com/actions/attest/pull/280">actions/attest#280</a></li></ul><h2>⚠️ Minimum Compatible Runner Version</h2><p>v2.327.1<ahref="https://github.com/actions/runner/releases/tag/v2.327.1">ReleaseNotes</a></p><p>Make sure your runner is updated to this version or newer to use thisrelease.</p><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/attest/compare/v2.4.0...v3.0.0">https://github.com/actions/attest/compare/v2.4.0...v3.0.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/attest/commit/daf44fb950173508f38bd2406030372c1d1162b1"><code>daf44fb</code></a>improved checksum parsing (<ahref="https://redirect.github.com/actions/attest/issues/280">#280</a>)</li><li><ahref="https://github.com/actions/attest/commit/eda10f897a7c40837fe73266c10a25e1046b87ff"><code>eda10f8</code></a>Upgrade to Node 24 (<ahref="https://redirect.github.com/actions/attest/issues/276">#276</a>)</li><li><ahref="https://github.com/actions/attest/commit/1e2321d2815b6c07c5479f3309d67a7698b091a1"><code>1e2321d</code></a>remove super-linter (<ahref="https://redirect.github.com/actions/attest/issues/283">#283</a>)</li><li><ahref="https://github.com/actions/attest/commit/aecfe99586992ebf9c025e2fb6ebb78f4f445055"><code>aecfe99</code></a>Bump the npm-development group across 1 directory with 4 updates (<ahref="https://redirect.github.com/actions/attest/issues/282">#282</a>)</li><li><ahref="https://github.com/actions/attest/commit/03f25d860248eee1946e81e6ad8d2420e4de03f3"><code>03f25d8</code></a>Bump the npm-development group with 4 updates (<ahref="https://redirect.github.com/actions/attest/issues/273">#273</a>)</li><li><ahref="https://github.com/actions/attest/commit/0fca5a6fa3c943b77f214acb62a366c247a8469e"><code>0fca5a6</code></a>use absolute path in linter config (<ahref="https://redirect.github.com/actions/attest/issues/275">#275</a>)</li><li><ahref="https://github.com/actions/attest/commit/238c03f77f9c851e5129d01004ff41fa0c755c35"><code>238c03f</code></a>Bump actions/checkout from 4 to 5 (<ahref="https://redirect.github.com/actions/attest/issues/272">#272</a>)</li><li><ahref="https://github.com/actions/attest/commit/9c3e2717a6a9e8eafa4f389f0874b682bcb6f052"><code>9c3e271</code></a>Bump <code>@sigstore/oci</code> from 0.5.0 to 0.6.0 (<ahref="https://redirect.github.com/actions/attest/issues/271">#271</a>)</li><li><ahref="https://github.com/actions/attest/commit/b40d9fa17a9e7bc51fb727ac9b6dae3ea1da6fa3"><code>b40d9fa</code></a>Bump the npm-development group with 8 updates (<ahref="https://redirect.github.com/actions/attest/issues/270">#270</a>)</li><li><ahref="https://github.com/actions/attest/commit/e831e0e28dfaff51bc0c846aef5bb4195609318f"><code>e831e0e</code></a>Bump form-data from 4.0.0 to 4.0.4 (<ahref="https://redirect.github.com/actions/attest/issues/266">#266</a>)</li><li>Additional commits viewable in <ahref="https://github.com/actions/attest/compare/ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc...daf44fb950173508f38bd2406030372c1d1162b1">compareview</a></li></ul></details><br />Updates `google-github-actions/get-gke-credentials` from 2.3.4 to 3.0.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/google-github-actions/get-gke-credentials/releases">google-github-actions/get-gke-credentials'sreleases</a>.</em></p><blockquote><h2>v3.0.0</h2><h2>What's Changed</h2><ul><li>Bump to Node 24 by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/pull/339">google-github-actions/get-gke-credentials#339</a></li><li>Release: v3.0.0 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/pull/340">google-github-actions/get-gke-credentials#340</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/get-gke-credentials/compare/v2...v3.0.0">https://github.com/google-github-actions/get-gke-credentials/compare/v2...v3.0.0</a></p><h2>v2.3.5</h2><h2>What's Changed</h2><ul><li>Update deps by <ahref="https://github.com/sethvargo"><code>@sethvargo</code></a> in <ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/pull/337">google-github-actions/get-gke-credentials#337</a></li><li>Release: v2.3.5 by <ahref="https://github.com/google-github-actions-bot"><code>@google-github-actions-bot</code></a>in <ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/pull/338">google-github-actions/get-gke-credentials#338</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.4...v2.3.5">https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.4...v2.3.5</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/google-github-actions/get-gke-credentials/commit/3da1e46a907576cefaa90c484278bb5b259dd395"><code>3da1e46</code></a>Release: v3.0.0 (<ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/issues/340">#340</a>)</li><li><ahref="https://github.com/google-github-actions/get-gke-credentials/commit/a1565805d2a41ba5f23190da0a27b6c53ae74250"><code>a156580</code></a>Bump to Node 24 (<ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/issues/339">#339</a>)</li><li><ahref="https://github.com/google-github-actions/get-gke-credentials/commit/64bc7249bbcf78056bb92f14d3cedc2da193946c"><code>64bc724</code></a>Release: v2.3.5 (<ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/issues/338">#338</a>)</li><li><ahref="https://github.com/google-github-actions/get-gke-credentials/commit/9de2e29024e4aeff8cf37aaa326508267ea011fc"><code>9de2e29</code></a>Update deps (<ahref="https://redirect.github.com/google-github-actions/get-gke-credentials/issues/337">#337</a>)</li><li>See full diff in <ahref="https://github.com/google-github-actions/get-gke-credentials/compare/8e574c49425fa7efed1e74650a449bfa6a23308a...3da1e46a907576cefaa90c484278bb5b259dd395">compareview</a></li></ul></details><br />Updates `actions/github-script` from 7.0.1 to 8.0.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/github-script/releases">actions/github-script'sreleases</a>.</em></p><blockquote><h2>v8.0.0</h2><h2>What's Changed</h2><ul><li>Update Node.js version support to 24.x by <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/637">actions/github-script#637</a></li><li>README for updating actions/github-script from v7 to v8 by <ahref="https://github.com/sneha-krip"><code>@sneha-krip</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/653">actions/github-script#653</a></li></ul><h2>⚠️ Minimum Compatible Runner Version</h2><p><strong>v2.327.1</strong><br /><ahref="https://github.com/actions/runner/releases/tag/v2.327.1">ReleaseNotes</a></p><p>Make sure your runner is updated to this version or newer to use thisrelease.</p><h2>New Contributors</h2><ul><li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/637">actions/github-script#637</a></li><li><ahref="https://github.com/sneha-krip"><code>@sneha-krip</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/653">actions/github-script#653</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/github-script/compare/v7.1.0...v8.0.0">https://github.com/actions/github-script/compare/v7.1.0...v8.0.0</a></p><h2>v7.1.0</h2><h2>What's Changed</h2><ul><li>Upgrade husky to v9 by <ahref="https://github.com/benelan"><code>@benelan</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/482">actions/github-script#482</a></li><li>Add workflow file for publishing releases to immutable actionpackage by <ahref="https://github.com/Jcambass"><code>@Jcambass</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/485">actions/github-script#485</a></li><li>Upgrade IA Publish by <ahref="https://github.com/Jcambass"><code>@Jcambass</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/486">actions/github-script#486</a></li><li>Fix workflow status badges by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/497">actions/github-script#497</a></li><li>Update usage of <code>actions/upload-artifact</code> by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/512">actions/github-script#512</a></li><li>Clear up package name confusion by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/514">actions/github-script#514</a></li><li>Update dependencies with <code>npm audit fix</code> by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/515">actions/github-script#515</a></li><li>Specify that the used script is JavaScript by <ahref="https://github.com/timotk"><code>@timotk</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/478">actions/github-script#478</a></li><li>chore: Add Dependabot for NPM and Actions by <ahref="https://github.com/nschonni"><code>@nschonni</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/472">actions/github-script#472</a></li><li>Define <code>permissions</code> in workflows and update actions by<a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in<ahref="https://redirect.github.com/actions/github-script/pull/531">actions/github-script#531</a></li><li>chore: Add Dependabot for .github/actions/install-dependencies by <ahref="https://github.com/nschonni"><code>@nschonni</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/532">actions/github-script#532</a></li><li>chore: Remove .vscode settings by <ahref="https://github.com/nschonni"><code>@nschonni</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/533">actions/github-script#533</a></li><li>ci: Use github/setup-licensed by <ahref="https://github.com/nschonni"><code>@nschonni</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/473">actions/github-script#473</a></li><li>make octokit instance available as octokit on top of github, to makeit easier to seamlessly copy examples from GitHub rest api or octokitdocumentations by <ahref="https://github.com/iamstarkov"><code>@iamstarkov</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/508">actions/github-script#508</a></li><li>Remove <code>octokit</code> README updates for v7 by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/557">actions/github-script#557</a></li><li>docs: add "exec" usage examples by <ahref="https://github.com/neilime"><code>@neilime</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/546">actions/github-script#546</a></li><li>Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/github-script/pull/563">actions/github-script#563</a></li><li>Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/actions/github-script/pull/575">actions/github-script#575</a></li><li>Clearly document passing inputs to the <code>script</code> by <ahref="https://github.com/joshmgross"><code>@joshmgross</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/603">actions/github-script#603</a></li><li>Update README.md by <ahref="https://github.com/nebuk89"><code>@nebuk89</code></a> in <ahref="https://redirect.github.com/actions/github-script/pull/610">actions/github-script#610</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/benelan"><code>@benelan</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/482">actions/github-script#482</a></li><li><a href="https://github.com/Jcambass"><code>@Jcambass</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/485">actions/github-script#485</a></li><li><a href="https://github.com/timotk"><code>@timotk</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/478">actions/github-script#478</a></li><li><ahref="https://github.com/iamstarkov"><code>@iamstarkov</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/508">actions/github-script#508</a></li><li><a href="https://github.com/neilime"><code>@neilime</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/546">actions/github-script#546</a></li><li><a href="https://github.com/nebuk89"><code>@nebuk89</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/github-script/pull/610">actions/github-script#610</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/github-script/compare/v7...v7.1.0">https://github.com/actions/github-script/compare/v7...v7.1.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/github-script/commit/ed597411d8f924073f98dfc5c65a23a2325f34cd"><code>ed59741</code></a>Merge pull request <ahref="https://redirect.github.com/actions/github-script/issues/653">#653</a>from actions/sneha-krip/readme-for-v8</li><li><ahref="https://github.com/actions/github-script/commit/2dc352e4baefd91bec0d06f6ae2f1045d1687ca3"><code>2dc352e</code></a>Bold minimum Actions Runner version in README</li><li><ahref="https://github.com/actions/github-script/commit/01e118c8d0d22115597e46514b5794e7bc3d56f1"><code>01e118c</code></a>Update README for Node 24 runtime requirements</li><li><ahref="https://github.com/actions/github-script/commit/8b222ac82eda86dcad7795c9d49b839f7bf5b18b"><code>8b222ac</code></a>Apply suggestion from <ahref="https://github.com/salmanmkc"><code>@salmanmkc</code></a></li><li><ahref="https://github.com/actions/github-script/commit/adc0eeac992408a7b276994ca87edde1c8ce4d25"><code>adc0eea</code></a>README for updating actions/github-script from v7 to v8</li><li><ahref="https://github.com/actions/github-script/commit/20fe497b3fe0c7be8aae5c9df711ac716dc9c425"><code>20fe497</code></a>Merge pull request <ahref="https://redirect.github.com/actions/github-script/issues/637">#637</a>from actions/node24</li><li><ahref="https://github.com/actions/github-script/commit/e7b7f222b11a03e8b695c4c7afba89a02ea20164"><code>e7b7f22</code></a>update licenses</li><li><ahref="https://github.com/actions/github-script/commit/2c81ba05f308415d095291e6eeffe983d822345b"><code>2c81ba0</code></a>Update Node.js version support to 24.x</li><li><ahref="https://github.com/actions/github-script/commit/f28e40c7f34bde8b3046d885e986cb6290c5673b"><code>f28e40c</code></a>Merge pull request <ahref="https://redirect.github.com/actions/github-script/issues/610">#610</a>from actions/nebuk89-patch-1</li><li><ahref="https://github.com/actions/github-script/commit/1ae9958572fde544457e4d51aed5ea044e8936f3"><code>1ae9958</code></a>Update README.md</li><li>Additional commits viewable in <ahref="https://github.com/actions/github-script/compare/60a0d83039c74a4aee543508d2ffcb1c3799cdea...ed597411d8f924073f98dfc5c65a23a2325f34cd">compareview</a></li></ul></details><br />Updates `depot/build-push-action` from 1.15.0 to 1.16.2<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/depot/build-push-action/releases">depot/build-push-action'sreleases</a>.</em></p><blockquote><h2>v1.16.2</h2><h2>What's Changed</h2><ul><li>Use ubuntu-latest for release workflow (<ahref="https://redirect.github.com/depot/build-push-action/issues/42">#42</a>)<ahref="https://github.com/jacobwgillespie"><code>@jacobwgillespie</code></a></li></ul><h2>v1.16.1</h2><h2>What's Changed</h2><ul><li>Update <code>@depot/actions-public-oidc-client</code> to v1.1.0 (<ahref="https://redirect.github.com/depot/build-push-action/issues/41">#41</a>)<ahref="https://github.com/jacobwgillespie"><code>@jacobwgillespie</code></a></li></ul><h2>v1.16.0</h2><h2>What's Changed</h2><ul><li>Add support for annotations (<ahref="https://redirect.github.com/depot/build-push-action/issues/38">#38</a>)<a href="https://github.com/zanieb"><code>@zanieb</code></a></li><li>feat: add <code>save-tags</code> for multiple depot registry tags(<ahref="https://redirect.github.com/depot/build-push-action/issues/40">#40</a>)<a href="https://github.com/goller"><code>@goller</code></a></li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/depot/build-push-action/commit/9785b135c3c76c33db102e45be96a25ab55cd507"><code>9785b13</code></a>Merge pull request <ahref="https://redirect.github.com/depot/build-push-action/issues/42">#42</a>from depot/latest</li><li><ahref="https://github.com/depot/build-push-action/commit/7a65e80415392c68bece25b0881703a9ff3e55c5"><code>7a65e80</code></a>Use ubuntu-latest for release workflow</li><li><ahref="https://github.com/depot/build-push-action/commit/0781b3393f28b17fe7982ea3fabe715825b35fad"><code>0781b33</code></a>Merge pull request <ahref="https://redirect.github.com/depot/build-push-action/issues/41">#41</a>from depot/updates</li><li><ahref="https://github.com/depot/build-push-action/commit/d5d8e086fdcca080fa6279ece582eee909994026"><code>d5d8e08</code></a>Deduplicate dependencies</li><li><ahref="https://github.com/depot/build-push-action/commit/801feb102f76406603cd2a12b4146a7e5af86a34"><code>801feb1</code></a>Update <code>@depot/actions-public-oidc-client</code> to v1.1.0</li><li><ahref="https://github.com/depot/build-push-action/commit/0b7423b11016b0349604e22d7ea01b078bed6c70"><code>0b7423b</code></a>Merge pull request <ahref="https://redirect.github.com/depot/build-push-action/issues/38">#38</a>from zanieb/zb/annotations</li><li><ahref="https://github.com/depot/build-push-action/commit/57a5fb2c1acdc2d3fa72bcd36b20f1ea326890de"><code>57a5fb2</code></a>Merge branch 'main' into zb/annotations</li><li><ahref="https://github.com/depot/build-push-action/commit/3ebc0d44eced926ba1bb3f8d1e29794031973ca1"><code>3ebc0d4</code></a>Merge pull request <ahref="https://redirect.github.com/depot/build-push-action/issues/40">#40</a>from depot/feat/save-tags</li><li><ahref="https://github.com/depot/build-push-action/commit/d662c5a48fd5747bf4dce16d8484eb3ebf98ad2c"><code>d662c5a</code></a>feat: add <code>save-tags</code> for multiple depot registry tags</li><li><ahref="https://github.com/depot/build-push-action/commit/06fcbb73efc9fb42f4df83c43e283a2170c8f9cf"><code>06fcbb7</code></a>Add support for annotations</li><li>See full diff in <ahref="https://github.com/depot/build-push-action/compare/2583627a84956d07561420dcc1d0eb1f2af3fac0...9785b135c3c76c33db102e45be96a25ab55cd507">compareview</a></li></ul></details><br />Updates `tj-actions/changed-files` fromf963b3f3562b00b6d2dd25efc390eb04e51ef6c6 to8c14441336bb3d84fd6b7fa83b6d7201c740baf5<details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/tj-actions/changed-files/blob/main/HISTORY.md">tj-actions/changed-files'schangelog</a>.</em></p><blockquote><h1>Changelog</h1><h1><ahref="https://github.com/tj-actions/changed-files/compare/v46.0.4...v46.0.5">46.0.5</a>- (2025-04-09)</h1><h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2><ul><li><strong>deps:</strong> Bump yaml from 2.7.0 to 2.7.1 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2520">#2520</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/ed68ef82c095e0d48ec87eccea555d944a631a4c">ed68ef8</a>)- (dependabot[bot])</li><li><strong>deps-dev:</strong> Bump typescript from 5.8.2 to 5.8.3 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2516">#2516</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/a7bc14b808f23d3b467a4079c69a81f1a4500fd5">a7bc14b</a>)- (dependabot[bot])</li><li><strong>deps-dev:</strong> Bump <code>@types/node</code> from22.13.11 to 22.14.0 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2517">#2517</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/3d751f6b6d84071a17e1b9cf4ed79a80a27dd0ab">3d751f6</a>)- (dependabot[bot])</li><li><strong>deps-dev:</strong> Bump eslint-plugin-prettier from 5.2.3 to5.2.6 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2519">#2519</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/e2fda4ec3cb0bc2a353843cae823430b3124db8f">e2fda4e</a>)- (dependabot[bot])</li><li><strong>deps-dev:</strong> Bump ts-jest from 29.2.6 to 29.3.1 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2518">#2518</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/0bed1b1132ec4879a39a2d624cf82a00d0bcfa48">0bed1b1</a>)- (dependabot[bot])</li><li><strong>deps:</strong> Bump github/codeql-action from 3.28.12 to3.28.15 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2530">#2530</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/68024587dc36f49685c96d59d3f1081830f968bb">6802458</a>)- (dependabot[bot])</li><li><strong>deps:</strong> Bump tj-actions/branch-names from 8.0.1 to8.1.0 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2521">#2521</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/cf2e39e86bf842d1f9bc5bca56c0a6b207cca792">cf2e39e</a>)- (dependabot[bot])</li><li><strong>deps:</strong> Bump tj-actions/verify-changed-files from20.0.1 to 20.0.4 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2523">#2523</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/6abeaa506a419f85fa9e681260b443adbeebb3d4">6abeaa5</a>)- (dependabot[bot])</li></ul><h2><!-- raw HTML omitted -->⬆️ Upgrades</h2><ul><li>Upgraded to v46.0.4 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2511">#2511</a>)</li></ul><p>Co-authored-by: github-actions[bot]<41898282+github-actions[bot]<ahref="https://github.com/users"><code>@users</code></a>.noreply.github.com>(<ahref="https://github.com/tj-actions/changed-files/commit/6f67ee9ac810f0192ea7b3d2086406f97847bcf9">6f67ee9</a>)- (github-actions[bot])</p><h1><ahref="https://github.com/tj-actions/changed-files/compare/v46.0.3...v46.0.4">46.0.4</a>- (2025-04-03)</h1><h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2><ul><li>Bug modified_keys and changed_key outputs not set when no changesdetected (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2509">#2509</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/6cb76d07bee4c9772c6882c06c37837bf82a04d3">6cb76d0</a>)- (Tonye Jack)</li></ul><h2><!-- raw HTML omitted -->📚 Documentation</h2><ul><li>Update readme (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2508">#2508</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/b74df86ccb65173a8e33ba5492ac1a2ca6b216fd">b74df86</a>)- (Tonye Jack)</li></ul><h2><!-- raw HTML omitted -->⬆️ Upgrades</h2><ul><li>Upgraded to v46.0.3 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2506">#2506</a>)</li></ul><p>Co-authored-by: github-actions[bot]<41898282+github-actions[bot]<ahref="https://github.com/users"><code>@users</code></a>.noreply.github.com>Co-authored-by: Tonye Jack <ahref="mailto:jtonye@ymail.com">jtonye@ymail.com</a> (<ahref="https://github.com/tj-actions/changed-files/commit/27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99">27ae6b3</a>)- (github-actions[bot])</p><h1><ahref="https://github.com/tj-actions/changed-files/compare/v46.0.2...v46.0.3">46.0.3</a>- (2025-03-23)</h1><h2><!-- raw HTML omitted -->🔄 Update</h2><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2501">#2501</a>)</li></ul><p>Co-authored-by: github-actions[bot]<41898282+github-actions[bot]<ahref="https://github.com/users"><code>@users</code></a>.noreply.github.com>(<ahref="https://github.com/tj-actions/changed-files/commit/41e0de576a0f2b64d9f06f2773f539109e55a70a">41e0de5</a>)- (github-actions[bot])</p><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2499">#2499</a>)</li></ul><p>Co-authored-by: github-actions[bot]<41898282+github-actions[bot]<ahref="https://github.com/users"><code>@users</code></a>.noreply.github.com>(<ahref="https://github.com/tj-actions/changed-files/commit/945787811a795cd840a1157ac590dd7827a05c8e">9457878</a>)- (github-actions[bot])</p><h2><!-- raw HTML omitted -->📚 Documentation</h2><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/tj-actions/changed-files/commit/8c14441336bb3d84fd6b7fa83b6d7201c740baf5"><code>8c14441</code></a>chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2656">#2656</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/e995ac4be5be2bcb6e29556edc51fb63aca6b49b"><code>e995ac4</code></a>chore(deps-dev): bump <code>@types/node</code> from 24.3.0 to 24.3.1(<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2657">#2657</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/3b04099b21072562f07469c10deb182b24236ca9"><code>3b04099</code></a>chore(deps-dev): bump <code>@types/node</code> from 24.2.1 to 24.3.0(<ahref…1 parent2e06b6f commit0b460b8
File tree
12 files changed
+73
-73
lines changed- .github/workflows
12 files changed
+73
-73
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 |
| - | |
| 242 | + | |
243 | 243 |
| |
244 | 244 |
| |
245 | 245 |
| |
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
| 298 | + | |
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| |||
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 |
| - | |
| 551 | + | |
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
| |||
597 | 597 |
| |
598 | 598 |
| |
599 | 599 |
| |
600 |
| - | |
| 600 | + | |
601 | 601 |
| |
602 | 602 |
| |
603 | 603 |
| |
| |||
657 | 657 |
| |
658 | 658 |
| |
659 | 659 |
| |
660 |
| - | |
| 660 | + | |
661 | 661 |
| |
662 | 662 |
| |
663 | 663 |
| |
| |||
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
687 |
| - | |
| 687 | + | |
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
| |||
717 | 717 |
| |
718 | 718 |
| |
719 | 719 |
| |
720 |
| - | |
| 720 | + | |
721 | 721 |
| |
722 | 722 |
| |
723 | 723 |
| |
| |||
789 | 789 |
| |
790 | 790 |
| |
791 | 791 |
| |
792 |
| - | |
| 792 | + | |
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
| |||
805 | 805 |
| |
806 | 806 |
| |
807 | 807 |
| |
808 |
| - | |
| 808 | + | |
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
| |||
837 | 837 |
| |
838 | 838 |
| |
839 | 839 |
| |
840 |
| - | |
| 840 | + | |
841 | 841 |
| |
842 | 842 |
| |
843 | 843 |
| |
| |||
870 | 870 |
| |
871 | 871 |
| |
872 | 872 |
| |
873 |
| - | |
| 873 | + | |
874 | 874 |
| |
875 | 875 |
| |
876 | 876 |
| |
| |||
972 | 972 |
| |
973 | 973 |
| |
974 | 974 |
| |
975 |
| - | |
| 975 | + | |
976 | 976 |
| |
977 | 977 |
| |
978 | 978 |
| |
| |||
1059 | 1059 |
| |
1060 | 1060 |
| |
1061 | 1061 |
| |
1062 |
| - | |
| 1062 | + | |
1063 | 1063 |
| |
1064 | 1064 |
| |
1065 | 1065 |
| |
| |||
1114 | 1114 |
| |
1115 | 1115 |
| |
1116 | 1116 |
| |
1117 |
| - | |
| 1117 | + | |
1118 | 1118 |
| |
1119 | 1119 |
| |
1120 | 1120 |
| |
| |||
1155 | 1155 |
| |
1156 | 1156 |
| |
1157 | 1157 |
| |
1158 |
| - | |
| 1158 | + | |
1159 | 1159 |
| |
1160 | 1160 |
| |
1161 | 1161 |
| |
| |||
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 |
| - | |
| 1191 | + | |
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 | 1194 |
| |
1195 | 1195 |
| |
1196 | 1196 |
| |
1197 | 1197 |
| |
1198 |
| - | |
| 1198 | + | |
1199 | 1199 |
| |
1200 | 1200 |
| |
1201 | 1201 |
| |
| |||
1322 | 1322 |
| |
1323 | 1323 |
| |
1324 | 1324 |
| |
1325 |
| - | |
| 1325 | + | |
1326 | 1326 |
| |
1327 | 1327 |
| |
1328 | 1328 |
| |
| |||
1359 | 1359 |
| |
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 |
| - | |
| 1362 | + | |
1363 | 1363 |
| |
1364 | 1364 |
| |
1365 | 1365 |
| |
| |||
1396 | 1396 |
| |
1397 | 1397 |
| |
1398 | 1398 |
| |
1399 |
| - | |
| 1399 | + | |
1400 | 1400 |
| |
1401 | 1401 |
| |
1402 | 1402 |
| |
| |||
1489 | 1489 |
| |
1490 | 1490 |
| |
1491 | 1491 |
| |
1492 |
| - | |
| 1492 | + | |
1493 | 1493 |
| |
1494 | 1494 |
| |
1495 | 1495 |
| |
1496 | 1496 |
| |
1497 | 1497 |
| |
1498 |
| - | |
| 1498 | + | |
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 | 1501 |
| |
1502 | 1502 |
| |
1503 | 1503 |
| |
1504 |
| - | |
| 1504 | + | |
1505 | 1505 |
| |
1506 | 1506 |
| |
1507 | 1507 |
| |
| |||
1510 | 1510 |
| |
1511 | 1511 |
| |
1512 | 1512 |
| |
1513 |
| - | |
| 1513 | + | |
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 | 1516 |
| |
| |||
1554 | 1554 |
| |
1555 | 1555 |
| |
1556 | 1556 |
| |
1557 |
| - | |
| 1557 | + | |
1558 | 1558 |
| |
1559 | 1559 |
| |
1560 | 1560 |
| |
| |||
1590 | 1590 |
| |
1591 | 1591 |
| |
1592 | 1592 |
| |
1593 |
| - | |
| 1593 | + | |
1594 | 1594 |
| |
1595 | 1595 |
| |
1596 | 1596 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
0 commit comments
Comments
(0)