Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the gomod group with 1 update: github.com/pterm/pterm.

Updates github.com/pterm/pterm from 0.12.79 to 0.12.80

Release notes

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

v0.12.80

What's Changed

Exciting New Features 🎉

Fixes 🔧

Other Changes

New Contributors

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

Commits
  • 7e7f199 docs: autoupdate
  • 825931a fix(progressbar/spinner): fix print while progressbar / spinner is running (#...
  • 4d310e3 refactor: refactor table render (#677)
  • 97d6a4c chore(deps): bump golang.org/x/term from 0.24.0 to 0.26.0 (#695)
  • 37d2a5c chore(deps): bump golang.org/x/text from 0.18.0 to 0.20.0 (#696)
  • e051c42 refactor: replace empty interface with any (#698)
  • a694856 docs: autoupdate
  • c8d5b25 chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (#679)
  • 668f0d1 refactor: use strings.Builder to save memory (#650)
  • 61f32bd 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update: [github.com/pterm/pterm](https://github.com/pterm/pterm).


Updates `github.com/pterm/pterm` from 0.12.79 to 0.12.80
- [Release notes](https://github.com/pterm/pterm/releases)
- [Commits](pterm/pterm@v0.12.79...v0.12.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2024
@poiana poiana requested review from maxgio92 and zuc December 2, 2024 04:55
@poiana poiana added the size/S label Dec 2, 2024
Copy link
Member

@alacuku alacuku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@poiana
Copy link
Contributor

poiana commented Dec 2, 2024

LGTM label has been added.

Git tree hash: e87b87fa76bc87d7a82df376b75dd994aa5e621b

@poiana
Copy link
Contributor

poiana commented Dec 2, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alacuku, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana added the approved label Dec 2, 2024
@poiana poiana merged commit 076aef2 into main Dec 2, 2024
17 checks passed
@poiana poiana deleted the dependabot/go_modules/gomod-f8d301acea branch December 2, 2024 08:47
@leogr leogr added this to the v0.11.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants