You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by dependabot on 2023/01/22 04:13:02 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #6639: Build: Bump pandas from 1.5.2 to 1.5.3 in /python

dependabot[bot] opened a new pull request, #6639:
URL: https://github.com/apache/iceberg/pull/6639

   Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.2 to 1.5.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pandas-dev/pandas/releases">pandas's releases</a>.</em></p>
   <blockquote>
   <h2>Pandas 1.5.3</h2>
   <p>This is a patch release in the 1.5.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.</p>
   <p>See the <a href="https://pandas.pydata.org/pandas-docs/version/1.5.3/whatsnew/v1.5.3.html">full whatsnew</a> for a list of all the changes.</p>
   <p>The release will be available on the defaults and conda-forge channels:</p>
   <pre><code>conda install pandas
   </code></pre>
   <p>Or via PyPI:</p>
   <pre><code>python3 -m pip install --upgrade pandas
   </code></pre>
   <p>Please report any issues with the release on the <a href="https://github.com/pandas-dev/pandas/issues">pandas issue tracker</a>.</p>
   <p>Thanks to all the contributors who made this release possible.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/pandas-dev/pandas/commit/2e218d10984e9919f0296931d92ea851c6a6faf5"><code>2e218d1</code></a> RLS: 1.5.3</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/659de5fea920f15e88bed4cf43dc13df8569abad"><code>659de5f</code></a> DOC: Fix whatsnew (<a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50821">#50821</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/5aff5c9f62893a863d003ee15ba216a71f1bb4f3"><code>5aff5c9</code></a> Manual backport fix github quota (<a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50827">#50827</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/c2ab9024379fd63b1a213e385726a4f2928b5c34"><code>c2ab902</code></a> Manually Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50809">#50809</a> (<a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50813">#50813</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/24316d0bfe530ccf2cd36d7457db1584c31198f1"><code>24316d0</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50800">#50800</a> on branch 1.5.x (DOC: Clean up 1.5.x whatsnews) (<a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50807">#50807</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/4ea0840aa3d42a6d6176e979d0719884e26ec2e6"><code>4ea0840</code></a> BUG: Change FutureWarning to DeprecationWarning for inplace setitem with Data...</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/d9dec94ece852eb25b7c37c6fb48be0ab44aa8d7"><code>d9dec94</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50682">#50682</a> on branch 1.5.x (BUG: pivot_table with nested elements and...</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/ce123cd0024029bb9138acdcc14382628a9310fc"><code>ce123cd</code></a> REGR: NumPy func warning when dropping nuisance in agg, apply, transform (<a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50">#50</a>...</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/54b40379e3fe6825f676cf02767ee81adb6ffeb5"><code>54b4037</code></a> Backport PR on Branch 1.5.x (REV: revert deprecation of Series.<strong>getitem</strong> sl...</li>
   <li><a href="https://github.com/pandas-dev/pandas/commit/71db310a328a0dfa194ef0fe2b95238817b4f419"><code>71db310</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/50396">#50396</a> on branch 1.5.x (BUG/COMPAT: fix assert_* functions for ne...</li>
   <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v1.5.2...v1.5.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pandas&package-manager=pip&previous-version=1.5.2&new-version=1.5.3)](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 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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] Fokko merged pull request #6639: Build: Bump pandas from 1.5.2 to 1.5.3 in /python

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko merged PR #6639:
URL: https://github.com/apache/iceberg/pull/6639


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org