DelineaXPM / ansible-core-collection

Ansible collection for Delinea DevOps Secrets Vault
GNU General Public License v3.0
4 stars 1 forks source link

fix(deps): update module github.com/pterm/pterm to v0.12.58 #49

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

pterm/pterm ### [`v0.12.58`](https://togithub.com/pterm/pterm/releases/tag/v0.12.58): | Structured Logging [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.57...v0.12.58) #### What's Changed ##### Exciting New Features πŸŽ‰ ##### New Printer: Structured Logging! - feat(logger): added pretty structured logger by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/480](https://togithub.com/pterm/pterm/pull/480) - feat(rgb): made it possible to use RGB colors as background by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/474](https://togithub.com/pterm/pterm/pull/474) ##### Fixes πŸ”§ - fix(rgb): fixed a bug in RGB fading, where the `maxValue` would print with the `minValue` color. by [@​floaust](https://togithub.com/floaust) in [https://github.com/pterm/pterm/pull/479](https://togithub.com/pterm/pterm/pull/479) ##### Other Changes - examples: combine header examples by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/467](https://togithub.com/pterm/pterm/pull/467) - ci: added svgo workflow to optimize SVGs by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/468](https://togithub.com/pterm/pterm/pull/468) - docs(examples): added more examples by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/469](https://togithub.com/pterm/pterm/pull/469) - docs(README): improved readme by [@​MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/476](https://togithub.com/pterm/pterm/pull/476) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.57...v0.12.58 ### [`v0.12.57`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01257---2023-03-28) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.56...v0.12.57) ##### Code Refactoring - use `pterm.Print` instead of `fmt.Print` functions ### [`v0.12.56`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01256---2023-03-14) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.55...v0.12.56) ##### Bug Fixes - **table:** fixed panic when multiple lines contained color in a single row ### [`v0.12.55`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01255---2023-03-04) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.54...v0.12.55) ##### Features - **table:** multiline support for table printer - **table:** multiline support for table printer ##### Code Refactoring - **table:** fixed linting ### [`v0.12.54`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01254---2023-01-22) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.53...v0.12.54) ##### Bug Fixes - **tree:** print top node [#​443](https://togithub.com/pterm/pterm/issues/443) ### [`v0.12.53`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01253---2023-01-05) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53) ##### Features - **color:** added `color.ToStyle()` - **color:** added `color.ToStyle()` - **progressbar:** added optional title to `Start` method ##### Bug Fixes - **prefix:** fixed line numbers in different print functions ### [`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52) ##### Features - **multiselect:** added theme support for checkmarks - **multiselect:** added theme support for checkmarks ##### Test - **multiselect:** fixed test ##### Code Refactoring - **progressbar:** make add more safe ### [`v0.12.51`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01251---2022-12-24) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.50...v0.12.51) ##### Bug Fixes - Make sure the confirm printer can clean up after Ctrl+C

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.


mend-for-github-com[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go mod vendor
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/magefile/mage v1.14.0
go: downloading github.com/sheldonhull/magetools v1.0.0
local imports
    github.com/pterm/pterm: missing go.sum entry for module providing package github.com/pterm/pterm (imported by local); to add:
    go get local