slush-angular-gulp icon indicating copy to clipboard operation
slush-angular-gulp copied to clipboard

Update inquirer to the latest version πŸš€

Open greenkeeper[bot] opened this issue 8 years ago β€’ 7 comments

Version 5.0.0 of inquirer was just published.

Dependency inquirer
Current Version 4.0.2
Type dependency

The version 5.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of inquirer.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v5.0.0

Breaking: Upgrade to RxJS v5 which updates a bunch of Reactive interface method names.

For people not using the Reactive interface directly, this new major release should just work out of the box.

Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Jan 08 '18 14:01 greenkeeper[bot]

Version 5.0.1 just got published.

Update to this version instead πŸš€

Release Notes v5.0.1
  • Fix bug with the editor prompt.
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Jan 20 '18 15:01 greenkeeper[bot]

Version 5.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • c7f99d7 5.1.0
  • b950606 Update mocha to the latest version πŸš€ (#638)
  • 57dc2b4 Apply optional transformer to input before accepted (#642)
  • 45f324d Fix test runner

See the full diff

greenkeeper[bot] avatar Feb 05 '18 16:02 greenkeeper[bot]

Version 5.2.0 just got published.

Update to this version instead πŸš€

Release Notes v5.2.0

Now passing the answers hash in the transformer function arguments.

Commits

The new version differs by 8 commits.

  • 2fe70c0 5.2.0
  • 0146dbd Add transformer example (#660)
  • 9bed102 Pass answers object to transformer functions (#659)
  • 11c52fd Add Checkbox Plus Plugin (#655)
  • dc8b44a Update lint-staged to the latest version πŸš€ (#649)
  • f91fa52 Add inquirer-search-checkbox to plugins list in readme (#648)
  • ec428d8 chore(package): update eslint-config-xo to version 0.20.0 (#647)
  • 0f1199c Missing word in README.md (#644)

See the full diff

greenkeeper[bot] avatar Mar 26 '18 15:03 greenkeeper[bot]

Version 6.0.0 just got published.

Update to this version instead πŸš€

Release Notes v6.0.0

Breaking

  • Update to Rx.js v6

New features

  • New prompt type number.
  • transformer option now receive { isFinal } as a flag to allow transforming the final answer differently.
  • Use name as default message if message isn't provided.
  • Hide default values for password prompt.
Commits

The new version differs by 14 commits.

  • 5aea0ae 6.0.0
  • e349dfb Add support for transform the answer after accepted (#661)
  • b9c32b6 Update nyc to the latest version πŸš€ (#686)
  • bd75b42 Add inquirer-fuzzy-path to README (#680)
  • 2ae8b73 Add inquirer-prompt-suggest plugin to README (#679)
  • 8e0e459 Use name as default message (#636)
  • ff89798 set prompt value in when and return false (#665)
  • 54cc022 Hide default values for passwords (#668)
  • 156e5b0 Adds a NumberPrompt type for convenience when prompting for numbers(#654) (#663)
  • 78bd4da rxjs 6 upgrade (#676)
  • a4cfcd3 Add 'Boolean' as option type to documentation of default (#674)
  • bb9f569 Updated external-editor (#673)
  • 218ac3a Update eslint-config-xo to the latest version πŸš€ (#670)
  • 832800c Update sinon to the latest version πŸš€ (#657)

See the full diff

greenkeeper[bot] avatar Jun 02 '18 16:06 greenkeeper[bot]

Version 6.1.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 07 '18 16:08 greenkeeper[bot]

Version 6.2.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 23 '18 15:08 greenkeeper[bot]

  • The dependency inquirer was updated from 4.0.2 to 6.2.1.

Update to this version instead πŸš€

greenkeeper[bot] avatar Dec 01 '18 08:12 greenkeeper[bot]