Commit d3e28c5
authored
build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 (#5087)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)
from 0.0.20 to 0.0.21.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mattn/go-isatty/commit/4237fb15069af3284b50e5d91bcdd5403e584605"><code>4237fb1</code></a>
Update Go test matrix to current versions (1.24-1.26)</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/433c12b4c9fae46e4a42ac50d6d716325dc1dfba"><code>433c12b</code></a>
Update GitHub Actions to latest versions</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/1cf5589a67b03170478da248b107c10185ec558c"><code>1cf5589</code></a>
Add wasip1 and wasip2 to build constraints in isatty_others.go</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/1237245029e6b02f17caa944c946c6f51d384e8b"><code>1237245</code></a>
Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 ->
v0.28.0</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/ac9c88d7970a4a6690f8560b6ff20b595beb4e34"><code>ac9c88d</code></a>
Fix typo in comment: undocomented -> undocumented</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/8b7124ee585ccf9c0b3b3246b7c6a27bce54ab6f"><code>8b7124e</code></a>
Add availability check for NtQueryObject in init</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/08d031358be30f9ba82961c1971e22ae4a584f98"><code>08d0313</code></a>
Fix isCygwinPipeName to reject names with extra trailing tokens</li>
<li>See full diff in <a
href="https://github.com/mattn/go-isatty/compare/v0.0.20...v0.0.21">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9a5e7d3 commit d3e28c5
2 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
| 167 | + | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | 267 | | |
269 | 268 | | |
270 | 269 | | |
| |||
0 commit comments