[PR #2468] [MERGED] build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 #2452

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2468
Author: @dependabot[bot]
Created: 9/23/2024
Status: Merged
Merged: 9/23/2024
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/creack/pty-1.1.23


📝 Commits (1)

  • 563b0e7 build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

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

📄 Description

Bumps github.com/creack/pty from 1.1.21 to 1.1.23.

Release notes

Sourced from github.com/creack/pty's releases.

v1.1.23

What's Changed

New Contributors

Full Changelog: https://github.com/creack/pty/compare/v1.1.20...v1.1.23

Commits

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

🔄 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/2468 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/23/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/creack/pty-1.1.23` --- ### 📝 Commits (1) - [`563b0e7`](https://github.com/nektos/act/commit/563b0e7a71a3486db8d41c9f999113f76231ecf4) build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.21 to 1.1.23. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/creack/pty/releases">github.com/creack/pty's releases</a>.</em></p> <blockquote> <h2>v1.1.23</h2> <h2>What's Changed</h2> <ul> <li>Upgrade to go version 1.18.2 to fix multiple CVEs by <a href="https://github.com/pinaki124"><code>@​pinaki124</code></a> in <a href="https://redirect.github.com/creack/pty/pull/154">creack/pty#154</a></li> <li>Tests cleanup by <a href="https://github.com/creack"><code>@​creack</code></a> in <a href="https://redirect.github.com/creack/pty/pull/173">creack/pty#173</a></li> <li>Revert <a href="https://redirect.github.com/creack/pty/issues/167">#167</a> to avoid race on Linux. by <a href="https://github.com/creack"><code>@​creack</code></a> in <a href="https://redirect.github.com/creack/pty/pull/177">creack/pty#177</a></li> <li>Add non-blocking notes by <a href="https://github.com/WeidiDeng"><code>@​WeidiDeng</code></a> in <a href="https://redirect.github.com/creack/pty/pull/180">creack/pty#180</a></li> <li>ztypes_openbsd_32bit_int.go: remove arch list by <a href="https://github.com/n2vi"><code>@​n2vi</code></a> in <a href="https://redirect.github.com/creack/pty/pull/189">creack/pty#189</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pinaki124"><code>@​pinaki124</code></a> made their first contribution in <a href="https://redirect.github.com/creack/pty/pull/154">creack/pty#154</a></li> <li><a href="https://github.com/WeidiDeng"><code>@​WeidiDeng</code></a> made their first contribution in <a href="https://redirect.github.com/creack/pty/pull/180">creack/pty#180</a></li> <li><a href="https://github.com/n2vi"><code>@​n2vi</code></a> made their first contribution in <a href="https://redirect.github.com/creack/pty/pull/189">creack/pty#189</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/creack/pty/compare/v1.1.20...v1.1.23">https://github.com/creack/pty/compare/v1.1.20...v1.1.23</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/creack/pty/commit/2cde18bfb702199728dd43bf10a6c15c7336da0a"><code>2cde18b</code></a> Fix go.mod</li> <li><a href="https://github.com/creack/pty/commit/08e77a045af86a5b8300dc7b86e04ce71730a40c"><code>08e77a0</code></a> Merge pull request <a href="https://redirect.github.com/creack/pty/issues/189">#189</a> from n2vi/openbsd-arch-free</li> <li><a href="https://github.com/creack/pty/commit/3c9ed8dffc223fcae9107ed75626f3502759df87"><code>3c9ed8d</code></a> ztypes_openbsd_32bit_int.go: remove arch list</li> <li><a href="https://github.com/creack/pty/commit/03db72c7b76cea3be0ad99244f6f8b1ae878cd73"><code>03db72c</code></a> Merge pull request <a href="https://redirect.github.com/creack/pty/issues/180">#180</a> from WeidiDeng/non-blocking</li> <li><a href="https://github.com/creack/pty/commit/f3f519ed1212ffa359249a36a223e9837e558495"><code>f3f519e</code></a> add notes to README.md</li> <li><a href="https://github.com/creack/pty/commit/2711aac0dbfa4a4bb89f069e6ad570c8025f0e73"><code>2711aac</code></a> using a larger timeout in test</li> <li><a href="https://github.com/creack/pty/commit/bb5f79cd0d3766d07833b8f0fbe53d5235f0c566"><code>bb5f79c</code></a> re-enable non-blocking tests</li> <li>See full diff in <a href="https://github.com/creack/pty/compare/v1.1.21...v1.1.23">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/creack/pty&package-manager=go_modules&previous-version=1.1.21&new-version=1.1.23)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:30 +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#2452
No description provided.