This is an automated email from the ASF dual-hosted git repository.
curth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 75ed0954e chore(csharp): bump Apache.Arrow from 16.0.0 to 16.1.0 in
/csharp (#1874)
75ed0954e is described below
commit 75ed0954eb16f5608dd5fb9cd2a9c21499145acf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 16:28:25 2024 -0700
chore(csharp): bump Apache.Arrow from 16.0.0 to 16.1.0 in /csharp (#1874)
Bumps [Apache.Arrow](https://github.com/apache/arrow) from 16.0.0 to
16.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow/commit/7dd1d34074af176d9e861a360e135ae57b21cf96"><code>7dd1d34</code></a>
MINOR: [Release] Update versions for 16.1.0</li>
<li><a
href="https://github.com/apache/arrow/commit/ca3e9d1b6fbf9a1e2d2fe34a387041132ecddd3e"><code>ca3e9d1</code></a>
MINOR: [Release] Update .deb/.rpm changelogs for 16.1.0</li>
<li><a
href="https://github.com/apache/arrow/commit/63a42871f206edf9889f1617eac29b11514df316"><code>63a4287</code></a>
MINOR: [Release] Update CHANGELOG.md for 16.1.0</li>
<li><a
href="https://github.com/apache/arrow/commit/58742877144a4f728c99682cae52898ccab5f954"><code>5874287</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/41594">GH-41594</a>:
[Go] Support reading <code>date64</code> type & properly validate
list-like ty...</li>
<li><a
href="https://github.com/apache/arrow/commit/81940c69e6843c22c2fa61ad05c668c3241b3016"><code>81940c6</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/41431">GH-41431</a>:
[C++][Parquet][Dataset] Fix repeated scan on encrypted dataset (<a
href="https://redirect.github.com/apache/arrow/issues/41">#41</a>...</li>
<li><a
href="https://github.com/apache/arrow/commit/be62f6c5717d960282c70f6150725b306919a672"><code>be62f6c</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/41577">GH-41577</a>:
[Java][Packaging] Add org.apache.arrow.memory.core to
--add-opens=j...</li>
<li><a
href="https://github.com/apache/arrow/commit/6cfebb947e9c91b3a823e5dc7a1672d1b0a0141e"><code>6cfebb9</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/41562">GH-41562</a>:
[C++][Parquet] Decoding: Fix num_value handling in
ByteStreamSplitD...</li>
<li><a
href="https://github.com/apache/arrow/commit/dcfeceb93f29b343cedbee4a2f93cbdbc4eed8e7"><code>dcfeceb</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/41140">GH-41140</a>:
[C#] Account for offset and length in union arrays (<a
href="https://redirect.github.com/apache/arrow/issues/41165">#41165</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/b28633cfe5263ac977598f058b53d76f95d3d1fc"><code>b28633c</code></a>
MINOR: [Release] Manually commit fix to avoid cherry-pick conflict for
changi...</li>
<li><a
href="https://github.com/apache/arrow/commit/ac8af222dd2e5800e2c6cbf45a5bdbb2309deed4"><code>ac8af22</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/41566">GH-41566</a>:
[CI][Packaging] macOS wheel for Catalina fails to build on macOS
ar...</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow/compare/go/v16.0.0...go/v16.1.0">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 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>
---
csharp/src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csharp/src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj
b/csharp/src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj
index ca69cec04..0680015a1 100644
--- a/csharp/src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj
+++ b/csharp/src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj
@@ -6,7 +6,7 @@
<PackageReadmeFile>readme.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Apache.Arrow" Version="16.0.0" />
+ <PackageReference Include="Apache.Arrow" Version="16.1.0" />
</ItemGroup>
<ItemGroup
Condition="$([MSBuild]::IsTargetFrameworkCompatible($(TargetFramework),
'net6.0'))">
<Compile Remove="C\NativeLibrary.cs" />