Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update inquirer to 3.2.0 #779

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 4, 2024

This PR updates inquirer from 2.10.1 to 3.2.0.

Changelog

3.2.0

Changes

* python 3.12 support (498) Cube707
* migrate `editor` to a newer, up to date implementation (497) Cube707

:package: Dependencies

* build(deps-dev): bump bandit from 1.7.5 to 1.7.6 (490) dependabot
* build(deps-dev): bump pexpect from 4.8.0 to 4.9.0 (486) dependabot
* build(deps): bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (487) dependabot
* build(deps-dev): bump isort from 5.12.0 to 5.13.2 (492) dependabot
* build(deps): bump pip from 23.3.1 to 23.3.2 in /.github/workflows (495) dependabot
* build(deps): bump actions/setup-python from 4 to 5 (488) dependabot

3.1.4

Changes

* changed default selected color to cyan (483) Cube707

:books: Documentation

* Usage documentation enhancements (467) nwolff
* Updating copyright in README.md (411) The-Alchemist
* docs: fix readme rendering on pypi (401) JonasGroeger
* fix link to documentation in README (412) The-Alchemist

:package: Dependencies

* build(deps): bump virtualenv from 20.24.4 to 20.24.7 in /.github/workflows (484) dependabot
* build(deps): bump pip from 23.2.1 to 23.3.1 in /.github/workflows (477) dependabot
* build(deps-dev): bump urllib3 from 1.26.17 to 1.26.18 (476) dependabot
* build(deps-dev): bump pre-commit from 3.3.3 to 3.5.0 (474) dependabot
* build(deps-dev): bump gitpython from 3.1.32 to 3.1.37 (473) dependabot
* build(deps-dev): bump pre-commit-hooks from 4.4.0 to 4.5.0 (472) dependabot
* build(deps-dev): bump urllib3 from 1.26.13 to 1.26.17 (469) dependabot
* build(deps): bump sphinx from 6.2.1 to 7.2.5 in /docs (454) dependabot
* build(deps): bump sphinx from 6.2.1 to 7.1.2 (456) dependabot
* build(deps): bump virtualenv from 20.24.3 to 20.24.4 in /.github/workflows (455) dependabot
* build(deps): bump furo from 2022.12.7 to 2023.8.19 (453) dependabot
* build(deps): bump sphinx from 6.1.3 to 6.2.1 (452) dependabot
* build(deps-dev): bump tornado from 6.3.2 to 6.3.3 (450) dependabot
* build(deps-dev): bump pygments from 2.13.0 to 2.15.0 (451) dependabot
* build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 (449) dependabot
* build(deps-dev): bump gitpython from 3.1.30 to 3.1.32 (447) dependabot
* build(deps): bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (389) dependabot
* build(deps): bump furo from 2022.12.7 to 2023.8.19 (442) dependabot
* build(deps): bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (421) dependabot
* build(deps): bump pip from 23.2 to 23.2.1 in /.github/workflows (426) dependabot
* build(deps): bump sphinx from 6.1.3 to 6.2.1 (392) dependabot
* build(deps): bump virtualenv from 20.24.0 to 20.24.3 in /.github/workflows (436) dependabot
* build(deps): bump myst-parser from 1.0.0 to 2.0.0 (420) dependabot
* build(deps): bump virtualenv from 20.23.1 to 20.24.0 in /.github/workflows (423) dependabot
* build(deps): bump pip from 23.1.2 to 23.2 in /.github/workflows (422) dependabot
* build(deps): bump tornado from 6.2 to 6.3.2 (409) dependabot
* build(deps-dev): bump pyupgrade from 3.4.0 to 3.8.0 (419) dependabot
* build(deps): bump virtualenv from 20.20.0 to 20.23.1 in /.github/workflows (418) dependabot
* build(deps-dev): bump pre-commit from 3.3.2 to 3.3.3 (415) dependabot
* build(deps-dev): bump pyupgrade from 3.3.1 to 3.4.0 (402) dependabot
* build(deps): bump requests from 2.27.1 to 2.31.0 (408) dependabot
* build(deps-dev): bump pre-commit from 3.1.1 to 3.3.2 (404) dependabot
* build(deps): bump pip from 23.0.1 to 23.1.2 in /.github/workflows (395) dependabot
* build(deps-dev): bump bandit from 1.7.4 to 1.7.5 (369) dependabot
* build(deps): bump readchar from 4.0.4 to 4.0.5 (373) dependabot
* build(deps): bump readchar from 4.0.3 to 4.0.4 (372) dependabot
* build(deps): bump myst-parser from 0.19.1 to 1.0.0 (367) dependabot

3.1.3

Changes

* Added checkbox locked choices feature (327) NivEz
* Remove staticdev codeowner (343) staticdev

