Commit 545556e
dependency(listr): upgrade listr 3.x to 9.x (#33640)
* chore(deps): upgrade listr 3.x to 9.x
* use important strings to assert install output instead of fragile snapshots
* rm unused `enquirer` dep; write cli test results
* revert persisting junit xml for now
* ensure VerboseRenderer implements LstrRenderer contract
* remove unnecessary vendorized VerboseRenderer; use behavioral assertions in verify instead of brittle snapshots
* make most `any` types in cli installer explicit; remove unused deps
* changelog
* rm trailing slash from pr link
* Update cli/lib/tasks/install.ts
Co-authored-by: Bill Glesias <bglesias@gmail.com>
* simplify task list definitions; improve type annotations
* fix version output; improve readability of task generation
* rm unused types
* revert error handling regression
* fix implicit any
* more readability improvements; better listr mocking
* apply similar readability improvements to verify
* fix order of verify -> welcome message
* chore: skip adding the install comment on the commit (#33685)
* update axios (#33687)
---------
Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Matt Schile <mschile@cypress.io>1 parent ea98906 commit 545556e
14 files changed
Lines changed: 465 additions & 1102 deletions
File tree
- cli
- lib
- tasks
- test/lib/tasks
- __snapshots__
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
This file was deleted.
0 commit comments