[PR #1312] [MERGED] build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 #1881

Closed
opened 2026-03-01 21:53:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1312
Author: @dependabot[bot]
Created: 8/22/2022
Status: Merged
Merged: 8/22/2022
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/mattn/go-isatty-0.0.16


📝 Commits (2)

  • a7d2be2 build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16
  • df2cb50 Merge branch 'master' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.16

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+4 -2)

📄 Description

Bumps github.com/mattn/go-isatty from 0.0.14 to 0.0.16.

Commits
  • 13e91bf bump
  • 47c6087 update GitHub Workflow
  • f001b72 Merge pull request #75 from tjni/update-x-sys
  • 89699b9 Update golang.org/x/sys for Go 1.18 on M1 Macs.
  • cdb00f1 Merge pull request #68 from tklauser/fix-go.sum
  • 689cfc2 Update go.sum after golang.org/x/sys update
  • d423e9c Merge pull request #67 from tklauser/fix-go-version-gh-action
  • 65c33a1 Use correct field to specify Go version in GitHub action
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1312 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/22/2022 **Status:** ✅ Merged **Merged:** 8/22/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/mattn/go-isatty-0.0.16` --- ### 📝 Commits (2) - [`a7d2be2`](https://github.com/nektos/act/commit/a7d2be26a5e11888e89ea521025fdd3421e11641) build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 - [`df2cb50`](https://github.com/nektos/act/commit/df2cb50a26aa9c8ac8687e40ac6a92afb3eab0c6) Merge branch 'master' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.16 ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -2) </details> ### 📄 Description Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.14 to 0.0.16. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mattn/go-isatty/commit/13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8"><code>13e91bf</code></a> bump</li> <li><a href="https://github.com/mattn/go-isatty/commit/47c6087c85064a84e5c9c9c3b1bf832bac52b155"><code>47c6087</code></a> update GitHub Workflow</li> <li><a href="https://github.com/mattn/go-isatty/commit/f001b72333e2a2bf88f37d0b3e81b78f20060ea5"><code>f001b72</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mattn/go-isatty/issues/75">#75</a> from tjni/update-x-sys</li> <li><a href="https://github.com/mattn/go-isatty/commit/89699b952e894490d350f505f93b7d2cb6b67492"><code>89699b9</code></a> Update golang.org/x/sys for Go 1.18 on M1 Macs.</li> <li><a href="https://github.com/mattn/go-isatty/commit/cdb00f17c375f76e4d01572d16de4eb14b48576a"><code>cdb00f1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mattn/go-isatty/issues/68">#68</a> from tklauser/fix-go.sum</li> <li><a href="https://github.com/mattn/go-isatty/commit/689cfc231e2e6d05b5110db3d305d3e93da664bf"><code>689cfc2</code></a> Update go.sum after golang.org/x/sys update</li> <li><a href="https://github.com/mattn/go-isatty/commit/d423e9c6c3bf77affebb333953ac7db1630c6fe1"><code>d423e9c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mattn/go-isatty/issues/67">#67</a> from tklauser/fix-go-version-gh-action</li> <li><a href="https://github.com/mattn/go-isatty/commit/65c33a100f16d56d8593c2297c48b94de1ed9977"><code>65c33a1</code></a> Use correct field to specify Go version in GitHub action</li> <li>See full diff in <a href="https://github.com/mattn/go-isatty/compare/v0.0.14...v0.0.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-isatty&package-manager=go_modules&previous-version=0.0.14&new-version=0.0.16)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1881
No description provided.