This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 753a87d44f chore(deps): bump the codeql-actions group with 2 updates 
(#10568)
753a87d44f is described below

commit 753a87d44f6b74cb784da798c4a496204f52fcd8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 6 16:21:22 2026 -0400

    chore(deps): bump the codeql-actions group with 2 updates (#10568)
    
    Bumps the codeql-actions group with 2 updates:
    [github/codeql-action/init](https://github.com/github/codeql-action) and
    [github/codeql-action/analyze](https://github.com/github/codeql-action).
    
    Updates `github/codeql-action/init` from 4.37.4 to 4.37.5
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/github/codeql-action/releases";>github/codeql-action/init's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.37.5</h2>
    <ul>
    <li>Fixed a bug where a network error while streaming the download of
    the CodeQL bundle could terminate the <code>init</code> Action instead
    of falling back to downloading the bundle before extracting it. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4061";>#4061</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/init'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.37.6 - 04 Aug 2026</h2>
    <ul>
    <li>Changed the default filepath for the new remote file address format
    that was introduced in CodeQL Action 4.37.0 / 3.37.0 to
    <code>.github/codeql-config.yml</code> to align it with the suggested
    path that is used elsewhere. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4070";>#4070</a></li>
    </ul>
    <h2>4.37.5 - 03 Aug 2026</h2>
    <ul>
    <li>Fixed a bug where a network error while streaming the download of
    the CodeQL bundle could terminate the <code>init</code> Action instead
    of falling back to downloading the bundle before extracting it. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4061";>#4061</a></li>
    </ul>
    <h2>4.37.4 - 29 Jul 2026</h2>
    <ul>
    <li>This version of the CodeQL Action adds support for the
    <code>tools</code> input for the <code>codeql-action/init</code> step to
    be specified using a <code>github-codeql-tools</code> <a
    
href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization";>repository
    property</a>. This feature will gradually be rolled out following the
    release of this version. Once rolled out, this allows for the CodeQL CLI
    version that is used in GitHub-managed workflows, such as Default Setup,
    to be set to a custom value. For example, customers who run into issues
    with rate limits when a new CodeQL CLI version is released can set the
    value to <code>toolcache</code> to always use the CodeQL CLI version
    that is available in the runner toolcache. For Advanced Setup workflows,
    the value provided for <code>tools</code> in the workflow definition
    always takes precedence unless the value of the repository property
    starts with <code>!</code>. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4037";>#4037</a></li>
    <li>Update default CodeQL bundle version to <a
    
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.2";>2.26.2</a>.
    <a
    
href="https://redirect.github.com/github/codeql-action/pull/4051";>#4051</a></li>
    </ul>
    <h2>4.37.3 - 22 Jul 2026</h2>
    <p>No user facing changes.</p>
    <h2>4.37.2 - 21 Jul 2026</h2>
    <ul>
    <li>The new address format for the <code>config-file</code> input that
    was introduced in CodeQL Action 4.37.0 is now enabled by default. In
    addition to the format described there, the <code>remote=</code> prefix
    can now be used to explicitly indicate that the input refers to a remote
    file. All previous input formats continue to be accepted as well. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
    <li>The CodeQL Action can now make use of <a
    
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
    private registries</a> in Default Setup to retrieve CodeQL configuration
    files from remote repositories that require authentication. This will
    allow customers to store their CodeQL configuration in a single
    repository that can then be referenced by Default Setup workflows in
    other repositories. We expect to roll this and other, related changes
    out to everyone in July. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
    </ul>
    <h2>4.37.1 - 16 Jul 2026</h2>
    <ul>
    <li><em>Upcoming breaking change</em>: Add a deprecation warning for
    customers using CodeQL version 2.20.6 and earlier. These versions of
    CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise
    Server 3.16, and will be unsupported by the next minor release of the
    CodeQL Action. <a
    
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
    <li>Update default CodeQL bundle version to <a
    
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
    <a
    
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
    </ul>
    <h2>4.37.0 - 08 Jul 2026</h2>
    <ul>
    <li>Update default CodeQL bundle version to <a
    
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
    <a
    
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
    <li>In addition to the existing input format, the
    <code>config-file</code> input for the <code>codeql-action/init</code>
    step will soon support a new <code>[owner/]repo[@ref][:path]</code>
    format. All components except the repository name are optional. If
    omitted, <code>owner</code> defaults to the same owner as the repository
    the analysis is running for, <code>ref</code> to <code>main</code>, and
    <code>path</code> to <code>.github/codeql-action.yaml</code>. Support
    for this format ships in this version of the CodeQL Action, but will
    only be enabled over the coming weeks. <a
    
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
    </ul>
    <h2>4.36.3 - 01 Jul 2026</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>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/github/codeql-action/commit/d1ba80a13dd99fba24a470575428917156a28b43";><code>d1ba80a</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4067";>#4067</a>
    from github/update-v4.37.5-1cd4d01d5</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/e74600b0d945db9734eb044f95cd43f34b773451";><code>e74600b</code></a>
    Update changelog for v4.37.5</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/1cd4d01d58f636bbdbffbfd3c121b3446d07e9f3";><code>1cd4d01</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4061";>#4061</a>
    from github/henrymercer/turbo-system</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/d2bfc30bc3373a3ec945dc3f93bc8b8f07fa16b9";><code>d2bfc30</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4050";>#4050</a>
    from github/mbg/status/registries</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/68028fcb1605f3cdd37e4e1845c3f78af017a3ea";><code>68028fc</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4062";>#4062</a>
    from github/sam-robson/migrate-enterprise-release-pat</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/c29563eeaafbc75499c7bb0d74bf77b3506c1cbd";><code>c29563e</code></a>
    ci: use federated enterprise release PAT</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/155e5229973b426bd1ae2f83bb1bf42417fa2a8f";><code>155e522</code></a>
    Link the PR from the changelog entry</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/2d3b351ea6452a9b21346f8d64567e5b833924de";><code>2d3b351</code></a>
    Handle network errors when streaming the CodeQL bundle download</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/5d3eb98e4a780bfe1a53f57fbdc278ea5da1274b";><code>5d3eb98</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4055";>#4055</a>
    from github/dependabot/npm_and_yarn/npm-minor-203262...</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/c5f739bd6460e096aaf40962517e46a846b8b6b1";><code>c5f739b</code></a>
    Merge branch 'main' into
    dependabot/npm_and_yarn/npm-minor-2032624187</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/github/codeql-action/compare/f205ea1c3313d32999d8d6a48b4f6530d4437b38...d1ba80a13dd99fba24a470575428917156a28b43";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github/codeql-action/analyze` from 4.37.4 to 4.37.5
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/github/codeql-action/releases";>github/codeql-action/analyze's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.37.5</h2>
    <ul>
    <li>Fixed a bug where a network error while streaming the download of
    the CodeQL bundle could terminate the <code>init</code> Action instead
    of falling back to downloading the bundle before extracting it. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4061";>#4061</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/analyze'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.37.6 - 04 Aug 2026</h2>
    <ul>
    <li>Changed the default filepath for the new remote file address format
    that was introduced in CodeQL Action 4.37.0 / 3.37.0 to
    <code>.github/codeql-config.yml</code> to align it with the suggested
    path that is used elsewhere. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4070";>#4070</a></li>
    </ul>
    <h2>4.37.5 - 03 Aug 2026</h2>
    <ul>
    <li>Fixed a bug where a network error while streaming the download of
    the CodeQL bundle could terminate the <code>init</code> Action instead
    of falling back to downloading the bundle before extracting it. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4061";>#4061</a></li>
    </ul>
    <h2>4.37.4 - 29 Jul 2026</h2>
    <ul>
    <li>This version of the CodeQL Action adds support for the
    <code>tools</code> input for the <code>codeql-action/init</code> step to
    be specified using a <code>github-codeql-tools</code> <a
    
href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization";>repository
    property</a>. This feature will gradually be rolled out following the
    release of this version. Once rolled out, this allows for the CodeQL CLI
    version that is used in GitHub-managed workflows, such as Default Setup,
    to be set to a custom value. For example, customers who run into issues
    with rate limits when a new CodeQL CLI version is released can set the
    value to <code>toolcache</code> to always use the CodeQL CLI version
    that is available in the runner toolcache. For Advanced Setup workflows,
    the value provided for <code>tools</code> in the workflow definition
    always takes precedence unless the value of the repository property
    starts with <code>!</code>. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4037";>#4037</a></li>
    <li>Update default CodeQL bundle version to <a
    
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.2";>2.26.2</a>.
    <a
    
href="https://redirect.github.com/github/codeql-action/pull/4051";>#4051</a></li>
    </ul>
    <h2>4.37.3 - 22 Jul 2026</h2>
    <p>No user facing changes.</p>
    <h2>4.37.2 - 21 Jul 2026</h2>
    <ul>
    <li>The new address format for the <code>config-file</code> input that
    was introduced in CodeQL Action 4.37.0 is now enabled by default. In
    addition to the format described there, the <code>remote=</code> prefix
    can now be used to explicitly indicate that the input refers to a remote
    file. All previous input formats continue to be accepted as well. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
    <li>The CodeQL Action can now make use of <a
    
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
    private registries</a> in Default Setup to retrieve CodeQL configuration
    files from remote repositories that require authentication. This will
    allow customers to store their CodeQL configuration in a single
    repository that can then be referenced by Default Setup workflows in
    other repositories. We expect to roll this and other, related changes
    out to everyone in July. <a
    
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
    </ul>
    <h2>4.37.1 - 16 Jul 2026</h2>
    <ul>
    <li><em>Upcoming breaking change</em>: Add a deprecation warning for
    customers using CodeQL version 2.20.6 and earlier. These versions of
    CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise
    Server 3.16, and will be unsupported by the next minor release of the
    CodeQL Action. <a
    
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
    <li>Update default CodeQL bundle version to <a
    
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
    <a
    
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
    </ul>
    <h2>4.37.0 - 08 Jul 2026</h2>
    <ul>
    <li>Update default CodeQL bundle version to <a
    
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
    <a
    
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
    <li>In addition to the existing input format, the
    <code>config-file</code> input for the <code>codeql-action/init</code>
    step will soon support a new <code>[owner/]repo[@ref][:path]</code>
    format. All components except the repository name are optional. If
    omitted, <code>owner</code> defaults to the same owner as the repository
    the analysis is running for, <code>ref</code> to <code>main</code>, and
    <code>path</code> to <code>.github/codeql-action.yaml</code>. Support
    for this format ships in this version of the CodeQL Action, but will
    only be enabled over the coming weeks. <a
    
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
    </ul>
    <h2>4.36.3 - 01 Jul 2026</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>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/github/codeql-action/commit/d1ba80a13dd99fba24a470575428917156a28b43";><code>d1ba80a</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4067";>#4067</a>
    from github/update-v4.37.5-1cd4d01d5</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/e74600b0d945db9734eb044f95cd43f34b773451";><code>e74600b</code></a>
    Update changelog for v4.37.5</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/1cd4d01d58f636bbdbffbfd3c121b3446d07e9f3";><code>1cd4d01</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4061";>#4061</a>
    from github/henrymercer/turbo-system</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/d2bfc30bc3373a3ec945dc3f93bc8b8f07fa16b9";><code>d2bfc30</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4050";>#4050</a>
    from github/mbg/status/registries</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/68028fcb1605f3cdd37e4e1845c3f78af017a3ea";><code>68028fc</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4062";>#4062</a>
    from github/sam-robson/migrate-enterprise-release-pat</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/c29563eeaafbc75499c7bb0d74bf77b3506c1cbd";><code>c29563e</code></a>
    ci: use federated enterprise release PAT</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/155e5229973b426bd1ae2f83bb1bf42417fa2a8f";><code>155e522</code></a>
    Link the PR from the changelog entry</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/2d3b351ea6452a9b21346f8d64567e5b833924de";><code>2d3b351</code></a>
    Handle network errors when streaming the CodeQL bundle download</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/5d3eb98e4a780bfe1a53f57fbdc278ea5da1274b";><code>5d3eb98</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/github/codeql-action/issues/4055";>#4055</a>
    from github/dependabot/npm_and_yarn/npm-minor-203262...</li>
    <li><a
    
href="https://github.com/github/codeql-action/commit/c5f739bd6460e096aaf40962517e46a846b8b6b1";><code>c5f739b</code></a>
    Merge branch 'main' into
    dependabot/npm_and_yarn/npm-minor-2032624187</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/github/codeql-action/compare/f205ea1c3313d32999d8d6a48b4f6530d4437b38...d1ba80a13dd99fba24a470575428917156a28b43";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index a3fd5a2ecf..9694ea79c4 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -45,11 +45,11 @@ jobs:
         persist-credentials: false
 
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 
# v4.37.4
+      uses: github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 
# v4.37.5
       with:
         languages: actions
 
     - name: Perform CodeQL Analysis
-      uses: 
github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
+      uses: 
github/codeql-action/analyze@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
       with:
         category: "/language:actions"

Reply via email to