Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/pterm/pterm from 0.12.50 to 0.12.56 #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps github.com/pterm/pterm from 0.12.50 to 0.12.56.

Release notes

Sourced from github.com/pterm/pterm's releases.

v0.12.56

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.55...v0.12.56

v0.12.55

What's Changed

Exciting New Features 🎉

Full Changelog: pterm/pterm@v0.12.54...v0.12.55

v0.12.54

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.53...v0.12.54

v0.12.53

What's Changed

Exciting New Features 🎉

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.52...v0.12.53

v0.12.52

What's Changed

Exciting New Features 🎉

... (truncated)

Changelog

Sourced from github.com/pterm/pterm's changelog.

[Unreleased]

Bug Fixes

  • table: fixed panic when multiple lines contained color in a single row

[v0.12.55] - 2023-03-04

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 Start method

Bug 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

... (truncated)

Commits
  • 8b56f53 docs: autoupdate
  • 22eec17 Merge pull request #456 from pterm/455-using-styled-text-after-n-in-table-pri...
  • a31f5b8 fix(table): fixed panic when multiple lines contained color in a single row
  • 2038db5 docs: autoupdate
  • a84ebfe Merge pull request #452 from pterm/442-multiline-support-in-table-columns
  • f55cc67 ci: changed Go version to 1.19 because 1.20 broke the tests
  • 047f9f7 ci: added verbose flag to tests
  • 73dbdba chore(deps): updated deps
  • fff6481 refactor(table): fixed linting
  • c69f5ba examples(table): added more examples
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.50 to 0.12.56.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.50...v0.12.56)

---
updated-dependencies:
- dependency-name: github.com/pterm/pterm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants