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.9 #42

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps pywinpty from 0.5.5 to 2.0.9.

Release notes

Sourced from pywinpty's releases.

PyWinpty release v2.0.9

Minor pywinpty release that updates several Rust dependencies, including the backend library winpty-rs. It also provides official Python 3.11 wheels.

What's Changed

Full Changelog: https://github.com/andfoy/pywinpty/compare/v2.0.8...v2.0.9

PyWinpty release v2.0.8

Minor pywinpty release that updates several Rust dependencies.

What's Changed

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

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

... (truncated)

Changelog

Sourced from pywinpty's changelog.

Version 2.0.9 (2022/10/26)

Pull Requests Merged

In this release 8 pull requests were closed.

Version 2.0.8 (2022/09/15)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

In this release 9 pull requests were closed.

Version 2.0.7 (2022/08/05)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

... (truncated)

Commits
  • 8920173 Release v2.0.9
  • 2c13543 Update Changelog
  • 972c80c Merge pull request #296 from andfoy/py_311
  • 0a544e2 Enable Python 3.11 support
  • 98295fa Merge pull request #284 from andfoy/dependabot/cargo/lock_api-0.4.9
  • 789f650 Bump lock_api from 0.4.8 to 0.4.9
  • 3ad7fe3 Merge pull request #286 from andfoy/dependabot/cargo/once_cell-1.15.0
  • d4303a5 Merge pull request #288 from andfoy/dependabot/cargo/syn-1.0.101
  • 0078018 Merge pull request #292 from andfoy/dependabot/cargo/proc-macro2-1.0.47
  • 6403a2f Merge pull request #294 from andfoy/dependabot/cargo/libc-0.2.137
  • 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 1 year ago

Superseded by #44.