Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 27, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
enquirer 2.3.0 -> 2.3.6 age adoption passing confidence

Release Notes

enquirer/enquirer

v2.3.6

Compare Source

Changed

v2.3.5

Compare Source

Fixed
  • PR #​259 fixed typing numbers in the autocomplete prompt, which fixes #​112, #​199, and #​237
  • PR #​266 add the template property to the SnippetPromptOptions TypeScript interface

v2.3.4

Compare Source

Added
  • MultiSelectPrompt new example for result option.
Fixed
  • Updated typings to use EventEmitter class from events directly due to changes in @types/node.

v2.3.3

Compare Source

Added
  • BooleanPrompt new example for header option.
Fixed
  • using await in keypress and returning the number result in the array type fixes an issue with tests failing only on Travis
  • autocomplete highlighting issue
  • Typos in some documentation and example comments.
  • Syntax errors in example code on the README.md.

v2.3.2

Compare Source

Added
  • AuthPrompt type for creating authentication based prompts.
  • BasicAuth prompt as an example of creating an authentication prompt using basic username/password authentication
  • Examples for different authentication prompts.
  • QuizPrompt
Fixed
  • More examples were updated to fix any known bugs.
  • Couple of fixes to the editable and autocomplete prompts.
  • Documentation updates to highlight options available to some prompts.

v2.3.1

Compare Source

Fixed
  • Several examples were updated to align with latest code changes and to fix small bugs found in the implementation of the example.
  • Some bugs found from updating examples were fixed.
  • Updates to documentation to provide more information on how to use prompts and the options available.

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 27, 2021
@renovate renovate bot requested a review from a team July 27, 2021 09:40
@renovate
Copy link
Author

renovate bot commented Mar 22, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants