Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump winpty-rs from 0.3.15 to 0.3.16 #441

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps winpty-rs from 0.3.15 to 0.3.16.

Release notes

Sourced from winpty-rs's releases.

WinPTY-rs release v0.3.16

Minor WinPTY-rs release that fixes a major performance issue when reading from a PTY output stream, it also updates windows-rs to the latest version

What's Changed

New Contributors

Full Changelog: andfoy/winpty-rs@v0.3.15...v0.3.16

Changelog

Sourced from winpty-rs's changelog.

Version 0.3.16 (2024/08/09)

Pull Requests Merged

In this release 5 pull requests were closed.

Commits
  • d5da0ad Release v0.3.16
  • c2633cb Update Changelog
  • d6b660f Merge pull request #77 from andfoy/dependabot/cargo/windows-0.58.0
  • bd39ce7 Wrap HANDLE in a separate struct
  • d7ca0bb Update windows requirement from 0.57.0 to 0.58.0
  • 1ecee27 Merge pull request #76 from SilverMira/SilverMira-fix-100ms-delay
  • 5a8aab1 fix: remove 100ms delay on first and subsequent read calls
  • dbbefcd Merge pull request #74 from andfoy/dependabot/cargo/windows-0.57.0
  • 66c0e1c Update windows requirement from 0.56.0 to 0.57.0
  • f0adc22 Merge pull request #73 from andfoy/dependabot/cargo/windows-0.56.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [winpty-rs](https://github.com/andfoy/winpty-rs) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/andfoy/winpty-rs/releases)
- [Changelog](https://github.com/andfoy/winpty-rs/blob/main/CHANGELOG.md)
- [Commits](andfoy/winpty-rs@v0.3.15...v0.3.16)

---
updated-dependencies:
- dependency-name: winpty-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 13, 2024
@andfoy
Copy link
Owner

andfoy commented Oct 17, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2024

Looks like winpty-rs is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/cargo/winpty-rs-0.3.16 branch October 17, 2024 16:03
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant