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 2024/03/26 08:17:49 UTC

[PR] chore(deps): update substrait requirement from 0.27.0 to 0.28.0 [arrow-datafusion]

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

   Updates the requirements on [substrait](https://github.com/substrait-io/substrait-rs) to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/substrait-io/substrait-rs/releases">substrait's releases</a>.</em></p>
   <blockquote>
   <h2>v0.28.0</h2>
   <h3>Chore</h3>
   <ul>
   <li>update heck requirement from 0.4.1 to 0.5.0</li>
   </ul>
   <h3>New Features</h3>
   <ul>
   <li>add <code>proto::PlanVersion</code> parser
   A parser for <code>proto::PlanVersion</code>, it parses iff the version is not
   missing and the version parses.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><code>cargo-smart-release</code> install</li>
   <li>release job cargo install cache hit
   With the addition of a cache in the release workflow we need to handle
   the case where the tool is already installed.</li>
   </ul>
   <h3>Chore (BREAKING)</h3>
   <ul>
   <li>bump substrait from <code>0.44.0</code> to <code>0.45.0</code></li>
   </ul>
   <h3>New Features (BREAKING)</h3>
   <ul>
   <li>add <code>parse</code> module and <code>proto::Version</code> parser
   This adds the <code>parse</code> module with the <code>Parse</code> and <code>Context</code> traits, and
   a parser for <code>proto::Version</code>. The <code>Context</code> trait will be extended when
   needed for the specific parsers that require it.</li>
   </ul>
   <h3>Commit Statistics</h3>
   <ul>
   <li>6 commits contributed to the release over the course of 11 calendar days.</li>
   <li>17 days passed between releases.</li>
   <li>6 commits were understood as <a href="https://www.conventionalcommits.org">conventional</a>.</li>
   <li>5 unique issues were worked on: <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/162">#162</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/163">#163</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/164">#164</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/165">#165</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/166">#166</a></li>
   </ul>
   <h3>Commit Details</h3>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   <ul>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/162">#162</a></strong>
   <ul>
   <li>Update heck requirement from 0.4.1 to 0.5.0 (c3ba665)</li>
   </ul>
   </li>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/163">#163</a></strong>
   <ul>
   <li>Release job cargo install cache hit (fb7f50a)</li>
   </ul>
   </li>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/164">#164</a></strong>
   <ul>
   <li>Add <code>parse</code> module and <code>proto::Version</code> parser (6f3eb94)</li>
   </ul>
   </li>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/165">#165</a></strong>
   <ul>
   <li>Add <code>proto::PlanVersion</code> parser (8b648c9)</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/substrait-io/substrait-rs/blob/main/CHANGELOG.md">substrait's changelog</a>.</em></p>
   <blockquote>
   <h2>0.28.0 (2024-03-25)</h2>
   <h3>Chore</h3>
   <ul>
   <li><!-- raw HTML omitted --> update heck requirement from 0.4.1 to 0.5.0</li>
   </ul>
   <h3>New Features</h3>
   <ul>
   <li><!-- raw HTML omitted --> add <code>proto::PlanVersion</code> parser
   A parser for <code>proto::PlanVersion</code>, it parses iff the version is not
   missing and the version parses.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><!-- raw HTML omitted --> <code>cargo-smart-release</code> install</li>
   <li><!-- raw HTML omitted --> release job cargo install cache hit
   With the addition of a cache in the release workflow we need to handle
   the case where the tool is already installed.</li>
   </ul>
   <h3>Chore (BREAKING)</h3>
   <ul>
   <li><!-- raw HTML omitted --> bump substrait from <code>0.44.0</code> to <code>0.45.0</code></li>
   </ul>
   <h3>New Features (BREAKING)</h3>
   <ul>
   <li><!-- raw HTML omitted --> add <code>parse</code> module and <code>proto::Version</code> parser
   This adds the <code>parse</code> module with the <code>Parse</code> and <code>Context</code> traits, and
   a parser for <code>proto::Version</code>. The <code>Context</code> trait will be extended when
   needed for the specific parsers that require it.</li>
   </ul>
   <h3>Commit Statistics</h3>
   <!-- raw HTML omitted -->
   <ul>
   <li>6 commits contributed to the release over the course of 11 calendar days.</li>
   <li>17 days passed between releases.</li>
   <li>6 commits were understood as <a href="https://www.conventionalcommits.org">conventional</a>.</li>
   <li>5 unique issues were worked on: <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/162">#162</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/163">#163</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/164">#164</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/165">#165</a>, <a href="https://redirect.github.com/substrait-io/substrait-rs/issues/166">#166</a></li>
   </ul>
   <h3>Commit Details</h3>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   <ul>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/162">#162</a></strong>
   <ul>
   <li>Update heck requirement from 0.4.1 to 0.5.0 (<a href="https://github.com/substrait-io/substrait-rs/commit/c3ba665f78036a830ee38266ed8ca01c2ed18086"><code>c3ba665</code></a>)</li>
   </ul>
   </li>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/163">#163</a></strong>
   <ul>
   <li>Release job cargo install cache hit (<a href="https://github.com/substrait-io/substrait-rs/commit/fb7f50a5adf8568a9ea0180070426cbf2e4f6d1b"><code>fb7f50a</code></a>)</li>
   </ul>
   </li>
   <li><strong><a href="https://redirect.github.com/substrait-io/substrait-rs/issues/164">#164</a></strong></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/f4a175e9e4f1bdffdee15c30a78f130445da366a"><code>f4a175e</code></a> Release substrait v0.28.0</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/2c5543ece1f451c315703cb721a191bf07af72d2"><code>2c5543e</code></a> fix(ci): <code>cargo-smart-release</code> install</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/12945c54c10f82d8eabb775691bb5348de39306e"><code>12945c5</code></a> chore(deps,substrait)!: bump substrait from <code>0.44.0</code> to <code>0.45.0</code> (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/166">#166</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/8b648c9309792ade059aba0ede9b635dcf21cf3e"><code>8b648c9</code></a> feat(parse): add <code>proto::PlanVersion</code> parser (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/165">#165</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/6f3eb949021b80e68d7d042e96d98a59655bf277"><code>6f3eb94</code></a> feat(parse)!: add <code>parse</code> module and <code>proto::Version</code> parser (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/164">#164</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/fb7f50a5adf8568a9ea0180070426cbf2e4f6d1b"><code>fb7f50a</code></a> fix(ci): release job cargo install cache hit (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/163">#163</a>)</li>
   <li><a href="https://github.com/substrait-io/substrait-rs/commit/c3ba665f78036a830ee38266ed8ca01c2ed18086"><code>c3ba665</code></a> chore(deps,cargo): update heck requirement from 0.4.1 to 0.5.0 (<a href="https://redirect.github.com/substrait-io/substrait-rs/issues/162">#162</a>)</li>
   <li>See full diff in <a href="https://github.com/substrait-io/substrait-rs/compare/v0.27.0...v0.28.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 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: github-unsubscribe@arrow.apache.org

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


Re: [PR] chore(deps): update substrait requirement from 0.27.0 to 0.28.0 [arrow-datafusion]

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


-- 
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