http-downloader
http-downloader copied to clipboard
chore(deps): bump github.com/creack/pty from 1.1.17 to 1.1.21
Bumps github.com/creack/pty from 1.1.17 to 1.1.21.
Release notes
Sourced from github.com/creack/pty's releases.
v1.1.21
What's Changed
- Tests cleanup by
@creackin creack/pty#173- Revert #167 to avoid race on Linux. by
@creackin creack/pty#177Full Changelog: https://github.com/creack/pty/compare/v1.1.20...v1.1.21
v1.1.20
What's Changed
- Avoid calls to (*os.File).Fd() and operations on raw file descriptor ints by
@sioin creack/pty#167Full Changelog: https://github.com/creack/pty/compare/v1.1.19...v1.1.20
v1.1.19
What's Changed
- Add some basic tests by
@Frasslein creack/pty#145- Provide correct pty/tty file paths on OpenBSD by
@4a6f656cin creack/pty#148- Add sparc support by
@matoroin creack/pty#157- Add support for the 32-bit PPC Linux platform by
@samm-gitin creack/pty#30- Use upstream compiler for linux/riscv64 and freebsd/riscv64 by
@sioin creack/pty#168New Contributors
@4a6f656cmade their first contribution in creack/pty#148@matoromade their first contribution in creack/pty#157@samm-gitmade their first contribution in creack/pty#30@siomade their first contribution in creack/pty#168Full Changelog: https://github.com/creack/pty/compare/v1.1.18...v1.1.19
Cross compilation fixes
Fix issue when compiling on Windows and AIX platforms.
Commits
f188b6dRevert go.mod for v1.3194d69Merge pull request #177 from creack/revert-nonblock-ioctl8efd70aRevert #167 to avoid race on Linux.2dfd24dMerge pull request #173 from creack/tests-cleanupcafb3b4Fix typo.0a15590Skip tests for go1.6.219f7e0Add more test helpers, cleanup existing tests. Add editorconfig and golangci ...ccf8e7eAdd openClose helper in tests to remove duplication.bc68e99Minor cosmetic cleanups in the tests. Add missing error checks. Use Fatal ins...a425b37Bump major version to v2. Drop support for the old riscv in favor of the offi...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)