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 dependency inquirer to v12 #2021

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2024

This PR contains the following updates:

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

Release Notes

SBoudrias/Inquirer.js (inquirer)

v12.4.1

Compare Source

v12.4.0

Compare Source

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

v12.0.0

Compare Source

  • @types/node is now only a peerDependencies. This reduces the install size of inquirer dramatically for folks not using Typescript. It's unlikely to break your builds if you used TS already, if it does run npm install --dev @​types/node/yarn add --dev @​types/node.

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 added dependencies Pull requests that update a dependency file renovate labels Oct 6, 2024
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.01%. Comparing base (4137e81) to head (b05c0af).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2021   +/-   ##
=======================================
  Coverage   86.01%   86.01%           
=======================================
  Files          19       19           
  Lines         336      336           
  Branches       48       48           
=======================================
  Hits          289      289           
- Misses         43       47    +4     
+ Partials        4        0    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 5 times, most recently from c865477 to 34fcbf3 Compare October 11, 2024 18:22
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 6 times, most recently from 4d08225 to 0dad7dc Compare October 23, 2024 15:25
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 7 times, most recently from f89082f to f0881b1 Compare October 30, 2024 12:42
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 9 times, most recently from f0d1a5d to 8051f99 Compare November 7, 2024 01:27
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 3 times, most recently from 98d2f35 to 7b7e8f8 Compare December 20, 2024 20:47
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 2 times, most recently from 1ab8922 to f0d7c98 Compare January 1, 2025 04:16
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 5 times, most recently from 85d66ab to 7962971 Compare January 11, 2025 22:43
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 7 times, most recently from 3a694d3 to 96c3739 Compare January 16, 2025 23:22
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 7 times, most recently from f658747 to 5f109ee Compare January 29, 2025 12:41
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch 4 times, most recently from 6239358 to b50cfc7 Compare February 9, 2025 17:06
@renovate renovate bot force-pushed the renovate/inquirer-12.x branch from b50cfc7 to b05c0af Compare February 13, 2025 12:31
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants