chore(deps): update dependency matplotlib to v3.11.1 - #12
Open
eagleoflqj wants to merge 1 commit into
Open
Conversation
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
September 18, 2023 18:53
68b4ed1 to
3cb038b
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
November 6, 2023 18:53
3cb038b to
9103770
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
November 20, 2023 18:52
9103770 to
0abd385
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
February 19, 2024 18:52
0abd385 to
c1d580a
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
April 8, 2024 18:52
c1d580a to
3fe3983
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
May 20, 2024 18:52
3fe3983 to
44a513f
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 8, 2024 18:52
44a513f to
c145c03
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 5, 2024 18:52
c145c03 to
9fd8f2c
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 12, 2024 18:52
9fd8f2c to
2e0354b
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 19, 2024 18:52
2e0354b to
5a9282d
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
December 2, 2024 18:53
5a9282d to
d48093e
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
December 16, 2024 18:54
d48093e to
34e62d0
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
March 3, 2025 18:53
34e62d0 to
ce002f9
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
May 12, 2025 18:56
ce002f9 to
269168e
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 4, 2025 19:02
269168e to
0c27225
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
September 1, 2025 18:53
0c27225 to
0f4ced4
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
October 13, 2025 18:54
0f4ced4 to
16a39e3
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
December 15, 2025 19:01
16a39e3 to
9b4c641
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
April 27, 2026 19:59
9b4c641 to
7d033be
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
June 15, 2026 21:36
7d033be to
4a2da25
Compare
eagleoflqj
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 20, 2026 20:12
4a2da25 to
1ebd90d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.5.2→==3.11.1Release Notes
matplotlib/matplotlib (matplotlib)
v3.11.1: REL: v3.11.1Compare Source
This is the first bugfix release of the 3.11.x series.
This release contains several bug-fixes and adjustments:
sharey=TrueNoNormcursor formatting foruint8imagesAs well as several documentation and typing improvements and corrections.
v3.11.0: REL: v3.11.0Compare Source
The largest change within this release is a complete overhaul of text and font processing. Through the use of libraqm, HarfBuzz, SheenBidi, and an updated release of FreeType, all text should now support modern font features, enabling full internationalization in all languages. Not all features of these libraries are supported yet, but we expect this work to enable further improvements in an easier manner.
Outside of text handling, there are several improvements to 3D Axes, performance, new accessible colour sequences, flexible figure management, and more. See the release notes for more information.
v3.10.9Compare Source
This is a micro release of the v3.10.x series.
Highlights of this release include:
v3.10.8: REL: v3.10.8Compare Source
This is a bugfix release in the 3.10.x series.
The primary highlights of this release are:
v3.10.7: REL: v3.10.7Compare Source
This is the latest bugfix release in the 3.10.x series.
The most important update in this release is that the minimum version
of
pyparsinghas been updated to version 3.0.v3.10.6: REL: v3.10.6Compare Source
This is a bugfix release in the 3.10.x series.
Highlights from this release include:
v3.10.5: REL: v3.10.5Compare Source
This is the fourth bugfix release of the 3.10.x series.
Included in this release is distributed wheels for Python 3.14 (including freethreaded) and Windows ARM.
There are also several smaller bugfixes.
v3.10.3: REL: v3.10.3Compare Source
This is the third bugfix release of the 3.10.x series
v3.10.1: REL: v3.10.1Compare Source
This is the first bugfix release of the 3.10.x series.
This release contains several bug-fixes and adjustments:
As well as several documentation improvements and corrections.
v3.10.0: REL: v3.10.0Compare Source
Highlights of this release include:
v3.9.4: REL: 3.9.4Compare Source
This is the fourth bugfix release of the 3.9.x series.
This release contains two bug-fixes:
Poly3DCollectioninitialization with list of listsv3.9.3: REL: 3.9.3Compare Source
This is the third bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
axlinewith extremely small slopesaxlinewith non-linear axis scalesminimumSizeHintwith Qt backendmacosxbackendedgecolorspassed tocontourfpytest8.2.0v3.9.2: REL: 3.9.2Compare Source
This is the second bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.
v3.9.1.post1Compare Source
v3.9.1: REL: 3.9.1Compare Source
This is the first bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
matplotlib.cm.get_cmap; note this function will still be removed at a later dateAxesautoscaling of thin bars at large locationsAxesautoscaling withaxhspan/axvspanAxes3Dautoscaling ofLine3DCollection/Poly3DCollectionAxes3Dmouse interactivity with non-default roll angleAxes3Dwith alternate vertical axismodule://...tk.window_focus: TruempltypeSphinx role to a public extension; note this is only intended for development reasonsv3.9.0: REL: 3.9.0Compare Source
Highlights of this release include:
v3.8.4: REL: v3.8.4Compare Source
This is the fourth micro release of the 3.8 series.
Highlights of the 3.8.4 release include:
v3.8.3: REL: v3.8.3Compare Source
This is the third micro release of the 3.8 series.
Highlights of the 3.8.3 release include:
plt.pausev3.8.2: REL: v3.8.2Compare Source
REL: v3.8.2
This is the second bugfix release of the 3.8 series.
Highlights of this release include:
v3.8.1: REL: v3.8.1Compare Source
This is the first bugfix release of the 3.8.x series.
This release contains several bug fixes and adjustments:
find_nearest_contourand revert contour deprecationsallsegsandallkindsreturn individual segmentsv3.8.0: REL: v3.8.0Compare Source
REL: v3.8.0
Highlights of this release include:
\boldsymbolcommand\substackcommand\middledelimitier\mathbfitfor bold italic textecdf(empirical cumulative distribution function)v3.7.5: REL: v3.7.5Compare Source
This is the fifth bugfix release of the 3.7.x series.
This release contains two bug-fixes:
plt.pauseon the MacOS backendv3.7.4: REL: v3.7.4Compare Source
This is the fourth bugfix release of the 3.7.x series.
This release contains one bug-fix:
v3.7.3: REL: v3.7.3Compare Source
This is the third bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
bbox_inches=tightPath3DCollection/Poly3DCollectionconstructorstight_layoutmultiple timesv3.7.2: REL: v3.7.2Compare Source
This is the second bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
pcolor/pcolormesh%pylabmode detectionFigure.get_constrained_layout_pads()Legend.set_draggable()withupdate="bbox"TransformedBbox.{,full_}containsbar_labeltextbbox_inchesLayoutGridobjectsAxesthat contain widgets that are grabbing the mousexcorrpylabv3.7.1: REL: v3.7.1Compare Source
This is the first bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
v3.7.0: REL: v3.7.0Compare Source
Highlights of this release include:
hatchparameter for pie~matplotlib.axes.Axes.bar_labelellipseboxstyle option for annotationsimshowcan now be expressed with unitspcolormeshaccepts RGB(A) colorsPoly3DCollectionsupports shadingcolorbarnow has a location keyword argumentsubplot_mosaicsubplot_mosaicno longer provisionalAnimations </tutorials/introductory/animation_tutorial>tutorial.bar chart <../../gallery/index.html#lines_bars_and_markers>_ examples.contributing guide<contributing>./tutorials/text/annotationstutorial.v3.6.3: REL: v3.6.3Compare Source
This is the third bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
axes_grid1Axes classesinset_locatorin subfiguresscatteron masked arrays with unitsHTMLWriterpil_kwargsargument toimsaveandsavefigv3.6.2: REL: v3.6.2Compare Source
This is the second bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
subplotsbbox_inches='tight'on a figure with constrained layout enabledax.histdensity withhisttype='step'ax.barthat is all NaNstyle.libraryget_rendererfunction in deprecatedtight_layoutv3.6.1: REL: v3.6.1Compare Source
This is the first bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
disabled and tight layout is applied
get_cmapmethod toColormapRegistryScalarMappablethat is not attached to anAxesis now deprecated instead of raising a hard errorbarplotbeing empty when first element is NaNFigureManager.resizeon GTK4fill_betweencompatibility with NumPy 1.24 development versionhexbinwith empty arrays and log scalingresize_eventdeprecation warnings when creating figure on macOSTextin PostScript backendeqnarraystackplotno longer changes the Axes cyclerv3.6.0: REL: v3.6.0Compare Source
Highlights of this release include:
subplots,subplot_mosaicaccept height_ratios and width_ratios argumentslayout_enginemoduleAxes.inset_axesflexibilitybxpandboxploterrorbarsupports markerfacecoloraltstreamplotcan disable streamline breaksasinh(experimental)stairs(..., fill=True)hides patch edge by setting linewidthPatchclassRectanglepatch rotation pointplt.xticksandplt.ytickssupport minor keyword argumentlegendrenamed to ncolsmarkercan now be set to the string "none"MarkerStylejoin and cap stylemath_to_imagenow has a color keyword argumentMultiCursornow supports Axes split over multiple figuresPolygonSelectorbounding boxesPolygonSelectorverticesSpanSelectorwidget can now be snapped to specified valuessavefig.directoryrcParam supportfigure.raise_windowrcParam supportv3.5.3: REL: v3.5.3Compare Source
This is the third bugfix release of the 3.5.x series.
This release contains several bug-fixes and adjustments:
drawedges=Truewith extensionspanchor=FalseSubFiguresimshowwith all negative valuesBoundaryNormerrorbarstemConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.