Skip to content

Commit acd5a53

Browse files
chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.1 to 8.1.0 (#776)
Bumps [github.com/substrait-io/substrait-go/v8](https://github.com/substrait-io/substrait-go) from 8.0.1 to 8.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/substrait-io/substrait-go/releases">github.com/substrait-io/substrait-go/v8's releases</a>.</em></p> <blockquote> <h1>v8.1.0 (2026-04-19)</h1> <h3>Features</h3> <ul> <li><strong><code>plan</code></strong> add ExtensionTable method to Builder interface (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/228">#228</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/d9ff1cca6ae21ef67f432c2d257bdefedeb07907">d9ff1cc</a>)</li> <li><strong><code>parser</code></strong> update to Substrait v0.87.0 with enum arg support (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/222">#222</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/0de3c9f7eb8c61878bf64a05076ed7f5478a9cf9">0de3c9f</a>)</li> </ul> <h3>Changes to the build process or auxiliary tools and libraries such as documentation generation</h3> <ul> <li><strong><code>deps</code></strong> remove use of deprecated gopkg.in/yaml/v3 (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/230">#230</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/df2a4a29844f58dc5e7a98d58e56591ef412153b">df2a4a2</a>)</li> <li><strong><code>deps</code></strong> use tagged versions of dependencies (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/229">#229</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/507336638b2a9146aa86bfff9d14194241a30833">5073366</a>)</li> <li><strong><code>deps</code></strong> remove use of deprecated golang.org/x/exp/slices (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/231">#231</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/bdcbc170ebfa14d2e637d0609d4ba16443e796ae">bdcbc17</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/substrait-io/substrait-go/commit/507336638b2a9146aa86bfff9d14194241a30833"><code>5073366</code></a> chore(deps): use tagged versions of dependencies (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/229">#229</a>)</li> <li><a href="https://github.com/substrait-io/substrait-go/commit/bdcbc170ebfa14d2e637d0609d4ba16443e796ae"><code>bdcbc17</code></a> chore(deps): remove use of deprecated golang.org/x/exp/slices (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/231">#231</a>)</li> <li><a href="https://github.com/substrait-io/substrait-go/commit/df2a4a29844f58dc5e7a98d58e56591ef412153b"><code>df2a4a2</code></a> chore(deps): remove use of deprecated gopkg.in/yaml/v3 (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/230">#230</a>)</li> <li><a href="https://github.com/substrait-io/substrait-go/commit/d9ff1cca6ae21ef67f432c2d257bdefedeb07907"><code>d9ff1cc</code></a> feat(plan): add ExtensionTable method to Builder interface (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/228">#228</a>)</li> <li><a href="https://github.com/substrait-io/substrait-go/commit/0de3c9f7eb8c61878bf64a05076ed7f5478a9cf9"><code>0de3c9f</code></a> feat(parser): update to Substrait v0.87.0 with enum arg support (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/222">#222</a>)</li> <li>See full diff in <a href="https://github.com/substrait-io/substrait-go/compare/v8.0.1...v8.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/substrait-io/substrait-go/v8&package-manager=go_modules&previous-version=8.0.1&new-version=8.1.0)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a97bd0b commit acd5a53

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/pterm/pterm v0.12.83
4141
github.com/stoewer/go-strcase v1.3.1
4242
github.com/stretchr/testify v1.11.1
43-
github.com/substrait-io/substrait-go/v8 v8.0.1
43+
github.com/substrait-io/substrait-go/v8 v8.1.0
4444
github.com/substrait-io/substrait-protobuf/go v0.85.0
4545
github.com/tidwall/sjson v1.2.5
4646
github.com/zeebo/xxh3 v1.1.0
@@ -83,7 +83,7 @@ require (
8383
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
8484
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
8585
github.com/stretchr/objx v0.5.2 // indirect
86-
github.com/substrait-io/substrait v0.85.0 // indirect
86+
github.com/substrait-io/substrait v0.87.0 // indirect
8787
github.com/tidwall/gjson v1.14.2 // indirect
8888
github.com/tidwall/match v1.1.1 // indirect
8989
github.com/tidwall/pretty v1.2.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
150150
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
151151
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
152152
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
153-
github.com/substrait-io/substrait v0.85.0 h1:ur2VBFhOpx/3RjVG0w5i8SpLHciLjATh27kAc2HPf5A=
154-
github.com/substrait-io/substrait v0.85.0/go.mod h1:MPFNw6sToJgpD5Z2rj0rQrdP/Oq8HG7Z2t3CAEHtkHw=
155-
github.com/substrait-io/substrait-go/v8 v8.0.1 h1:Kdmv/gyXVUxkqdEF0yVAaB4slS+JB6zALbHpN/DgUok=
156-
github.com/substrait-io/substrait-go/v8 v8.0.1/go.mod h1:q98eLpY/OQgeH3d7cYBl2nJvoFAZxOyX9K13kpsKJ0Q=
153+
github.com/substrait-io/substrait v0.87.0 h1:40rP4LejyK6SNQlWz7NX6kQELf8cmScWMBGruWhN4io=
154+
github.com/substrait-io/substrait v0.87.0/go.mod h1:MPFNw6sToJgpD5Z2rj0rQrdP/Oq8HG7Z2t3CAEHtkHw=
155+
github.com/substrait-io/substrait-go/v8 v8.1.0 h1:58nSM6Qsctke4DIHU2y4aR8FN5YC7syo1mk4zFKAo4U=
156+
github.com/substrait-io/substrait-go/v8 v8.1.0/go.mod h1:6GLz9k21udB64g4lLKq8632TKfQCRAVfhuU3NSXtZWY=
157157
github.com/substrait-io/substrait-protobuf/go v0.85.0 h1:zk6MtNWLtDSl8a7qCZRFH0+EIIXVrrd/hsgYK/SQTgM=
158158
github.com/substrait-io/substrait-protobuf/go v0.85.0/go.mod h1:hn+Szm1NmZZc91FwWK9EXD/lmuGBSRTJ5IvHhlG1YnQ=
159159
github.com/tidwall/gjson v1.14.2 h1:6BBkirS0rAHjumnjHF6qgy5d2YAJ1TLIaFE2lzfOLqo=

0 commit comments

Comments
 (0)