This is an automated email from the ASF dual-hosted git repository.
CurtHagenlocher 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 66a5857 chore: Bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#365)
66a5857 is described below
commit 66a58577ad768091d9c7450f71aaeee5146ebe20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 04:54:56 2026 -0700
chore: Bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#365)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet)
from 5.2.0 to 5.3.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.3.0</h2>
<h2>What's Changed</h2>
<h3>Enhancements</h3>
<ul>
<li>Add dotnet-version: latest support with dotnet-channel input by <a
href="https://github.com/mahabaleshwars"><code>@mahabaleshwars</code></a>
in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/730">actions/setup-dotnet#730</a></li>
<li>Support global.json's rollForward latest* variants by <a
href="https://github.com/js6pak"><code>@js6pak</code></a> in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/538">actions/setup-dotnet#538</a></li>
<li>Improve version resolution by <a
href="https://github.com/akoeplinger"><code>@akoeplinger</code></a> in
<a
href="https://redirect.github.com/actions/setup-dotnet/pull/560">actions/setup-dotnet#560</a></li>
</ul>
<h3>Dependency Updates</h3>
<ul>
<li>Upgrade @actions/* and fast-xml-parser dependencies by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/728">actions/setup-dotnet#728</a></li>
<li>Update install scripts to v2026.05.19 (preserve archive links) by <a
href="https://github.com/MichaelSimons"><code>@MichaelSimons</code></a>
in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/736">actions/setup-dotnet#736</a></li>
<li>Add rollForward note in README, improve proxy health check in e2e
tests and bump version to v5.3.0 by <a
href="https://github.com/priyagupta108"><code>@priyagupta108</code></a>
in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/738">actions/setup-dotnet#738</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Update Test Proxy job by <a
href="https://github.com/priya-kinthali"><code>@priya-kinthali</code></a>
in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/703">actions/setup-dotnet#703</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Copilot"><code>@Copilot</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/728">actions/setup-dotnet#728</a></li>
<li><a
href="https://github.com/akoeplinger"><code>@akoeplinger</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/560">actions/setup-dotnet#560</a></li>
<li><a
href="https://github.com/MichaelSimons"><code>@MichaelSimons</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/736">actions/setup-dotnet#736</a></li>
<li><a href="https://github.com/js6pak"><code>@js6pak</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-dotnet/pull/538">actions/setup-dotnet#538</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-dotnet/compare/v5...v5.3.0">https://github.com/actions/setup-dotnet/compare/v5...v5.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/setup-dotnet/commit/9a946fdbd5fb07b82b2f5a4466058b876ab72bb2"><code>9a946fd</code></a>
Add rollForward note in README, improve proxy health check in e2e tests
and b...</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/98af08bf649b02f9e94783278906d34780362f6f"><code>98af08b</code></a>
Support global.json's rollForward latest* variants (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/538">#538</a>)</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/84042723628274fd730a70726fbf57ef89e586de"><code>8404272</code></a>
Update install scripts to v2026.05.19 (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/736">#736</a>)</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/f1970f5ca30a3ba974274132e05c4bb012faac74"><code>f1970f5</code></a>
Don't download releases-index.json to resolve major version (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/560">#560</a>)</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/af9211b1364d382bc386cd82c6386875ad2ad796"><code>af9211b</code></a>
Add dotnet-version: latest support with dotnet-channel input (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/730">#730</a>)</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/df991aeaf2a76aae144b0b70ce23e455c66f061e"><code>df991ae</code></a>
chore: bump @actions/* and fast-xml-parser dependencies (<a
href="https://redirect.github.com/actions/setup-dotnet/issues/728">#728</a>)</li>
<li><a
href="https://github.com/actions/setup-dotnet/commit/a66eefa2bf2572fc311ea6ff65a7b6ecc4df96a6"><code>a66eefa</code></a>
CI: remove manual PowerShell install from test-proxy job (e2e-tests.yml)
(<a
href="https://redirect.github.com/actions/setup-dotnet/issues/703">#703</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/setup-dotnet/compare/c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7...9a946fdbd5fb07b82b2f5a4466058b876ab72bb2">compare
view</a></li>
</ul>
</details>
<br />
[](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/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 9967e97..bd00856 100644
--- a/.github/workflows/rc.yaml
+++ b/.github/workflows/rc.yaml
@@ -150,7 +150,7 @@ jobs:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #
v6.0.2
- name: Setup .NET
- uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 #
v5.2.0
+ uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 #
v5.3.0
with:
dotnet-version: ${{ matrix.dotnet-version }}
- name: Setup Python
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index 509c5c8..962def4 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@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 #
v5.2.0
+ uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 #
v5.3.0
with:
dotnet-version: ${{ matrix.dotnet-version }}
- name: Setup Python