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

fix(deps): update dependency matplotlib to v3.10.0 #59

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
matplotlib 3.9.1.post1 -> 3.10.0 age adoption passing confidence

Release Notes

matplotlib/matplotlib (matplotlib)

v3.10.0: REL: v3.10.0

Compare Source

Highlights of this release include:

- Preliminary support for free-threaded CPython 3.13
- Standard getters/setters for axis inversion state
- New more-accessible color cycle
- Dark-mode diverging colormaps
- Exception handling control
- InsetIndicator artist
- FillBetweenPolyCollection
- Fill between 3D lines
- Data in 3D plots can now be dynamically clipped to the axes view limits
- Rotating 3d plots with the mouse
- Increased Figure limits with Agg renderer
- Subfigures no longer provisional
- Subfigures are now added in row-major order

v3.9.4: REL: 3.9.4

Compare Source

This is the fourth bugfix release of the 3.9.x series.

This release contains two bug-fixes:

  • Fix toolbar icons in GTK backend
  • Fix Poly3DCollection initialization with list of lists

v3.9.3: REL: 3.9.3

Compare Source

This is the third bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Fix axline with extremely small slopes
  • Fix axline with non-linear axis scales
  • Fix minimumSizeHint with Qt backend
  • Fix config directory usage when it's behind a symlink
  • Fix draggable legend when blitting is enabled
  • Fix high CPU utilization in the macosx backend
  • Fix multiple hatch edgecolors passed to contourf
  • Improve compatibility with pytest 8.2.0

v3.9.2: REL: 3.9.2

Compare Source

This is the second bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Be more resilient to I/O failures when writing font cache
  • Fix nondeterministic behavior with subplot spacing and constrained layout
  • Fix sticky edge tolerance relative to data range
  • Improve formatting of image values in cases of singular norms

Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.


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 is behind base branch, 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.

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (2fb3ac5) to head (1f32467).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   84.60%   84.60%           
=======================================
  Files          28       28           
  Lines        2371     2371           
=======================================
  Hits         2006     2006           
  Misses        365      365           

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

@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch 2 times, most recently from 2ce9367 to 2137a96 Compare August 26, 2024 04:43
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 2137a96 to 2c52f85 Compare September 5, 2024 04:42
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch 3 times, most recently from 950fe82 to 131fdb5 Compare October 22, 2024 17:11
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 131fdb5 to 7953392 Compare October 28, 2024 17:43
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 7953392 to 654cfe5 Compare November 17, 2024 05:57
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to v3.9.2 fix(deps): update dependency matplotlib to v3.9.3 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 654cfe5 to 3800110 Compare November 30, 2024 13:17
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 3800110 to d930373 Compare December 13, 2024 07:16
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to v3.9.3 fix(deps): update dependency matplotlib to v3.9.4 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch 2 times, most recently from e410e68 to cb66e0e Compare December 13, 2024 20:16
@renovate renovate bot changed the title fix(deps): update dependency matplotlib to v3.9.4 fix(deps): update dependency matplotlib to v3.10.0 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch 3 times, most recently from 322370a to 86e3164 Compare December 17, 2024 21:07
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 86e3164 to 1f32467 Compare January 7, 2025 05:24
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch 2 times, most recently from b880213 to 7c660bb Compare January 18, 2025 19:42
@renovate renovate bot force-pushed the renovate/matplotlib-3.x-lockfile branch from 7c660bb to 5b633d1 Compare January 18, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants