Skip to content

Commit 52a385e

Browse files
ECG BotTyrone Meijn
authored andcommitted
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` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/jiratui/1.7.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/jiratui/1.7.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/jiratui/1.6.2/1.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/jiratui/1.6.2/1.7.0?slim=true) | 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 [@&#8203;stianse](https://github.com/stianse) in [#&#8203;169](whyisdifficult/jiratui#169) - Implement `active_sprint_on_startup` config flag by [@&#8203;spomata](https://github.com/spomata) in [#&#8203;170](whyisdifficult/jiratui#170) - Add styles configuration by [@&#8203;stianse](https://github.com/stianse) in [#&#8203;169](whyisdifficult/jiratui#169) - Allow customization of some components styling: priority, status and type by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;173](whyisdifficult/jiratui#173) - Use canonical value for styling work item statuses and types by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;172](whyisdifficult/jiratui#172) ##### Bug Fixes - `search_on_startup` config value was always overridden by CLI by [@&#8203;spomata](https://github.com/spomata) in [#&#8203;168](whyisdifficult/jiratui#168) ##### Changed - Drop support for Python 3.10 and 3.11 by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;182](whyisdifficult/jiratui#182) - Bump urllib3 from 2.5.0 to 2.6.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;183](whyisdifficult/jiratui#183) - Bump aiohttp from 3.13.1 to 3.13.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;185](whyisdifficult/jiratui#185) - Upgrade Independence used for generating documentation - Improve SEO for the official website by [@&#8203;whyisdifficult](https://github.com/whyisdifficult) in [#&#8203;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

File tree

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vhs = "0.10.0"
2626
###################################
2727
pipx = "latest"
2828
"pipx:ansible" = { version = "13.4.0", uvx_args = "--with-executables-from ansible-core,ansible-lint" }
29-
"pipx:jiratui" = "1.6.2"
29+
"pipx:jiratui" = "1.7.0"
3030
"pipx:gnome-extensions-cli" = { version = "0.11.0", uvx_args = "--with pycairo,PyGObject" }
3131
"pipx:gruyere" = "0.1.0"
3232
"pipx:isd-tui" = "0.6.1"

0 commit comments

Comments
 (0)