Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer (source) 9.2.23 -> 10.1.8 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (inquirer)

v10.1.8

Compare Source

v10.1.7

Compare Source

v10.1.6

Compare Source

v10.1.5

Compare Source

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

  • Adds the new { type: 'search' } prompt.

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

  • Re-implemented with Typescript.
  • Adding CJS support (now inquirer is publishes a dual-build CJS/ESM.)
  • All core prompts are now coming from @inquirer/prompt.
  • Custom prompts now should be implemented with @inquirer/core. Custom prompts built on [email protected] will keep working, but should plan a migration.
  • inquirer.ui.BottomBar is deleted.

My expectation is that this release should be a drop-in replacement for people using inquirer.prompt() and built-ins 🤞🏻. Please open an issue on Github if you run into issues migrating; it's a large rewrite and there might be a few sharp edges to cut! Hope you'll like this new release.

v9.3.6

Compare Source

v9.3.5

Compare Source

  • Fix issue with plugins relying on internal inquirer packages file structure.

v9.3.4

Compare Source

v9.3.3

Compare Source

v9.3.2

Compare Source

v9.3.1

Compare Source

  • Fix risk of prototype injection.

v9.3.0

Compare Source

  • Replace chalk with picolors.
  • Drop many dependencies in favour of native functions when possible.

No impact expected, but it's a large changes in dependencies. Let us know if you run into any issues upgrading!


Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 5th week" (UTC), 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.

@renovate renovate bot requested a review from a team as a code owner August 5, 2024 08:01
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from 40b1ae3 to f98f6fe Compare August 5, 2024 21:49
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from f98f6fe to fba5287 Compare August 15, 2024 14:56
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from fba5287 to 69dd407 Compare August 15, 2024 15:38
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from 69dd407 to 3113f58 Compare August 15, 2024 23:31
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from 3113f58 to d3c6f30 Compare August 19, 2024 20:42
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from d3c6f30 to a765b0a Compare August 20, 2024 17:35
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from a765b0a to 3a270b0 Compare August 20, 2024 17:56
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from 3a270b0 to 99a68c0 Compare August 20, 2024 18:53
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from 99a68c0 to 0e5fd14 Compare August 20, 2024 19:29
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 2 times, most recently from 2e8046d to dd84d66 Compare August 20, 2024 21:00
Copy link
Member

@jzempel jzempel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified against tag script

@jzempel jzempel merged commit 9514499 into main Aug 21, 2024
@jzempel jzempel deleted the renovate/inquirer-10.x branch August 21, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant