Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

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

v0.12.81

What's Changed

Exciting New Features 🎉

Fixes 🔧

New Contributors

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

Commits
  • 7278f55 fix(spinner): clear the old text when using UpdateText with Spinner (#656)
  • faf819b fix: fix array out of bounds error in MultiPrinter.getString() (#678)
  • 0d3895d fix(spinner): suppress spinner line clearing in raw output mode (#692)
  • fb12e69 feat(multiselect): optionally show selected options (#719)
  • b2db2e2 docs: autoupdate
  • 10d0c5d Fix leak (#705)
  • 83217c9 docs: autoupdate
  • d55e3c2 feat: adding more padding setters for BoxPrinter (#709)
  • 3be86ba fix(logger): correctly print slog attribute values for json output (#716)
  • a1f016c 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pterm/pterm-0.12.81 branch from edbc5ee to 6e69317 Compare June 17, 2025 15:14
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.80 to 0.12.81.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Commits](pterm/pterm@v0.12.80...v0.12.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pterm/pterm-0.12.81 branch from 6e69317 to c65b110 Compare June 17, 2025 15:15
@szpnygo szpnygo merged commit 551fbc3 into main Jun 17, 2025
@szpnygo szpnygo deleted the dependabot/go_modules/github.com/pterm/pterm-0.12.81 branch June 17, 2025 15:15
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.

2 participants