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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7aa87cf  chore: bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#60)
7aa87cf is described below

commit 7aa87cf79a6004a331abae85c0700373a4eb46c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 11:07:02 2025 +0900

    chore: bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#60)
    
    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet)
    from 4.3.1 to 5.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/actions/setup-dotnet/releases";>actions/setup-dotnet's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.0.0</h2>
    <h2>What's Changed</h2>
    <h3>Breaking Changes</h3>
    <ul>
    <li>Upgrade to Node.js 24 and modernize async usage by <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/654";>actions/setup-dotnet#654</a></li>
    </ul>
    <p>Make sure your runner is updated to this version or newer to use this
    release. v2.327.1 <a
    href="https://github.com/actions/runner/releases/tag/v2.327.1";>Release
    Notes</a></p>
    <h3>Dependency Updates</h3>
    <ul>
    <li>Upgrade <code>@​action/cache</code> from 4.0.2 to 4.0.3 by <a
    href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a>
    in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/622";>actions/setup-dotnet#622</a></li>
    <li>Upgrade husky from 8.0.3 to 9.1.7 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/591";>actions/setup-dotnet#591</a></li>
    <li>Upgrade <code>@​actions/glob</code> from 0.4.0 to 0.5.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/594";>actions/setup-dotnet#594</a></li>
    <li>Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/639";>actions/setup-dotnet#639</a></li>
    <li>Upgrade undici from 5.28.5 to 5.29.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/641";>actions/setup-dotnet#641</a></li>
    <li>Upgrade form-data to bring in fix for critical vulnerability by <a
    href="https://github.com/gowridurgad";><code>@​gowridurgad</code></a> in
    <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/652";>actions/setup-dotnet#652</a></li>
    <li>Upgrade actions/checkout from 4 to 5 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/662";>actions/setup-dotnet#662</a></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Remove Support for older .NET Versions and Update installers scripts
    by <a
    href="https://github.com/gowridurgad";><code>@​gowridurgad</code></a> in
    <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/647";>actions/setup-dotnet#647</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/gowridurgad";><code>@​gowridurgad</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/actions/setup-dotnet/pull/647";>actions/setup-dotnet#647</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/setup-dotnet/pull/654";>actions/setup-dotnet#654</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/setup-dotnet/compare/v4...v5.0.0";>https://github.com/actions/setup-dotnet/compare/v4...v5.0.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/d4c94342e560b34958eacfc5d055d21461ed1c5d";><code>d4c9434</code></a>
    Update to Node.js 24 and modernize async usage (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/654";>#654</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/5c125af7da1b2700edf7106be3a4f8a60f495f59";><code>5c125af</code></a>
    Bump actions/checkout from 4 to 5 (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/662";>#662</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/87c6e1177627274101056947ed58ce11ef42d658";><code>87c6e11</code></a>
    Bumps form-data (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/652";>#652</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/06a5327ecf052da066584dc709dc2bc479274b3e";><code>06a5327</code></a>
    Bump undici from 5.28.5 to 5.29.0 (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/641";>#641</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/e8e5b8203e7388d709f9575a9f1c6c380e074a22";><code>e8e5b82</code></a>
    Bump eslint-config-prettier from 9.1.0 to 10.1.5 (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/639";>#639</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/bf4cd79173c0290c09af17cf9003ca2f32edea40";><code>bf4cd79</code></a>
    Bump <code>@​actions/glob</code> from 0.4.0 to 0.5.0 (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/594";>#594</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/4ddad1c881f6a858b0dd0c1cab4bc1872c8f7857";><code>4ddad1c</code></a>
    Bump husky from 8.0.3 to 9.1.7 (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/591";>#591</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/0f55b457d2a9ef0a7d0c7a2dd7cac6b1647730a4";><code>0f55b45</code></a>
    removes end-of-line dotnet versions (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/647";>#647</a>)</li>
    <li><a
    
href="https://github.com/actions/setup-dotnet/commit/267870a9c41ec8cf382f67ccbac5eebe47c181f9";><code>267870a</code></a>
    upgrade actions/cache to 4.0.3 (<a
    
href="https://redirect.github.com/actions/setup-dotnet/issues/622";>#622</a>)</li>
    <li>See full diff in <a
    
href="https://github.com/actions/setup-dotnet/compare/67a3573c9a986a3f9c594539f4ab511d57bb3ce9...d4c94342e560b34958eacfc5d055d21461ed1c5d";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-dotnet&package-manager=github_actions&previous-version=4.3.1&new-version=5.0.0)](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 merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@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/rc.yaml   | 2 +-
 .github/workflows/test.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/rc.yaml b/.github/workflows/rc.yaml
index 1cac337..57172f8 100644
--- a/.github/workflows/rc.yaml
+++ b/.github/workflows/rc.yaml
@@ -147,7 +147,7 @@ jobs:
       - name: Checkout
         uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 
v5.0.0
       - name: Setup .NET
-        uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # 
v4.3.1
+        uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # 
v5.0.0
         with:
           dotnet-version: ${{ matrix.dotnet-version }}
       - name: Setup Python
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index cda13b3..0a049e9 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -68,7 +68,7 @@ jobs:
           - windows-latest
     steps:
       - name: Setup .NET
-        uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # 
v4.3.1
+        uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # 
v5.0.0
         with:
           dotnet-version: ${{ matrix.dotnet-version }}
       - name: Setup Python

Reply via email to