Skip to content

Commit

Permalink
Bump github.com/pterm/pterm from 0.12.69 to 0.12.79 (#424)
Browse files Browse the repository at this point in the history
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from
0.12.69 to 0.12.79.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pterm/pterm/releases">github.com/pterm/pterm's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.79</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉</h3>
<ul>
<li>feat(text-input): Show <code>DefaultValue</code> as placeholder by
<a
href="https://github.com/MarvinJWendt"><code>@​MarvinJWendt</code></a>
in <a
href="https://redirect.github.com/pterm/pterm/pull/639">pterm/pterm#639</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pterm/pterm/compare/v0.12.78...v0.12.79">https://github.com/pterm/pterm/compare/v0.12.78...v0.12.79</a></p>
<h2>v0.12.78</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Fixes 🔧</h3>
<ul>
<li>fix(progressbar): <code>Progressbar</code> and <code>Logger</code>
did not work together co… by <a
href="https://github.com/MarvinJWendt"><code>@​MarvinJWendt</code></a>
in <a
href="https://redirect.github.com/pterm/pterm/pull/627">pterm/pterm#627</a></li>
<li>fix(textinput): fixed text width calculation by <a
href="https://github.com/auntan"><code>@​auntan</code></a> in <a
href="https://redirect.github.com/pterm/pterm/pull/624">pterm/pterm#624</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/auntan"><code>@​auntan</code></a> made
their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/624">pterm/pterm#624</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pterm/pterm/compare/v0.12.77...v0.12.78">https://github.com/pterm/pterm/compare/v0.12.77...v0.12.78</a></p>
<h2>v0.12.77</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Fixes 🔧</h3>
<ul>
<li>fix: graceful handling of odd args by <a
href="https://github.com/TylerGillson"><code>@​TylerGillson</code></a>
in <a
href="https://redirect.github.com/pterm/pterm/pull/629">pterm/pterm#629</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/TylerGillson"><code>@​TylerGillson</code></a>
made their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/629">pterm/pterm#629</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pterm/pterm/compare/v0.12.76...v0.12.77">https://github.com/pterm/pterm/compare/v0.12.76...v0.12.77</a></p>
<h2>v0.12.76</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Fixes 🔧</h3>
<ul>
<li>fix(rgb): <code>Sprintf</code> did not format properly by <a
href="https://github.com/MarvinJWendt"><code>@​MarvinJWendt</code></a>
in <a
href="https://redirect.github.com/pterm/pterm/pull/622">pterm/pterm#622</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pterm/pterm/compare/v0.12.75...v0.12.76">https://github.com/pterm/pterm/compare/v0.12.75...v0.12.76</a></p>
<h2>v0.12.75</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Fixes 🔧</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pterm/pterm/commit/1800c6e07e7ea192b624a2066dec0a40c5bae340"><code>1800c6e</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/1a9d517a2edc1cf0c0bee6353b5e807e90ac652e"><code>1a9d517</code></a>
feat(text-input): Show <code>DefaultValue</code> as placeholder (<a
href="https://redirect.github.com/pterm/pterm/issues/639">#639</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/611e224f481f3bb6977bd5a5556a16d8aa6f124a"><code>611e224</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/0e624170e366a5cc482652f658e7239ffcea5445"><code>0e62417</code></a>
fix(textinput): fixed text width calculation (<a
href="https://redirect.github.com/pterm/pterm/issues/624">#624</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/4159e7e48e8c380cd44c327dcfb1e261ff8e982d"><code>4159e7e</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/a878ecbf041f923fbad7a00ef07c133f61b65c30"><code>a878ecb</code></a>
chore: updated PR template (<a
href="https://redirect.github.com/pterm/pterm/issues/632">#632</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/c0f6081bf409d53de105fb33b91f9276459d5adc"><code>c0f6081</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/610cec9725274f28e6ff873756614a6bc25eed47"><code>610cec9</code></a>
fix(progressbar): <code>Progressbar</code> and <code>Logger</code> did
not work together co… (<a
href="https://redirect.github.com/pterm/pterm/issues/627">#627</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/7659bf131711c1ad61725da22fb1ee8a3369d885"><code>7659bf1</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/02ac5135329c535885b816c57c3b1100cb30fdef"><code>02ac513</code></a>
fix: graceful handling of odd args (<a
href="https://redirect.github.com/pterm/pterm/issues/629">#629</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pterm/pterm/compare/v0.12.69...v0.12.79">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pterm/pterm&package-manager=go_modules&previous-version=0.12.69&new-version=0.12.79)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 4468211 commit 06d651b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/cloudflare/backoff v0.0.0-20240920015135-e46b80a3a7d0
github.com/lib/pq v1.10.9
github.com/oapi-codegen/nullable v1.1.0
github.com/pterm/pterm v0.12.69
github.com/pterm/pterm v0.12.79
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ github.com/pterm/pterm v0.12.31/go.mod h1:32ZAWZVXD7ZfG0s8qqHXePte42kdz8ECtRyEej
github.com/pterm/pterm v0.12.33/go.mod h1:x+h2uL+n7CP/rel9+bImHD5lF3nM9vJj80k9ybiiTTE=
github.com/pterm/pterm v0.12.36/go.mod h1:NjiL09hFhT/vWjQHSj1athJpx6H8cjpHXNAK5bUw8T8=
github.com/pterm/pterm v0.12.40/go.mod h1:ffwPLwlbXxP+rxT0GsgDTzS3y3rmpAO1NMjUkGTYf8s=
github.com/pterm/pterm v0.12.69 h1:fBCKnB8dSLAl8FlYRQAWYGp2WTI/Xm/tKJ21Hyo9USw=
github.com/pterm/pterm v0.12.69/go.mod h1:wl06ko9MHnqxz4oDV++IORDpjCzw6+mfrvf0MPj6fdk=
github.com/pterm/pterm v0.12.79 h1:lH3yrYMhdpeqX9y5Ep1u7DejyHy7NSQg9qrBjF9dFT4=
github.com/pterm/pterm v0.12.79/go.mod h1:1v/gzOF1N0FsjbgTHZ1wVycRkKiatFvJSJC4IGaQAAo=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
Expand Down

0 comments on commit 06d651b

Please sign in to comment.