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/.github
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
..
ISSUE_TEMPLATE Update bug-report.yml (#5262) 2022-06-13 20:18:51 +00:00
PULL_REQUEST_TEMPLATE release: 4.7.1 (#5607) 2022-09-30 14:44:45 -07:00
workflows Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
codecov.yml chore(codecov): add slack webhook integration (#4532) 2021-11-19 22:10:27 +00:00
CODEOWNERS feat: add i18n in login page (#5947) 2023-01-13 17:42:49 +00:00
codeql-config.yml Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
dependabot.yaml chore: enable dependabot (#5997) 2023-02-06 11:32:52 -06:00
PULL_REQUEST_TEMPLATE.md docs: update CHANGELOG process 2021-06-23 15:37:01 -07:00
ranger.yml Open VSX switch, Part II (#4319) 2021-11-10 10:00:59 -05:00
semantic.yaml release: v4.1.0 (#4946) 2022-03-03 14:46:17 -06:00
stale.yml feat: add stale bot config 2021-08-26 16:30:22 -07:00