Commit 4d3b32d
ECG Bot
build(deps): update pipx:tldr to v3.4.4
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:tldr](https://github.com/tldr-pages/tldr-python-client) ([changelog](https://github.com/tldr-pages/tldr-python-client/blob/main/CHANGELOG.md)) | `3.4.3` → `3.4.4` |  |  |  |  |
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>tldr-pages/tldr-python-client (pipx:tldr)</summary>
### [`v3.4.4`](https://github.com/tldr-pages/tldr-python-client/blob/HEAD/CHANGELOG.md#344-02072026)
[Compare Source](tldr-pages/tldr-python-client@3.4.3...3.4.4)
##### Breaking
- Drop support for EOL Python 3.9 version (thanks [@​kyluca](https://github.com/kyluca)).
##### Bugfixes
- Fixed unexpected behavior by only raising URLError or HTTPError when there are no results at all (thanks [@​kyluca](https://github.com/kyluca)).
- Return exit code 1 when search finds no results (thanks [@​gowtham1412-p](https://github.com/gowtham1412-p)).
##### Features
- Added support for Python 3.14 (thanks [@​kyluca](https://github.com/kyluca), [@​kbdharun](https://github.com/kbdharun), [@​sebastiaanspeck](https://github.com/sebastiaanspeck)).
- Allow cache updating and command displaying on the same command (thanks [@​Managor](https://github.com/Managor)).
- Check `$XDG_DATA_DIRS/tldr` for a cache when user cache misses (thanks [@​Managor](https://github.com/Managor)).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->1 parent cacff8c commit 4d3b32d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments