Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency inquirer to v10 - autoclosed #6195

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer (source) ^9.0.0 -> ^10.0.0 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!

v9.2.23

Compare Source

v9.2.22

Compare Source

  • editor prompt: Fixed compatibility issue between default and waitUserInput options. #​1405

v9.2.21

Compare Source

v9.2.20

Compare Source

v9.2.19

Compare Source

v9.2.18

Compare Source

v9.2.17

Compare Source

v9.2.16

Compare Source

v9.2.15

Compare Source

v9.2.14

Compare Source

v9.2.13

Compare Source

v9.2.12

Compare Source

v9.2.11

Compare Source

v9.2.10

Compare Source

v9.2.9

Compare Source

  • Modified lodash imports to help with tree-shaking
  • Replace unmaintained through dependency (only affect users of the old bottom bar)

v9.2.8

Compare Source

v9.2.7

Compare Source

v9.2.6

Compare Source

v9.2.5

Compare Source

v9.2.4

Compare Source

v9.2.3

Compare Source

v9.2.2

Compare Source

v9.2.1

Compare Source

v9.2.0

Compare Source

v9.1.5

Compare Source


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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 7, 2024

COMPARE TO master

Total Size Diff 📈 +9.79 KB

Diff by File
Name Diff
packages/cli/package.json 📈 +1 Bytes
packages/translate/package.json 📈 +1 Bytes
pnpm-lock.yaml 📈 +9.79 KB

@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 4 times, most recently from 65a7515 to 66011ee Compare July 15, 2024 16:11
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 7 times, most recently from e2abbc4 to d27ae28 Compare July 25, 2024 02:11
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 6 times, most recently from e62b3b3 to dd78db9 Compare August 1, 2024 04:49
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 3 times, most recently from 59237ad to ab02983 Compare August 11, 2024 12:29
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 3 times, most recently from 7f4cffc to 668438b Compare August 26, 2024 03:28
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch 2 times, most recently from 158ab07 to 3a3b2bf Compare September 3, 2024 09:57
@renovate renovate bot force-pushed the renovate/inquirer-10.x branch from 3a3b2bf to 429dca8 Compare September 13, 2024 10:12
@renovate renovate bot changed the title fix(deps): update dependency inquirer to v10 fix(deps): update dependency inquirer to v10 - autoclosed Sep 15, 2024
@renovate renovate bot closed this Sep 15, 2024
@renovate renovate bot deleted the renovate/inquirer-10.x branch September 15, 2024 23:03
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.

0 participants