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.29 to 0.12.33 #298

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Bumps github.com/pterm/pterm from 0.12.29 to 0.12.33.

Release notes

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

v0.12.33

What's Changed

New Contributors

Full Changelog: pterm/pterm@v0.12.32...v0.12.33

v0.12.32

What's Changed

New Contributors

Full Changelog: pterm/pterm@v0.12.31...v0.12.32

v0.12.31

Features

  • prefix: added LineNumberOffset to PrefixPrinter

v0.12.30

Bug Fixes

  • style: resetting to previous color also resets attributes

Code Refactoring

  • adapt new testza function name
Changelog

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

[v0.12.33] - 2021-10-24

Features

  • add PrintOnErrorf for every TextPrinter (#279)
  • coverage: add unit test
  • progressbar: made updating the progressbar title easier. (#267)
  • table: increase test coverage
  • table: revamp to follow practice
  • table: add support for right data alignment

Bug Fixes

  • idea: revert unwanted config changes
  • linter: do linter recommendation to delete fallthrough

[v0.12.32] - 2021-10-15

Features

  • added AreaPrinter.Clear()

Bug Fixes

  • progressbar method name
  • header: fixed length calculation for Chinese strings

Code Refactoring

  • change bitSize size

[v0.12.31] - 2021-09-21

Features

  • prefix: added LineNumberOffset to PrefixPrinter

[v0.12.30] - 2021-08-16

Bug Fixes

  • style: resetting to previous color also resets attributes

Code Refactoring

  • adapt new testza function name

Commits
  • c0da86a docs: autoupdate
  • 527dae5 feat(progressbar): made updating the progressbar title easier. (#267)
  • 4504a6c docs: autoupdate
  • 075cf3a doc(table): add alignment
  • ca0e735 feat(table): increase test coverage
  • 08e0c91 feat(table): revamp to follow practice
  • 625226c Update _examples/table/main.go
  • 85ee9ec fix(idea): revert unwanted config changes
  • a79b07d feat(coverage): add unit test
  • 1d40138 fix(linter): do linter recommendation to delete fallthrough
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.29 to 0.12.33.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.29...v0.12.33)

---
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 kind/enhancement New feature or request release-note/misc labels Dec 17, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #298 (ec29c69) into main (9bd1304) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #298   +/-   ##
=====================================
  Coverage   4.46%   4.46%           
=====================================
  Files         98      98           
  Lines       9448    9448           
=====================================
  Hits         422     422           
  Misses      8993    8993           
  Partials      33      33           
Flag Coverage Δ
unittests 4.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bd1304...ec29c69. Read the comment docs.

@l1b0k l1b0k merged commit 8276745 into main Dec 17, 2021
@l1b0k l1b0k deleted the dependabot/go_modules/github.com/pterm/pterm-0.12.33 branch December 17, 2021 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants