Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Bump matplotlib from 3.4.2 to 3.4.3 #56

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps matplotlib from 3.4.2 to 3.4.3.

Release notes

Sourced from matplotlib's releases.

REL: v3.4.3

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

This release contains several critical bug-fixes:

  • Clarify deprecation of Axes.figbox
  • Disable MultiCursor widget on Axes subplots which it is not tracking
  • Don't simplify path in LineCollection.get_segments
  • Fix DPI in subfigures, affecting tick spacing, and scatter marker size
  • Fix broken EPS output when using Type 42 STIX fonts
  • Fix change in tick behaviour when calling Axes.clear
  • Fix class docstrings for Norms created from Scales
  • Fix compatibility with NumPy 1.21.0
  • Fix crash on broken TrueType fonts
  • Fix incorrect hits from Path.intersects_path
  • Fix leak if affine_transform is passed invalid vertices
  • Fix legends of stackplot with edgecolors='face'
  • Fix plot directive when building in parallel
  • Fix supxlabel and supylabel behaviour in constrained layout
  • Fix tests with latest Inkscape and Ghostscript
  • Improve DateFormatter styling for month names when usetex=True
  • Re-disable autoscaling after interactive zoom
  • Work around bug in Pillow 8.3.0
Commits
  • 919145f REL: v3.4.3
  • b6f40b2 Merge branch 'v3.4.2-doc' into v3.4.x
  • b8068c3 DOC: Update GitHub stats for 3.4.3.
  • c946d3c Merge pull request #20830 from meeseeksmachine/auto-backport-of-pr-20826-on-v...
  • 4b5ea5a Backport PR #20826: Fix clear of Axes that are shared.
  • da6b1fe Merge pull request #20823 from meeseeksmachine/auto-backport-of-pr-20817-on-v...
  • 7cf7368 Backport PR #20817: Make test_change_epoch more robust.
  • 7d5754e Merge pull request #20820 from meeseeksmachine/auto-backport-of-pr-20771-on-v...
  • 83b0190 no draw_no_output
  • 00acdbb Update lib/matplotlib/tests/test_figure.py
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2021
@vvatelot
Copy link
Member

@dependabot rebase

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/matplotlib-3.4.3 branch from 08938ba to d51a099 Compare August 23, 2021 15:29
@vvatelot vvatelot merged commit 6bafa75 into main Aug 23, 2021
@vvatelot vvatelot deleted the dependabot/pip/matplotlib-3.4.3 branch August 23, 2021 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant