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/select (source) dependencies major ^3 -> ^4.0.0 OpenSSF Scorecard

Release Notes

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

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-select-4.x branch from 52691a2 to f87055e Compare October 7, 2024 08:05
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from f87055e to e645d2b Compare October 7, 2024 08:06
@github-actions
Copy link

github-actions bot commented Oct 7, 2024

📦 Packages

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

@roderik roderik merged commit 68adbe1 into main Oct 7, 2024
@roderik roderik deleted the renovate/inquirer-select-4.x branch October 7, 2024 08:08
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