Commit 145a71b
authored
chore(deps): bump the actions group with 7 updates (#25)
Bumps the actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` |
`6.0.3` |
| [github/codeql-action](https://github.com/github/codeql-action) |
`4.32.0` | `4.36.2` |
|
[trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog)
| `3.92.5` | `3.95.5` |
|
[editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker)
| `2.1.0` | `2.2.0` |
|
[softprops/action-gh-release](https://github.com/softprops/action-gh-release)
| `2` | `3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact)
| `5.0.0` | `7.0.1` |
|
[actions/download-artifact](https://github.com/actions/download-artifact)
| `6.0.0` | `8.0.1` |
Updates `actions/checkout` from 6.0.2 to 6.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Update changelog by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2357">actions/checkout#2357</a></li>
<li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a
href="https://github.com/yaananth"><code>@yaananth</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2414">actions/checkout#2414</a></li>
<li>Fix checkout init for SHA-256 repositories by <a
href="https://github.com/yaananth"><code>@yaananth</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2439">actions/checkout#2439</a></li>
<li>Update changelog for v6.0.3 by <a
href="https://github.com/yaananth"><code>@yaananth</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2446">actions/checkout#2446</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yaananth"><code>@yaananth</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/2414">actions/checkout#2414</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v6...v6.0.3">https://github.com/actions/checkout/compare/v6...v6.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v6.0.3</h2>
<ul>
<li>Fix checkout init for SHA-256 repositories by <a
href="https://github.com/yaananth"><code>@yaananth</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2439">actions/checkout#2439</a></li>
<li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a
href="https://github.com/yaananth"><code>@yaananth</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2414">actions/checkout#2414</a></li>
</ul>
<h2>v6.0.2</h2>
<ul>
<li>Fix tag handling: preserve annotations and explicit fetch-tags by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li>
</ul>
<h2>v6.0.1</h2>
<ul>
<li>Add worktree support for persist-credentials includeIf by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2327">actions/checkout#2327</a></li>
</ul>
<h2>v6.0.0</h2>
<ul>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
</ul>
<h2>v5.0.1</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
</ul>
<h2>v5.0.0</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
</ul>
<h2>v4.3.1</h2>
<ul>
<li>Port v6 cleanup to v4 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout#2305</a></li>
</ul>
<h2>v4.3.0</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss"><code>@motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail"><code>@mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells"><code>@benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/df4cb1c069e1874edd31b4311f1884172cec0e10"><code>df4cb1c</code></a>
Update changelog for v6.0.3 (<a
href="https://redirect.github.com/actions/checkout/issues/2446">#2446</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/1cce3390c2bfda521930d01229c073c7ff920824"><code>1cce339</code></a>
Fix checkout init for SHA-256 repositories (<a
href="https://redirect.github.com/actions/checkout/issues/2439">#2439</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/900f2210b1d28bbbd0bd22d17926b9e224e8f231"><code>900f221</code></a>
fix: expand merge commit SHA regex and add SHA-256 test cases (<a
href="https://redirect.github.com/actions/checkout/issues/2414">#2414</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/0c366fd6a839edf440554fa01a7085ccba70ac98"><code>0c366fd</code></a>
Update changelog (<a
href="https://redirect.github.com/actions/checkout/issues/2357">#2357</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10">compare
view</a></li>
</ul>
</details>
<br />
Updates `github/codeql-action` from 4.32.0 to 4.36.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/releases">github/codeql-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.36.2</h2>
<ul>
<li>Cache CodeQL CLI version information across Actions steps. <a
href="https://redirect.github.com/github/codeql-action/pull/3943">#3943</a></li>
<li>Reduce requests while waiting for analysis processing by using
exponential backoff when polling SARIF processing status. <a
href="https://redirect.github.com/github/codeql-action/pull/3937">#3937</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6">2.25.6</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3948">#3948</a></li>
</ul>
<h2>v4.36.1</h2>
<p>No user facing changes.</p>
<h2>v4.36.0</h2>
<ul>
<li><em>Breaking change</em>: Bump the minimum required CodeQL bundle
version to 2.19.4. <a
href="https://redirect.github.com/github/codeql-action/pull/3894">#3894</a></li>
<li>Add support for SHA-256 Git object IDs. <a
href="https://redirect.github.com/github/codeql-action/pull/3893">#3893</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5">2.25.5</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3926">#3926</a></li>
</ul>
<h2>v4.35.5</h2>
<ul>
<li>We have improved how the JavaScript bundles for the CodeQL Action
are generated to avoid duplication across bundles and reduce the size of
the repository by around 70%. This should have no effect on the runtime
behaviour of the CodeQL Action. <a
href="https://redirect.github.com/github/codeql-action/pull/3899">#3899</a></li>
<li>For performance and accuracy reasons, <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a> will now only be enabled on a pull request when
diff-informed analysis is also enabled for that run. If diff-informed
analysis is unavailable (for example, because the PR diff ranges could
not be computed), the action will fall back to a full analysis. <a
href="https://redirect.github.com/github/codeql-action/pull/3791">#3791</a></li>
<li>If multiple inputs are provided for the GitHub-internal
<code>analysis-kinds</code> input, only <code>code-scanning</code> will
be enabled. The <code>analysis-kinds</code> input is experimental, for
GitHub-internal use only, and may change without notice at any time. <a
href="https://redirect.github.com/github/codeql-action/pull/3892">#3892</a></li>
<li>Added an experimental change which, when running a Code Scanning
analysis for a PR with <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a> enabled, prefers CodeQL CLI versions that have
a cached overlay-base database for the configured languages. This speeds
up analysis for a repository when there is not yet a cached overlay-base
database for the latest CLI version. We expect to roll this change out
to everyone in May. <a
href="https://redirect.github.com/github/codeql-action/pull/3880">#3880</a></li>
</ul>
<h2>v4.35.4</h2>
<ul>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4">2.25.4</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3881">#3881</a></li>
</ul>
<h2>v4.35.3</h2>
<ul>
<li><em>Upcoming breaking change</em>: Add a deprecation warning for
customers using CodeQL version 2.19.3 and earlier. These versions of
CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise
Server 3.15, and will be unsupported by the next minor release of the
CodeQL Action. <a
href="https://redirect.github.com/github/codeql-action/pull/3837">#3837</a></li>
<li>Configurations for private registries that use Cloudsmith or GCP
OIDC are now accepted. <a
href="https://redirect.github.com/github/codeql-action/pull/3850">#3850</a></li>
<li>Best-effort connection tests for private registries now use
<code>GET</code> requests instead of <code>HEAD</code> for better
compatibility with various registry implementations. For NuGet feeds,
the test is now always performed against the service index. <a
href="https://redirect.github.com/github/codeql-action/pull/3853">#3853</a></li>
<li>Fixed a bug where two diagnostics produced within the same
millisecond could overwrite each other on disk, causing one of them to
be lost. <a
href="https://redirect.github.com/github/codeql-action/pull/3852">#3852</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3">2.25.3</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3865">#3865</a></li>
</ul>
<h2>v4.35.2</h2>
<ul>
<li>The undocumented TRAP cache cleanup feature that could be enabled
using the <code>CODEQL_ACTION_CLEANUP_TRAP_CACHES</code> environment
variable is deprecated and will be removed in May 2026. If you are
affected by this, we recommend disabling TRAP caching by passing the
<code>trap-caching: false</code> input to the <code>init</code> Action.
<a
href="https://redirect.github.com/github/codeql-action/pull/3795">#3795</a></li>
<li>The Git version 2.36.0 requirement for improved incremental analysis
now only applies to repositories that contain submodules. <a
href="https://redirect.github.com/github/codeql-action/pull/3789">#3789</a></li>
<li>Python analysis on GHES no longer extracts the standard library,
relying instead on models of the standard library. This should result in
significantly faster extraction and analysis times, while the effect on
alerts should be minimal. <a
href="https://redirect.github.com/github/codeql-action/pull/3794">#3794</a></li>
<li>Fixed a bug in the validation of OIDC configurations for private
registries that was added in CodeQL Action 4.33.0 / 3.33.0. <a
href="https://redirect.github.com/github/codeql-action/pull/3807">#3807</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.2">2.25.2</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3823">#3823</a></li>
</ul>
<h2>v4.35.1</h2>
<ul>
<li>Fix incorrect minimum required Git version for <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a>: it should have been 2.36.0, not 2.11.0. <a
href="https://redirect.github.com/github/codeql-action/pull/3781">#3781</a></li>
</ul>
<h2>v4.35.0</h2>
<ul>
<li>Reduced the minimum Git version required for <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a> from 2.38.0 to 2.11.0. <a
href="https://redirect.github.com/github/codeql-action/pull/3767">#3767</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.1">2.25.1</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3773">#3773</a></li>
</ul>
<h2>v4.34.1</h2>
<ul>
<li>Downgrade default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.3">2.24.3</a>
due to issues with a small percentage of Actions and JavaScript
analyses. <a
href="https://redirect.github.com/github/codeql-action/pull/3762">#3762</a></li>
</ul>
<h2>v4.34.0</h2>
<ul>
<li>Added an experimental change which disables TRAP caching when <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a> is enabled, since improved incremental analysis
supersedes TRAP caching. This will improve performance and reduce
Actions cache usage. We expect to roll this change out to everyone in
March. <a
href="https://redirect.github.com/github/codeql-action/pull/3569">#3569</a></li>
<li>We are rolling out improved incremental analysis to C/C++ analyses
that use build mode <code>none</code>. We expect this rollout to be
complete by the end of April 2026. <a
href="https://redirect.github.com/github/codeql-action/pull/3584">#3584</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.0">2.25.0</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3585">#3585</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>4.36.2 - 04 Jun 2026</h2>
<ul>
<li>Cache CodeQL CLI version information across Actions steps. <a
href="https://redirect.github.com/github/codeql-action/pull/3943">#3943</a></li>
<li>Reduce requests while waiting for analysis processing by using
exponential backoff when polling SARIF processing status. <a
href="https://redirect.github.com/github/codeql-action/pull/3937">#3937</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6">2.25.6</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3948">#3948</a></li>
</ul>
<h2>4.36.1 - 02 Jun 2026</h2>
<p>No user facing changes.</p>
<h2>4.36.0 - 22 May 2026</h2>
<ul>
<li><em>Breaking change</em>: Bump the minimum required CodeQL bundle
version to 2.19.4. <a
href="https://redirect.github.com/github/codeql-action/pull/3894">#3894</a></li>
<li>Add support for SHA-256 Git object IDs. <a
href="https://redirect.github.com/github/codeql-action/pull/3893">#3893</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5">2.25.5</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3926">#3926</a></li>
</ul>
<h2>4.35.5 - 15 May 2026</h2>
<ul>
<li>We have improved how the JavaScript bundles for the CodeQL Action
are generated to avoid duplication across bundles and reduce the size of
the repository by around 70%. This should have no effect on the runtime
behaviour of the CodeQL Action. <a
href="https://redirect.github.com/github/codeql-action/pull/3899">#3899</a></li>
<li>For performance and accuracy reasons, <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a> will now only be enabled on a pull request when
diff-informed analysis is also enabled for that run. If diff-informed
analysis is unavailable (for example, because the PR diff ranges could
not be computed), the action will fall back to a full analysis. <a
href="https://redirect.github.com/github/codeql-action/pull/3791">#3791</a></li>
<li>If multiple inputs are provided for the GitHub-internal
<code>analysis-kinds</code> input, only <code>code-scanning</code> will
be enabled. The <code>analysis-kinds</code> input is experimental, for
GitHub-internal use only, and may change without notice at any time. <a
href="https://redirect.github.com/github/codeql-action/pull/3892">#3892</a></li>
<li>Added an experimental change which, when running a Code Scanning
analysis for a PR with <a
href="https://redirect.github.com/github/roadmap/issues/1158">improved
incremental analysis</a> enabled, prefers CodeQL CLI versions that have
a cached overlay-base database for the configured languages. This speeds
up analysis for a repository when there is not yet a cached overlay-base
database for the latest CLI version. We expect to roll this change out
to everyone in May. <a
href="https://redirect.github.com/github/codeql-action/pull/3880">#3880</a></li>
</ul>
<h2>4.35.4 - 07 May 2026</h2>
<ul>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4">2.25.4</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3881">#3881</a></li>
</ul>
<h2>4.35.3 - 01 May 2026</h2>
<ul>
<li><em>Upcoming breaking change</em>: Add a deprecation warning for
customers using CodeQL version 2.19.3 and earlier. These versions of
CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise
Server 3.15, and will be unsupported by the next minor release of the
CodeQL Action. <a
href="https://redirect.github.com/github/codeql-action/pull/3837">#3837</a></li>
<li>Configurations for private registries that use Cloudsmith or GCP
OIDC are now accepted. <a
href="https://redirect.github.com/github/codeql-action/pull/3850">#3850</a></li>
<li>Best-effort connection tests for private registries now use
<code>GET</code> requests instead of <code>HEAD</code> for better
compatibility with various registry implementations. For NuGet feeds,
the test is now always performed against the service index. <a
href="https://redirect.github.com/github/codeql-action/pull/3853">#3853</a></li>
<li>Fixed a bug where two diagnostics produced within the same
millisecond could overwrite each other on disk, causing one of them to
be lost. <a
href="https://redirect.github.com/github/codeql-action/pull/3852">#3852</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3">2.25.3</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3865">#3865</a></li>
</ul>
<h2>4.35.2 - 15 Apr 2026</h2>
<ul>
<li>The undocumented TRAP cache cleanup feature that could be enabled
using the <code>CODEQL_ACTION_CLEANUP_TRAP_CACHES</code> environment
variable is deprecated and will be removed in May 2026. If you are
affected by this, we recommend disabling TRAP caching by passing the
<code>trap-caching: false</code> input to the <code>init</code> Action.
<a
href="https://redirect.github.com/github/codeql-action/pull/3795">#3795</a></li>
<li>The Git version 2.36.0 requirement for improved incremental analysis
now only applies to repositories that contain submodules. <a
href="https://redirect.github.com/github/codeql-action/pull/3789">#3789</a></li>
<li>Python analysis on GHES no longer extracts the standard library,
relying instead on models of the standard library. This should result in
significantly faster extraction and analysis times, while the effect on
alerts should be minimal. <a
href="https://redirect.github.com/github/codeql-action/pull/3794">#3794</a></li>
<li>Fixed a bug in the validation of OIDC configurations for private
registries that was added in CodeQL Action 4.33.0 / 3.33.0. <a
href="https://redirect.github.com/github/codeql-action/pull/3807">#3807</a></li>
<li>Update default CodeQL bundle version to <a
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.2">2.25.2</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/3823">#3823</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/codeql-action/commit/8aad20d150bbac5944a9f9d289da16a4b0d87c1e"><code>8aad20d</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3949">#3949</a>
from github/update-v4.36.2-dcb947ce1</li>
<li><a
href="https://github.com/github/codeql-action/commit/f521b08cd8f468ab193ea950a589cb2e9c869c6a"><code>f521b08</code></a>
Add additional changelog notes</li>
<li><a
href="https://github.com/github/codeql-action/commit/8aeff0ffb7b78582ee0d0e6eebb8140684400d08"><code>8aeff0f</code></a>
Update changelog for v4.36.2</li>
<li><a
href="https://github.com/github/codeql-action/commit/dcb947ce15976d40ea82935510b2db4872ec124c"><code>dcb947c</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3948">#3948</a>
from github/update-bundle/codeql-bundle-v2.25.6</li>
<li><a
href="https://github.com/github/codeql-action/commit/c251bcefa178f7780f62f150002acffe3d07fde9"><code>c251bce</code></a>
Add changelog note</li>
<li><a
href="https://github.com/github/codeql-action/commit/62953c18b35f59e28351d2f1e806925aef8b1e3c"><code>62953c1</code></a>
Update default bundle to codeql-bundle-v2.25.6</li>
<li><a
href="https://github.com/github/codeql-action/commit/423b570baf1976cd7a3daeba5d6e9f9b76432f37"><code>423b570</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3946">#3946</a>
from github/dependabot/npm_and_yarn/npm-minor-5d507a...</li>
<li><a
href="https://github.com/github/codeql-action/commit/c35d1b164463ee62a100735382aaaa525c5d3496"><code>c35d1b1</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3947">#3947</a>
from github/dependabot/github_actions/dot-github/wor...</li>
<li><a
href="https://github.com/github/codeql-action/commit/cb1a588b02755b176e7b9d033ed4b69312f0e1bd"><code>cb1a588</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3937">#3937</a>
from github/robertbrignull/waitForProcessing_backoff</li>
<li><a
href="https://github.com/github/codeql-action/commit/ba47406412c54532b5b4fcfbaf877c9e2382b206"><code>ba47406</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/3943">#3943</a>
from github/henrymercer/cache-cli-version-info</li>
<li>Additional commits viewable in <a
href="https://github.com/github/codeql-action/compare/v4.32.0...8aad20d150bbac5944a9f9d289da16a4b0d87c1e">compare
view</a></li>
</ul>
</details>
<br />
Updates `trufflesecurity/trufflehog` from 3.92.5 to 3.95.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/trufflesecurity/trufflehog/releases">trufflesecurity/trufflehog's
releases</a>.</em></p>
<blockquote>
<h2>v3.95.5</h2>
<h2>What's Changed</h2>
<ul>
<li>[INS-461] Add test to ensure new detectors are registered in
defaults.go by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4915">trufflesecurity/trufflehog#4915</a></li>
<li>[INS-455] Unify common logic in Atlassian Data Center detectors by
<a href="https://github.com/mustansir14"><code>@mustansir14</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4907">trufflesecurity/trufflehog#4907</a></li>
<li>fix(github): cache repo info under original URL on redirect by <a
href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4958">trufflesecurity/trufflehog#4958</a></li>
<li>Added GitLab OAuth Detector by <a
href="https://github.com/shahzadhaider1"><code>@shahzadhaider1</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4729">trufflesecurity/trufflehog#4729</a></li>
<li>Box Detector: Extract Subject ID for Analyzer Integration by <a
href="https://github.com/shahzadhaider1"><code>@shahzadhaider1</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4761">trufflesecurity/trufflehog#4761</a></li>
<li>[INS-346] SpectralOps Personal API Key Detector by <a
href="https://github.com/MuneebUllahKhan222"><code>@MuneebUllahKhan222</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4770">trufflesecurity/trufflehog#4770</a></li>
<li>[INS-335] Added AWS Appsync Detector by <a
href="https://github.com/MuneebUllahKhan222"><code>@MuneebUllahKhan222</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4803">trufflesecurity/trufflehog#4803</a></li>
<li>fix(twilio): deduplicate matches to prevent O(N×M) result explosion
by <a
href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4954">trufflesecurity/trufflehog#4954</a></li>
<li>Automate corpora testing in CI by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4927">trufflesecurity/trufflehog#4927</a></li>
<li>Enable errcheck and staticcheck for golangci-lint v2 and resolve all
issues by <a
href="https://github.com/amanfcp"><code>@amanfcp</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4924">trufflesecurity/trufflehog#4924</a></li>
<li>feat: add host, db and username to ExtraData for database detectors
by <a href="https://github.com/mariocj89"><code>@mariocj89</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4849">trufflesecurity/trufflehog#4849</a></li>
<li>Remove over speculation from Corpora CI workflow by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4974">trufflesecurity/trufflehog#4974</a></li>
<li>Fix line numbers for duplicate secrets within a chunk by <a
href="https://github.com/amanfcp"><code>@amanfcp</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4910">trufflesecurity/trufflehog#4910</a></li>
<li>Add feature flags for Pinecone, Cloudinary, and GitLab OAuth
detectors by <a
href="https://github.com/camgunz"><code>@camgunz</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4961">trufflesecurity/trufflehog#4961</a></li>
<li>Update Go security dependencies by <a
href="https://github.com/cursor"><code>@cursor</code></a>[bot] in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4986">trufflesecurity/trufflehog#4986</a></li>
<li>Pin GitHub Actions to SHA digests by <a
href="https://github.com/bryanbeverly"><code>@bryanbeverly</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4985">trufflesecurity/trufflehog#4985</a></li>
<li>Update CODEOWNERS: replace 5 slugs with scanning + integrations by
<a
href="https://github.com/bryanbeverly"><code>@bryanbeverly</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4983">trufflesecurity/trufflehog#4983</a></li>
<li>Added source config flags to sharepoint proto by <a
href="https://github.com/MuneebUllahKhan222"><code>@MuneebUllahKhan222</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4972">trufflesecurity/trufflehog#4972</a></li>
<li>[SCAN-795] HTML decoder: ASPX and entity-encoded HTML support by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4981">trufflesecurity/trufflehog#4981</a></li>
<li>adds some debugging info for APKs and fixes issues parsing
obfuscated APKs by <a
href="https://github.com/johannestaas-trufflesec"><code>@johannestaas-trufflesec</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4991">trufflesecurity/trufflehog#4991</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mariocj89"><code>@mariocj89</code></a>
made their first contribution in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4849">trufflesecurity/trufflehog#4849</a></li>
<li><a href="https://github.com/cursor"><code>@cursor</code></a>[bot]
made their first contribution in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4986">trufflesecurity/trufflehog#4986</a></li>
<li><a
href="https://github.com/johannestaas-trufflesec"><code>@johannestaas-trufflesec</code></a>
made their first contribution in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4991">trufflesecurity/trufflehog#4991</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trufflesecurity/trufflehog/compare/v3.95.3...v3.95.5">https://github.com/trufflesecurity/trufflehog/compare/v3.95.3...v3.95.5</a></p>
<h2>v3.95.4</h2>
<h2>What's Changed</h2>
<ul>
<li>[INS-461] Add test to ensure new detectors are registered in
defaults.go by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4915">trufflesecurity/trufflehog#4915</a></li>
<li>[INS-455] Unify common logic in Atlassian Data Center detectors by
<a href="https://github.com/mustansir14"><code>@mustansir14</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4907">trufflesecurity/trufflehog#4907</a></li>
<li>fix(github): cache repo info under original URL on redirect by <a
href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4958">trufflesecurity/trufflehog#4958</a></li>
<li>Added GitLab OAuth Detector by <a
href="https://github.com/shahzadhaider1"><code>@shahzadhaider1</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4729">trufflesecurity/trufflehog#4729</a></li>
<li>Box Detector: Extract Subject ID for Analyzer Integration by <a
href="https://github.com/shahzadhaider1"><code>@shahzadhaider1</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4761">trufflesecurity/trufflehog#4761</a></li>
<li>[INS-346] SpectralOps Personal API Key Detector by <a
href="https://github.com/MuneebUllahKhan222"><code>@MuneebUllahKhan222</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4770">trufflesecurity/trufflehog#4770</a></li>
<li>[INS-335] Added AWS Appsync Detector by <a
href="https://github.com/MuneebUllahKhan222"><code>@MuneebUllahKhan222</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4803">trufflesecurity/trufflehog#4803</a></li>
<li>fix(twilio): deduplicate matches to prevent O(N×M) result explosion
by <a
href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4954">trufflesecurity/trufflehog#4954</a></li>
<li>Automate corpora testing in CI by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4927">trufflesecurity/trufflehog#4927</a></li>
<li>Enable errcheck and staticcheck for golangci-lint v2 and resolve all
issues by <a
href="https://github.com/amanfcp"><code>@amanfcp</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4924">trufflesecurity/trufflehog#4924</a></li>
<li>feat: add host, db and username to ExtraData for database detectors
by <a href="https://github.com/mariocj89"><code>@mariocj89</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4849">trufflesecurity/trufflehog#4849</a></li>
<li>Remove over speculation from Corpora CI workflow by <a
href="https://github.com/mustansir14"><code>@mustansir14</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4974">trufflesecurity/trufflehog#4974</a></li>
<li>Fix line numbers for duplicate secrets within a chunk by <a
href="https://github.com/amanfcp"><code>@amanfcp</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4910">trufflesecurity/trufflehog#4910</a></li>
<li>Add feature flags for Pinecone, Cloudinary, and GitLab OAuth
detectors by <a
href="https://github.com/camgunz"><code>@camgunz</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4961">trufflesecurity/trufflehog#4961</a></li>
<li>Update Go security dependencies by <a
href="https://github.com/cursor"><code>@cursor</code></a>[bot] in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4986">trufflesecurity/trufflehog#4986</a></li>
<li>Pin GitHub Actions to SHA digests by <a
href="https://github.com/bryanbeverly"><code>@bryanbeverly</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4985">trufflesecurity/trufflehog#4985</a></li>
<li>Update CODEOWNERS: replace 5 slugs with scanning + integrations by
<a
href="https://github.com/bryanbeverly"><code>@bryanbeverly</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4983">trufflesecurity/trufflehog#4983</a></li>
<li>Added source config flags to sharepoint proto by <a
href="https://github.com/MuneebUllahKhan222"><code>@MuneebUllahKhan222</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4972">trufflesecurity/trufflehog#4972</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/d411fff7b8879a62509f3fa98c07f247ac089a51"><code>d411fff</code></a>
feat(apk): adds some debugging info for APKs and fixes issues parsing
obfusca...</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/26eae1f2969f4240acfd3fc363b504b1b43255d4"><code>26eae1f</code></a>
[SCAN-795] HTML decoder: ASPX and entity-encoded HTML support (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4981">#4981</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/6c8f64071ba92640f5cc6f4177a91e9a09b0db12"><code>6c8f640</code></a>
Added source config flags to sharepoint proto (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4972">#4972</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/9f0b97f1600cd5f51e5ecb8380087807acb790f9"><code>9f0b97f</code></a>
Update CODEOWNERS: replace 5 slugs with scanning + integrations (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4983">#4983</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/36f6f697079e637bccb1e05561a481d8b4016862"><code>36f6f69</code></a>
Pin GitHub Actions to SHA digests (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4985">#4985</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/52ebebb9b0a762ad5b84a8c2205d38dcf471bd2d"><code>52ebebb</code></a>
Update Go security dependencies (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4986">#4986</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/ec67ff26cdeb5c8600a2ca83992d9347975c172a"><code>ec67ff2</code></a>
Add feature flags for Pinecone, Cloudinary, and GitLab OAuth detectors
(<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/0ec3634f6cf66a61912a923fee9d20cc45633a67"><code>0ec3634</code></a>
Fix line numbers for duplicate secrets within a chunk (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4910">#4910</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/79acbf4703fe7eebd5f190073bd89b16456da7d4"><code>79acbf4</code></a>
Remove over speculation from Corpora CI workflow (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4974">#4974</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/d86254ee022cc6533192c5601c143a42706c1004"><code>d86254e</code></a>
feat: add host, db and username to ExtraData for database detectors (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4849">#4849</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/trufflesecurity/trufflehog/compare/116e7171542d2f1dad8810f00dcfacbe0b809183...d411fff7b8879a62509f3fa98c07f247ac089a51">compare
view</a></li>
</ul>
</details>
<br />
Updates `editorconfig-checker/action-editorconfig-checker` from 2.1.0 to
2.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/releases">editorconfig-checker/action-editorconfig-checker's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump <code>@types/node</code> from 24.9.1 to
24.9.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/233">editorconfig-checker/action-editorconfig-checker#233</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 24.9.2 to
24.10.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/234">editorconfig-checker/action-editorconfig-checker#234</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 24.10.0 to
24.10.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/235">editorconfig-checker/action-editorconfig-checker#235</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 24.10.1 to
24.10.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/238">editorconfig-checker/action-editorconfig-checker#238</a></li>
<li>build(deps): bump <code>@actions/core</code> from 1.11.1 to 2.0.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/239">editorconfig-checker/action-editorconfig-checker#239</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 24.10.2 to
25.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/240">editorconfig-checker/action-editorconfig-checker#240</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.0 to
25.0.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/241">editorconfig-checker/action-editorconfig-checker#241</a></li>
<li>build(deps): bump <code>@actions/core</code> from 2.0.0 to 2.0.1 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/242">editorconfig-checker/action-editorconfig-checker#242</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.1 to
25.0.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/243">editorconfig-checker/action-editorconfig-checker#243</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.2 to
25.0.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/244">editorconfig-checker/action-editorconfig-checker#244</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.3 to
25.0.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/249">editorconfig-checker/action-editorconfig-checker#249</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.6 to
25.0.7 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/250">editorconfig-checker/action-editorconfig-checker#250</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.7 to
25.0.8 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/251">editorconfig-checker/action-editorconfig-checker#251</a></li>
<li>Add pull_request trigger to CI workflow by <a
href="https://github.com/klaernie"><code>@klaernie</code></a> in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/254">editorconfig-checker/action-editorconfig-checker#254</a></li>
<li>Update Node version to 24 by <a
href="https://github.com/enescakir"><code>@enescakir</code></a> in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/252">editorconfig-checker/action-editorconfig-checker#252</a></li>
<li>introduce a workflow to regenerate dist after dependabot updated by
<a href="https://github.com/klaernie"><code>@klaernie</code></a> in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/255">editorconfig-checker/action-editorconfig-checker#255</a></li>
<li>build(deps): bump <code>@actions/github</code> from 6.0.1 to 7.0.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/247">editorconfig-checker/action-editorconfig-checker#247</a></li>
<li>build(deps): bump <code>@actions/tool-cache</code> from 2.0.2 to
3.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/245">editorconfig-checker/action-editorconfig-checker#245</a></li>
<li>Make example workflow in README clearer by <a
href="https://github.com/enescakir"><code>@enescakir</code></a> in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/253">editorconfig-checker/action-editorconfig-checker#253</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.8 to
25.0.9 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/257">editorconfig-checker/action-editorconfig-checker#257</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.9 to
25.0.10 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/258">editorconfig-checker/action-editorconfig-checker#258</a></li>
<li>build(deps): bump <code>@actions/tool-cache</code> from 3.0.0 to
3.0.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/261">editorconfig-checker/action-editorconfig-checker#261</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.0.10 to
25.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/264">editorconfig-checker/action-editorconfig-checker#264</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.1.0 to
25.2.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/266">editorconfig-checker/action-editorconfig-checker#266</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.2.0 to
25.2.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/267">editorconfig-checker/action-editorconfig-checker#267</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.2.1 to
25.2.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/268">editorconfig-checker/action-editorconfig-checker#268</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.2.2 to
25.2.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/269">editorconfig-checker/action-editorconfig-checker#269</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.2.3 to
25.3.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/270">editorconfig-checker/action-editorconfig-checker#270</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.3.0 to
25.3.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/271">editorconfig-checker/action-editorconfig-checker#271</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.3.1 to
25.3.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/272">editorconfig-checker/action-editorconfig-checker#272</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.3.2 to
25.3.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/273">editorconfig-checker/action-editorconfig-checker#273</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.3.3 to
25.3.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/274">editorconfig-checker/action-editorconfig-checker#274</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.3.5 to
25.4.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/275">editorconfig-checker/action-editorconfig-checker#275</a></li>
<li>build(deps-dev): bump <code>@types/node</code> from 25.4.0 to
25.5.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/276">editorconfig-checker/action-editorconfig-checker#276</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/enescakir"><code>@enescakir</code></a>
made their first contribution in <a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/pull/252">editorconfig-checker/action-editorconfig-checker#252</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/compare/v2.1.0...v2.2.0">https://github.com/editorconfig-checker/action-editorconfig-checker/compare/v2.1.0...v2.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/840e866d93b8e032123c23bac69dece044d4d84c"><code>840e866</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.4.0 to 25.5.0
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/276">#276</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/068409e1d614c857c80a2204ee86239af98f5f22"><code>068409e</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.3.5 to 25.4.0
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/275">#275</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/1a8ea00bde2ec25afe074a2cdc15b1fd7fb60a39"><code>1a8ea00</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.3.3 to 25.3.5
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/274">#274</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/7aeff89970eaa535f475efa5369cc1a7f52cc42f"><code>7aeff89</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.3.2 to 25.3.3
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/273">#273</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/ff2b7f22fb3dfdca5c54339c3ade98b0b3327ae6"><code>ff2b7f2</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.3.1 to 25.3.2
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/272">#272</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/7e2fc7836cd76c27a4f8210398b8fe7127f020b4"><code>7e2fc78</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.3.0 to 25.3.1
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/271">#271</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/fc46e05012a3cb292d4b1e6306f598d74ebd5458"><code>fc46e05</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.2.3 to 25.3.0
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/270">#270</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/b8ff0d8c9ff9f36a2e28674fea1f3dea1aa97cf0"><code>b8ff0d8</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.2.2 to 25.2.3
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/269">#269</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/da93ee0b8b393e1c3916ac5f6b49831ab068446e"><code>da93ee0</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.2.1 to 25.2.2
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/268">#268</a>)</li>
<li><a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/commit/022424cf7fece8e951f8cce2e74f1c890e5e4550"><code>022424c</code></a>
build(deps-dev): bump <code>@types/node</code> from 25.2.0 to 25.2.1
(<a
href="https://redirect.github.com/editorconfig-checker/action-editorconfig-checker/issues/267">#267</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/editorconfig-checker/action-editorconfig-checker/compare/4b6cd6190d435e7e084fb35e36a096e98506f7b9...840e866d93b8e032123c23bac69dece044d4d84c">compare
view</a></li>
</ul>
</details>
<br />
Updates `softprops/action-gh-release` from 2 to 3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<p><code>3.0.0</code> is a major release that moves the action runtime
from Node 20 to Node 24.
Use <code>v3</code> on GitHub-hosted runners and self-hosted fleets that
already support the
Node 24 Actions runtime. If you still need the last Node 20-compatible
line, stay on
<code>v2.6.2</code>.</p>
<h2>What's Changed</h2>
<h3>Other Changes 🔄</h3>
<ul>
<li>Move the action runtime and bundle target to Node 24</li>
<li>Update <code>@types/node</code> to the Node 24 line and allow future
Dependabot updates</li>
<li>Keep the floating major tag on <code>v3</code>; <code>v2</code>
remains pinned to the latest <code>2.x</code> release</li>
</ul>
<h2>v2.6.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes 🔄</h3>
<ul>
<li>chore(deps): bump picomatch from 4.0.3 to 4.0.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/775">softprops/action-gh-release#775</a></li>
<li>chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/777">softprops/action-gh-release#777</a></li>
<li>chore(deps): bump vite from 8.0.0 to 8.0.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/781">softprops/action-gh-release#781</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/softprops/action-gh-release/compare/v2...v2.6.2">https://github.com/softprops/action-gh-release/compare/v2...v2.6.2</a></p>
<h2>v2.6.1</h2>
<p><code>2.6.1</code> is a patch release focused on restoring linked
discussion thread creation when
<code>discussion_category_name</code> is set. It fixes
<code>[#764](https://github.com/softprops/action-gh-release/issues/764)</code>,
where the draft-first publish flow
stopped carrying the discussion category through the final publish
step.</p>
<p>If you still hit an issue after upgrading, please open a report with
the bug template and include a minimal repro or sanitized workflow
snippet where possible.</p>
<h2>What's Changed</h2>
<h3>Bug fixes 🐛</h3>
<ul>
<li>fix: preserve discussion category on publish by <a
href="https://github.com/chenrui333"><code>@chenrui333</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/765">softprops/action-gh-release#765</a></li>
</ul>
<h2>v2.6.0</h2>
<p><code>2.6.0</code> is a minor release centered on
<code>previous_tag</code> support for
<code>generate_release_notes</code>,
which lets workflows pin GitHub's comparison base explicitly instead of
relying on the default range.
It also includes the recent concurrent asset upload recovery fix, a
<code>working_directory</code> docs sync,
a checked-bundle freshness guard for maintainers, and clearer
immutable-prerelease guidance where
GitHub platform behavior imposes constraints on how prerelease asset
uploads can be published.</p>
<p>If you still hit an issue after upgrading, please open a report with
the bug template and include a minimal repro or sanitized workflow
snippet where possible.</p>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's
changelog</a>.</em></p>
<blockquote>
<h2>0.1.13</h2>
<ul>
<li>fix issue with multiple runs concatenating release bodies <a
href="https://redirect.github.com/softprops/action-gh-release/pull/145">#145</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/softprops/action-gh-release/commit/b4309332981a82ec1c5618f44dd2e27cc8bfbfda"><code>b430933</code></a>
release: cut v3.0.0 for Node 24 upgrade (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/670">#670</a>)</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/c2e35e05a74208bafbfcbdae5ebc9da7236e980f"><code>c2e35e0</code></a>
chore(deps): bump the npm group across 1 directory with 7 updates (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/783">#783</a>)</li>
<li>See full diff in <a
href="https://github.com/softprops/action-gh-release/compare/v2...v3">compare
view</a></li>
</ul>
</details>
<br />
Updates `actions/upload-artifact` from 5.0.0 to 7.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update the readme with direct upload details by <a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/795">actions/upload-artifact#795</a></li>
<li>Readme: bump all the example versions to v7 by <a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/796">actions/upload-artifact#796</a></li>
<li>Include changes in typespec/ts-http-runtime 0.3.5 by <a
href="https://github.com/yacaovsnc"><code>@yacaovsnc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/797">actions/upload-artifact#797</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v7...v7.0.1">https://github.com/actions/upload-artifact/compare/v7...v7.0.1</a></p>
<h2>v7.0.0</h2>
<h2>v7 What's new</h2>
<h3>Direct Uploads</h3>
<p>Adds support for uploading single files directly (unzipped). Callers
can set the new <code>archive</code> parameter to <code>false</code> to
skip zipping the file during upload. Right now, we only support single
files. The action will fail if the glob passed resolves to multiple
files. The <code>name</code> parameter is also ignored with this
setting. Instead, the name of the artifact will be the name of the
uploaded file.</p>
<h3>ESM</h3>
<p>To support new versions of the <code>@actions/*</code> packages,
we've upgraded the package to ESM.</p>
<h2>What's Changed</h2>
<ul>
<li>Add proxy integration test by <a
href="https://github.com/Link"><code>@Link</code></a>- in <a
href="https://redirect.github.com/actions/upload-artifact/pull/754">actions/upload-artifact#754</a></li>
<li>Upgrade the module to ESM and bump dependencies by <a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/762">actions/upload-artifact#762</a></li>
<li>Support direct file uploads by <a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/upload-artifact/pull/764">actions/upload-artifact#764</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Link"><code>@Link</code></a>- made
their first contribution in <a
href="https://redirect.github.com/actions/upload-artifact/pull/754">actions/upload-artifact#754</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v6...v7.0.0">https://github.com/actions/upload-artifact/compare/v6...v7.0.0</a></p>
<h2>v6.0.0</h2>
<h2>v6 - What's new</h2>
<blockquote>
<p>[!IMPORTANT]
actions/upload-artifact@v6 now runs on Node.js 24 (<code>runs.using:
node24</code>) and requires a minimum Actions Runner version of 2.327.1.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>Node.js 24</h3>
<p>This release updates the runtime to Node.js 24. v5 had preliminary
support for Node.js 24, however this action was by default still running
on Node.js 20. Now this action by default will run on Node.js 24.</p>
<h2>What's Changed</h2>
<ul>
<li>Upload Artifact Node 24 support by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/719">actions/upload-artifact#719</a></li>
<li>fix: update <code>@actions/artifact</code> for Node.js 24 punycode
deprecation by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/744">actions/upload-artifact#744</a></li>
<li>prepare release v6.0.0 for Node.js 24 support by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-art…1 parent c90bfe4 commit 145a71b
13 files changed
Lines changed: 34 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments