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

Bump github.com/pterm/pterm from 0.12.49 to 0.12.55 #32

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

Conversation

dependabot[bot]
Copy link

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

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 🎉

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 🎉

Other Changes

Full Changelog: pterm/pterm@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 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

  • Make sure the confirm printer can clean up after Ctrl+C

[v0.12.50] - 2022-11-22

Bug Fixes

... (truncated)

Commits
  • 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
  • 1a95c8a feat(table): multiline support for table printer
  • 113c613 feat(table): multiline support for table printer
  • c0cd74f docs: autoupdate
  • 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.49 to 0.12.55.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.49...v0.12.55)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 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