Commit 1884bbd
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.1 (#605)
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 5dfa975 commit 1884bbd
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments