Commit 5177caf
authored
chore(deps): update testing pip deps (minor) (#353)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [lightkube](https://redirect.github.com/gtsystem/lightkube) |
`==0.17.2` -> `==0.18.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[lightkube-models](https://redirect.github.com/gtsystem/lightkube-models)
| `<1.34` -> `<1.35` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>gtsystem/lightkube (lightkube)</summary>
###
[`v0.18.0`](https://redirect.github.com/gtsystem/lightkube/releases/tag/v0.18.0)
[Compare
Source](https://redirect.github.com/gtsystem/lightkube/compare/v0.17.2...v0.18.0)
#### What's Changed
- Lightkube now support Kubernetes v1.18 to v1.34 by
[@​gtsystem](https://redirect.github.com/gtsystem) in
[#​104](https://redirect.github.com/gtsystem/lightkube/pull/104)
- Add http2 support by
[@​evilhamsterman](https://redirect.github.com/evilhamsterman) in
[#​103](https://redirect.github.com/gtsystem/lightkube/pull/103)
- Substantial modernization of the project structure and toolings by
[@​jonded94](https://redirect.github.com/jonded94) in
[#​117](https://redirect.github.com/gtsystem/lightkube/pull/117),
[#​118](https://redirect.github.com/gtsystem/lightkube/pull/118),
[#​119](https://redirect.github.com/gtsystem/lightkube/pull/119),
[#​120](https://redirect.github.com/gtsystem/lightkube/pull/120)
and
[#​122](https://redirect.github.com/gtsystem/lightkube/pull/122)
#### Bug fix
- Fix httpx.ResponseNotRead if streaming unready pod logs by
[@​Rycieos](https://redirect.github.com/Rycieos) in
[#​106](https://redirect.github.com/gtsystem/lightkube/pull/106)
- Handle API Status error during watch by
[@​asteven](https://redirect.github.com/asteven) in
[#​109](https://redirect.github.com/gtsystem/lightkube/pull/109)
#### Typing improvements
- Improve types for public methods by
[@​gtsystem](https://redirect.github.com/gtsystem) in
[#​112](https://redirect.github.com/gtsystem/lightkube/pull/112)
- Fix Client.create Type Hints by
[@​jo-migo](https://redirect.github.com/jo-migo) in
[#​115](https://redirect.github.com/gtsystem/lightkube/pull/115)
- Introduce `ruff` formatting, broader `ruff` linting rule set and fix
corresponding errors by
[@​jonded94](https://redirect.github.com/jonded94) in
[#​122](https://redirect.github.com/gtsystem/lightkube/pull/122)
- Apply typing fixes of
[#​115](https://redirect.github.com/gtsystem/lightkube/issues/115)
to the asynchronous client as well. by
[@​gtsystem](https://redirect.github.com/gtsystem) in
[#​123](https://redirect.github.com/gtsystem/lightkube/pull/123)
#### New Contributors
- [@​Rycieos](https://redirect.github.com/Rycieos) made their
first contribution in
[#​106](https://redirect.github.com/gtsystem/lightkube/pull/106)
- [@​evilhamsterman](https://redirect.github.com/evilhamsterman)
made their first contribution in
[#​103](https://redirect.github.com/gtsystem/lightkube/pull/103)
- [@​jo-migo](https://redirect.github.com/jo-migo) made their
first contribution in
[#​115](https://redirect.github.com/gtsystem/lightkube/pull/115)
- [@​asteven](https://redirect.github.com/asteven) made their
first contribution in
[#​109](https://redirect.github.com/gtsystem/lightkube/pull/109)
- [@​jonded94](https://redirect.github.com/jonded94) made their
first contribution in
[#​117](https://redirect.github.com/gtsystem/lightkube/pull/117)
**Full Changelog**:
<gtsystem/lightkube@v0.17.2...v0.18.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/identity-platform-login-ui-operator).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments