Skip to content

chore(deps): update dependency matplotlib to v3.2.2 #4118

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
Jun 19, 2020
Merged

chore(deps): update dependency matplotlib to v3.2.2 #4118

merged 3 commits into from
Jun 19, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
matplotlib (source) patch ==3.2.1 -> ==3.2.2

Release Notes

matplotlib/matplotlib

v3.2.2

Compare Source

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

This release contains several critical bug-fixes:

  • support fractional HiDPI scaling with Qt backends
  • support new Python and fix syntax errors in legacy Python
  • support new Qt 5 and fix support for Qt 4
  • fix animation writer fallback
  • fix figure resizing
  • fix handling of large arcs
  • fix issues with tight layout
  • fix saving figures after closing windows or under certain size conditions
  • fix scatter when specifying a single color
  • fix several memory leaks
  • fix unexpected autoscaling behavior
  • fix various issues with usetex
  • various minor bug and documentation fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, 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 review from shollyman and a team as code owners June 17, 2020 20:31
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@renovate-bot renovate-bot changed the title Update dependency matplotlib to v3.2.2 chore(deps): update dependency matplotlib to v3.2.2 Jun 18, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 18, 2020
@renovate-bot renovate-bot changed the title chore(deps): update dependency matplotlib to v3.2.2 Update dependency matplotlib to v3.2.2 Jun 18, 2020
@renovate-bot renovate-bot changed the title Update dependency matplotlib to v3.2.2 chore(deps): update dependency matplotlib to v3.2.2 Jun 19, 2020
@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 19, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2b827ac into GoogleCloudPlatform:master Jun 19, 2020
@renovate-bot renovate-bot deleted the renovate/matplotlib-3.x branch June 19, 2020 17:05
plamut pushed a commit to plamut/python-bigquery that referenced this pull request Jun 25, 2020
…loudPlatform/python-docs-samples#4118)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | patch | `==3.2.1` -> `==3.2.2` |

---

### Release Notes

<details>
<summary>matplotlib/matplotlib</summary>

### [`v3.2.2`](https://togithub.com/matplotlib/matplotlib/releases/v3.2.2)

[Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.2.1...v3.2.2)

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

This release contains several critical bug-fixes:

-   support fractional HiDPI scaling with Qt backends
-   support new Python and fix syntax errors in legacy Python
-   support new Qt 5 and fix support for Qt 4
-   fix animation writer fallback
-   fix figure resizing
-   fix handling of large arcs
-   fix issues with tight layout
-   fix saving figures after closing windows or under certain size conditions
-   fix scatter when specifying a single color
-   fix several memory leaks
-   fix unexpected autoscaling behavior
-   fix various issues with usetex
-   various minor bug and documentation fixes

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
plamut pushed a commit to plamut/python-bigquery that referenced this pull request Jul 22, 2020
…loudPlatform/python-docs-samples#4118)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | patch | `==3.2.1` -> `==3.2.2` |

---

### Release Notes

<details>
<summary>matplotlib/matplotlib</summary>

### [`v3.2.2`](https://togithub.com/matplotlib/matplotlib/releases/v3.2.2)

[Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.2.1...v3.2.2)

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

This release contains several critical bug-fixes:

-   support fractional HiDPI scaling with Qt backends
-   support new Python and fix syntax errors in legacy Python
-   support new Qt 5 and fix support for Qt 4
-   fix animation writer fallback
-   fix figure resizing
-   fix handling of large arcs
-   fix issues with tight layout
-   fix saving figures after closing windows or under certain size conditions
-   fix scatter when specifying a single color
-   fix several memory leaks
-   fix unexpected autoscaling behavior
-   fix various issues with usetex
-   various minor bug and documentation fixes

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
shollyman pushed a commit to googleapis/python-bigquery that referenced this pull request Jul 22, 2020
…loudPlatform/python-docs-samples#4118)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | patch | `==3.2.1` -> `==3.2.2` |

---

### Release Notes

<details>
<summary>matplotlib/matplotlib</summary>

### [`v3.2.2`](https://togithub.com/matplotlib/matplotlib/releases/v3.2.2)

[Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.2.1...v3.2.2)

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

This release contains several critical bug-fixes:

-   support fractional HiDPI scaling with Qt backends
-   support new Python and fix syntax errors in legacy Python
-   support new Qt 5 and fix support for Qt 4
-   fix animation writer fallback
-   fix figure resizing
-   fix handling of large arcs
-   fix issues with tight layout
-   fix saving figures after closing windows or under certain size conditions
-   fix scatter when specifying a single color
-   fix several memory leaks
-   fix unexpected autoscaling behavior
-   fix various issues with usetex
-   various minor bug and documentation fixes

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. 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