Skip to content

fix(deps): update dependency inquirer-autocomplete-prompt to v3 - #3338

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/inquirer-autocomplete-prompt-3.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/inquirer-autocomplete-prompt-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
inquirer-autocomplete-prompt ^2.0.0 → ^3.0.0 age confidence
@types/inquirer-autocomplete-prompt (source) ^1.3.5 → ^3.0.0 age confidence

Release Notes

mokkabonna/inquirer-autocomplete-prompt (inquirer-autocomplete-prompt)

v3.0.1: 3.0.1 Bugfix out of order results shown

Compare Source

Fixes #​153

Keep in mind that diff in project is larger due to conversion to monorepo. So the original repo was moved into packages/inquirer-autocomplete-prompt

For the code related to the npm package inquirer-autocomplete-prompt the only funcitonal change is: c6b2361

v3.0.0: 3.0.0 Support ESM and inquirer v9

Compare Source

inquier-autocomplete-prompts is now a native Node ECMAScript module. This will require your Node runtime to support es modules, and your app to be an es module. Node documentation over here: https://nodejs.org/api/esm.html#modules-ecmascript-modules

Lock your dependency to v2 if you wish to stay on commonjs (require) syntax.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

♻ 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 these updates 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 dependencies Pull requests that update a dependency file renovate labels Sep 23, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 23, 2026 01:31
@renovate

renovate Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: contentful-cli@0.0.0-determined-by-semantic-release
npm error Found: inquirer@8.2.7
npm error node_modules/inquirer
npm error   inquirer@"^8.2.7" from the root project
npm error
npm error Could not resolve dependency:
npm error peer inquirer@"^9.1.0" from inquirer-autocomplete-prompt@3.0.1
npm error node_modules/inquirer-autocomplete-prompt
npm error   inquirer-autocomplete-prompt@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-09-24T22_58_54_398Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-24T22_58_54_398Z-debug-0.log

@bito-code-review

bito-code-review Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Review Skipped - Label Excluded

Bito didn't auto-review this change because the PR contains excluded label: renovate.
No action is needed if you didn't intend for the agent to review it. To trigger a review manually, type /review in a comment and save.

You can change this by removing the label from Filters → Exclude Labels setting here, or from the labels_excluded field in the .bito.yaml file (if repo-level configurations are enabled), or contact your workspace admin at michael.pearce@contentful.com.

@renovate
renovate Bot force-pushed the renovate/inquirer-autocomplete-prompt-3.x branch 3 times, most recently from 15d56be to 439945e Compare September 23, 2026 04:37
@renovate
renovate Bot force-pushed the renovate/inquirer-autocomplete-prompt-3.x branch from 439945e to cbf8b95 Compare September 24, 2026 01:41
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants