dependabot[bot] opened a new pull request, #122: URL: https://github.com/apache/iceberg-python/pull/122
Bumps [cython](https://github.com/cython/cython) from 3.0.3 to 3.0.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cython/cython/blob/master/CHANGES.rst">cython's changelog</a>.</em></p> <blockquote> <h1>3.0.5 (2023-10-31)</h1> <h2>Features added</h2> <ul> <li>Preliminary support for CPython 3.13a1 was added to allow early testing. (Github issue :issue:<code>5767</code>)</li> </ul> <h2>Bugs fixed</h2> <ul> <li> <p>A compiler crash was fixed. (Github issue :issue:<code>5771</code>)</p> </li> <li> <p>A typo in the <code>always_allow_keywords</code> directive for Python code was fixed. Patch by lk-1984. (Github issue :issue:<code>5772</code>)</p> </li> <li> <p>Some C compiler warnings were resolved. Patch by Pierre Jolivet. (Github issue :issue:<code>5780</code>)</p> </li> </ul> <h1>3.0.4 (2023-10-17)</h1> <h2>Features added</h2> <ul> <li>A new compiler directive <code>show_performance_hints</code> was added to disable the newly added performance hint output. (Github issue :issue:<code>5748</code>)</li> </ul> <h2>Bugs fixed</h2> <ul> <li> <p>```cythonize<code> required ``distutils`` even for operations that did not build binaries. (Github issue :issue:</code>5751`)</p> </li> <li> <p>A regression in 3.0.3 was fixed that prevented calling inline functions from another inline function in <code>.pxd</code> files. (Github issue :issue:<code>5748</code>)</p> </li> <li> <p>Some C compiler warnings were resolved. Patch by Pierre Jolivet. (Github issue :issue:<code>5756</code>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cython/cython/commit/848eb70abb937338948d4e44ff3bb64dd42d38a4"><code>848eb70</code></a> Prepare release of 3.0.5.</li> <li><a href="https://github.com/cython/cython/commit/8778c680b5febf1764d9f7a97a0418bdf2410545"><code>8778c68</code></a> Update changelog.</li> <li><a href="https://github.com/cython/cython/commit/f697dec5c4b769ff3732d665c242cc809889aa1e"><code>f697dec</code></a> Use sysconfig module instead of distutils.sysconfig for python >= 3.9 (<a href="https://redirect.github.com/cython/cython/issues/5761">GH-5761</a>)</li> <li><a href="https://github.com/cython/cython/commit/fd9644342c0a7af885e103677e407173428162b9"><code>fd96443</code></a> Adapt to C-API changes in CPython 3.13a1 (<a href="https://redirect.github.com/cython/cython/issues/5767">GH-5767</a>)</li> <li><a href="https://github.com/cython/cython/commit/526e1fc943c5768600c3aeb3fdee7051b8375318"><code>526e1fc</code></a> Avoid a C++ warning about needlessly casting "const char*" to "char*" in Py3....</li> <li><a href="https://github.com/cython/cython/commit/edaea23cc5a7909e84d3bd01b0a8ab2206af8e95"><code>edaea23</code></a> Avoid a costly Python dict creation in a function call when we'd only pass th...</li> <li><a href="https://github.com/cython/cython/commit/f0d2a1a1037dca87c85b17822f0b46838c0fb7a2"><code>f0d2a1a</code></a> Minor cleanup and comments.</li> <li><a href="https://github.com/cython/cython/commit/06870068a5378d4c4c5d237351ea2a161d9f55cf"><code>0687006</code></a> Cleanup: Free Python objects in opposite allocation order in order to reduce ...</li> <li><a href="https://github.com/cython/cython/commit/1ef3c9d0e6d217747503aafe4a76fd2162955d77"><code>1ef3c9d</code></a> Fix an incorrect macro usage as version check.</li> <li><a href="https://github.com/cython/cython/commit/57ae78d8a8ca6ffe277d64bb31428b75254d45b2"><code>57ae78d</code></a> Fix a C function prototype warning (<a href="https://redirect.github.com/cython/cython/issues/5780">#5780</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cython/cython/compare/3.0.3...3.0.5">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