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

Feature/inquirer update #229

Merged
merged 14 commits into from
Nov 13, 2023
Merged

Feature/inquirer update #229

merged 14 commits into from
Nov 13, 2023

Conversation

beakerandjake
Copy link
Owner

Replace inquirer package with updated version @inquirer/prompts

Copy link
Contributor

github-actions bot commented Nov 13, 2023

👍 CHANGELOG Updated 👍

Thanks for modifying the CHANGELOG with this PR.

For more information see keep a changelog

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bef052f) 98.73% compared to head (8a0123e) 98.64%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
- Coverage   98.73%   98.64%   -0.09%     
==========================================
  Files          76       76              
  Lines        1108     1110       +2     
  Branches      304      305       +1     
==========================================
+ Hits         1094     1095       +1     
  Misses         12       12              
- Partials        2        3       +1     
Files Coverage Δ
src/actions/assertUserConfirmation.js 100.00% <100.00%> (ø)
src/actions/getAnswersFromUser.js 100.00% <100.00%> (ø)
src/cli/auth.js 87.50% <100.00%> (-12.50%) ⬇️
src/cli/initialize.js 91.66% <100.00%> (-0.65%) ⬇️
src/initialize/createDotEnv.js 100.00% <100.00%> (ø)

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

@beakerandjake beakerandjake linked an issue Nov 13, 2023 that may be closed by this pull request
@beakerandjake beakerandjake merged commit 3026d11 into main Nov 13, 2023
6 checks passed
@beakerandjake beakerandjake deleted the feature/inquirer-update branch November 13, 2023 18:05
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.

Update inquirer to latest version
1 participant