:beetle: Fixes

* Bugfix/poetry constraints (337) staticdev

:package: Dependencies

* build(deps): bump blessed from 1.19.1 to 1.20.0 (349) dependabot
* build(deps): bump sphinx from 5.3.0 to 6.1.3 (354) dependabot
* build(deps): bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (360) dependabot
* build(deps): bump myst-parser from 0.18.1 to 0.19.1 in /docs (365) dependabot
* build(deps-dev): bump pre-commit from 3.0.4 to 3.1.1 (359) dependabot
* build(deps): bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (363) dependabot
* build(deps): bump pip from 23.0 to 23.0.1 in /.github/workflows (357) dependabot
* build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 (341) dependabot
* build(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 (350) dependabot
* build(deps): bump pip from 22.3.1 to 23.0 in /.github/workflows (346) dependabot
* build(deps): bump virtualenv from 20.17.1 to 20.19.0 in /.github/workflows (353) dependabot
* build(deps-dev): bump isort from 5.11.4 to 5.12.0 (345) dependabot
* build(deps): bump sphinx from 6.1.2 to 6.1.3 in /docs (335) dependabot

3.1.2

Changes

* security: updated gitpython version (331) Cube707
* README-badges (323) Cube707

:books: Documentation

* Fix readme pypi badges (322) staticdev

:package: Dependencies

* build(deps): bump sphinx from 5.3.0 to 6.1.2 in /docs (332) dependabot
* build(deps-dev): bump isort from 5.11.3 to 5.11.4 (325) dependabot
* build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 (326) dependabot

3.1.1

Changes

* Fix main readme (320) staticdev
* tests.yml: fix not-closed doublequotes (318) Cube707
* Revert "Merge pull request 129 from the-wondersmith/patch-1" (317) Cube707

:books: Documentation

*  Convert RST to MyST (319) staticdev

:package: Dependencies

* build(deps-dev): bump isort from 5.11.2 to 5.11.3 (316) dependabot
* build(deps): bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (304) dependabot

3.1.0

Changes

* Add select all, reset and invert selection to checkbox (275) palash247
* Simplify release workflow 2 (295) staticdev
* Add autocompletion for text prompts (259) WilliamVenner

:beetle: Fixes

* Remove Python <4.0 limitation (308) staticdev

:construction_worker: Continuous Integration

* General CI improvements (309) staticdev
* Simplify release workflow (294) staticdev

:package: Dependencies

* build(deps): bump virtualenv from 20.16.7 to 20.17.1 in /.github/workflows (297) dependabot
* build(deps): bump furo from 2022.9.29 to 2022.12.7 in /docs (299) dependabot
* build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (306) dependabot
* build(deps-dev): bump isort from 5.10.1 to 5.11.1 (305) dependabot
* build(deps-dev): bump safety from 2.3.1 to 2.3.2 (287) dependabot
* build(deps): bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (288) dependabot
* build(deps-dev): bump pre-commit-hooks from 4.3.0 to 4.4.0 (289) dependabot

3.0.6

- Fix help message not always disappearing after interaction in list prompt
- Fix command line not properly cleaned when sending a SIGINT (`ctrl-c`) signal on Ubuntu

3.0.5

Properly respect the pageSize option when deciding whether to paginate or not.

3.0.4

Fix extra whitespace being printed 506

3.0.3

- Unsure we properly unmute the stdout on force close.

3.0.2

- Properly reset the prompt state when a SIGINT signal is emitted. (this fix bug where texts under the input wouldn't be cleared off the terminal after emitting ctrl-c)
- Fix bug with scrollable list centering

3.0.1

- Fix import bug

3.0.0

Changes

* Bump version 3.0.0 (284) staticdev
* Remove unused branches on GA. (283) staticdev
* Fix safety issue on urllib3 (281) staticdev
* Add python 3.11 support (and drop 3.7) (278) staticdev

:rotating_light: Testing

* Improved QA checks (280) staticdev

:package: Dependencies

* build(deps-dev): bump flake8 from 4.0.1 to 5.0.4 (282) dependabot
* build(deps-dev): bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (279) dependabot
* build(deps): bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (268) dependabot
* build(deps): bump actions/download-artifact from 3.0.0 to 3.0.1 (269) dependabot
* build(deps): bump virtualenv from 20.16.6 to 20.16.7 in /.github/workflows (277) dependabot
Links

@pyup-bot pyup-bot mentioned this pull request Jan 4, 2024
@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Jan 7, 2024

Closing this in favor of #780

@pyup-bot pyup-bot closed this Jan 7, 2024
@bbuechler bbuechler deleted the pyup-update-inquirer-2.10.1-to-3.2.0 branch January 7, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant