You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 09:07:56 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request, #6351: chore(deps): update substrait requirement from 0.9.0 to 0.10.0

dependabot[bot] opened a new pull request, #6351:
URL: https://github.com/apache/arrow-datafusion/pull/6351

   Updates the requirements on [substrait](https://github.com/substrait-io/substrait-rs) to permit the latest version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/substrait-io/substrait-rs/blob/v0.10.0/CHANGELOG.md">substrait's changelog</a>.</em></p>
   <blockquote>
   <h2>0.10.0 (2023-05-14)</h2>
   <!-- raw HTML omitted -->
   <h3>Chore</h3>
   <ul>
   <li><!-- raw HTML omitted --> fix dependabot commit prefix configuration to include colon
   Noticed in <a href="https://redirect.github.com/substrait-io/substrait-rs/pull/56">substrait-io/substrait-rs#56</a> that a colon is
   missing from the commit prefix configuration.
   We need this to match the conventional commit spec.</li>
   <li><!-- raw HTML omitted --> use <code>git2</code> instead of <code>gix</code> to reduce dependency graph
   Use <a href="https://docs.rs/git2/latest/git2/">git2</a> instead of <a href="https://docs.rs/gix/latest/gix/">gix</a> to reduce the dependency graph.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><!-- raw HTML omitted --> typo in .gitignore</li>
   </ul>
   <h3>Chore (BREAKING)</h3>
   <ul>
   <li>
   <p><!-- raw HTML omitted --> bump substrait from <code>0.29.0</code> to <code>0.30.0</code>
   Bumps <a href="https://github.com/substrait-io/substrait">substrait</a> from
   <code>16503aa</code> to <code>3259a1b</code>.</p>
   <!-- raw HTML omitted -->
   <p>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
   <code>@dependabot rebase</code>.</p>
   </li>
   </ul>
   <h3>Commit Statistics</h3>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/db1bbfc1701a1432b9131fb9b2afb82089aa76da"><code>db1bbfc</code></a> Release substrait v0.10.0</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/237ce185213f0414209dd68e08ffeed5c3fd0a6c"><code>237ce18</code></a> chore(deps,substrait)!: bump substrait from <code>0.29.0</code> to <code>0.30.0</code> (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/105">#105</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/5a7cf721800df05ddbe84aaf11091c7a0ed0e69c"><code>5a7cf72</code></a> Limit release job concurrency (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/87">#87</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/c8a7db0bb144fa50e4bf11c3e7e81f95d0da2238"><code>c8a7db0</code></a> Remove bors and add merge queue checks (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/104">#104</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/6e5ca090b27e7dce785119060ef9ee9c53822b22"><code>6e5ca09</code></a> fix: typo in .gitignore (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/90">#90</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/2f4795a41683276ef21eb91a2428e8df0a984760"><code>2f4795a</code></a> chore: fix dependabot commit prefix configuration to include colon (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/58">#58</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/3ef303863d91d791b1595243f1e048d67906fe28"><code>3ef3038</code></a> chore: use <code>git2</code> instead of <code>gix</code> to reduce dependency graph (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/102">#102</a>)</li>
   <li>See full diff in <a href="https://github.com/substrait-io/substrait-rs/compare/v0.9.0...v0.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb merged pull request #6351: chore(deps): update substrait requirement from 0.9.0 to 0.10.0

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #6351:
URL: https://github.com/apache/arrow-datafusion/pull/6351


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb commented on pull request #6351: chore(deps): update substrait requirement from 0.9.0 to 0.10.0

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on PR #6351:
URL: https://github.com/apache/arrow-datafusion/pull/6351#issuecomment-1548253362

   I love it - thank you @dependabot !


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org