Skip to content

chore(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21#210

Merged
pinglin merged 1 commit intomainfrom
dependabot/go_modules/github.com/creack/pty-1.1.21
Mar 3, 2024
Merged

chore(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21#210
pinglin merged 1 commit intomainfrom
dependabot/go_modules/github.com/creack/pty-1.1.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

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

Release notes

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

v1.1.21

What's Changed

Full Changelog: creack/pty@v1.1.20...v1.1.21

Commits
  • f188b6d Revert go.mod for v1.
  • 3194d69 Merge pull request #177 from creack/revert-nonblock-ioctl
  • 8efd70a Revert #167 to avoid race on Linux.
  • 2dfd24d Merge pull request #173 from creack/tests-cleanup
  • cafb3b4 Fix typo.
  • 0a15590 Skip tests for go1.6.
  • 219f7e0 Add more test helpers, cleanup existing tests. Add editorconfig and golangci ...
  • ccf8e7e Add openClose helper in tests to remove duplication.
  • bc68e99 Minor cosmetic cleanups in the tests. Add missing error checks. Use Fatal ins...
  • a425b37 Bump major version to v2. Drop support for the old riscv in favor of the offi...
  • Additional commits viewable 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 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)

Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.20 to 1.1.21.
- [Release notes](https://github.com/creack/pty/releases)
- [Commits](creack/pty@v1.1.20...v1.1.21)

---
updated-dependencies:
- dependency-name: github.com/creack/pty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from heiruwu and pinglin as code owners November 17, 2023 10:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 17, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (327b561) 48.30% compared to head (1bcfb8e) 48.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   48.30%   48.30%           
=======================================
  Files          62       62           
  Lines        4977     4977           
=======================================
  Hits         2404     2404           
  Misses       2308     2308           
  Partials      265      265           
Flag Coverage Δ
unittests 48.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pinglin
Copy link
Copy Markdown
Member

pinglin commented Mar 3, 2024

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@pinglin pinglin merged commit dae327a into main Mar 3, 2024
@pinglin pinglin deleted the dependabot/go_modules/github.com/creack/pty-1.1.21 branch March 3, 2024 21:18
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 instill cli

Projects

No open projects
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

2 participants