dependabot[bot] opened a new pull request, #327: URL: https://github.com/apache/iceberg-rust/pull/327
Updates the requirements on [pilota](https://github.com/cloudwego/pilota) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudwego/pilota/releases">pilota's releases</a>.</em></p> <blockquote> <h2>Pilota 0.10.0</h2> <h2>What's Changed</h2> <ul> <li>fix(pilota-build): cyclic gen code by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/205">cloudwego/pilota#205</a></li> <li>fix(pilota-build): cyclic gen code by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/206">cloudwego/pilota#206</a></li> <li>fix: missing i8 type by <a href="https://github.com/junhaideng"><code>@junhaideng</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/183">cloudwego/pilota#183</a></li> <li>fix(pilota-build): indirect cycle by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/207">cloudwego/pilota#207</a></li> <li>fix: protobuf message by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/208">cloudwego/pilota#208</a></li> <li>fix: remove useless feature by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/209">cloudwego/pilota#209</a></li> <li>fix: default value path incorrect by <a href="https://github.com/Millione"><code>@Millione</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/210">cloudwego/pilota#210</a></li> <li>fix:escape keywords in path resolver by <a href="https://github.com/Ggiggle"><code>@Ggiggle</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/211">cloudwego/pilota#211</a></li> <li>fix: escape keyword when resolving path in workspace by <a href="https://github.com/Ggiggle"><code>@Ggiggle</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/212">cloudwego/pilota#212</a></li> <li>fix: escape keywords when generate code by <a href="https://github.com/Ggiggle"><code>@Ggiggle</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/213">cloudwego/pilota#213</a></li> <li>fix: generate struct in common crate rather than its own crate by <a href="https://github.com/Millione"><code>@Millione</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/214">cloudwego/pilota#214</a></li> <li>feat: allow duplicate name by dedup_list by <a href="https://github.com/Millione"><code>@Millione</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/215">cloudwego/pilota#215</a></li> <li>fix: generate i8 for thrift byte by <a href="https://github.com/Millione"><code>@Millione</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/216">cloudwego/pilota#216</a></li> <li>feat(pilota-build): add feature <code>ahash</code> for choosing hasher by <a href="https://github.com/wfly1998"><code>@wfly1998</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/218">cloudwego/pilota#218</a></li> <li>feat: use ahashmap instead of hashmap by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/219">cloudwego/pilota#219</a></li> <li>chore: move test dep to dev-dep by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/220">cloudwego/pilota#220</a></li> <li>chore: bump version to 0.10.0 by <a href="https://github.com/PureWhiteWu"><code>@PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/pilota/pull/221">cloudwego/pilota#221</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/junhaideng"><code>@junhaideng</code></a> made their first contribution in <a href="https://redirect.github.com/cloudwego/pilota/pull/183">cloudwego/pilota#183</a></li> <li><a href="https://github.com/Ggiggle"><code>@Ggiggle</code></a> made their first contribution in <a href="https://redirect.github.com/cloudwego/pilota/pull/211">cloudwego/pilota#211</a></li> <li><a href="https://github.com/wfly1998"><code>@wfly1998</code></a> made their first contribution in <a href="https://redirect.github.com/cloudwego/pilota/pull/218">cloudwego/pilota#218</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudwego/pilota/compare/pilota-0.9.0...pilota-0.10.0">https://github.com/cloudwego/pilota/compare/pilota-0.9.0...pilota-0.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/cloudwego/pilota/compare/pilota-0.10.0...pilota-0.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 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org