dependabot[bot] opened a new pull request, #682: URL: https://github.com/apache/arrow-go/pull/682
Bumps [github.com/substrait-io/substrait-go/v7](https://github.com/substrait-io/substrait-go) from 7.4.0 to 7.5.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/v7's releases</a>.</em></p> <blockquote> <h1>v7.5.0 (2026-03-01)</h1> <h3>Features</h3> <ul> <li>add <code>ParameterizedFuncType</code> support to <code>unwrapAnyTypeWithName</code> for higher-order function type resolution (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/202">#202</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/8179602deae69faf305fb29de4076a10975b59f1">8179602</a>) <blockquote> <p>Adds a missing <code>*ParameterizedFuncType</code> case to <code>unwrapAnyTypeWithName</code> in <code>types/any_type.go</code>, enabling type resolution for higher-order functions (HOFs) that use parameterized function types in their YAML definitions</p> </blockquote> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/substrait-io/substrait-go/commit/8179602deae69faf305fb29de4076a10975b59f1"><code>8179602</code></a> feat: add <code>ParameterizedFuncType</code> support to <code>unwrapAnyTypeWithName</code> for high...</li> <li>See full diff in <a href="https://github.com/substrait-io/substrait-go/compare/v7.4.0...v7.5.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
