code-server/src/node
dependabot[bot] 85ee441006
chore: bump typescript from 5.6.2 to 5.8.3 (#7335)
* chore: bump typescript from 5.6.2 to 5.8.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* as T

* Update JSON error

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asher <ash@coder.com>
2025-06-16 15:32:00 -08:00
..
i18n feat(lang): Add Urdu Locale (#6444) 2023-09-22 17:16:51 -08:00
routes Sort some imports 2025-06-03 13:10:13 -08:00
app.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
cli.ts Fix repeatable flags in config 2025-05-06 11:28:45 -08:00
constants.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
entry.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
heart.ts Use debug instead of trace 2023-12-06 13:19:36 -09:00
http.ts Handle undefined body 2024-04-16 11:29:12 -08:00
main.ts Sort some imports 2025-06-03 13:10:13 -08:00
proxy.ts Fix proxy error on web sockets 2023-03-21 12:24:09 -08:00
settings.ts chore: bump typescript from 5.6.2 to 5.8.3 (#7335) 2025-06-16 15:32:00 -08:00
socket.ts Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
update.ts Default keepAlive to true for proxy agent 2024-03-11 14:13:21 -08:00
util.ts Update VS Code to 1.92.2 (#6941) 2024-08-15 21:33:21 -08:00
vscodeSocket.ts Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
wrapper.ts Fix log file path 2024-06-21 09:47:44 -08:00
wsRouter.ts Remove long-unused internal plugin system 2025-03-06 15:28:07 -09:00