Commit 0b5b4dd
authored
chore: bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 in /CDataWGo (#132)
Bumps
[github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go)
from 18.5.0 to 18.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/arrow-go/releases">github.com/apache/arrow-go/v18's
releases</a>.</em></p>
<blockquote>
<h2>v18.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(internal): fix assertion on undefined behavior by <a
href="https://github.com/amoeba"><code>@amoeba</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/602">apache/arrow-go#602</a></li>
<li>chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/611">apache/arrow-go#611</a></li>
<li>chore: Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/607">apache/arrow-go#607</a></li>
<li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/616">apache/arrow-go#616</a></li>
<li>chore: Bump golang.org/x/tools from 0.39.0 to 0.40.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/609">apache/arrow-go#609</a></li>
<li>chore: Bump actions/cache from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/608">apache/arrow-go#608</a></li>
<li>chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/610">apache/arrow-go#610</a></li>
<li>ci(benchmark): switch to new conbench instance by <a
href="https://github.com/rok"><code>@rok</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/593">apache/arrow-go#593</a></li>
<li>fix(flight): make StreamChunksFromReader ctx aware and
cancellation-safe by <a
href="https://github.com/arnoldwakim"><code>@arnoldwakim</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/615">apache/arrow-go#615</a></li>
<li>fix(parquet/variant): fix basic stringify by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/624">apache/arrow-go#624</a></li>
<li>chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible
to 25.12.19+incompatible by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/617">apache/arrow-go#617</a></li>
<li>chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/621">apache/arrow-go#621</a></li>
<li>chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/626">apache/arrow-go#626</a></li>
<li>fix(parquet/pqarrow): fix partial struct panic by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/630">apache/arrow-go#630</a></li>
<li>Flaky test fixes by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/629">apache/arrow-go#629</a></li>
<li>ipc: clear variadicCounts in recordEncoder.reset() by <a
href="https://github.com/asubiotto"><code>@asubiotto</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/631">apache/arrow-go#631</a></li>
<li>fix(arrow/cdata): Handle errors to prevent panic by <a
href="https://github.com/xiaocai2333"><code>@xiaocai2333</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/614">apache/arrow-go#614</a></li>
<li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to
7.2.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/612">apache/arrow-go#612</a></li>
<li>chore: bump version to 18.5.1 by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/632">apache/arrow-go#632</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rok"><code>@rok</code></a> made their
first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/593">apache/arrow-go#593</a></li>
<li><a href="https://github.com/asubiotto"><code>@asubiotto</code></a>
made their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/631">apache/arrow-go#631</a></li>
<li><a
href="https://github.com/xiaocai2333"><code>@xiaocai2333</code></a>
made their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/614">apache/arrow-go#614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/apache/arrow-go/compare/v18.5.0...v18.5.1">https://github.com/apache/arrow-go/compare/v18.5.0...v18.5.1</a></p>
<h2>Apache Arrow Go v18.5.1-rc0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow-go/commit/aa8a6b8fec2a9ba1003b891aeb70153a3987ec36"><code>aa8a6b8</code></a>
chore: bump version to 18.5.1 (<a
href="https://redirect.github.com/apache/arrow-go/issues/632">#632</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/47face2c82fed07e23c6f5f7a5261990a581b8b9"><code>47face2</code></a>
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to 7.2.2
(<a
href="https://redirect.github.com/apache/arrow-go/issues/612">#612</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/bb9d77ac8888f95d418342706a04d014f3ff8a25"><code>bb9d77a</code></a>
fix(arrow/cdata): Handle errors to prevent panic (<a
href="https://redirect.github.com/apache/arrow-go/issues/614">#614</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/64d02708e6b0d80592dd001c5a1e4a8922a39971"><code>64d0270</code></a>
ipc: clear variadicCounts in recordEncoder.reset() (<a
href="https://redirect.github.com/apache/arrow-go/issues/631">#631</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/513f1ce40a7944ec4fa5bc86e7e63a58370c7ed6"><code>513f1ce</code></a>
Flaky test fixes (<a
href="https://redirect.github.com/apache/arrow-go/issues/629">#629</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/b9aa984ccc4e68e1fd4b86528dfe9298a7207224"><code>b9aa984</code></a>
fix(parquet/pqarrow): fix partial struct panic (<a
href="https://redirect.github.com/apache/arrow-go/issues/630">#630</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/fd3939f1b767cd4fd6856c24c4e2830a933ff47f"><code>fd3939f</code></a>
chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 (<a
href="https://redirect.github.com/apache/arrow-go/issues/626">#626</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/7619fa4c1aac76f1f76dbadf688ff43ed31f5862"><code>7619fa4</code></a>
chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (<a
href="https://redirect.github.com/apache/arrow-go/issues/621">#621</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/e8d4d719be7f16c4e2dc72fb2ddec44c7cf7aec0"><code>e8d4d71</code></a>
chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to
25.12....</li>
<li><a
href="https://github.com/apache/arrow-go/commit/4acb3d154cd5cccfa0e464d0815165ac449fbdcc"><code>4acb3d1</code></a>
fix(parquet/variant): fix basic stringify (<a
href="https://redirect.github.com/apache/arrow-go/issues/624">#624</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow-go/compare/v18.5.0...v18.5.1">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>1 parent 271c948 commit 0b5b4dd
2 files changed
+21
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments