Skip to content

Commit

Permalink
Update dependency colorlog to v6.8.2 (#8)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [colorlog](https://togithub.com/borntyping/python-colorlog) |
`==6.7.0` -> `==6.8.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/colorlog/6.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/colorlog/6.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/colorlog/6.7.0/6.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/colorlog/6.7.0/6.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>borntyping/python-colorlog (colorlog)</summary>

###
[`v6.8.2`](https://togithub.com/borntyping/python-colorlog/releases/tag/v6.8.2):
6.8.2

[Compare
Source](https://togithub.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2)

#### What's Changed

- Update package links in README by
[@&#8203;buhtz](https://togithub.com/buhtz) in
[https://github.com/borntyping/python-colorlog/pull/131](https://togithub.com/borntyping/python-colorlog/pull/131)
- Added
[docs/CONTRIBUTING.md](https://togithub.com/borntyping/python-colorlog/blob/main/docs/CONTRIBUTING.md).
-   Documented "bright" colours in the README.

#### New Contributors

- [@&#8203;buhtz](https://togithub.com/buhtz) made their first
contribution in
[https://github.com/borntyping/python-colorlog/pull/131](https://togithub.com/borntyping/python-colorlog/pull/131)

**Full Changelog**:
borntyping/python-colorlog@v6.8.0...v6.8.2

###
[`v6.8.0`](https://togithub.com/borntyping/python-colorlog/releases/tag/v6.8.0):
6.8.0

[Compare
Source](https://togithub.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.0)

#### What's Changed

- Remove universal wheel, python 2 is unsupported by
[@&#8203;gopackgo90](https://togithub.com/gopackgo90) in
[https://github.com/borntyping/python-colorlog/pull/126](https://togithub.com/borntyping/python-colorlog/pull/126)
- Fix running tests in environment with NO_COLOR=1 by
[@&#8203;mgorny](https://togithub.com/mgorny) in
[https://github.com/borntyping/python-colorlog/pull/130](https://togithub.com/borntyping/python-colorlog/pull/130)

#### New Contributors

- [@&#8203;gopackgo90](https://togithub.com/gopackgo90) made their first
contribution in
[https://github.com/borntyping/python-colorlog/pull/126](https://togithub.com/borntyping/python-colorlog/pull/126)
- [@&#8203;mgorny](https://togithub.com/mgorny) made their first
contribution in
[https://github.com/borntyping/python-colorlog/pull/130](https://togithub.com/borntyping/python-colorlog/pull/130)

**Full Changelog**:
borntyping/python-colorlog@v6.7.0...v6.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - 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.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/DonRobo/ha-ha-integration).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 2ac9fe0 commit 9f2847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
colorlog==6.7.0
colorlog==6.8.2
homeassistant==2023.12.3
pip>=24.1,<25
ruff==0.5.5

0 comments on commit 9f2847d

Please sign in to comment.