Skip to content

build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21#5087

Merged
pietern merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-isatty-0.0.21
May 4, 2026
Merged

build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21#5087
pietern merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-isatty-0.0.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps github.com/mattn/go-isatty from 0.0.20 to 0.0.21.

Commits
  • 4237fb1 Update Go test matrix to current versions (1.24-1.26)
  • 433c12b Update GitHub Actions to latest versions
  • 1cf5589 Add wasip1 and wasip2 to build constraints in isatty_others.go
  • 1237245 Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0
  • ac9c88d Fix typo in comment: undocomented -> undocumented
  • 8b7124e Add availability check for NtQueryObject in init
  • 08d0313 Fix isCygwinPipeName to reject names with extra trailing tokens
  • See full diff in compare view

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2026
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.20 to 0.0.21.
- [Commits](mattn/go-isatty@v0.0.20...v0.0.21)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/mattn/go-isatty-0.0.21 branch from 3e86cb8 to aa2dab8 Compare May 4, 2026 13:43
@pietern pietern enabled auto-merge May 4, 2026 13:53
@pietern pietern added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit d3e28c5 May 4, 2026
30 checks passed
@pietern pietern deleted the dependabot/go_modules/github.com/mattn/go-isatty-0.0.21 branch May 4, 2026 14:41
denik pushed a commit that referenced this pull request May 20, 2026
…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 -&gt; 1.21, golang.org/x/sys v0.6.0 -&gt;
v0.28.0</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/ac9c88d7970a4a6690f8560b6ff20b595beb4e34"><code>ac9c88d</code></a>
Fix typo in comment: undocomented -&gt; 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>
TanishqDatabricks pushed a commit to TanishqDatabricks/cli that referenced this pull request May 22, 2026
…atabricks#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 -&gt; 1.21, golang.org/x/sys v0.6.0 -&gt;
v0.28.0</li>
<li><a
href="https://github.com/mattn/go-isatty/commit/ac9c88d7970a4a6690f8560b6ff20b595beb4e34"><code>ac9c88d</code></a>
Fix typo in comment: undocomented -&gt; 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant