Commit a85142d
authored
chore: Bump github.com/pterm/pterm from 0.12.80 to 0.12.81 (#402)
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from
0.12.80 to 0.12.81.
<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.81</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉</h3>
<ul>
<li>feat: adding more padding setters for BoxPrinter by <a
href="https://github.com/kelvne"><code>@kelvne</code></a> in <a
href="https://redirect.github.com/pterm/pterm/pull/709">pterm/pterm#709</a></li>
<li>feat(multiselect): optionally show selected options by <a
href="https://github.com/MarvinJWendt"><code>@MarvinJWendt</code></a>
in <a
href="https://redirect.github.com/pterm/pterm/pull/719">pterm/pterm#719</a></li>
</ul>
<h3>Fixes 🔧</h3>
<ul>
<li>fix(logger): correctly print slog attribute values for json output
by <a
href="https://github.com/KimNorgaard"><code>@KimNorgaard</code></a> in
<a
href="https://redirect.github.com/pterm/pterm/pull/716">pterm/pterm#716</a></li>
<li>fix(spinner): suppress spinner line clearing in raw output mode by
<a href="https://github.com/jagregory"><code>@jagregory</code></a> in
<a
href="https://redirect.github.com/pterm/pterm/pull/692">pterm/pterm#692</a></li>
<li>fix(spinner): clear the old text when using <code>UpdateText</code>
with <code>Spinner</code> by <a
href="https://github.com/Chance-fyi"><code>@Chance-fyi</code></a> in <a
href="https://redirect.github.com/pterm/pterm/pull/656">pterm/pterm#656</a></li>
<li>fix(multiprinter): array out of bounds error in
MultiPrinter.getString() by <a
href="https://github.com/DavidS-ovm"><code>@DavidS-ovm</code></a> in <a
href="https://redirect.github.com/pterm/pterm/pull/678">pterm/pterm#678</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/KimNorgaard"><code>@KimNorgaard</code></a>
made their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/716">pterm/pterm#716</a></li>
<li><a href="https://github.com/kelvne"><code>@kelvne</code></a> made
their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/709">pterm/pterm#709</a></li>
<li><a href="https://github.com/Bbulatov"><code>@Bbulatov</code></a>
made their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/705">pterm/pterm#705</a></li>
<li><a href="https://github.com/jagregory"><code>@jagregory</code></a>
made their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/692">pterm/pterm#692</a></li>
<li><a
href="https://github.com/DavidS-ovm"><code>@DavidS-ovm</code></a> made
their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/678">pterm/pterm#678</a></li>
<li><a
href="https://github.com/Chance-fyi"><code>@Chance-fyi</code></a> made
their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/656">pterm/pterm#656</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pterm/pterm/compare/v0.12.80...v0.12.81">https://github.com/pterm/pterm/compare/v0.12.80...v0.12.81</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pterm/pterm/commit/7278f5569071d4850fda9a9dd6d9cc6d9499c56a"><code>7278f55</code></a>
fix(spinner): clear the old text when using <code>UpdateText</code> with
<code>Spinner</code> (<a
href="https://redirect.github.com/pterm/pterm/issues/656">#656</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/faf819b9d376381dde8444e396264564d901a3a5"><code>faf819b</code></a>
fix: fix array out of bounds error in MultiPrinter.getString() (<a
href="https://redirect.github.com/pterm/pterm/issues/678">#678</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/0d3895da769c914ab0271127a97de9b78348be3e"><code>0d3895d</code></a>
fix(spinner): suppress spinner line clearing in raw output mode (<a
href="https://redirect.github.com/pterm/pterm/issues/692">#692</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/fb12e6923774f22563e5ab9bf3b91f0ab8fd6e7b"><code>fb12e69</code></a>
feat(multiselect): optionally show selected options (<a
href="https://redirect.github.com/pterm/pterm/issues/719">#719</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/b2db2e2387d7d4b3e31d63bb5422c42f17df33c6"><code>b2db2e2</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/10d0c5d39aedd2c401156fca46dec3355f3b2fd7"><code>10d0c5d</code></a>
Fix leak (<a
href="https://redirect.github.com/pterm/pterm/issues/705">#705</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/83217c9278e62d508aedc680f204adb6cf67af1f"><code>83217c9</code></a>
docs: autoupdate</li>
<li><a
href="https://github.com/pterm/pterm/commit/d55e3c2b536c26204b2ec94bfde4a132fc232c7f"><code>d55e3c2</code></a>
feat: adding more padding setters for BoxPrinter (<a
href="https://redirect.github.com/pterm/pterm/issues/709">#709</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/3be86ba6546a84c661d359ee9b4302d8518fe37c"><code>3be86ba</code></a>
fix(logger): correctly print slog attribute values for json output (<a
href="https://redirect.github.com/pterm/pterm/issues/716">#716</a>)</li>
<li><a
href="https://github.com/pterm/pterm/commit/a1f016c97d2d153f5e86ae2a9a2cb5e986d926d0"><code>a1f016c</code></a>
docs: autoupdate</li>
<li>Additional commits viewable in <a
href="https://github.com/pterm/pterm/compare/v0.12.80...v0.12.81">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent f77bf71 commit a85142d
2 files changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
138 | | - | |
139 | | - | |
| 139 | + | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | | - | |
144 | | - | |
| 144 | + | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
0 commit comments