Skip to content

Commit 1884bbd

Browse files
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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 - [@&#8203;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) - [@&#8203;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) - [@&#8203;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

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.6
66

77
require (
88
github.com/Masterminds/semver v1.5.0
9-
github.com/apache/arrow-go/v18 v18.5.0
9+
github.com/apache/arrow-go/v18 v18.5.1
1010
github.com/avast/retry-go/v5 v5.0.0
1111
github.com/cloudquery/cloudquery-api-go v1.14.8
1212
github.com/distribution/reference v0.6.0
@@ -38,7 +38,7 @@ require (
3838
github.com/go-logr/logr v1.4.3 // indirect
3939
github.com/go-logr/stdr v1.2.2 // indirect
4040
github.com/goccy/go-json v0.10.5 // indirect
41-
github.com/google/flatbuffers v25.9.23+incompatible // indirect
41+
github.com/google/flatbuffers v25.12.19+incompatible // indirect
4242
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4343
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
4444
github.com/klauspost/compress v1.18.2 // indirect
@@ -52,7 +52,7 @@ require (
5252
github.com/morikuni/aec v1.0.0 // indirect
5353
github.com/oapi-codegen/runtime v1.1.2 // indirect
5454
github.com/opencontainers/go-digest v1.0.0 // indirect
55-
github.com/pierrec/lz4/v4 v4.1.22 // indirect
55+
github.com/pierrec/lz4/v4 v4.1.23 // indirect
5656
github.com/pkg/errors v0.9.1 // indirect
5757
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
5858
github.com/rivo/uniseg v0.4.7 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5
77
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
88
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
99
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
10-
github.com/apache/arrow-go/v18 v18.5.0 h1:rmhKjVA+MKVnQIMi/qnM0OxeY4tmHlN3/Pvu+Itmd6s=
11-
github.com/apache/arrow-go/v18 v18.5.0/go.mod h1:F1/wPb3bUy6ZdP4kEPWC7GUZm+yDmxXFERK6uDSkhr8=
10+
github.com/apache/arrow-go/v18 v18.5.1 h1:yaQ6zxMGgf9YCYw4/oaeOU3AULySDlAYDOcnr4LdHdI=
11+
github.com/apache/arrow-go/v18 v18.5.1/go.mod h1:OCCJsmdq8AsRm8FkBSSmYTwL/s4zHW9CqxeBxEytkNE=
1212
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
1313
github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
1414
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -57,8 +57,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
5757
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
5858
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
5959
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
60-
github.com/google/flatbuffers v25.9.23+incompatible h1:rGZKv+wOb6QPzIdkM2KxhBZCDrA0DeN6DNmRDrqIsQU=
61-
github.com/google/flatbuffers v25.9.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
60+
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
61+
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
6262
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
6363
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
6464
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -111,8 +111,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
111111
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
112112
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
113113
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
114-
github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
115-
github.com/pierrec/lz4/v4 v4.1.22/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
114+
github.com/pierrec/lz4/v4 v4.1.23 h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU=
115+
github.com/pierrec/lz4/v4 v4.1.23/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
116116
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
117117
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
118118
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)