Skip to content

Commit

Permalink
chore(csharp): bump Apache.Arrow.Flight from 15.0.1 to 15.0.2 in /csh…
Browse files Browse the repository at this point in the history
…arp (#1665)

Bumps [Apache.Arrow.Flight](https://github.com/apache/arrow) from 15.0.1
to 15.0.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow/commit/e03105efc38edca4ca429bf967a17b4d0fbebe40"><code>e03105e</code></a>
MINOR: [Release] Update versions for 15.0.2</li>
<li><a
href="https://github.com/apache/arrow/commit/af83909f42cd43698a39e9eb0413dabc0d720db2"><code>af83909</code></a>
MINOR: [Release] Update .deb/.rpm changelogs for 15.0.2</li>
<li><a
href="https://github.com/apache/arrow/commit/e81ddfe56e4d993978de06ba54ee0d4ec97b8bc9"><code>e81ddfe</code></a>
MINOR: [Release] Update CHANGELOG.md for 15.0.2</li>
<li><a
href="https://github.com/apache/arrow/commit/481fab10f07059f1a4143dffedf38a2d2ae4e141"><code>481fab1</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/40252">GH-40252</a>:
[C++] Make span SFINAE standards-conforming to enable compilation
w...</li>
<li><a
href="https://github.com/apache/arrow/commit/cb35c53398d7305901a1ab7ace9b416fa1627b09"><code>cb35c53</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/40248">GH-40248</a>:
[R] fallback to the correct libtool when we find a GNU one (<a
href="https://redirect.github.com/apache/arrow/issues/40259">#40259</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/6921d54cf25dcb32e46f211d4cf4e84b759046e0"><code>6921d54</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/39582">GH-39582</a>:
[C++][Acero] Increase size of Acero TempStack (<a
href="https://redirect.github.com/apache/arrow/issues/40007">#40007</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/0969975dda352059eb5f830c5368db4144ebf8ed"><code>0969975</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/40068">GH-40068</a>:
[C++] Possible data race when reading metadata of a parquet file
(...</li>
<li><a
href="https://github.com/apache/arrow/commit/5cd4f07c7b309bbbdbdf18a0f2325055287cbc74"><code>5cd4f07</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/40485">GH-40485</a>:
[Python][CI] Skip failing test_dateutil_tzinfo_to_string (<a
href="https://redirect.github.com/apache/arrow/issues/40486">#40486</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/1c352a898ce5be02c2e08c8201b97457b1a33f68"><code>1c352a8</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/39943">GH-39943</a>:
[CI][Python] Update manylinux images to avoid GPG problems
download...</li>
<li><a
href="https://github.com/apache/arrow/commit/a6cabb248a464a023eb2f799e8e8102ec62a1145"><code>a6cabb2</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/40386">GH-40386</a>:
[Python] Fix except clauses (<a
href="https://redirect.github.com/apache/arrow/issues/40387">#40387</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow/compare/go/v15.0.1...go/v15.0.2">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=15.0.1&new-version=15.0.2)](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>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent dd0c14b commit d1d6d43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0" Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'" />
<PackageReference Include="Apache.Arrow.Flight" Version="15.0.1" />
<PackageReference Include="Apache.Arrow.Flight" Version="15.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Apache.Arrow.Adbc\Apache.Arrow.Adbc.csproj" />
Expand Down

0 comments on commit d1d6d43

Please sign in to comment.