-
Notifications
You must be signed in to change notification settings - Fork 1
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 matplotlib to v3.9.2 #53
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/matplotlib-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
changed the title
Update dependency matplotlib to v3.7.2
Update dependency matplotlib to v3.7.3
Sep 12, 2023
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
September 12, 2023 03:40
52c207e
to
fa07215
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.7.3
Update dependency matplotlib to v3.8.0
Sep 15, 2023
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
September 15, 2023 07:17
fa07215
to
1b24793
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.8.0
Update dependency matplotlib to v3.8.1
Nov 1, 2023
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
November 1, 2023 01:12
1b24793
to
ce3e4ac
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.8.1
Update dependency matplotlib to v3.8.2
Nov 17, 2023
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
November 17, 2023 22:15
ce3e4ac
to
b19cd4d
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.8.2
Update dependency matplotlib to v3.8.3
Feb 15, 2024
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
February 15, 2024 04:41
b19cd4d
to
9369965
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.8.3
Update dependency matplotlib to v3.8.4
Apr 4, 2024
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
April 4, 2024 02:27
9369965
to
a06e93d
Compare
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
May 16, 2024 02:30
a06e93d
to
b0c68b2
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.8.4
Update dependency matplotlib to v3.9.0
May 16, 2024
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 4, 2024 08:09
b0c68b2
to
a883fbe
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.9.0
Update dependency matplotlib to v3.9.1
Jul 4, 2024
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 5, 2024 04:16
a883fbe
to
fccde37
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.9.1
Update dependency matplotlib to v3.9.0
Aug 5, 2024
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 6, 2024 23:37
fccde37
to
d97870b
Compare
renovate
bot
changed the title
Update dependency matplotlib to v3.9.0
Update dependency matplotlib to v3.9.1.post1
Aug 6, 2024
renovate
bot
changed the title
Update dependency matplotlib to v3.9.1.post1
Update dependency matplotlib to v3.9.2
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 13, 2024 02:19
d97870b
to
e0d32d0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.7.1
->==3.9.2
Release Notes
matplotlib/matplotlib (matplotlib)
v3.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.post1
Compare 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 dateAxes
autoscaling of thin bars at large locationsAxes
autoscaling withaxhspan
/axvspan
Axes3D
autoscaling ofLine3DCollection
/Poly3DCollection
Axes3D
mouse interactivity with non-default roll angleAxes3D
with alternate vertical axismodule://...
tk.window_focus: True
mpltype
Sphinx role to a public extension; note this is only intended for development reasonsv3.9.0
Compare Source
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.pause
v3.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_contour
and revert contour deprecationsallsegs
andallkinds
return individual segmentsv3.8.0
: REL: v3.8.0Compare Source
REL: v3.8.0
Highlights of this release include:
\boldsymbol
command\substack
command\middle
delimitier\mathbfit
for 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.pause
on 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=tight
Path3DCollection
/Poly3DCollection
constructorstight_layout
multiple 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
%pylab
mode detectionFigure.get_constrained_layout_pads()
Legend.set_draggable()
withupdate="bbox"
TransformedBbox.{,full_}contains
bar_label
textbbox_inches
LayoutGrid
objectsAxes
that contain widgets that are grabbing the mousexcorr
pylab
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.
This PR was generated by Mend Renovate. View the repository job log.