Commit f0d3779
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.1 (#706)
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 6feb701 commit f0d3779
2 files changed
Lines changed: 27 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments