Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pandas to support pandas v2.2.2 #241

Merged
merged 6 commits into from Apr 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pandas (source) >=2.0.0, <=2.1.4 -> >=2.0.0, <=2.2.2 age adoption passing confidence

Release Notes

pandas-dev/pandas (pandas)

v2.2.2

Compare Source

v2.2.1: Pandas 2.2.1

Compare Source

We are pleased to announce the release of pandas 2.2.1.
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes.
Pandas 2.2.1 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the version Version issues label Jan 20, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.20%. Comparing base (b78e571) to head (97dc681).
Report is 13 commits behind head on main.

❗ Current head 97dc681 differs from pull request most recent head dc2e7bc. Consider uploading reports for the commit dc2e7bc to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   91.22%   90.20%   -1.03%     
==========================================
  Files          37       37              
  Lines        2531     2531              
==========================================
- Hits         2309     2283      -26     
- Misses        222      248      +26     
Flag Coverage Δ
unittests 90.20% <ø> (-1.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency pandas to >=2.0.0, <=2.2.0 Update dependency pandas to >=2.0.0, <=2.2.1 Feb 23, 2024
@renovate renovate bot changed the title Update dependency pandas to >=2.0.0, <=2.2.1 Update dependency pandas to >=2.0.0, <=2.2.2 Apr 10, 2024
Copy link
Contributor Author

renovate bot commented Apr 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@JBGreisman JBGreisman changed the title Update dependency pandas to >=2.0.0, <=2.2.2 Update dependency pandas to support pandas v2.2.2 Apr 15, 2024
@JBGreisman JBGreisman merged commit 889667c into main Apr 15, 2024
5 checks passed
@JBGreisman JBGreisman deleted the renovate/pandas-2.x branch April 15, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version Version issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants