Bump pywinpty from 2.0.10 to 2.0.15
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(4 months ago)
(3 months ago)
(3 months ago)
by CoderSales
dependencies python
Bumps pywinpty from 2.0.10 to 2.0.15.
Release notes
Sourced from pywinpty's releases.
v2.0.15
Minor pywinpty release that provides compatibility against winpty-rs v0.4.1, PyO3 0.23.4 and enables experimental CPython 3.13 free-threaded support.
What's Changed
- Add version to pyproject.toml by
@finnaginin andfoy/pywinpty#492- Bump pyo3 from 0.22.5 to 0.23.4 by
@dependabotin andfoy/pywinpty#488New Contributors
@finnaginmade their first contribution in andfoy/pywinpty#492Full Changelog: https://github.com/andfoy/pywinpty/compare/v2.0.14...v2.0.15
PyWinPTY release v2.0.14
Minor pywinpty release that updates several of its dependencies to their latest versions:
What's Changed
- Bump pyo3 from 0.20.2 to 0.21.2 by
@dependabotin andfoy/pywinpty#415- Bump windows-result from 0.1.0 to 0.1.2 by
@dependabotin andfoy/pywinpty#426- Bump rustix from 0.38.31 to 0.38.34 by
@dependabotin andfoy/pywinpty#428- Bump syn from 2.0.50 to 2.0.58 by
@dependabotin andfoy/pywinpty#411- Bump num-traits from 0.2.17 to 0.2.19 by
@dependabotin andfoy/pywinpty#416- Bump proc-macro2 from 1.0.78 to 1.0.86 by
@dependabotin andfoy/pywinpty#424- Bump either from 1.9.0 to 1.13.0 by
@dependabotin andfoy/pywinpty#425- Bump parking_lot_core from 0.9.9 to 0.9.10 by
@dependabotin andfoy/pywinpty#429- Bump portable-atomic from 1.6.0 to 1.7.0 by
@dependabotin andfoy/pywinpty#430- Bump memoffset from 0.9.0 to 0.9.1 by
@dependabotin andfoy/pywinpty#431- Bump smallvec from 1.13.1 to 1.13.2 by
@dependabotin andfoy/pywinpty#432- Bump parking_lot from 0.12.1 to 0.12.3 by
@dependabotin andfoy/pywinpty#433- Bump lock_api from 0.4.11 to 0.4.12 by
@dependabotin andfoy/pywinpty#438- Bump target-lexicon from 0.12.14 to 0.12.16 by
@dependabotin andfoy/pywinpty#437- Bump which from 6.0.0 to 6.0.2 by
@dependabotin andfoy/pywinpty#436- Bump bitflags from 2.4.0 to 2.6.0 by
@dependabotin andfoy/pywinpty#435- Bump errno from 0.3.8 to 0.3.9 by
@dependabotin andfoy/pywinpty#434- Update PyO3 to 0.22.3 and winpty-rs to 0.4.0 by
@andfoyin andfoy/pywinpty#453- Add support for Python 3.13 by
@andfoyin andfoy/pywinpty#452Full Changelog: https://github.com/andfoy/pywinpty/compare/v2.0.13...v2.0.14
PyWinPTY release v2.0.13
Minor PyWinPTY release that updates several dependencies to their latest versions, including
winpty-rsWhat's Changed
- Bump rustix from 0.38.17 to 0.38.21 by
@dependabotin andfoy/pywinpty#368- Bump proc-macro2 from 1.0.68 to 1.0.78 by
@dependabotin andfoy/pywinpty#385- Bump linux-raw-sys from 0.4.8 to 0.4.13 by
@dependabotin andfoy/pywinpty#384- Bump conda-incubator/setup-miniconda from 2 to 3 by
@dependabotin andfoy/pywinpty#375- Bump errno from 0.3.4 to 0.3.8 by
@dependabotin andfoy/pywinpty#374- Bump lock_api from 0.4.10 to 0.4.11 by
@dependabotin andfoy/pywinpty#369- Bump num-traits from 0.2.16 to 0.2.17 by
@dependabotin andfoy/pywinpty#362
... (truncated)
Changelog
Sourced from pywinpty's changelog.
Version 2.0.15 (2025/02/03)
Pull Requests Merged
- PR 492 - Add version to pyproject.toml, by
@finnagin- PR 488 - Bump pyo3 from 0.22.5 to 0.23.4, by
@dependabot[bot](491, )In this release 2 pull requests were closed.
Version 2.0.14 (2024/10/17)
Pull Requests Merged
- PR 453 - Update PyO3 to 0.22.3 and winpty-rs to 0.4.0, by
@andfoy- PR 452 - Add support for Python 3.13, by
@andfoy(451)In this release 2 pull requests were closed.
Version 2.0.13 (2024/02/26)
Pull Requests Merged
- PR 399 - Bump target-lexicon from 0.12.13 to 0.12.14, by
@dependabot[bot]- PR 398 - Bump winpty-rs from 0.3.14 to 0.3.15, by
@dependabot[bot]- PR 397 - Bump syn from 2.0.43 to 2.0.50, by
@dependabot[bot]- PR 396 - Remove pytest-lazy-fixture from test dependencies, by
@andfoy- PR 395 - Bump rustix from 0.38.30 to 0.38.31, by
@dependabot[bot]- PR 393 - Bump once_cell from 1.18.0 to 1.19.0, by
@dependabot[bot](, , )- PR 392 - Bump smallvec from 1.11.1 to 1.13.1, by
@dependabot[bot]- PR 390 - Bump parking_lot_core from 0.9.8 to 0.9.9, by
@dependabot[bot]- PR 388 - Bump target-lexicon from 0.12.11 to 0.12.13, by
@dependabot[bot]- PR 387 - Bump winpty-rs from 0.3.13 to 0.3.14, by
@dependabot[bot]- PR 386 - Bump pyo3 from 0.19.2 to 0.20.2, by
@dependabot[bot]- PR 385 - Bump proc-macro2 from 1.0.68 to 1.0.78, by
@dependabot[bot]- PR 384 - Bump linux-raw-sys from 0.4.8 to 0.4.13, by
@dependabot[bot]- PR 375 - Bump conda-incubator/setup-miniconda from 2 to 3, by
@dependabot[bot]- PR 374 - Bump errno from 0.3.4 to 0.3.8, by
@dependabot[bot]()- PR 369 - Bump lock_api from 0.4.10 to 0.4.11, by
@dependabot[bot]- PR 368 - Bump rustix from 0.38.17 to 0.38.21, by
@dependabot[bot]- PR 362 - Bump num-traits from 0.2.16 to 0.2.17, by
@dependabot[bot]In this release 18 pull requests were closed.
Version 2.0.12 (2023/10/06)
... (truncated)
Commits
6aa5ef7Release v2.0.15ef9ce60Update Changelog5bfe6c2Merge pull request #488 from andfoy/dependabot/cargo/pyo3-0.23.41fc8986Add 3.13t to release workflowf8e8bc2Make sure that python-freethreading is not a channelfd39454Explicitly use --override-channels5aeee5dUse mambacc26f95Try again with channel switchinga3d775aRemove conditional ifce5c27bRun using bash- 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)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 2927552 |
| UUID: | 2647759863 |
| Node ID: | PR_kwDOJJPgAc6d0Zv3 |
| Host: | GitHub |
| Repository: | CoderSales/django-postgres-jupyter-2 |
| Merge State: | Unknown |