dependabot[bot] opened a new pull request, #6943: URL: https://github.com/apache/iceberg/pull/6943
Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.19.0 to 0.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/indygreg/python-zstandard/releases">zstandard's releases</a>.</em></p> <blockquote> <h2>0.20.0</h2> <h1>Backwards Compatibility Notes</h1> <ul> <li>This will likely be the last release officially supporting Python 3.6. Python 3.6 is end of life as of 2021-12-23.</li> </ul> <h1>Changes</h1> <ul> <li>Bundled zstd library upgraded from 1.5.2 to 1.5.4.</li> <li>Use of the deprecated <code>ZSTD_copyDCtx()</code> was removed from the C and Rust backends.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst">zstandard's changelog</a>.</em></p> <blockquote> <h1>0.20.0 (released 2023-02-20)</h1> <h2>Backwards Compatibility Notes</h2> <ul> <li>This will likely be the last release officially supporting Python 3.6. Python 3.6 is end of life as of 2021-12-23.</li> </ul> <h2>Changes</h2> <ul> <li>Bundled zstd library upgraded from 1.5.2 to 1.5.4.</li> <li>Use of the deprecated <code>ZSTD_copyDCtx()</code> was removed from the C and Rust backends.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indygreg/python-zstandard/commit/c5833acf0339a65c6a902506b188a15fdc1045f1"><code>c5833ac</code></a> global: update version to 0.20.0</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/132b6006de36944577d3e5e1cf9659b4b9cc9930"><code>132b600</code></a> docs: capture missing features in own document</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/3b6cd5c498767a1e1cc0f36f58d7a42d795399cd"><code>3b6cd5c</code></a> docs: document future removal of Python 3.6</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/26261a3228238dee48d642c62ea67120908947c6"><code>26261a3</code></a> rust: update dependencies</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/170d9374a813f324e9108f4217bb07b29a41f46e"><code>170d937</code></a> rust-ext: consistently and properly define <code>hint</code> argument to readline()</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/c1fa597ea391563cd27a04603c61e93ed3530f6b"><code>c1fa597</code></a> global: remove use of deprecated <code>ZSTD_copyDCtx()</code></li> <li><a href="https://github.com/indygreg/python-zstandard/commit/de93ee0c8e9f29f4748d6ec10e93652fda0ef3cb"><code>de93ee0</code></a> global: reflect upgrade of zstd to 1.5.4</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/acfd93d0a703bc93898d836f7f116fb082f2d753"><code>acfd93d</code></a> zstd: add cast to some <code>ZSTD_memcpy()</code></li> <li><a href="https://github.com/indygreg/python-zstandard/commit/8d091ad6fa24cc136350d94fbe484698d75a6124"><code>8d091ad</code></a> zstd: upgrade vendored zstd to 1.5.4</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/42e25d01e185556c73de1ace3aaf49e17c0bcaec"><code>42e25d0</code></a> rust-ext: upgrade zstd-safe and zstd-bytes to latest using zstd 1.5.2</li> <li>Additional commits viewable in <a href="https://github.com/indygreg/python-zstandard/compare/0.19.0...0.20.0">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 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