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

chore(deps): update dependency inquirer to v9 - autoclosed #1654

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

SBoudrias/Inquirer.js (inquirer)

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

v9.1.4

Compare Source

Fix issue with the default value disappearing from prompt.

v9.1.3

Compare Source

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

Inquirer 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

If you cannot migrate, please remember you can keep using the v8.x release line until you're ready.

v8.2.6

Compare Source

  • Bugfix: Fix a dependency who became ESM only

v8.2.5

Compare Source

v8.2.4

Compare Source

v8.2.3

Compare Source

  • Fix line wrapping with using with terminal links
  • Fix number prompt not working with negative numbers

v8.2.2

Compare Source

Fix bugs with the rawlist

v8.2.1

Compare Source

  • Fix bug when using both arrow keys and number keys on the rawList prompt.
  • Dependencies bump

v8.2.0

Compare Source

  • checkbox prompt: Update the help message to be more complete. And the help message is now shown until a selection is made.

v8.1.5

Compare Source

Fix older Node version compatibility issue.

v8.1.4

Compare Source

  • Fix an error being thrown inside the rawlist prompt

v8.1.3

Compare Source

Bug Fixes
  • Fix password prompt appearing when doing async filtering/validation
  • User being prompted a question even though it was answered when using nested answer object format.
  • Fix extra space appearing when using custom prefix.

And bump of all dependencies.

v8.1.2

Compare Source

  • Fix bug on rawList prompt
  • Bump dependencies

v8.1.1

Compare Source

Fix: Number prompt default behavior.

v8.1.0

Compare Source

New features
  • Now display a loading spinner while asynchronously filtering or validating data.
  • inquirer.prompt() now accept a shorthand object syntax instead of an array with named prompts:
const { foo, bar } = await inquirer.prompt({
  foo: {
    message: '...',
    default: '...',
  },
  bar: {
    default: '...',
  }
}):

v8.0.1

Compare Source

Fixes

  • Fix issue with duplicate keys in expand prompt not being caught if casing didn't match
  • Fix rawlist prompt ignoring short option
  • Rollback dependencies migrated to ESM causing issue for some users

And lastly general dependency upgrade (to non-ESM versions)

v8.0.0

Compare Source

  • Drop support for Node 10 (through dependencies)
  • Add postfix option to the editor prompt to allow easily turning on proper syntax highlighting

Configuration

📅 Schedule: Branch creation - "every weekday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 9269856 to fde04ca Compare July 13, 2022 21:14
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 3a5f2df to 90f3cb0 Compare July 25, 2022 02:03
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from bcd1097 to 003c2ab Compare August 4, 2022 14:53
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 003c2ab to afbb16a Compare August 31, 2022 19:11
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 040c44e to f0f9309 Compare September 8, 2022 20:36
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from f0f9309 to 9e12b77 Compare September 18, 2022 19:36
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 3 times, most recently from 6d4829c to c7e40e7 Compare September 29, 2022 21:28
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from c7e40e7 to d22695e Compare October 6, 2022 23:06
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from d22695e to f482d5e Compare October 17, 2022 22:48
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from f482d5e to c4ed442 Compare October 28, 2022 09:19
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 3 times, most recently from c21887b to 82489d6 Compare November 8, 2022 04:27
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 3fc08d8 to 222d29a Compare November 17, 2022 16:04
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 222d29a to d881512 Compare November 22, 2022 18:48
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from d881512 to 0dfd90c Compare November 30, 2022 23:03
@ErisDS ErisDS changed the title chore(deps): update dependency inquirer to v9 chore(deps): update dependency inquirer to v9 - ESM Dec 2, 2022
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 0dfd90c to a072dba Compare December 2, 2022 18:55
@renovate renovate bot changed the title chore(deps): update dependency inquirer to v9 - ESM chore(deps): update dependency inquirer to v9 Dec 2, 2022
@ErisDS ErisDS changed the title chore(deps): update dependency inquirer to v9 chore(deps): update dependency inquirer to v9 - ESM Dec 2, 2022
@renovate renovate bot changed the title chore(deps): update dependency inquirer to v9 - ESM chore(deps): update dependency inquirer to v9 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 323e149 to 0922a13 Compare December 2, 2022 19:51
@renovate renovate bot changed the title chore(deps): update dependency inquirer to v9 - autoclosed chore(deps): update dependency inquirer to v9 Aug 5, 2023
@renovate renovate bot reopened this Aug 5, 2023
@renovate renovate bot restored the renovate/inquirer-9.x branch August 5, 2023 21:34
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 106bba9 to 072103e Compare August 6, 2023 01:01
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 3 times, most recently from 4335613 to c8ffc99 Compare September 14, 2023 12:24
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from c8ffc99 to 37f2c12 Compare November 7, 2023 23:22
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 37f2c12 to 09d428b Compare January 27, 2024 21:24
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 09d428b to 6cb9ca0 Compare February 4, 2024 18:47
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 6cb9ca0 to 23ab9b1 Compare February 19, 2024 16:45
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 23ab9b1 to cc7c766 Compare March 13, 2024 01:19
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from cc7c766 to 46aceea Compare March 29, 2024 22:44
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 7985f77 to 436e291 Compare April 16, 2024 15:34
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 0ac94a4 to 8801e0f Compare May 2, 2024 19:33
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 7a5d958 to e8a538d Compare May 18, 2024 02:06
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from e8a538d to e8c5b5c Compare May 31, 2024 23:33
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 3 times, most recently from ebdd3d8 to c62bf3f Compare June 30, 2024 21:20
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch 2 times, most recently from 43ae98e to 9f32edb Compare July 4, 2024 16:35
@renovate renovate bot force-pushed the renovate/inquirer-9.x branch from 9f32edb to 1273191 Compare July 7, 2024 19:19
@renovate renovate bot changed the title chore(deps): update dependency inquirer to v9 chore(deps): update dependency inquirer to v9 - autoclosed Jul 7, 2024
@renovate renovate bot closed this Jul 7, 2024
@renovate renovate bot deleted the renovate/inquirer-9.x branch July 7, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants