Skip to content

fix(deps): update dependency inquirer to v12.6.1 #1646

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer (source) 12.0.0 -> 12.6.1 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (inquirer)

v12.6.1

Compare Source

  • Fix #​1741: Issue with SIGINT in some scenarios leaving promises unsettled on exit.
  • Fix: Remove monorepo related dependencies from all artifacts published to npm. This removes non-standard version specifiers like workspace:* from the public npm packages.

v12.6.0

Compare Source

  • Feat(@​inquirer/select): Added an instructions option allowing to customize the messages in the help tips.
  • Feat(@​inquirer/rawlist): Arrow keys will now cycle through the option, just like the @inquirer/select prompt. Also added a loop option to control the list loop behaviour when reaching the boundaries.

v12.5.2

Compare Source

  • README: Add new sponsor
  • Chore: dependency updates

v12.5.1

Compare Source

v12.5.0

Compare Source

  • Feat (select): Introduce theme.indexMode to control displaying an index prefix in front of each choice. (defaults to hidden)
  • Fix (select): Improve search when number keys are pressed

v12.4.3

Compare Source

  • Fix an issue where inquirer would throw if Node is ran with the new --frozen-intrinsics flag.

v12.4.2

Compare Source

v12.4.1

Compare Source

  • Mark @types/node as an optional peer dependency across all packages.

v12.4.0

Compare Source

  • Added new shortcut config to the checkbox prompt. Allows to customize or disable shortcut keys for select all and invert selection.

v12.3.3

Compare Source

v12.3.2

Compare Source

v12.3.1

Compare Source

v12.3.0

Compare Source

  • Checkbox prompt: re-added support for an array of default to be provided listing pre-checked checkboxes. This is a legacy interface brought back given this feature removal was an involuntary breaking change during the v12 release. The preferred interface is to provide the checked property to choices { value: 'bar', checked: true }.

v12.2.0

Compare Source

v12.1.0

Compare Source

v12.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 470f6aa to 8a749ad Compare November 3, 2024 13:04
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from d3c2a1a to 26067e4 Compare November 10, 2024 13:30
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.0.1 fix(deps): update dependency inquirer to v12.1.0 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 82c7db6 to e2892ed Compare November 15, 2024 18:45
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 4 times, most recently from 95f1204 to f166eb2 Compare November 29, 2024 13:21
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 194fc45 to e5c06fa Compare December 1, 2024 16:18
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from 912a5ad to 49cc50e Compare December 7, 2024 20:19
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.1.0 fix(deps): update dependency inquirer to v12.2.0 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 76721ae to c15e4d4 Compare December 15, 2024 15:29
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from ad2c21c to 3636d64 Compare December 20, 2024 21:01
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.2.0 fix(deps): update dependency inquirer to v12.3.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 4 times, most recently from 081539f to dd0cc3f Compare December 29, 2024 13:52
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch from dd0cc3f to 6a3c3ef Compare January 3, 2025 13:57
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 49e7304 to 4e14c9e Compare March 8, 2025 13:46
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.4.2 fix(deps): update dependency inquirer to v12.4.3 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from cebe59e to c0ffce2 Compare March 14, 2025 14:51
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.4.3 fix(deps): update dependency inquirer to v12.5.0 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 0ab0167 to 9e1c0ee Compare March 21, 2025 14:59
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 1eb626c to ef58090 Compare March 30, 2025 13:46
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.5.0 fix(deps): update dependency inquirer to v12.5.2 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from 6ef0b7f to 7f6d9a2 Compare April 4, 2025 14:06
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from f8d2b4f to d2dc7fd Compare April 20, 2025 13:30
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.5.2 fix(deps): update dependency inquirer to v12.6.0 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 860cbff to ba7f702 Compare April 27, 2025 13:56
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from 4c4b4a4 to 27514f3 Compare May 4, 2025 13:22
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch from 27514f3 to ed7c533 Compare May 9, 2025 16:46
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v12.6.0 fix(deps): update dependency inquirer to v12.6.1 May 10, 2025
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch from ed7c533 to 98becae Compare May 10, 2025 18:46
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch from 98becae to d8a4371 Compare May 16, 2025 16:53
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.

0 participants