theCapypara / riptide-lib

Tool to manage development environments for web applications using containers - Library Package
https://riptide-docs.readthedocs.io
MIT License
4 stars 3 forks source link

Bump pywinpty from 0.5.5 to 2.0.7 #38

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pywinpty from 0.5.5 to 2.0.7.

Release notes

Sourced from pywinpty's releases.

PyWinpty release v2.0.7

This is a minor pywinpty release that updates several dependencies, including winpty-rs to its latest version, v0.3.8

What's Changed

Full Changelog: https://github.com/andfoy/pywinpty/compare/v2.0.6...v2.0.7

PyWinpty release v2.0.6

Minor pywinpty release that brings support with the latest winpty-rs version, as well other dependencies.

What's Changed

Full Changelog: https://github.com/spyder-ide/pywinpty/compare/v2.0.5...v2.0.6

PyWinpty release v2.0.5

Minor pywinpty release that brings compatibility with winpty-rs v0.3.6

What's Changed

Full Changelog: https://github.com/spyder-ide/pywinpty/compare/v2.0.4...v2.0.5

PyWinpty release v2.0.4

Minor pywinpty release that brings support for both winpty-rs v0.3.4 and windows-2022 CI images. Python 3.6 support was dropped officially.

What's Changed

... (truncated)

Changelog

Sourced from pywinpty's changelog.

Version 2.0.7 (2022/08/05)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

In this release 12 pull requests were closed.

Version 2.0.6 (2022/07/06)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

In this release 3 pull requests were closed.

Version 2.0.5 (2022/03/04)

Issues Closed

In this release 1 issue was closed.

... (truncated)

Commits
  • f759b6a Release v2.0.7
  • 6136d54 Update Changelog
  • f003223 Merge pull request #264 from andfoy/dependabot/cargo/quote-1.0.21
  • 74dfb31 Merge pull request #265 from andfoy/dependabot/cargo/unicode-ident-1.0.3
  • 1ca5aa2 Merge pull request #263 from andfoy/dependabot/cargo/libc-0.2.127
  • 717b158 Bump quote from 1.0.20 to 1.0.21
  • d8d3903 Bump unicode-ident from 1.0.2 to 1.0.3
  • 246a5fc Merge pull request #262 from andfoy/dependabot/cargo/syn-1.0.99
  • 8d1956b Merge pull request #261 from andfoy/dependabot/cargo/proc-macro2-1.0.43
  • 782e779 Merge pull request #260 from andfoy/dependabot/cargo/unindent-0.1.10
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #40.