Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps github.com/pterm/pterm from 0.12.80 to 0.12.82.

Release notes

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

v0.12.82

What's Changed

Exciting New Features 🎉

Fixes 🔧

Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.81...v0.12.82

v0.12.81

What's Changed

Exciting New Features 🎉

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.80...v0.12.81

Commits
  • d5706ff fix(interactive_textinput): fixed gray text when using a default value (#747)
  • d2df629 refactor(print): enhance RemoveColorFromString to also strip OSC 8 hyperlinks...
  • 7717a1b feat(interactive_select): add filter input placeholder to multiselect and sel...
  • e8b049c feat(bigtext_printer): add ASCII art representation for "@" character (#744)
  • 81b0fa9 chore(test.sh): improve user input handling and error reporting (#743)
  • 9654316 chore(demo): replace 'time.Second' with 'second' for consistency (#742)
  • 24cb664 fix(spinner): remove extra newline on start (#732)
  • 36a8bd9 docs: correct typos in comments (#726)
  • b3ec1f3 fix: fix selectOption for invalid defaults
  • 74183ac docs: fix typo in SlogHandler comment (#723)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.80 to 0.12.82.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Commits](pterm/pterm@v0.12.80...v0.12.82)

---
updated-dependencies:
- dependency-name: github.com/pterm/pterm
  dependency-version: 0.12.82
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 14, 2025
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants