Commit Graph

372 Commits

Author SHA1 Message Date
Christof Marti
d74499bdb9 @vscode/proxy-agent 0.28.0 2024-12-19 10:43:46 +01:00
Matt Bierner
2bb6383e85 Pick up latest TS nightly 2024-12-17 10:59:05 -08:00
Matt Bierner
4452b11e2f Pick up latest TS for building VS Code 2024-12-12 14:59:48 -08:00
Benjamin Pasero
679a9f1ace 🆙 @parcel/watcher@2.5.0 (#235710) 2024-12-11 09:19:48 +01:00
Dirk Baeumer
c43ed48f5f Bump version number to 1.97 2024-12-06 09:14:52 +01:00
Christof Marti
c1d0d1433b @vscode/proxy-agent 0.27.0 2024-12-05 18:49:56 +01:00
Matt Bierner
2689940fc8 Pick up latest TS for building vscode (#235042) 2024-12-03 01:41:26 +01:00
Christof Marti
074a0c40f7 Move fetch patching to agent package (#228697) 2024-12-02 20:43:59 +01:00
Robo
be48d6333b chore: bump electron@32.2.6 (#234816)
* chore: bump electron@32.2.6

* chore: remove exit code workaround for utility process

Refs c90509c2bc

* chore: update node.js build

* chore: bump distro
2024-11-28 16:04:02 +01:00
Matt Bierner
c804ee812b Pick up latest TS for building VS Code (#234608) 2024-11-26 17:54:37 +00:00
Christof Marti
2f3197f1c4 @vscode/proxy-agent 0.25.0 (#234175) 2024-11-19 22:16:26 +01:00
dependabot[bot]
609c7b63b4 Bump cross-spawn (#234144)
Bumps  and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together.

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

Updates `cross-spawn` from 6.0.5 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 14:37:41 +01:00
Robo
11180de3c0 chore: bump electron@32.2.5 (#234160)
* chore: bump electron@32.2.5

* chore: bump distro
2024-11-19 09:46:07 +01:00
Robo
33c2ffbd4a chore: bump electron@32.2.3 (#234015)
* chore: bump electron@32.2.3

* chore: bump distro
2024-11-17 21:03:55 +05:30
Matt Bierner
793580ebf1 Pick up latest TS for building VS Code (#233369)
Fixes a few new typings issues. All seem like valid problems
2024-11-07 23:57:45 +01:00
Christof Marti
3d41ba214c Proxy support for Node.js fetch (#228697) 2024-11-06 00:22:35 +01:00
Daniel Imms
3751bec9c2 xterm@5.6.0-beta.70
Fixes #233005
2024-11-04 13:30:44 -08:00
Matt Bierner
e43f2070f5 Pick up latest TS for building VS Code (#233020) 2024-11-04 21:02:37 +01:00
Daniel Imms
926cc8c5e5 xterm@5.6.0-beta.68 2024-11-01 07:58:26 -07:00
Daniel Imms
a845c87459 Add ligatures working under Electron
Part of #34103
2024-11-01 07:42:40 -07:00
Robo
02a6d303d1 chore: bump spdlog@0.15.1 (#232572) 2024-10-31 09:57:37 +01:00
Matt Bierner
ed3722cde1 Pick up latest TS for building VS Code (#232423) 2024-10-28 09:50:26 -07:00
Raymond Zhao
4c9adf6dcb chore: bump OSS version (#232211) 2024-10-24 17:04:44 -07:00
Robo
6c2e9ffde1 chore: bump electron@32.2.1 (#231913)
* chore: bump electron@32.2.1

* chore: bump distro
2024-10-22 01:12:06 -07:00
Matt Bierner
ecf3f0e6d6 Pick up latest TS for building VS Code (#231857) 2024-10-21 10:09:32 -07:00
Benjamin Pasero
c025c19d14 eng - reduce some unused deps (#231221) 2024-10-13 12:38:11 +02:00
Matt Bierner
ff4c15429c Pick up latest TS for building VS Code (#230730) 2024-10-07 21:01:31 +02:00
dependabot[bot]
4df9b62926 build(deps-dev): bump cookie and @vscode/vscode-perf (#230720)
Bumps [cookie](https://github.com/jshttp/cookie) and [@vscode/vscode-perf](https://github.com/microsoft/vscode-perf). These dependencies needed to be updated together.

Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2)

Updates `@vscode/vscode-perf` from 0.0.14 to 0.0.19
- [Release notes](https://github.com/microsoft/vscode-perf/releases)
- [Commits](https://github.com/microsoft/vscode-perf/compare/v0.0.14...v0.0.19)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:development
- dependency-name: "@vscode/vscode-perf"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 19:59:02 +02:00
Matt Bierner
e2e048ded8 Merge pull request #230345 from microsoft/dev/eslint-9
Eslint 9 migration
2024-10-07 09:15:12 -07:00
Benjamin Pasero
dc265add0b esm - drop need for manual concat (#230571) 2024-10-06 14:12:20 +02:00
Benjamin Pasero
a1ec838aac esm - remove hardcoded --esm for code-web (#230538)
* esm - remove hardcoded `--esm` for `code-web`

* update depds
2024-10-04 21:53:45 +02:00
Matt Bierner
98e69ca6ea Merge branch 'main' into dev/eslint-9 2024-10-04 08:34:12 -07:00
Robo
8422282f04 chore: update to Electron 32 (#218245)
* chore: update electron@31.0.1

* chore: bump electron@31.1.0

* chore: update sysroot download url

* chore: bump electron@31.3.0

* chore: update rpm deps for arm64

* chore: bump electron@31.4.0

* chore: bump electron@32.0.0

* fix: compile stage

* fix: install on windows

* fix: override node-addon-api to support c++20 with gcc-11

Brings in fed13534c5
to support compilation with gcc>=11

* ci: use gnu++2a for gcc <=9

* ci: fix sdl pipeline

* ci: web stage

* ci: fix alpine stage

* ci: fix legacy server stage

* fix: node-addon-api resolution for remote

* ci: fix legacy arm stage

* chore: sync npm dependencies

* chore: bump electron@32.0.1

* ci: fix monaco editor checks

* ci: fix legacy server stage

* ci: possible concurrent execution

* ci: use foreground scripts on windows

* chore: bump electron@32.0.2

* fix: compilation

Refs 204011c3f2

* Revert "wco - hardcode devtools location on Linux (#227084)"

This reverts commit dfb96d11d3.

* chore: bump electron@32.1.2

* ci: remove workaround for missing c++20 flags

* ci: use gnu++2a for gcc <=9

* chore: bump distro

* ci: use gnu++17 for legacy arm servers

* fixup! override node-addon-api to support c++20 with gcc-11

Scope to only the affected package versions

* chore: bump @vscode/policy-watcher

* chore: bump @vscode/sqlite3

* chore: bump node.js v20.17.0

* chore: bump distro

* chore: update @vscode/windows-ca-certs

* chore: update builds for electron@32.1.2

* chore: bump distro

* chore: bump dependencies

* ci: fix arm legacy servers
2024-10-04 19:19:06 +09:00
Johannes
6e4221f0ec remove swc 2024-10-04 11:23:51 +02:00
Matt Bierner
f6ebc0c2b8 Merge branch 'main' into dev/eslint-9 2024-10-03 10:52:58 -07:00
Martin Aeschlimann
fc6d94b806 [css/json/html] adopt latest lsp, update to module: node16 (#230371)
* adopt latest language-server/client

* update package-locks

* transpiler to support Node16
2024-10-03 13:49:56 +02:00
Matt Bierner
546ea6d00a Add explicit semver types
These seem to have getting pulled in implicitly before
2024-10-02 20:00:35 -07:00
Matt Bierner
e456f4cb66 Start eslint 9 migration
For #230339

Starts migrating to eslint 9. Everything runs but it produces a number of errors
2024-10-02 14:45:28 -07:00
dependabot[bot]
36ffee2d7c Bump path-to-regexp from 1.8.0 to 6.3.0 (#228368)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:25:50 +02:00
Benjamin Pasero
b591f33513 🆙 jschardet@3.1.4 (#230197) 2024-10-01 08:19:15 +02:00
Sandeep Somavarapu
841d51da29 write our own little gulp-eslint which takes the eslint from our workspace root (#230115) 2024-09-30 15:36:25 +02:00
Daniel Imms
0d9af1854b Merge pull request #230042 from microsoft/tyriar/xterm_240927
xterm@5.6.0-beta.65
2024-09-28 08:10:04 -07:00
Daniel Imms
3f5fa8a8bb xterm@5.6.0-beta.65
Fixes #230010
2024-09-28 06:50:53 -07:00
Daniel Imms
cb9f1664c6 Merge pull request #229985 from microsoft/node-pty_240927
node-pty@1.1.0-beta22
2024-09-28 06:30:53 -07:00
Matt Bierner
e956ece699 Pick up latest TS for building VS Code (#229991) 2024-09-27 20:02:11 +02:00
Daniel Imms
13ac4f2de2 node-pty@1.1.0-beta22
Brings back fix that was reverted for #75141
2024-09-27 09:59:33 -07:00
Benjamin Pasero
bdc5542f12 🆙 version to 1.95.0 (#229907) 2024-09-27 06:48:08 +02:00
Christof Marti
74b0694b19 Roll back to @vscode/proxy-agent 0.22.0 (#228872) 2024-09-26 17:44:17 +02:00
Robo
b3d7cab572 chore: bump electron@30.5.1 (#229329)
* chore: add initial telemetry for array buffer crashes

* chore: bump electron@30.5.1

* chore: update build id

* chore: bump distro
2024-09-23 09:38:35 +02:00
Daniel Imms
31e1cb3e71 Merge pull request #229213 from microsoft/tyriar/xterm_240720
xterm@5.6.0-beta.64
2024-09-21 09:12:44 -07:00