Skip to content
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

chore(deps): update dependency six to v1.14.0 #3200

Merged
merged 2 commits into from
Mar 28, 2020
Merged

chore(deps): update dependency six to v1.14.0 #3200

merged 2 commits into from
Mar 28, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 27, 2020

This PR contains the following updates:

Package Update Change
six minor ==1.13.0 -> ==1.14.0

Release Notes

benjaminp/six

v1.14.0

Compare Source

  • Issue #​288, pull request #​289: Add six.assertNotRegex.

  • Issue #​317: six.moves._dummy_thread now points to the _thread module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    _dummy_thread module.

  • Issue #​308, pull request #​314: Remove support for Python 2.6 and Python 3.2.

  • Issue #​250, issue #​165, pull request #​251: six.wraps now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.


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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 28, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 28, 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.

@gcf-merge-on-green gcf-merge-on-green bot merged commit f9dbf42 into GoogleCloudPlatform:master Mar 28, 2020
@renovate-bot renovate-bot deleted the renovate/six-1.x branch March 28, 2020 00:18
busunkim96 pushed a commit to busunkim96/python-speech that referenced this pull request Sep 1, 2020
…atform/python-docs-samples#3200)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
busunkim96 pushed a commit to googleapis/python-speech that referenced this pull request Sep 3, 2020
…atform/python-docs-samples#3200)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
telpirion pushed a commit that referenced this pull request Jan 13, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
dandhlee pushed a commit that referenced this pull request Feb 9, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
telpirion pushed a commit that referenced this pull request Mar 13, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 6, 2023
…atform/python-docs-samples#3200)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 6, 2023
…atform/python-docs-samples#3200)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 18, 2023
…atform/python-docs-samples#3200)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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).
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Oct 22, 2023
…atform/python-docs-samples#3200)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` |

---

### Release Notes

<details>
<summary>benjaminp/six</summary>

### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140)

[Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0)

-   Issue [#&#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`.

-   Issue [#&#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module.

-   Issue [#&#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2.

-   Issue [#&#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing
    attributes. This follows the Python 3.2+ standard library behavior.

</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