Skip to content

fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 #1714

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
matplotlib >=3.5, <=3.10 -> >=3.10, <=3.10.1 age adoption passing confidence

Release Notes

matplotlib/matplotlib (matplotlib)

v3.10.1: REL: v3.10.1

Compare Source

This is the first bugfix release of the 3.10.x series.

This release contains several bug-fixes and adjustments:

  • Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
  • Remove md5 usage to prevent issues on FIPS enabled systems
  • Fix pyplot.matshow figure handling
  • Fix modifying Axes' position also alters the original Bbox object used for initialization
  • Fix title position for polar plots
  • Add version gate to GTK4 calls when necessary
  • Raise warning if both c and facecolors are used in scatter plot

As well as several documentation improvements and corrections.


Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@fabclmnt fabclmnt force-pushed the renovate/matplotlib-3.x branch from d050e7e to 12f17e9 Compare March 5, 2025 00:24
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 - autoclosed Mar 5, 2025
@renovate renovate bot closed this Mar 5, 2025
@renovate renovate bot deleted the renovate/matplotlib-3.x branch March 5, 2025 08:53
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 - autoclosed fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 Mar 10, 2025
@renovate renovate bot reopened this Mar 10, 2025
@renovate renovate bot force-pushed the renovate/matplotlib-3.x branch from 519daba to 12f17e9 Compare March 10, 2025 00:51
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.36%. Comparing base (9195531) to head (12f17e9).
Report is 41 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1714      +/-   ##
===========================================
+ Coverage    90.25%   90.36%   +0.10%     
===========================================
  Files          198      200       +2     
  Lines         6477     6557      +80     
===========================================
+ Hits          5846     5925      +79     
- Misses         631      632       +1     
Flag Coverage Δ
py3.12-ubuntu-22.04-pandas 90.36% <ø> (?)
py3.8-ubuntu-22.04-pandas ?

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fabclmnt fabclmnt force-pushed the renovate/matplotlib-3.x branch from 12f17e9 to 9ec9473 Compare March 11, 2025 04:46
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 - autoclosed Mar 18, 2025
@renovate renovate bot closed this Mar 18, 2025
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 - autoclosed fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 Mar 19, 2025
@renovate renovate bot reopened this Mar 19, 2025
@renovate renovate bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from 9ec9473 to 312dad4 Compare March 19, 2025 01:11
@fabclmnt fabclmnt force-pushed the renovate/matplotlib-3.x branch from 312dad4 to c28b954 Compare March 25, 2025 22:09
@fabclmnt fabclmnt marked this pull request as ready for review March 25, 2025 22:09
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 - autoclosed Mar 26, 2025
@renovate renovate bot closed this Mar 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 - autoclosed fix(deps): update dependency matplotlib to >=3.10, <=3.10.1 Apr 1, 2025
@renovate renovate bot reopened this Apr 1, 2025
@renovate renovate bot force-pushed the renovate/matplotlib-3.x branch from 399648b to c28b954 Compare April 1, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants