synco
synco copied to clipboard
Bump github.com/pterm/pterm from 0.12.49 to 0.12.55
Bumps github.com/pterm/pterm from 0.12.49 to 0.12.55.
Release notes
Sourced from github.com/pterm/pterm's releases.
v0.12.55
What's Changed
Exciting New Features 🎉
- feat(table): multiline support for table printer by
@​MarvinJWendtin pterm/pterm#452Full Changelog: https://github.com/pterm/pterm/compare/v0.12.54...v0.12.55
v0.12.54
What's Changed
Fixes 🔧
- fix(tree): print top node #443 by
@​MarvinJWendtin pterm/pterm#444Full Changelog: https://github.com/pterm/pterm/compare/v0.12.53...v0.12.54
v0.12.53
What's Changed
Exciting New Features 🎉
- feat(color): added
color.ToStyle()by@​MarvinJWendtin pterm/pterm#435- feat(progressbar): added optional title to
Startmethod by@​MarvinJWendtin pterm/pterm#436Fixes 🔧
- fix(prefix): fixed line numbers in different print functions by
@​MarvinJWendtin pterm/pterm#437Full Changelog: https://github.com/pterm/pterm/compare/v0.12.52...v0.12.53
v0.12.52
What's Changed
Exciting New Features 🎉
- feat(multiselect): option to change checkmarks by
@​KarolosLykosin pterm/pterm#429- feat(theme): added theme support for checkmarks by
@​MarvinJWendtin pterm/pterm#432Other Changes
- refactor(progressbar): make
addmore safe by@​MarvinJWendtin pterm/pterm#430Full Changelog: https://github.com/pterm/pterm/compare/v0.12.51...v0.12.52
v0.12.51
What's Changed
... (truncated)
Changelog
Sourced from github.com/pterm/pterm's changelog.
[Unreleased]
Features
- table: multiline support for table printer
- table: multiline support for table printer
Code Refactoring
- table: fixed linting
[v0.12.54] - 2023-01-22
Bug Fixes
- tree: print top node #443
[v0.12.53] - 2023-01-05
Features
- color: added
color.ToStyle()- color: added
color.ToStyle()- progressbar: added optional title to
StartmethodBug Fixes
- prefix: fixed line numbers in different print functions
[v0.12.52] - 2023-01-05
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] - 2022-12-24
Bug Fixes
- Make sure the confirm printer can clean up after Ctrl+C
[v0.12.50] - 2022-11-22
Bug Fixes
... (truncated)
Commits
2038db5docs: autoupdatea84ebfeMerge pull request #452 from pterm/442-multiline-support-in-table-columnsf55cc67ci: changed Go version to 1.19 because 1.20 broke the tests047f9f7ci: added verbose flag to tests73dbdbachore(deps): updated depsfff6481refactor(table): fixed lintingc69f5baexamples(table): added more examples1a95c8afeat(table): multiline support for table printer113c613feat(table): multiline support for table printerc0cd74fdocs: autoupdate- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)