Skip to content

Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.6

Bumps github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.6.

Release notes

Sourced from github.com/AlecAivazis/survey/v2's releases.

v2.3.6

No release notes provided.

v2.3.5

No release notes provided.

v2.3.4

What's Changed

Full Changelog: https://github.com/AlecAivazis/survey/compare/v2.3.3...v2.3.4

v2.3.3

No release notes provided.

Commits
  • 55474c3 Add a RemoveSelectAll and RemoveSelectNone config to multi-select (#439)
  • e47352f Fix README formatting for select descriptions (#426)
  • c2be27f Added an option to add a comment to every select's option (#418)
  • 93657ef Enable compilation under Go 1.18 (#417)
  • 459523e Add terminal.Cursor error handling on Windows (#414)
  • 6cbb195 Fix Survey output on Windows (#413)
  • c07023a Skip vi-dependent tests when there is no vi in PATH (#397)
  • 099a968 Fix multiple validator inconsistency (#401)
  • 1b28f27 fix: ensure terminal has required read settings in non-canonical mode (#409)
  • bcabe24 Stricter error handling in tests (#404)
  • Additional commits viewable in compare view

Merge request reports