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

fix(deps): update dependency @inquirer/prompts to v6 #38

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inquirer/prompts (source) 5.5.0 -> 6.0.1 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts)

v6.0.1

Compare Source

v6.0.0

Compare Source

No technical breaking changes; but we changed the style of the question prefix once the answer is provided. Once a question is answer, the prefix becomes a tick mark (previously it was the same ? as when the prompt is idle.)

This is theme-able, and so can be overwritten to with theme.prefix.


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.

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (57fc54c) to head (75ff6a0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   92.02%   92.02%           
=======================================
  Files          17       17           
  Lines         965      965           
  Branches      101      101           
=======================================
  Hits          888      888           
  Misses         77       77           

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

@renovate renovate bot force-pushed the renovate/inquirer-prompts-6.x branch 3 times, most recently from 6977da1 to 3bfb046 Compare September 22, 2024 21:35
@renovate renovate bot force-pushed the renovate/inquirer-prompts-6.x branch from 3bfb046 to 75ff6a0 Compare September 23, 2024 03:06
@jdbruijn jdbruijn merged commit 34c3822 into main Sep 23, 2024
16 checks passed
@jdbruijn jdbruijn deleted the renovate/inquirer-prompts-6.x branch September 23, 2024 07:36
vidavidorra-release bot added a commit that referenced this pull request Sep 23, 2024
## [3.0.25](v3.0.24...v3.0.25) (2024-09-23)

### Bug Fixes

* **deps:** update dependency @inquirer/prompts to v6 ([#38](#38)) ([34c3822](34c3822))
Copy link
Contributor

🎉 This PR is included in version 3.0.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant