Skip to content

Commit 2adaa6a

Browse files
dependabot[bot]colin-rogers-dbt
authored andcommitted
chore(csharp): bump Apache.Arrow.Flight from 19.0.1 to 20.0.0 in /csharp (apache#2753)
Bumps [Apache.Arrow.Flight](https://github.com/apache/arrow) from 19.0.1 to 20.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow/releases">Apache.Arrow.Flight's releases</a>.</em></p> <blockquote> <h2>Apache Arrow 20.0.0</h2> <p>Release Notes URL: <a href="https://arrow.apache.org/release/20.0.0.html">https://arrow.apache.org/release/20.0.0.html</a></p> <h2>Apache Arrow 20.0.0 RC2</h2> <p>Release Notes: Release Candidate: 20.0.0 RC2</p> <h2>Apache Arrow 20.0.0 RC1</h2> <p>Release Notes: Release Candidate: 20.0.0 RC1</p> <h2>Apache Arrow 20.0.0 RC0</h2> <p>Release Notes: Release Candidate: 20.0.0 RC0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/3ad0370a04ccdae638755b94c3c31c8760a11193"><code>3ad0370</code></a> MINOR: [Release] Update versions for 20.0.0</li> <li><a href="https://github.com/apache/arrow/commit/e4aed0d61b05ef055379b11e0899161422d7be39"><code>e4aed0d</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 20.0.0</li> <li><a href="https://github.com/apache/arrow/commit/02f9dfbd25c4e2d827f89b05976fcdb46209fe75"><code>02f9dfb</code></a> MINOR: [Release] Update CHANGELOG.md for 20.0.0</li> <li><a href="https://github.com/apache/arrow/commit/92c3e39f3901f0343c1e6c48c25b96aafaea101c"><code>92c3e39</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46077">GH-46077</a>: [CI][C++] Disable -Werror on macos-13 (<a href="https://redirect.github.com/apache/arrow/issues/46106">#46106</a>)</li> <li><a href="https://github.com/apache/arrow/commit/2f82cd86b43cca0554b849fb095109fbaa18ec3e"><code>2f82cd8</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46123">GH-46123</a>: [C++] Undefined behavior in <code>compare_internal.cc</code> and `light_array_...</li> <li><a href="https://github.com/apache/arrow/commit/af15118dd065facc6e9bbeb58af13c382351600e"><code>af15118</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46159">GH-46159</a>: [CI][C++] Stop using possibly missing boost/process/v2.hpp on boost...</li> <li><a href="https://github.com/apache/arrow/commit/7a6eefe3ec64ea8da4563488dc300ec432252d4b"><code>7a6eefe</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46169">GH-46169</a>: [CI][R] Update R version to 4.5 due to 4.4 not being on APT reposit...</li> <li><a href="https://github.com/apache/arrow/commit/5c1eb910e2654195d4719469ee7be4ab864e2cf3"><code>5c1eb91</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46167">GH-46167</a>: [R][CI] Update Artifacts for R 4.5 in task.yml (<a href="https://redirect.github.com/apache/arrow/issues/46168">#46168</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0f41ecc3f7ef551614fb43277b97814e22683fdb"><code>0f41ecc</code></a> <a href="https://redirect.github.com/apache/arrow/issues/45986">GH-45986</a>: [C++] Update bundled GoogleTest (<a href="https://redirect.github.com/apache/arrow/issues/45996">#45996</a>)</li> <li><a href="https://github.com/apache/arrow/commit/1e2aa39012961e85a719857f0089fa04ab9119b3"><code>1e2aa39</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46075">GH-46075</a>: [Release][CI] Fix binary verification (<a href="https://redirect.github.com/apache/arrow/issues/46076">#46076</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-20.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Apache.Arrow.Flight&package-manager=nuget&previous-version=19.0.1&new-version=20.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a45bb5 commit 2adaa6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/src/Drivers/FlightSql/Apache.Arrow.Adbc.Drivers.FlightSql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="8.0.2" Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'" />
7-
<PackageReference Include="Apache.Arrow.Flight" Version="19.0.1" />
7+
<PackageReference Include="Apache.Arrow.Flight" Version="20.0.0" />
88
</ItemGroup>
99
<ItemGroup>
1010
<ProjectReference Include="..\..\Apache.Arrow.Adbc\Apache.Arrow.Adbc.csproj" />

0 commit comments

Comments
 (0)