Skip to content

Commit d883188

Browse files
chore: bump github.com/apache/arrow-go/v18 from 18.3.0 to 18.3.1 in /data-generator/swift-datagen (#51)
Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) from 18.3.0 to 18.3.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.3.1</h2> <h2>What's Changed</h2> <ul> <li>feat(arrow/cdata): Add ReleaseCArrowArrayStream function by <a href="https://github.com/karsov"><code>@​karsov</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/373">apache/arrow-go#373</a></li> <li>chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/368">apache/arrow-go#368</a></li> <li>fix: TestDeltaByteArray implementation and fix by <a href="https://github.com/MetalBlueberry"><code>@​MetalBlueberry</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/369">apache/arrow-go#369</a></li> <li>chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/376">apache/arrow-go#376</a></li> <li>chore: Bump actions/setup-go from 5.4.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/377">apache/arrow-go#377</a></li> <li>chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as currently does not work by <a href="https://github.com/raulcd"><code>@​raulcd</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/383">apache/arrow-go#383</a></li> <li>chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/381">apache/arrow-go#381</a></li> <li>fix: list_columns.parquet testing by <a href="https://github.com/MetalBlueberry"><code>@​MetalBlueberry</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/378">apache/arrow-go#378</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/karsov"><code>@​karsov</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/373">apache/arrow-go#373</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/arrow-go/compare/v18.3.0...v18.3.1">https://github.com/apache/arrow-go/compare/v18.3.0...v18.3.1</a></p> <h2>Apache Arrow Go v18.3.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/a9420414edcd2a9fec6daba9a49e772b3301a345"><code>a942041</code></a> update version to v18.3.1</li> <li><a href="https://github.com/apache/arrow-go/commit/60e36a4043c442a218ec21c986d2211a435ca15f"><code>60e36a4</code></a> fix: list_columns.parquet testing (<a href="https://redirect.github.com/apache/arrow-go/issues/378">#378</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/1bdd0ad4d21ef310b35c1a00af38cd74c378558a"><code>1bdd0ad</code></a> chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (<a href="https://redirect.github.com/apache/arrow-go/issues/381">#381</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/e40d0a813ab6f88455d2d013d7c713205e980420"><code>e40d0a8</code></a> chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as currently doe...</li> <li><a href="https://github.com/apache/arrow-go/commit/4636a61c15562edd574e5b096ba2a7695195e329"><code>4636a61</code></a> chore: Bump actions/setup-go from 5.4.0 to 5.5.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/377">#377</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/7c618a9eab2d4e9360c966d88daf197f3e455853"><code>7c618a9</code></a> chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/376">#376</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/f464c83425d707f2ba25857ec9852552165adc4e"><code>f464c83</code></a> fix(parquet): TestDeltaByteArray implementation and fix (<a href="https://redirect.github.com/apache/arrow-go/issues/369">#369</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/e7ad9b8fe2fb1442019c96cf3e24f05ed87fbe70"><code>e7ad9b8</code></a> chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/368">#368</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/ec15aba303a09c81530d1741f69ba4e45d1e9cf7"><code>ec15aba</code></a> feat(arrow/cdata): Add ReleaseCArrowArrayStream function (<a href="https://redirect.github.com/apache/arrow-go/issues/373">#373</a>)</li> <li>See full diff in <a href="https://github.com/apache/arrow-go/compare/v18.3.0...v18.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/arrow-go/v18&package-manager=go_modules&previous-version=18.3.0&new-version=18.3.1)](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 ac7d0f3 commit d883188

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

data-generator/swift-datagen/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ go 1.23.0
2020

2121
toolchain go1.24.1
2222

23-
require github.com/apache/arrow-go/v18 v18.3.0
23+
require github.com/apache/arrow-go/v18 v18.3.1
2424

2525
require (
2626
github.com/goccy/go-json v0.10.5 // indirect
@@ -31,8 +31,8 @@ require (
3131
github.com/zeebo/xxh3 v1.0.2 // indirect
3232
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
3333
golang.org/x/mod v0.24.0 // indirect
34-
golang.org/x/sync v0.13.0 // indirect
34+
golang.org/x/sync v0.14.0 // indirect
3535
golang.org/x/sys v0.33.0 // indirect
36-
golang.org/x/tools v0.32.0 // indirect
36+
golang.org/x/tools v0.33.0 // indirect
3737
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
3838
)

data-generator/swift-datagen/go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
22
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
3-
github.com/apache/arrow-go/v18 v18.3.0 h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=
4-
github.com/apache/arrow-go/v18 v18.3.0/go.mod h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8=
3+
github.com/apache/arrow-go/v18 v18.3.1 h1:oYZT8FqONiK74JhlH3WKVv+2NKYoyZ7C2ioD4Dj3ixk=
4+
github.com/apache/arrow-go/v18 v18.3.1/go.mod h1:12QBya5JZT6PnBihi5NJTzbACrDGXYkrgjujz3MRQXU=
55
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
66
github.com/apache/thrift v0.21.0/go.mod h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
77
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
@@ -40,12 +40,12 @@ golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 h1:e66Fs6Z+fZTbFBAxKfP3PALWB
4040
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
4141
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
4242
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
43-
golang.org/x/sync v0.13.0 h1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610=
44-
golang.org/x/sync v0.13.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
43+
golang.org/x/sync v0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ=
44+
golang.org/x/sync v0.14.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
4545
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
4646
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
47-
golang.org/x/tools v0.32.0 h1:Q7N1vhpkQv7ybVzLFtTjvQya2ewbwNDZzUgfXGqtMWU=
48-
golang.org/x/tools v0.32.0/go.mod h1:ZxrU41P/wAbZD8EDa6dDCa6XfpkhJ7HFMjHJXfBDu8s=
47+
golang.org/x/tools v0.33.0 h1:4qz2S3zmRxbGIhDIAgjxvFutSvH5EfnsYrRBj0UI0bc=
48+
golang.org/x/tools v0.33.0/go.mod h1:CIJMaWEY88juyUfo7UbgPqbC8rU2OqfAV1h2Qp0oMYI=
4949
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
5050
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
5151
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=

0 commit comments

Comments
 (0)