Commit d6242c0
authored
chore: Bump github.com/pterm/pterm from 0.12.82 to 0.12.83 (#681)
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from
0.12.82 to 0.12.83.
<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.83</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Fixes 🔧</h3>
<ul>
<li>fix(prefix): PrefixPrinter now uses updated defaultWriter by <a
href="https://github.com/christeredvartsen"><code>@christeredvartsen</code></a>
in <a
href="https://redirect.github.com/pterm/pterm/pull/752">pterm/pterm#752</a></li>
<li>fix: reset IsActive before RawOutput early return in
SpinnerPrinter.Stop() by <a
href="https://github.com/bk-simon"><code>@bk-simon</code></a> in <a
href="https://redirect.github.com/pterm/pterm/pull/764">pterm/pterm#764</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/christeredvartsen"><code>@christeredvartsen</code></a>
made their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/752">pterm/pterm#752</a></li>
<li><a href="https://github.com/bk-simon"><code>@bk-simon</code></a>
made their first contribution in <a
href="https://redirect.github.com/pterm/pterm/pull/764">pterm/pterm#764</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pterm/pterm/compare/v0.12.82...v0.12.83">https://github.com/pterm/pterm/compare/v0.12.82...v0.12.83</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pterm/pterm/commit/ed296ee75a70b5bb062438995e147aa114c2d539"><code>ed296ee</code></a>
chore: update golangci-lint action to v9 and specify version
v2.10.1</li>
<li><a
href="https://github.com/pterm/pterm/commit/5fde88a33bb2f8f7ae94cb48d1d5ddb02ec3c3c9"><code>5fde88a</code></a>
fix: fixed tests</li>
<li><a
href="https://github.com/pterm/pterm/commit/a057e0aa4c39b460ce07eec2923a22def703e931"><code>a057e0a</code></a>
chore: fixed linting errors</li>
<li><a
href="https://github.com/pterm/pterm/commit/fe86f8ac69bd213ba860992e70198cbc59bbbad1"><code>fe86f8a</code></a>
refactor: migrate golangci-lint config</li>
<li><a
href="https://github.com/pterm/pterm/commit/6176f91631042dd9cf8239fb6f9386740f5a9858"><code>6176f91</code></a>
chore: update deps</li>
<li><a
href="https://github.com/pterm/pterm/commit/92adf380d54db71b548e93fb6b2bf3b49f33e759"><code>92adf38</code></a>
fix: reset IsActive before RawOutput early return in
SpinnerPrinter.Stop() (#...</li>
<li><a
href="https://github.com/pterm/pterm/commit/bcb9c07ad8b7d537f7c71f3c3c689409c00180c3"><code>bcb9c07</code></a>
fix(prefix): PrefixPrinter now uses updated defaultWriter (<a
href="https://redirect.github.com/pterm/pterm/issues/752">#752</a>)</li>
<li>See full diff in <a
href="https://github.com/pterm/pterm/compare/v0.12.82...v0.12.83">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 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 61a09f5 commit d6242c0
2 files changed
Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | | - | |
71 | | - | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
98 | 102 | | |
99 | 103 | | |
100 | 104 | | |
101 | | - | |
102 | | - | |
| 105 | + | |
| 106 | + | |
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
| |||
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
126 | | - | |
127 | | - | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
131 | | - | |
132 | | - | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
0 commit comments