dependabot[bot] opened a new pull request, #934: URL: https://github.com/apache/iceberg-python/pull/934
Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.22.0 to 0.23.0. <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.23.0 (released 2024-07-14)</h1> <h2>Changes</h2> <ul> <li>Bundled zstd library upgraded from 1.5.5 to 1.5.6.</li> <li>Releases now publish wheels for <code>manylinux2014_ppc64le</code>, <code>manylinux2014_s390x</code>, <code>musllinux_1_2_aarch64</code>, <code>musllinux_1_2_i686</code>, <code>musllinux_1_2_ppc64le</code>, <code>musllinux_1_2_s390x</code>, and <code>musllinux_1_2_x86_64</code>.</li> <li>PyO3 Rust crate upgraded from 0.18 to 0.21.</li> <li>Semi official support for CPython 3.13. Binary wheels for 3.13 are now published during releases. There were no meaningful code changes to support Python 3.13. Support is <em>semi official</em> since 3.13 is still in beta and 3.13 is currently being built against a pre-release version of cffi 1.17. We also lack a Rust extension for 3.13 since PyO3 lacks a release with 3.13 support.</li> <li><code>pyproject.toml</code> now lists version constraints of <code>[build-system]</code> requirements, not exact versions. This should provide more compatibility with more environments. <code>setuptools</code> is held back before 69.0.0 because that version apparently broke support for using <code>--global-settings=--build-option</code> in editable installs, which our CI relies on.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indygreg/python-zstandard/commit/e27f2f49f187f5f698e0a6004bee2aed80fe39e3"><code>e27f2f4</code></a> global: release 0.23.0</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/490b5349f785c3612d97b928f5cac4aa18ae0ece"><code>490b534</code></a> ci: build Linux wheels for more platforms</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/5dfd6b56149c5ac6d03cea8c0a0c5b9b028deac5"><code>5dfd6b5</code></a> ci: upgrade dependencies</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/3ea96b677a66ce803ebe299036f99eab931e2e27"><code>3ea96b6</code></a> tests: suppress data_too_large health check</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/518ade454f41ffbad8b9b542f6938cd308653ba2"><code>518ade4</code></a> global: reflect upgrade to zstd 1.5.6</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/244412f815b9cb524b2295a6b4f77c24098e7240"><code>244412f</code></a> zstd: upgrade vendored zstd to 1.5.6</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/cd98f63840552a806c4d3e2f8494ad9bcf2b3dd4"><code>cd98f63</code></a> rust: upgrade packages in Cargo.toml</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/6ff6b7e846ecf15dfe38d1c099fbbe36a2883340"><code>6ff6b7e</code></a> build: remove wheel from explicit dependencies</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/f90e2bbcb800047cc971864162998a99d4c2673f"><code>f90e2bb</code></a> setup: Python 3.13 support</li> <li><a href="https://github.com/indygreg/python-zstandard/commit/42cc141adf5177fe78aa1083ef43bd56d5fa36d6"><code>42cc141</code></a> ci: update dependencies in requirements.txt</li> <li>Additional commits viewable in <a href="https://github.com/indygreg/python-zstandard/compare/0.22.0...0.23.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 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