pulumi/sdk/nodejs/tests/automation
Will Jones 486a10e677
Regenerate test `package-lock.json` files (#16387)
Many of our tests test JavaScript/TypeScript behaviour and thus rely on
`package.json` files specifying dependencies and `package-lock.json`
files pinning those dependencies. While the dependencies we use in our
tests are minimal and their bounds haven't changed (nor maybe have much
reason to change), the transitive dependency set is potentially large
and worth keeping up-to-date (e.g. for security reasons, or just keeping
Dependabot happy). This commit thus regenerates all the
`package-lock.json` files associated with tests that Dependabot has
previously recommended we bump.

* Closes #13478
* Closes #13473
* Closes #13472 
* Closes #13471 
* Closes #13470 
* Closes #13469 
* Closes #13468 
* Closes #13467
* Closes #13424 
* Closes #13419
* Closes #13418 
* Closes #13414
* Closes #13412 
* Closes #13411 
* Closes #13408
2024-06-13 10:52:59 +00:00
..
data Regenerate test `package-lock.json` files (#16387) 2024-06-13 10:52:59 +00:00
cmd.spec.ts Allow disabling version validation when using a custom PulumiCommand isntance (#15242) 2024-01-26 13:41:10 +00:00
localWorkspace.spec.ts Add support for `--all` parameter of the `stack ls` command to the Automation API (#16266) 2024-06-03 15:53:43 +00:00
remoteWorkspace.spec.ts Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
util.ts use uuid instead of random number for test suffix (#14827) 2023-12-12 13:09:27 +00:00