Commit 52a385e
build(deps): update pipx:jiratui to v1.7.0
This MR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [pipx:jiratui](https://github.com/whyisdifficult/jiratui) ([changelog](https://github.com/whyisdifficult/jiratui/blob/main/CHANGELOG.md)) | `1.6.2` → `1.7.0` |  |  |  |  |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>whyisdifficult/jiratui (pipx:jiratui)</summary>
### [`v1.7.0`](https://github.com/whyisdifficult/jiratui/blob/HEAD/CHANGELOG.md#170---2026-03-28)
[Compare Source](whyisdifficult/jiratui@v1.6.2...v1.7.0)
##### Added
- Add support for defining custom styles for work item status and type colors via the `styling` configuration key; by [@​stianse](https://github.com/stianse) in [#​169](whyisdifficult/jiratui#169)
- Implement `active_sprint_on_startup` config flag by [@​spomata](https://github.com/spomata) in [#​170](whyisdifficult/jiratui#170)
- Add styles configuration by [@​stianse](https://github.com/stianse) in [#​169](whyisdifficult/jiratui#169)
- Allow customization of some components styling: priority, status and type by [@​whyisdifficult](https://github.com/whyisdifficult) in [#​173](whyisdifficult/jiratui#173)
- Use canonical value for styling work item statuses and types by [@​whyisdifficult](https://github.com/whyisdifficult) in [#​172](whyisdifficult/jiratui#172)
##### Bug Fixes
- `search_on_startup` config value was always overridden by CLI by [@​spomata](https://github.com/spomata) in [#​168](whyisdifficult/jiratui#168)
##### Changed
- Drop support for Python 3.10 and 3.11 by [@​whyisdifficult](https://github.com/whyisdifficult) in [#​184](whyisdifficult/jiratui#184)
##### Minor Improvements
- Upgrade `textual` to `v8.2.0`
- Upgrade `pydantic-settings[yaml]`
- Upgrade `gitpython`
- Upgrade `click`
- Upgrade `textual-image`
- Upgrade `pytest-cov`
- Upgrade `pytest`
- Upgrade `pytest-asyncio`
- Upgrade `mypy`
- Upgrade `pre-commit`
- Upgrade `ruff`
- Bump requests from 2.32.4 to 2.33.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​182](whyisdifficult/jiratui#182)
- Bump urllib3 from 2.5.0 to 2.6.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​183](whyisdifficult/jiratui#183)
- Bump aiohttp from 3.13.1 to 3.13.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​185](whyisdifficult/jiratui#185)
- Upgrade Independence used for generating documentation
- Improve SEO for the official website by [@​whyisdifficult](https://github.com/whyisdifficult) in [#​171](whyisdifficult/jiratui#171)
</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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlJlbm92YXRlIEJvdCIsImF1dG9tYXRpb246Ym90LWF1dGhvcmVkIiwiZGVwZW5kZW5jeS10eXBlOjptaW5vciJdfQ==-->1 parent e52bd9e commit 52a385e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments