dependabot[bot] opened a new pull request, #972: URL: https://github.com/apache/iceberg-rust/pull/972
Bumps [volo-thrift](https://github.com/cloudwego/volo) from 0.10.5 to 0.10.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudwego/volo/releases">volo-thrift's releases</a>.</em></p> <blockquote> <h2>volo-thrift-0.10.6</h2> <h2>What's Changed</h2> <ul> <li>chore(volo-thrift): fix clippy warning <code>needless_as_bytes</code> by <a href="https://github.com/yukiiiteru"><code>@​yukiiiteru</code></a> in <a href="https://redirect.github.com/cloudwego/volo/pull/529">cloudwego/volo#529</a></li> <li>fix(volo-thrift): clean waiters while failed waiting for idle connection by <a href="https://github.com/Millione"><code>@​Millione</code></a> in <a href="https://redirect.github.com/cloudwego/volo/pull/547">cloudwego/volo#547</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudwego/volo/compare/volo-thrift-0.10.5...volo-thrift-0.10.6">https://github.com/cloudwego/volo/compare/volo-thrift-0.10.5...volo-thrift-0.10.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudwego/volo/commit/5a6018b366168102177798b20d9e631c36cf59e4"><code>5a6018b</code></a> fix(volo-thrift): clean waiters while failed waiting for idle connection (<a href="https://redirect.github.com/cloudwego/volo/issues/547">#547</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/7d9814d75165e7ce053183bebbba9304dbe255d1"><code>7d9814d</code></a> ci: use self-hosted runners (<a href="https://redirect.github.com/cloudwego/volo/issues/546">#546</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/bcc2c6cf5dfb88de3dd39edd0a03d601a451e71a"><code>bcc2c6c</code></a> chore(volo): bump volo to 0.10.4 (<a href="https://redirect.github.com/cloudwego/volo/issues/544">#544</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/03e22de017e9da04829018714f906872d3cfa89b"><code>03e22de</code></a> feat(volo-build): Split grpc generated files into several files (<a href="https://redirect.github.com/cloudwego/volo/issues/540">#540</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/0d3996026e3f932eeb1923d23901dda070cbada9"><code>0d39960</code></a> chore(volo-http): put client_ip to cx.ext (<a href="https://redirect.github.com/cloudwego/volo/issues/541">#541</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/519c1f469957f67b4d5974c37a6d10ce31cd0d96"><code>519c1f4</code></a> chore(volo-http): format codes of client ip (<a href="https://redirect.github.com/cloudwego/volo/issues/539">#539</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/70b9da73489373204d85f7f557f8bcd1c926902a"><code>70b9da7</code></a> Add an option to split generated pilota files (<a href="https://redirect.github.com/cloudwego/volo/issues/510">#510</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/661346b28acb9ef7dca48429cce6ba5c39e61d0a"><code>661346b</code></a> fix(volo-http): add mime parsing in server, do not always prefer ipv4 in clie...</li> <li><a href="https://github.com/cloudwego/volo/commit/8b0f0cc4d3dadb8664fe1c39b540bea9ff83243d"><code>8b0f0cc</code></a> chore(volo-http): introduce <code>hyper_util::server::auto</code> (<a href="https://redirect.github.com/cloudwego/volo/issues/537">#537</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/ed0cc65691d02ec16a762ce80126520aaa5478d1"><code>ed0cc65</code></a> feat(volo-http): add client ip (<a href="https://redirect.github.com/cloudwego/volo/issues/535">#535</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cloudwego/volo/compare/volo-thrift-0.10.5...volo-thrift-0.10.6">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 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