Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/pterm/pterm from 0.12.69 to 0.12.79 (#424)
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