Commit 78985aa
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.1 (#2400)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | patch | `v18.5.0` -> `v18.5.1` |
---
### Release Notes
<details>
<summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary>
### [`v18.5.1`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.5.1)
[Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.5.0...v18.5.1)
#### What's Changed
- fix(internal): fix assertion on undefined behavior by [@​amoeba](https://redirect.github.com/amoeba) in [https://github.com/apache/arrow-go/pull/602](https://redirect.github.com/apache/arrow-go/pull/602)
- chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/611](https://redirect.github.com/apache/arrow-go/pull/611)1
- chore: Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/607](https://redirect.github.com/apache/arrow-go/pull/607)7
- chore: Bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/616](https://redirect.github.com/apache/arrow-go/pull/616)6
- chore: Bump golang.org/x/tools from 0.39.0 to 0.40.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/609](https://redirect.github.com/apache/arrow-go/pull/609)9
- chore: Bump actions/cache from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/608](https://redirect.github.com/apache/arrow-go/pull/608)8
- chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/610](https://redirect.github.com/apache/arrow-go/pull/610)0
- ci(benchmark): switch to new conbench instance by [@​rok](https://redirect.github.com/rok) in [https://github.com/apache/arrow-go/pull/593](https://redirect.github.com/apache/arrow-go/pull/593)
- fix(flight): make StreamChunksFromReader ctx aware and cancellation-safe by [@​arnoldwakim](https://redirect.github.com/arnoldwakim) in [https://github.com/apache/arrow-go/pull/615](https://redirect.github.com/apache/arrow-go/pull/615)
- fix(parquet/variant): fix basic stringify by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/624](https://redirect.github.com/apache/arrow-go/pull/624)
- chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to 25.12.19+incompatible by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/617](https://redirect.github.com/apache/arrow-go/pull/617)7
- chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/621](https://redirect.github.com/apache/arrow-go/pull/621)1
- chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/626](https://redirect.github.com/apache/arrow-go/pull/626)6
- fix(parquet/pqarrow): fix partial struct panic by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/630](https://redirect.github.com/apache/arrow-go/pull/630)
- Flaky test fixes by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/629](https://redirect.github.com/apache/arrow-go/pull/629)
- ipc: clear variadicCounts in recordEncoder.reset() by [@​asubiotto](https://redirect.github.com/asubiotto) in [https://github.com/apache/arrow-go/pull/631](https://redirect.github.com/apache/arrow-go/pull/631)
- fix(arrow/cdata): Handle errors to prevent panic by [@​xiaocai2333](https://redirect.github.com/xiaocai2333) in [https://github.com/apache/arrow-go/pull/614](https://redirect.github.com/apache/arrow-go/pull/614)
- chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to 7.2.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/612](https://redirect.github.com/apache/arrow-go/pull/612)2
- chore: bump version to 18.5.1 by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/632](https://redirect.github.com/apache/arrow-go/pull/632)
#### New Contributors
- [@​rok](https://redirect.github.com/rok) made their first contribution in [https://github.com/apache/arrow-go/pull/593](https://redirect.github.com/apache/arrow-go/pull/593)
- [@​asubiotto](https://redirect.github.com/asubiotto) made their first contribution in [https://github.com/apache/arrow-go/pull/631](https://redirect.github.com/apache/arrow-go/pull/631)
- [@​xiaocai2333](https://redirect.github.com/xiaocai2333) made their first contribution in [https://github.com/apache/arrow-go/pull/614](https://redirect.github.com/apache/arrow-go/pull/614)
**Full Changelog**: apache/arrow-go@v18.5.0...v18.5.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent 907b607 commit 78985aa
4 files changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments