vscode-azurecontainerapps/test
dependabot[bot] 0f77e8be5d
Bump cookie and express (#770)
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:35:26 -07:00
..
ingress Refactor ingress tests to utilize Dockerfiles from a test workspace folder (#687) 2024-06-25 17:39:52 -04:00
nightly v0.7.1 Release prep (#737) 2024-09-03 18:39:19 -07:00
testProjects Bump cookie and express (#770) 2024-10-14 12:35:26 -07:00
.eslintrc.js
global.test.ts v0.7.1 Release prep (#737) 2024-09-03 18:39:19 -07:00
index.ts
runTest.ts
test.code-workspace Add `containerapps-albumapi-go` test project & cases (#707) 2024-06-27 20:28:05 -04:00
testUtils.ts Setup the `deployWorkspaceProject` test flow and hook up initial tests for monorepo (#694) 2024-06-27 12:17:39 -04:00
typeUtils.ts Setup the `deployWorkspaceProject` test flow and hook up initial tests for monorepo (#694) 2024-06-27 12:17:39 -04:00
validateUtils.test.ts
wrapWithMockTelemetry.ts