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

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


The following commit(s) were added to refs/heads/main by this push:
     new acfca525 chore: bump actions/download-artifact from 4 to 8 (#872)
acfca525 is described below

commit acfca525a775153d954594f97ab909937c2e3a19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 19:43:41 2026 -0500

    chore: bump actions/download-artifact from 4 to 8 (#872)
    
    Bumps
    [actions/download-artifact](https://github.com/actions/download-artifact)
    from 4 to 8.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/actions/download-artifact/releases";>actions/download-artifact's
    releases</a>.</em></p>
    <blockquote>
    <h2>v8.0.0</h2>
    <h2>v8 - What's new</h2>
    <blockquote>
    <p>[!IMPORTANT]
    actions/download-artifact@v8 has been migrated to an ESM module. This
    should be transparent to the caller but forks might need to make
    significant changes.</p>
    </blockquote>
    <blockquote>
    <p>[!IMPORTANT]
    Hash mismatches will now error by default. Users can override this
    behavior with a setting change (see below).</p>
    </blockquote>
    <h3>Direct downloads</h3>
    <p>To support direct uploads in <code>actions/upload-artifact</code>,
    the action will no longer attempt to unzip all downloaded files.
    Instead, the action checks the <code>Content-Type</code> header ahead of
    unzipping and skips non-zipped files. Callers wishing to download a
    zipped file as-is can also set the new <code>skip-decompress</code>
    parameter to <code>true</code>.</p>
    <h3>Enforced checks (breaking)</h3>
    <p>A previous release introduced digest checks on the download. If a
    download hash didn't match the expected hash from the server, the action
    would log a warning. Callers can now configure the behavior on mismatch
    with the <code>digest-mismatch</code> parameter. To be secure by
    default, we are now defaulting the behavior to <code>error</code> which
    will fail the workflow run.</p>
    <h3>ESM</h3>
    <p>To support new versions of the @actions/* packages, we've upgraded
    the package to ESM.</p>
    <h2>What's Changed</h2>
    <ul>
    <li>Don't attempt to un-zip non-zipped downloads by <a
    href="https://github.com/danwkennedy";><code>@​danwkennedy</code></a> in
    <a
    
href="https://redirect.github.com/actions/download-artifact/pull/460";>actions/download-artifact#460</a></li>
    <li>Add a setting to specify what to do on hash mismatch and default it
    to <code>error</code> by <a
    href="https://github.com/danwkennedy";><code>@​danwkennedy</code></a> in
    <a
    
href="https://redirect.github.com/actions/download-artifact/pull/461";>actions/download-artifact#461</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/download-artifact/compare/v7...v8.0.0";>https://github.com/actions/download-artifact/compare/v7...v8.0.0</a></p>
    <h2>v7.0.0</h2>
    <h2>v7 - What's new</h2>
    <blockquote>
    <p>[!IMPORTANT]
    actions/download-artifact@v7 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. v6 had preliminary
    support for Node 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>Update GHES guidance to include reference to Node 20 version by <a
    href="https://github.com/patrikpolyak";><code>@​patrikpolyak</code></a>
    in <a
    
href="https://redirect.github.com/actions/download-artifact/pull/440";>actions/download-artifact#440</a></li>
    <li>Download Artifact Node24 support by <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a
    
href="https://redirect.github.com/actions/download-artifact/pull/415";>actions/download-artifact#415</a></li>
    <li>fix: update <code>@​actions/artifact</code> to fix Node.js 24
    punycode deprecation by <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a
    
href="https://redirect.github.com/actions/download-artifact/pull/451";>actions/download-artifact#451</a></li>
    <li>prepare release v7.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/download-artifact/pull/452";>actions/download-artifact#452</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/patrikpolyak";><code>@​patrikpolyak</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/actions/download-artifact/pull/440";>actions/download-artifact#440</a></li>
    <li><a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/actions/download-artifact/pull/415";>actions/download-artifact#415</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0";>https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0</a></p>
    <h2>v6.0.0</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c";><code>3e5f45b</code></a>
    Add regression tests for CJK characters (<a
    
href="https://redirect.github.com/actions/download-artifact/issues/471";>#471</a>)</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/e6d03f67377d4412c7aa56a8e2e4988e6ec479dd";><code>e6d03f6</code></a>
    Add a regression test for artifact name + content-type mismatches (<a
    
href="https://redirect.github.com/actions/download-artifact/issues/472";>#472</a>)</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3";><code>70fc10c</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/actions/download-artifact/issues/461";>#461</a>
    from actions/danwkennedy/digest-mismatch-behavior</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/f258da9a506b755b84a09a531814700b86ccfc62";><code>f258da9</code></a>
    Add change docs</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/ccc058e5fbb0bb2352213eaec3491e117cbc4a5c";><code>ccc058e</code></a>
    Fix linting issues</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/bd7976ba57ecea96e6f3df575eb922d11a12a9fd";><code>bd7976b</code></a>
    Add a setting to specify what to do on hash mismatch and default it to
    <code>error</code></li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/ac21fcf45e0aaee541c0f7030558bdad38d77d6c";><code>ac21fcf</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/actions/download-artifact/issues/460";>#460</a>
    from actions/danwkennedy/download-no-unzip</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/15999bff51058bc7c19b50ebbba518eaef7c26c0";><code>15999bf</code></a>
    Add note about package bumps</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/974686ed5098c7f9c9289ec946b9058e496a2561";><code>974686e</code></a>
    Bump the version to <code>v8</code> and add release notes</li>
    <li><a
    
href="https://github.com/actions/download-artifact/commit/fbe48b1d2756394be4cd4358ed3bc1343b330e75";><code>fbe48b1</code></a>
    Update test names to make it clearer what they do</li>
    <li>Additional commits viewable in <a
    href="https://github.com/actions/download-artifact/compare/v4...v8";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/download-artifact&package-manager=github_actions&previous-version=4&new-version=8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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 this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/packaging.yaml     | 6 +++---
 .github/workflows/python-wheels.yaml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/packaging.yaml b/.github/workflows/packaging.yaml
index 2c6051bc..d0948e8c 100644
--- a/.github/workflows/packaging.yaml
+++ b/.github/workflows/packaging.yaml
@@ -98,7 +98,7 @@ jobs:
       - source
 
     steps:
-      - uses: actions/download-artifact@v4
+      - uses: actions/download-artifact@v8
         with:
           name: source
 
@@ -138,7 +138,7 @@ jobs:
       contents: write
 
     steps:
-      - uses: actions/download-artifact@v4
+      - uses: actions/download-artifact@v8
         with:
           name: docs
 
@@ -183,7 +183,7 @@ jobs:
 
     steps:
       - name: Get all artifacts
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v8
         with:
           path: release-artifacts
 
diff --git a/.github/workflows/python-wheels.yaml 
b/.github/workflows/python-wheels.yaml
index f7f20bc7..0ed72407 100644
--- a/.github/workflows/python-wheels.yaml
+++ b/.github/workflows/python-wheels.yaml
@@ -164,7 +164,7 @@ jobs:
     name: Upload nightly packages
     runs-on: "macos-latest"
     steps:
-      - uses: actions/download-artifact@v4
+      - uses: actions/download-artifact@v8
         with:
           pattern: release-*
           merge-multiple: true

Reply via email to