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

build(deps): bump github.com/pterm/pterm from 0.12.33 to 0.12.41 #346

Merged
merged 1 commit into from
May 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2022

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

Release notes

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

v0.12.41

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.40...v0.12.41

v0.12.40

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: pterm/pterm@v0.12.39...v0.12.40

v0.12.39

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: pterm/pterm@v0.12.38...v0.12.39

v0.12.38

What's Changed

Exciting New Features 🎉

Full Changelog: pterm/pterm@v0.12.37...v0.12.38

v0.12.37

What's Changed

Exciting New Features 🎉

... (truncated)

Changelog

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

[Unreleased]

[v0.12.40] - 2022-03-28

Features

  • added a custom writer for all printers

[v0.12.39] - 2022-03-18

Features

  • use fallback color in BigTextPrinter when RGB is not supported

Test

  • fix BigTextPrinter test
  • removed testdata
  • removed snapshot testing

[v0.12.38] - 2022-03-09

Features

  • added NewLettersFromStringWithRGB
  • added NewLettersFromStringWithRGB

Test

  • bigtext: fix formatting error in bigtext test

[v0.12.37] - 2022-02-17

Features

  • progressbar: Add option to set the MaxWidth of the progressbar

Test

  • progressbar: added 100% test coverage for new features

Code Refactoring

  • putils: Improved styling

[v0.12.36] - 2022-02-01

Features

  • proposal horizontal table header row and row separators fixes
  • proposal horizontal table header row and row separators changes
  • proposal horizontal table header row and row separators changes
  • proposal horizontal table header row and row separators changes

... (truncated)

Commits
  • 11fc7cd docs: autoupdate
  • a1abf16 Merge pull request #342 from pterm/341-putils-dont-stop-already-stopped-spinners
  • 250b38a fixed #341
  • 290790d docs: autoupdate
  • 87c5ea4 Merge pull request #339 from pterm/dependabot/go_modules/github.com/MarvinJWe...
  • ab02947 chore(deps): bump github.com/MarvinJWendt/testza from 0.3.3 to 0.3.5
  • bcb19ff docs: autoupdate
  • 1b10aaa ci: updated golangci-lint
  • 153df9b docs: autoupdate
  • 946bded Merge pull request #338 from pterm/dependabot/go_modules/github.com/MarvinJWe...
  • 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.33 to 0.12.41.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.33...v0.12.41)

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

Codecov Report

Merging #346 (186264c) into main (8313a64) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##            main    #346      +/-   ##
========================================
- Coverage   4.37%   4.37%   -0.01%     
========================================
  Files        121     121              
  Lines      10928   10930       +2     
========================================
  Hits         478     478              
- Misses     10415   10417       +2     
  Partials      35      35              
Flag Coverage Δ
unittests 4.37% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
cmd/terway-controlplane/terway-controlplane.go 4.34% <0.00%> (-0.13%) ⬇️

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 8313a64...186264c. Read the comment docs.

@l1b0k l1b0k merged commit 71eb62f into main May 26, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pterm/pterm-0.12.41 branch May 26, 2022 11:39
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.

2 participants