pulumi/pkg
Justin Van Patten 78270ae3fc
Fix panic on pulumi up prompt when filtering and hitting arrow key (#4808)
When running `pulumi up`, after the preview, we prompt asking whether to proceed with the update. If you type to filter the options and then hit an arrow key a couple times, the CLI panics. This is a bug in the `survey` library we depend on. The issue has been fixed in the library upstream; this change updates our dependency.
2020-06-11 12:34:15 -07:00
..
backend Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
cmd/pulumi Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
codegen [codegen/python] Don't use config for k8s (#4807) 2020-06-11 11:52:26 -07:00
engine Avoid replace on second update with import applied (#4403) 2020-04-15 18:52:40 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Update NPM test to install @pulumi/pulumi 2.0 (#4596) 2020-05-08 11:15:43 -07:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource [codegen/hcl2] Fixes for RewriteConversions. (#4743) 2020-06-02 12:00:35 -07:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Fix panic on pulumi up prompt when filtering and hitting arrow key (#4808) 2020-06-11 12:34:15 -07:00
go.sum Fix panic on pulumi up prompt when filtering and hitting arrow key (#4808) 2020-06-11 12:34:15 -07:00