googleapis / artman

Artifact Manager, a build and packaging tool for Google API client libraries.
Apache License 2.0
134 stars 86 forks source link

chore(deps): update dependency colorlog to v4 #758

Closed renovate-bot closed 4 years ago

renovate-bot commented 4 years ago

This PR contains the following updates:

Package Update Change
colorlog major >= 2.6.1, < 3.0.0 -> >=2.6.1, <5.0.0

Release Notes

borntyping/python-colorlog ### [`v4.0.0`](https://togithub.com/borntyping/python-colorlog/releases/v4.0.0) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v3.2.0...v4.0.0) _Breaking change_: `TTYColoredFormatter` requires the `stream` argument, avoiding checking the wrong stream and still displaying colors when it shouldn't. Includes some other minor changes, and attempts to close the last few months worth of minor issues ([#​54](https://togithub.com/borntyping/python-colorlog/issues/54), [#​62](https://togithub.com/borntyping/python-colorlog/issues/62), [#​64](https://togithub.com/borntyping/python-colorlog/issues/64), [#​65](https://togithub.com/borntyping/python-colorlog/issues/65)). ### [`v3.2.0`](https://togithub.com/borntyping/python-colorlog/compare/v3.1.4...v3.2.0) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v3.1.4...v3.2.0) ### [`v3.1.4`](https://togithub.com/borntyping/python-colorlog/compare/v3.1.3...v3.1.4) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://togithub.com/borntyping/python-colorlog/compare/v3.1.2...v3.1.3) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v3.1.2...v3.1.3) ### [`v3.1.2`](https://togithub.com/borntyping/python-colorlog/compare/v3.1.1...v3.1.2) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://togithub.com/borntyping/python-colorlog/compare/v3.1.0...v3.1.1) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://togithub.com/borntyping/python-colorlog/releases/v3.1.0) This removed the use of `parse_colors` directly in format strings, as it relied on an implementation specific detail of Python 2 and was broken on Python 3 (i.e. setting `__missing__` on an object's `__dict__`). It also adds some usage examples. ### [`v3.0.0`](https://togithub.com/borntyping/python-colorlog/compare/v2.10.0...v3.0.0) [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v2.10.0...v3.0.0)

Renovate configuration

:date: Schedule: "after 9am and before 3pm" (UTC).

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

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



This PR has been generated by Renovate Bot. View repository job log here.

forking-renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: 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.