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 18.0.0 to 18.1.0 (#290)
Bumps [pyarrow](https://github.com/apache/arrow) from 18.0.0 to 18.1.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.1.0</h2> <p>Release Notes URL: <a href="https://arrow.apache.org/release/18.1.0.html">https://arrow.apache.org/release/18.1.0.html</a></p> <h2>Apache Arrow 18.1.0 RC2</h2> <p>Release Notes: Release Candidate: 18.1.0 RC2</p> <h2>Apache Arrow 18.1.0 RC1</h2> <p>Release Notes: Release Candidate: 18.1.0 RC1</p> <h2>Apache Arrow 18.1.0 RC0</h2> <p>Release Notes: Release Candidate: 18.1.0 RC0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/6a0414bd9a91e890ec6a45369bf61f405180628c"><code>6a0414b</code></a> MINOR: [Release] Update versions for 18.1.0</li> <li><a href="https://github.com/apache/arrow/commit/e4aee0cb641fd1db605ce1aba1ac313de339fa02"><code>e4aee0c</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 18.1.0</li> <li><a href="https://github.com/apache/arrow/commit/6199e5e95da183f74b219e80bc24fef1518712f2"><code>6199e5e</code></a> MINOR: [Release] Update .deb package names for 18.1.0</li> <li><a href="https://github.com/apache/arrow/commit/d944b8b8ea51ad435895dc394d9ee0050f5ab99d"><code>d944b8b</code></a> MINOR: [Release] Update CHANGELOG.md for 18.1.0</li> <li><a href="https://github.com/apache/arrow/commit/ac81eed117d4bac3551eeb82a42bdf2b941b3a15"><code>ac81eed</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44455">GH-44455</a>: [C++] Update vendored date to 3.0.3 (<a href="https://redirect.github.com/apache/arrow/issues/44482">#44482</a>)</li> <li><a href="https://github.com/apache/arrow/commit/90bfa2c3815ac67d25e02cdac3febed27c844d17"><code>90bfa2c</code></a> <a href="https://redirect.github.com/apache/arrow/issues/44432">GH-44432</a>: [Swift] Use flatbuffers v24.3.7 (<a href="https://redirect.github.com/apache/arrow/issues/44433">#44433</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0d69542a0f9df3f76ccd687e4b865f901ddab422"><code>0d69542</code></a> MINOR: [Java] Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0 i...</li> <li><a href="https://github.com/apache/arrow/commit/602e4470ca61d02759ea3d71c8ea53588d02e4d6"><code>602e447</code></a> MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java (<a href="https://redirect.github.com/apache/arrow/issues/44403">#44403</a>)</li> <li><a href="https://github.com/apache/arrow/commit/67c4d5e9f42e4b780507990c5024acda309fbff7"><code>67c4d5e</code></a> MINOR: [Java] Bump checker.framework.version from 3.48.0 to 3.48.1 in /java (...</li> <li><a href="https://github.com/apache/arrow/commit/363acb081ea4400df2c263f0881b4276012f2cac"><code>363acb0</code></a> MINOR: [C#] Bump Grpc.Tools from 2.66.0 to 2.67.0 in /csharp (<a href="https://redirect.github.com/apache/arrow/issues/44400">#44400</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/apache-arrow-18.0.0...apache-arrow-18.1.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=18.0.0&new-version=18.1.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information