Skip to content

chore(deps): update dependency matplotlib to v3.3.2 #260

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

Merged
merged 3 commits into from
Oct 13, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
matplotlib (source) patch ==3.3.1 -> ==3.3.2

Release Notes

matplotlib/matplotlib

v3.3.2

Compare Source

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

This release contains several critical bug-fixes:

  • fix Axis scale on twinned Axes
  • fix auto-close of Figures in nbagg
  • fix automatic title placement if Axes is off the Figure
  • fix autoranging of log scales with barstacked histogram
  • fix extra redraws when using Button or TextBox widgets
  • fix imshow with LogNorm and large vmin/vmax ranges
  • fix plotting Pandas DataFrame with string MultiIndex
  • fix scatter with marker=''
  • fix scatter3d color/linewidth re-projection
  • fix state of mode buttons in TkAgg backends
  • include license files in built distribution
  • reduce Visual C++ runtime requirements on Windows

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner September 15, 2020 08:04
@renovate-bot renovate-bot requested review from engelke and removed request for a team September 15, 2020 08:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 15, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 15, 2020
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Sep 16, 2020
@tseaver tseaver changed the title chore(deps): update dependency matplotlib to v3.3.2 chore(samples): update dep, 'matplotlib==3.3.2' Sep 21, 2020
@renovate-bot renovate-bot changed the title chore(samples): update dep, 'matplotlib==3.3.2' chore(deps): update dependency matplotlib to v3.3.2 Sep 21, 2020
@renovate-bot renovate-bot force-pushed the renovate/matplotlib-3.x branch from de3c979 to 9e5184a Compare October 9, 2020 17:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
Copy link

@engelke engelke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tswast tswast added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Oct 13, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@tswast tswast merged commit c69cd50 into googleapis:master Oct 13, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 13, 2020
@renovate-bot renovate-bot deleted the renovate/matplotlib-3.x branch October 15, 2020 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants