MarvinJWendt / testza

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
417 stars 21 forks source link

chore(deps): bump github.com/pterm/pterm from 0.12.36 to 0.12.39 #85

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/pterm/pterm from 0.12.36 to 0.12.39.

Release notes

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

v0.12.39

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: https://github.com/pterm/pterm/compare/v0.12.38...v0.12.39

v0.12.38

What's Changed

Exciting New Features 🎉

Full Changelog: https://github.com/pterm/pterm/compare/v0.12.37...v0.12.38

v0.12.37

What's Changed

Exciting New Features 🎉

Full Changelog: https://github.com/pterm/pterm/compare/v0.12.36...v0.12.37

Changelog

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

[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

Commits
  • 2bfb950 Merge pull request #331 from pterm/330-use-fallback-style-when-using-rgb-in-a...
  • a99d307 test: fix BigTextPrinter test
  • 0c60941 feat: use fallback color in BigTextPrinter when RGB is not supported
  • 6e950d6 docs: autoupdate
  • 2bd2998 Merge pull request #329 from pterm/add-discord-link-to-readme
  • 3631d06 docs(readme): added discord link to readme
  • 06b9bdb docs: autoupdate
  • 4353f36 Merge pull request #328 from pterm/remove-snapshot-testing
  • 54aaa44 test: removed testdata
  • b8c55f2 test: removed snapshot testing
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #85 (3b77e48) into main (4c202c1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   88.19%   88.19%           
=======================================
  Files          10       10           
  Lines         652      652           
=======================================
  Hits          575      575           
  Misses         40       40           
  Partials       37       37           

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 4c202c1...3b77e48. Read the comment docs.

MarvinJWendt commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

MarvinJWendt commented 2 years ago

@dependabot recreate