Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test
Asher acc50a5d36
Update dependencies and force-update qs (#6440)
* Update dependencies and force-update qs

This is mainly an attempt to get rid of as many resolutions as possible
since it seems they are unnecessary except for qs (according to yarn/npm
audit).

For qs use 6.9.7 since Express is using 6.9.6 and that matches the most
closely.

Also add overrides since this is npm's version of yarn's resolutions and
we need it for the shrinkwrap to generate with the right dependencies.

Decided to keep pinning @types/node as well although I am not sure it is
necessary.  Express is pulling in v20 types.  Since this is
development-only we only need it in resolutions.

* Run formatter

Some rules seem to have changed with the dependency updates.

* Replace deprecated bodyParser.json() usage

* Audit npm shrinkwrap as well

* Skip installing dependencies in audit

It seems the tools only require the lock files.

* Fix tests when using ipv6

* Add missing openssl dependency to flake
2023-09-21 16:13:34 -08:00
..
e2e Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
integration Fix extension install test 2023-05-15 20:54:37 -08:00
scripts Improve getting started Coder CTA (#5752) 2022-11-07 11:06:51 -07:00
unit Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
utils Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
package.json chore: bump node-fetch from 2.6.6 to 2.6.7 in /test (#6084) 2023-03-22 14:03:09 -05:00
playwright.config.ts fix: add handle for resolveExternalUri (#5624) 2022-10-14 16:08:58 +00:00
tsconfig.json feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00
yarn.lock chore: bump tough-cookie from 4.0.0 to 4.1.3 in /test (#6318) 2023-07-19 14:02:19 -08:00