Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(csharp): bump Apache.Arrow from 15.0.0 to 15.0.1 in /csharp (#1606
) Bumps [Apache.Arrow](https://github.com/apache/arrow) from 15.0.0 to 15.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/5ce6ff434c1e7daaa2d7f134349f3ce4c22683da"><code>5ce6ff4</code></a> MINOR: [Release] Update versions for 15.0.1</li> <li><a href="https://github.com/apache/arrow/commit/0dc01241b8a8495570141845fbf132b68928a20a"><code>0dc0124</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 15.0.1</li> <li><a href="https://github.com/apache/arrow/commit/b5e4d69af06b1fe232a8444b397efa74637679a2"><code>b5e4d69</code></a> MINOR: [Release] Update CHANGELOG.md for 15.0.1</li> <li><a href="https://github.com/apache/arrow/commit/1c41fcae842303f52c4c80e14cd6f03b9d98e46d"><code>1c41fca</code></a> <a href="https://redirect.github.com/apache/arrow/issues/40174">GH-40174</a>: [C++][CI][Parquet] Fixing parquet column_writer_test building (<a href="https://redirect.github.com/apache/arrow/issues/40175">#40175</a>)</li> <li><a href="https://github.com/apache/arrow/commit/8c6959070e8147b56507007adb26fa358114702f"><code>8c69590</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39942">GH-39942</a>: [Python] Make capsule name check more lenient (<a href="https://redirect.github.com/apache/arrow/issues/39977">#39977</a>)</li> <li><a href="https://github.com/apache/arrow/commit/8b6e07ca1b7631f062255b89bb7531aec932c7d2"><code>8b6e07c</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39933">GH-39933</a>: [R] Fix pointer conversion to Python for latest reticulate (<a href="https://redirect.github.com/apache/arrow/issues/39969">#39969</a>)</li> <li><a href="https://github.com/apache/arrow/commit/d74ab501fc191385200458c400ed478d2be46e20"><code>d74ab50</code></a> <a href="https://redirect.github.com/apache/arrow/issues/40112">GH-40112</a>: [CI][Python] Ensure CPython is selected, not PyPy (<a href="https://redirect.github.com/apache/arrow/issues/40131">#40131</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0e9bd55b6584441fa078337728d703c9dc1c2049"><code>0e9bd55</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39803">GH-39803</a>: [C++][Acero] Fix AsOfJoin with differently ordered schemas than the...</li> <li><a href="https://github.com/apache/arrow/commit/b59bec36b7eca72d289bf44d3b59ef3085521f54"><code>b59bec3</code></a> <a href="https://redirect.github.com/apache/arrow/issues/40009">GH-40009</a>: [C++] Add missing "#include <algorithm>" (<a href="https://redirect.github.com/apache/arrow/issues/40010">#40010</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0d0be3b5a0d233a9287121f3fd5a4c92d7538112"><code>0d0be3b</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39999">GH-39999</a>: [Python] Fix tests for pandas with CoW / nightly integration tests ...</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/go/v15.0.0...go/v15.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Apache.Arrow&package-manager=nuget&previous-version=15.0.0&new-version=15.0.1)](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