ccremer / paperless-cli

CLI tool to interact with paperless-ngx remote API
GNU General Public License v3.0
7 stars 2 forks source link

Update module github.com/pterm/pterm to v0.12.50 #3

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pterm/pterm require patch v0.12.41 -> v0.12.50

Release Notes

pterm/pterm ### [`v0.12.50`](https://togithub.com/pterm/pterm/releases/tag/v0.12.50) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.49...v0.12.50) #### What's Changed ##### Fixes 🔧 - fix: slice bounds out of range on select printer by [@​mponton](https://togithub.com/mponton) in [https://github.com/pterm/pterm/pull/420](https://togithub.com/pterm/pterm/pull/420) ##### Other Changes - chore(ci): remove macos from matrix by [@​rafaelrubbioli](https://togithub.com/rafaelrubbioli) in [https://github.com/pterm/pterm/pull/412](https://togithub.com/pterm/pterm/pull/412) #### New Contributors - [@​rafaelrubbioli](https://togithub.com/rafaelrubbioli) made their first contribution in [https://github.com/pterm/pterm/pull/412](https://togithub.com/pterm/pterm/pull/412) - [@​mponton](https://togithub.com/mponton) made their first contribution in [https://github.com/pterm/pterm/pull/420](https://togithub.com/pterm/pterm/pull/420) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.49...v0.12.50 ### [`v0.12.49`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01249---2022-10-03) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.48...v0.12.49) #### \[v0.12.49] - 2022-10-03 ### [`v0.12.48`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01248---2022-10-02) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.47...v0.12.48) ##### Features - custom select/confirm key for interactive printer - add flag to disable filter/search for interactive printer ### [`v0.12.47`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01247---2022-09-19) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.46...v0.12.47) ##### Features - adding interactive continue printer ##### Bug Fixes - typo - append the selected value to the prompt ##### Code Refactoring - ignore invalid custom handles - initiazile handles on getSuffix - comment format - address renaming PR comments - show full handles by default - use a map for the options ##### Reverts - refactor: use a map for the options ### [`v0.12.46`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01246---2022-09-05) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.45...v0.12.46) ##### Features - **putils:** add `CenterText` in putils ##### Bug Fixes - **textinput:** fixed overwriting the default values ### [`v0.12.45`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01245---2022-07-26) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.44...v0.12.45) ##### Bug Fixes - make sure the interactive printers can cleanup after Ctrl+C - the interactive confirm answers should match the confirm/reject text ##### Test - add tests for custom answers ### [`v0.12.44`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01244---2022-07-22) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.43...v0.12.44) #### \[v0.12.44] - 2022-07-22 ### [`v0.12.43`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01243---2022-07-17) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.42...v0.12.43) ##### Bug Fixes - **spinner:** fix line didn't clear properly - **table:** fixed column length calculation for Chinese strings ### [`v0.12.42`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01242---2022-06-21) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.41...v0.12.42) ##### Features - **input:** added text input printer

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.



This PR has been generated by Mend Renovate. View repository job log here.