You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/01 04:42:43 UTC

[GitHub] [arrow-ballista] dependabot[bot] opened a new pull request, #107: Update prost requirement from 0.10 to 0.11

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

   Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/tokio-rs/prost/releases">prost's releases</a>.</em></p>
   <blockquote>
   <h2>v0.11.0</h2>
   <p><em>PROST!</em> is a <a href="https://developers.google.com/protocol-buffers/">Protocol Buffers</a> implementation for the <a href="https://www.rust-lang.org/">Rust Language</a>. <code>prost</code> generates simple, idiomatic Rust code from <code>proto2</code> and <code>proto3</code> files.</p>
   <p>Relase 0.11 brings a few breaking changes and changes to how prost sources protoc.</p>
   <ul>
   <li><code>prost-build</code> now requires <code>protoc</code> to be available in the path or set
   via the <code>PROTOC</code> env var.</li>
   <li><code>prost-types</code> now contains new <code>Timestamp</code>/<code>Duration</code> <code>FromStr</code> implementations.</li>
   <li>MSRV bump to <code>1.56</code> and all crates have been moved to edition 2021</li>
   </ul>
   <p>Notible changes that are not breaking:</p>
   <ul>
   <li><code>prost-build</code> now has a <code>cleanup-markdown</code> feature for cleaining up
   code blocks from protobuf files so that they work under rustdoc tests.</li>
   <li><code>prost-build</code> now generates <code>as_str_name</code> for message types.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/tokio-rs/prost/commit/4459a1e36a63a0e10e418b823957cc80d9fbc744"><code>4459a1e</code></a> chore: Prepare 0.11 release (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/692">#692</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/c6495d31137fc651c6b8110c4e02571c6ff71063"><code>c6495d3</code></a> Expose bytes crate publicly (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/690">#690</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/b314e8490f4787e643dc46774d3896104862272e"><code>b314e84</code></a> Clean up edition move &amp; clippy warnings (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/691">#691</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/e744211edff774c2ad3f9538fd5d2ee67c9dce64"><code>e744211</code></a> Update readme for build changes (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/689">#689</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/11b540629b86f0d3f2ff11143307683c04a20a7c"><code>11b5406</code></a> Move edition to 2021 (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/688">#688</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/6c2c75a0a602e2c5c25918130befb0d61a18aaaf"><code>6c2c75a</code></a> Permit overflow with wrapping. (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/686">#686</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/25ab1cc77cba01568d7a72b01f7725f13b8cc095"><code>25ab1cc</code></a> Update actions/checkout action to v3 (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/681">#681</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/bb9d2889719ad2ea2c6a99cddd94a1f539cac8b6"><code>bb9d288</code></a> Replace <code>.to_str_name()</code> with <code>.as_str_name()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/680">#680</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/ac57645ca92a20e8263a1d1d597331fe514dbbb2"><code>ac57645</code></a> Remove build.rs (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/657">#657</a>)</li>
   <li><a href="https://github.com/tokio-rs/prost/commit/38ba547df6ce1c64dee2167f18673deb85a0a5fe"><code>38ba547</code></a> chore: Fix clippy warnings (<a href="https://github-redirect.dependabot.com/tokio-rs/prost/issues/671">#671</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/tokio-rs/prost/compare/v0.10.0...v0.11.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-ballista] dependabot[bot] closed pull request #107: Update prost requirement from 0.10 to 0.11

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #107: Update prost requirement from 0.10 to 0.11
URL: https://github.com/apache/arrow-ballista/pull/107


-- 
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-ballista] dependabot[bot] commented on pull request #107: Update prost requirement from 0.10 to 0.11

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #107:
URL: https://github.com/apache/arrow-ballista/pull/107#issuecomment-1231889717

   Looks like prost is up-to-date now, so this is no longer needed.


-- 
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-ballista] dependabot[bot] commented on pull request #107: Update prost requirement from 0.10 to 0.11

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #107:
URL: https://github.com/apache/arrow-ballista/pull/107#issuecomment-1200696984

   The following labels could not be found: `auto-dependencies`.


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