Commit Graph

4716 Commits

Author SHA1 Message Date
Joyce Er
caa9f40b8b chore: bump distro 2024-11-13 16:45:25 -08:00
João Moreno
c6406bd0bf update distro (#233592) 2024-11-11 16:46:00 +01:00
Benjamin Pasero
49e1e9906d chat - track trial subscription (#233392) 2024-11-08 10:21:56 +01:00
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
Sandeep Somavarapu
ac5b1179b5 Use gallery resource api from unpkg service for extension updates (#233322)
* use unpkg service resource api for extension updates

* review feedback

* rename

* update distro

* update distro
2024-11-07 16:11:10 +01:00
Benjamin Pasero
52b944e89d chat - tweaks to chat setup (#233178) 2024-11-06 22:13:38 +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
andreamah
48931d6b24 bump distro 2024-10-30 09:57:22 -07: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
Benjamin Pasero
af78f5b275 fix: update distro version in package.json (#232022) 2024-10-23 02:27:27 -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
Tyler James Leonhardt
7cdb7ee9df Bump da distro (#231860)
distro UP
2024-10-21 19:42:46 +02:00
Matt Bierner
ecf3f0e6d6 Pick up latest TS for building VS Code (#231857) 2024-10-21 10:09:32 -07:00
Justin Chen
1e696c1075 bump distro (#231854) 2024-10-21 19:00:06 +02:00
isidorn
d8fe57675e update distro pointer 2024-10-21 17:08:01 +02:00
Joyce Er
235982f240 chore: run OSS tool (#231800)
* chore: run OSS tool

* 🆙distro
2024-10-21 02:59:31 +02:00
Benjamin Pasero
b87039d5e2 🆙 distro (#231787) 2024-10-20 17:54:43 +02:00
Don Jayamanne
a4e21784b0 Update distro commit hash (#231617) 2024-10-18 02:22:25 +02:00
Benjamin Pasero
c025c19d14 eng - reduce some unused deps (#231221) 2024-10-13 12:38:11 +02:00
Robo
5237e49bc1 chore: bump distro (#231123) 2024-10-11 17:16:16 +02:00
Sandeep Somavarapu
3ae1a22592 update distro (#231095) 2024-10-11 10:42:12 +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
Benjamin Pasero
f09184ceb7 esm - set type: module top level (#230210) 2024-10-01 20:48:56 +02:00
Benjamin Pasero
b591f33513 🆙 jschardet@3.1.4 (#230197) 2024-10-01 08:19:15 +02:00
Robo
699bbcc761 chore: bump ms build for electron@30.5.1 (#230184)
* chore: bump ms build for electron@30.5.1

* chore: bump distro
2024-09-30 20:56:42 -07: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
332b89f198 esm - remove AMD build scripts, tests and variables 2024-09-27 08:04:01 +02:00
Benjamin Pasero
bdc5542f12 🆙 version to 1.95.0 (#229907) 2024-09-27 06:48:08 +02:00
Benjamin Pasero
3d6f6d2df3 run OSS license tool (#229904)
* run OSS license tool

* bump distro
2024-09-27 06:21:02 +02:00