tomlin7 / biscuit

Aesthetic, lightweight code editor with extension support
https://tomlin7.github.io/biscuit
MIT License
189 stars 27 forks source link

chore(deps): bump pywinpty from 2.0.13 to 2.0.14 #428

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps pywinpty from 2.0.13 to 2.0.14.

Release notes

Sourced from pywinpty's releases.

PyWinPTY release v2.0.14

Minor pywinpty release that updates several of its dependencies to their latest versions:

What's Changed

Full Changelog: https://github.com/andfoy/pywinpty/compare/v2.0.13...v2.0.14

Changelog

Sourced from pywinpty's changelog.

Version 2.0.14 (2024/10/17)

Pull Requests Merged

In this release 2 pull requests were closed.

Commits
  • 185653e Release v2.0.14
  • 2993cfb Update Changelog
  • fffc687 Merge pull request #452 from andfoy/support_313
  • bff5aa8 Add support for Python 3.13
  • 9987fbe Merge pull request #453 from andfoy/update_dependencies
  • 2e651c1 Update dependencies
  • b90bc4b Update PyO3 to 0.22.3
  • d8ca9cb Merge pull request #434 from andfoy/dependabot/cargo/errno-0.3.9
  • 365b0b0 Merge pull request #435 from andfoy/dependabot/cargo/bitflags-2.6.0
  • 6297f9c Merge pull request #436 from andfoy/dependabot/cargo/which-6.0.2
  • 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 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)