Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pyarrow from 17.0.0 to 18.0.0 (#277)
Bumps [pyarrow](https://github.com/apache/arrow) from 17.0.0 to 18.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow/releases">pyarrow's releases</a>.</em></p> <blockquote> <h2>Apache Arrow 18.0.0</h2> <p>Release Notes URL: <a href="https://arrow.apache.org/release/18.0.0.html">https://arrow.apache.org/release/18.0.0.html</a></p> <h2>Apache Arrow 18.0.0 RC0</h2> <p>Release Notes: Release Candidate: 18.0.0 RC0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/9105a4109a80a1c01eabb24ee4b9f7c94ee942cb"><code>9105a41</code></a> MINOR: [Release] Update versions for 18.0.0</li> <li><a href="https://github.com/apache/arrow/commit/e47bf462c9146a1efe71ed9c33e225f7bf0ba48e"><code>e47bf46</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 18.0.0</li> <li><a href="https://github.com/apache/arrow/commit/8567163d017e5816aa6bb65916ad2ca5f204cf70"><code>8567163</code></a> MINOR: [Release] Update CHANGELOG.md for 18.0.0</li> <li><a href="https://github.com/apache/arrow/commit/5d7987b94a4389e098461ae013522a64eb2fe6fe"><code>5d7987b</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44422">GH-44422</a>: [Packaging][Release][Linux] Upload artifacts before test (<a href="https://redirect.github.com/apache/arrow/issues/44425">#44425</a>)</li> <li><a href="https://github.com/apache/arrow/commit/70a2245b6046f95d8d87397d82074bdfd94cbb99"><code>70a2245</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44415">GH-44415</a>: [Release][Ruby] Remove pins from glib section of release verificati...</li> <li><a href="https://github.com/apache/arrow/commit/155a42ebeb7252e6174412ebf39859b1af55a710"><code>155a42e</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44342">GH-44342</a>: [C++] Disable jemalloc by default on ARM (<a href="https://redirect.github.com/apache/arrow/issues/44380">#44380</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0e184c3543cd891adec1c02a699d909064b38cd2"><code>0e184c3</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44386">GH-44386</a>: [Integration][Release] Pin Python 3.12 for Integration verification...</li> <li><a href="https://github.com/apache/arrow/commit/9812ab77f78c5a27991750b77dc52e8b2c0dbfff"><code>9812ab7</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44381">GH-44381</a>: [Ruby][Release] Pin not only glib but also python on verification j...</li> <li><a href="https://github.com/apache/arrow/commit/71bd117b5f10d9dc3e74efddf6744f46cf4df232"><code>71bd117</code></a> <a href="https://redirect.github.com/apache/arrow/issues/43519">GH-43519</a>: [Python][CI] Add Python 3.13 conda test build (<a href="https://redirect.github.com/apache/arrow/issues/44192">#44192</a>)</li> <li><a href="https://github.com/apache/arrow/commit/a39090d1134447617f49b375f720ca41d89f4bc1"><code>a39090d</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44373">GH-44373</a>: [Packaging][Java] Fix brew link to Python 3.13 on macOS (<a href="https://redirect.github.com/apache/arrow/issues/44374">#44374</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/go/v17.0.0...apache-arrow-18.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyarrow&package-manager=pip&previous-version=17.0.0&new-version=18.0.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information