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.38 to 0.12.45 #6

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps github.com/pterm/pterm from 0.12.38 to 0.12.45.

Release notes

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

v0.12.45

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.44...v0.12.45

v0.12.44

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: pterm/pterm@v0.12.43...v0.12.44

v0.12.43

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.42...v0.12.43

v0.12.42 | Interactive Printers 🎉

PTerm got its own docs site! 📖

--> https://docs.pterm.sh <--

We now feature interactive printers! 🥳🎉

More here: https://docs.pterm.sh/printers/interactive

... (truncated)

Changelog

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

[Unreleased]

Bug Fixes

  • make sure the interactive printers can cleanup after Ctrl+C
  • the interactive confirm answers should match the confirm/reject text

Test

  • add tests for custom answers

[v0.12.44] - 2022-07-22

[v0.12.43] - 2022-07-17

Bug Fixes

  • spinner: fix line didn't clear properly
  • table: fixed column length calculation for Chinese strings

[v0.12.42] - 2022-06-21

Features

  • input: added text input printer

[v0.12.41] - 2022-04-12

[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

Commits
  • e373573 docs: autoupdate
  • c98a71d Merge pull request #383 from jochil/jochil/cleanup-after-cancelation
  • 63b4ba3 Merge branch 'master' into jochil/cleanup-after-cancelation
  • 814a52d docs: autoupdate
  • c358754 Merge pull request #382 from luisdavim/confirm_answers
  • be55629 fix: make sure the interactive printers can cleanup after Ctrl+C
  • 561cda9 chore: disable gocritic "preferDecodeRune"
  • f1c8f2b test: add tests for custom answers
  • ba28126 fix: the interactive confirm answers should match the confirm/reject text
  • 8acc75a 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.38 to 0.12.45.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.38...v0.12.45)

---
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 the dependencies Pull requests that update a dependency file label Jul 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #7.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pterm/pterm-0.12.45 branch September 5, 2022 20:32
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