dependabot[bot] opened a new pull request, #4355:
URL: https://github.com/apache/arrow-adbc/pull/4355

   Bumps the actions group with 2 updates: 
[actions/setup-dotnet](https://github.com/actions/setup-dotnet) and 
[docker/login-action](https://github.com/docker/login-action).
   
   Updates `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 />
   
   Updates `docker/login-action` from 4.1.0 to 4.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/login-action/releases";>docker/login-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.2.0</h2>
   <ul>
   <li>Bump <code>@​actions/core</code> from 3.0.0 to 3.0.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/976";>docker/login-action#976</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> and 
<code>@​aws-sdk/client-ecr-public</code> to 3.1050.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/960";>docker/login-action#960</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.86.0 to 0.90.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/970";>docker/login-action#970</a></li>
   <li>Bump brace-expansion from 2.0.1 to 5.0.6 in <a 
href="https://redirect.github.com/docker/login-action/pull/993";>docker/login-action#993</a></li>
   <li>Bump fast-xml-builder from 1.1.4 to 1.2.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/985";>docker/login-action#985</a></li>
   <li>Bump fast-xml-parser from 5.3.6 to 5.8.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/963";>docker/login-action#963</a></li>
   <li>Bump http-proxy-agent and https-proxy-agent to 9.0.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/961";>docker/login-action#961</a></li>
   <li>Bump postcss from 8.5.6 to 8.5.10 in <a 
href="https://redirect.github.com/docker/login-action/pull/979";>docker/login-action#979</a></li>
   <li>Bump tar from 6.2.1 to 7.5.15 in <a 
href="https://redirect.github.com/docker/login-action/pull/991";>docker/login-action#991</a></li>
   <li>Bump vite from 7.3.1 to 7.3.3 in <a 
href="https://redirect.github.com/docker/login-action/pull/986";>docker/login-action#986</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v4.1.0...v4.2.0";>https://github.com/docker/login-action/compare/v4.1.0...v4.2.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/login-action/commit/650006c6eb7dba73a995cc03b0b2d7f5ca915bee";><code>650006c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/960";>#960</a> from 
docker/dependabot/npm_and_yarn/aws-sdk-dependenc...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/99df1a3f6d65e48177ea57671a50e2242eae4b63";><code>99df1a3</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/3ab375f324f46da5f6901efeda4be4e2566ebaa2";><code>3ab375f</code></a>
 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 
up...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/39d85804ae465a1816c68ff58158ec66883981b4";><code>39d8580</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/970";>#970</a> from 
docker/dependabot/npm_and_yarn/docker/actions-to...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/4eefcd33ca7213989697445a78b6730274bfaba6";><code>4eefcd3</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/56d092c8b3f04006c22f4fc20a2b3d2442caed56";><code>56d092c</code></a>
 build(deps): bump <code>@​docker/actions-toolkit</code> from 0.86.0 to 
0.90.0</li>
   <li><a 
href="https://github.com/docker/login-action/commit/e2e31ca87063ae00fd41ad3b9c548dd8ec24c5ff";><code>e2e31ca</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/976";>#976</a> from 
docker/dependabot/npm_and_yarn/actions/core-3.0.1</li>
   <li><a 
href="https://github.com/docker/login-action/commit/0bced941e843afc786fbfd58b1c6c13ca11e09c9";><code>0bced94</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/3e75a0f266b07e09777a621d0ca5f4432ef9f10c";><code>3e75a0f</code></a>
 build(deps): bump <code>@​actions/core</code> from 3.0.0 to 3.0.1</li>
   <li><a 
href="https://github.com/docker/login-action/commit/365bebd9d646160567ebad47824f026e09ee6970";><code>365bebd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/984";>#984</a> from 
docker/dependabot/github_actions/aws-actions/con...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee";>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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to