Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps npyscreen from 4.10.5 to 5.0.2.

Release notes

Sourced from npyscreen's releases.

Version 5.0.2

This version corrects a regression introduced in 5.0.1.

Version 5.0.1: Phoenix

This is the first release in 10 years. I was spurred back into action by the fact that Python 3.14 detects a long-standing bug that causes applications to fail. However, it is also time that this library was shown some more care.

The Version 5 branch incorporates some improvements contributed by users over the last 10 years, for which I am very grateful.

Changelog

Sourced from npyscreen's changelog.

5.0.2 Fix a regression introduced in 5.0.1

5.0.1 Merge in some pull requests.

5.0.0 BREAKING CHANGE: Python 3 only (requires Python 3.7+). Modernized packaging with pyproject.toml (PEP 517/518/621). Updated project metadata and URLs.

4.10.0 Dynamic dateformat support in date widgets. Fix typo in wgboxwidget.py. Fix StopIteration generator issue for Python 3.7+. Added convenience function for requesting single line of user input. Added missing handler for back tab in pager. Fixed typo that broke actionSelected method in wgmultiselect. Made "-more-" text stylistically consistent. Made unset label consistent with other combos. Various documentation updates.

4.9.1 Minor change to Multiline widgets to make custom versions easier (final widget value is never set to MORE_LABEL).

4.9.0 New function blank_terminal() added (user request). Improvements to facilities for writing unit tests (user request). Bugs related to hidden widgets fixed.

4.8.7 New methods added to the Multiline class to assist widget authors.

4.8.6 MultiLineAction widgets no longer raise an exception if empty and selected unless set to do so explicitly.

4.8.5 Improvements to writing tests.

4.8.4 Support for custom-defined colours added (user request for custom application).

4.8.3 Documentation updates.

4.8.2 Standard grid widget easier to customize via custom_print_cell method.

... (truncated)

Commits

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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 30, 2026
Bumps [npyscreen](https://github.com/npcole/npyscreen) from 4.10.5 to 5.0.2.
- [Release notes](https://github.com/npcole/npyscreen/releases)
- [Changelog](https://github.com/npcole/npyscreen/blob/master/CHANGELOG)
- [Commits](https://github.com/npcole/npyscreen/commits/v5.0.2)

---
updated-dependencies:
- dependency-name: npyscreen
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 30, 2026
@github-actions github-actions bot merged commit 3263bfa into main Jan 30, 2026
18 checks passed
@github-actions github-actions bot deleted the dependabot/pip/dot-github/dependabot/npyscreen-5.0.2 branch January 30, 2026 02:34
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants