ublue-os / fleek

[deprecated] Own your $HOME
https://getfleek.dev
Apache License 2.0
833 stars 24 forks source link

chore(deps): bump github.com/pterm/pterm from 0.12.59 to 0.12.61 #201

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/pterm/pterm from 0.12.59 to 0.12.61.

Release notes

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

v0.12.61

What's Changed

Fixes 🔧

Full Changelog: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61

v0.12.60

What's Changed

Exciting New Features 🎉

Fixes 🔧

Other Changes

Full Changelog: https://github.com/pterm/pterm/compare/v0.12.59...v0.12.60

Changelog

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

[Unreleased]

Bug Fixes

  • table: fixed table when a column contained a whitespace at the start or end

[v0.12.60] - 2023-05-11

Features

  • progressbar: various progressbar improvements
  • progressbar: various progressbar improvements
  • progressbar: various progressbar improvements
  • rgb: added RGBStyle

Test

  • rgb: added RGBStyle tests

Code Refactoring

  • rgb: removed 'GetValues' for 'RGBStyle'

Commits
  • 4b7a4ed docs: autoupdate
  • 587c66e Merge pull request #502 from pterm/fix-table
  • a3e5fe9 fix(table): fixed table when a column contained a whitespace at the start or end
  • d16af50 docs: autoupdate
  • b989a48 Merge pull request #497 from pterm/dependabot/go_modules/golang.org/x/term-0.8.0
  • 52925a6 chore(deps): bump golang.org/x/term from 0.6.0 to 0.8.0
  • b18db07 Merge pull request #500 from pterm/progressbar-update
  • c8cd0cc Merge pull request #496 from pterm/dependabot/go_modules/github.com/lithammer...
  • 9105b63 feat(progressbar): various progressbar improvements
  • e8fd6dc Merge branch 'master' into dependabot/go_modules/github.com/lithammer/fuzzyse...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #203.