dependabot[bot] opened a new pull request, #260: URL: https://github.com/apache/datafusion-sandbox/pull/260
Bumps [postgres-protocol](https://github.com/rust-postgres/rust-postgres) from 0.6.10 to 0.6.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-postgres/rust-postgres/releases">postgres-protocol's releases</a>.</em></p> <blockquote> <h2>postgres-protocol v0.6.12</h2> <h3>Fixed</h3> <ul> <li>Bound SCRAM iteration count to 100,000 to prevent DoS.</li> <li>Error instead of panicking on out-of-bounds hstore key/value length.</li> <li>Fix inverted character match in SCRAM error value parser.</li> </ul> <h2>postgres-protocol v0.6.11</h2> <h3>Changed</h3> <ul> <li>Upgraded <code>hmac</code> to 0.13.</li> <li>Upgraded <code>md-5</code> to 0.11.</li> <li>Upgraded <code>sha2</code> to 0.11.</li> <li>Upgraded <code>rand</code> to 0.10.</li> <li>Upgraded to Rust edition 2024, minimum Rust version 1.85.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/76062c9b242da6aada065c021aa3083d0922f7d2"><code>76062c9</code></a> Release postgres-protocol v0.6.12</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/b661993b1ccd0d9ac746c91c724eab1d9237a7b5"><code>b661993</code></a> fix(derive): error instead of panicking on incomplete composite values</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/d40097a36a85068ea50a3afbf0ce154ba439e7f0"><code>d40097a</code></a> fix(protocol): bound the SCRAM iteration count to prevent a DoS</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/2af79a03db0a24c897ceef97145def8376b0c119"><code>2af79a0</code></a> fix(types): avoid panic decoding out-of-range time 0.2 dates/timestamps</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/7a00ffa9ad4d951ec0a4564b52f1780fa9d353c1"><code>7a00ffa</code></a> fix(tokio): reject DataRow with a field count that differs from the columns</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/a7cf84b5c46431cbca9d8ff50508c23f446efa7d"><code>a7cf84b</code></a> fix(protocol): avoid panic on out-of-bounds hstore key/value length</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/7cf186f66e16db00b9b239ca35f12cd122b96f4f"><code>7cf186f</code></a> test(protocol): add test for SCRAM error value parsing</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/4dd7e877e9ed030a0b6a886a83e8bb68c4309895"><code>4dd7e87</code></a> fix(protocol): inverted character match in SCRAM error value parser</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/a6507ccb8418f837c29097156bd76c97677e963e"><code>a6507cc</code></a> chore: renew expiring test SSL certificate</li> <li><a href="https://github.com/rust-postgres/rust-postgres/commit/d13bb5e0619271cb94ca4783e3d37e449a380fd0"><code>d13bb5e</code></a> build(deps): upgrade semver compatible Rust dependencies</li> <li>Additional commits viewable in <a href="https://github.com/rust-postgres/rust-postgres/compare/postgres-protocol-v0.6.10...postgres-protocol-v0.6.12">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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/datafusion-sandbox/network/alerts). </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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
