Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
@inquirer/input (source) dependencies major ^3 -> ^4.0.0 OpenSSF Scorecard

Release Notes

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

v4.0.0

Compare Source

Breaking

The core codebase went through a major es5 to 6 refactor. As such, we're dropping support for Node 4.

This change will likely require changes to the community Plugins as es6 classes are enforcing more restriction (like constructor can only be invoked with new).

New features / Bug fixes

  • list, expand and rawlist prompts now accepts the value as default (previously it would only accept the choice index).
  • The pagination now properly handles multiline choices.
  • Fix bug where invalid default choices would break the UI.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency updates label Oct 6, 2024
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from b92b258 to 43822fc Compare October 7, 2024 08:05
@github-actions
Copy link

github-actions bot commented Oct 7, 2024

📦 Packages

Package Version
SDK Cli @settlemint/sdk-cli@0.5.0-pr2336daf
SDK The Graph @settlemint/sdk-thegraph@0.5.0-pr2336daf
SDK Portal @settlemint/sdk-portal@0.5.0-pr2336daf
SDK Hasura @settlemint/sdk-hasura@0.5.0-pr2336daf
SDK JS @settlemint/sdk-js@0.5.0-pr2336daf
SDK Utils @settlemint/sdk-utils@0.5.0-pr2336daf

@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch 2 times, most recently from c2c7d46 to e357f8f Compare October 7, 2024 08:09
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from e357f8f to d7e757c Compare October 7, 2024 08:12
@roderik roderik merged commit eec9819 into main Oct 7, 2024
@roderik roderik deleted the renovate/inquirer-input-4.x branch October 7, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants