falcosecurity / falcoctl

Administrative tooling for Falco
Apache License 2.0
87 stars 59 forks source link

chore(deps): Bump github.com/pterm/pterm from 0.12.79 to 0.12.80 in the gomod group #678

Closed dependabot[bot] closed 14 hours ago

dependabot[bot] commented 18 hours ago

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: https://github.com/pterm/pterm/compare/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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
poiana commented 14 hours ago

LGTM label has been added.

Git tree hash: e87b87fa76bc87d7a82df376b75dd994aa5e621b

poiana commented 14 hours ago

[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: - ~~[OWNERS](https://github.com/falcosecurity/falcoctl/blob/main/OWNERS)~~ [alacuku] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment