Commit graph

887 commits

Author SHA1 Message Date
deepak1556 b314a5fa18 chore: bump electron@12.0.13 2021-07-01 01:29:46 -07:00
dependabot[bot] 2be485073a
Bump color-string from 1.5.4 to 1.5.5 (#127045)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 02:12:21 -07:00
Daniel Imms a3c6632d79 Update xterm@4.13.0
Diff: 873dd76...094bcbd

Fixes #125142
2021-06-24 06:21:12 -07:00
deepak1556 3caebff71e chore: bump electron@12.0.12
* Revert "macOS - workaround fullscreen window regression (#125122)"
* Fixes https://github.com/microsoft/vscode/issues/125122
* Fixes https://github.com/microsoft/vscode/issues/126016
* Fixes https://github.com/microsoft/vscode/issues/126013
* Fixes https://github.com/microsoft/vscode/issues/122352
* Fixes https://github.com/microsoft/vscode/issues/126321
2021-06-24 12:25:04 +09:00
Rob Lourens a81fff00c9 Bump ripgrep, remove UTF8 BOM workaround 2021-06-16 17:04:34 -07:00
deepak1556 746fb6a7a9 chore: bump electron@12.0.11 2021-06-15 12:44:03 +09:00
Alexandru Dima 0c87771e7b
Merge pull request #125754 from microsoft/alex/update-playwright
Update to `playwright@1.11.1`
2021-06-10 23:00:14 +02:00
João Moreno b61eee3fa4
update v8-inspect-profiler 2021-06-10 11:50:09 +02:00
dependabot[bot] fcc2d12bc4
Bump tar from 2.2.1 to 2.2.2 (#125879)
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 01:42:35 -07:00
Alexandru Dima 911ef74bbb
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-10 09:27:13 +02:00
Alexandru Dima bbf64b8a09
update glob-parent to 5.1.2 2021-06-09 16:51:09 +02:00
Alexandru Dima a573bc0b8d
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-09 15:56:09 +02:00
Logan Ramos b5d6d7e62e
Bump telemetry extractor 2021-06-09 09:14:42 -04:00
Henning Dieterichs 00123b32a7
Updates sinon from 1.17 to 11.1. 2021-06-09 10:03:46 +02:00
Alex Dima 0f4b24ed6e
Update to playwright@1.11.1 2021-06-08 17:06:01 +02:00
Matt Bierner 0ec29f0fcf
Pick up TS 4.4@next for building
- Disables the two new strictness options for now
- Adopt shared tsconfig for `microsoft-authentication `
2021-06-07 14:44:24 -07:00
João Moreno 8dd2e53e24
bump versions 2021-06-01 15:51:19 +02:00
Matt Bierner 5e7cd99876
Bump TS build version 2021-05-28 13:44:40 -07:00
dependabot[bot] 76523deb91
Bump browserslist from 4.16.1 to 4.16.6 (#124550)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 00:17:17 -07:00
deepak1556 286b643ecd chore: bump electron@12.0.9
Fixes https://github.com/microsoft/vscode/issues/122352
2021-05-25 13:41:03 +09:00
Raymond Zhao 49187c4e78
Replace flush with setFlushOn with loglevel info, fixes #123856 2021-05-19 10:06:11 -07:00
Daniel Imms c492f13efc xterm@4.13.0-beta.1
Diff: 4a7bbe6...873dd76

Fixes #123291
Fixes #123000
Fixes #122938
2021-05-14 09:25:22 -07:00
deepak1556 d17d7ca46c chore: bump electron@12.0.7
Fixes https://github.com/microsoft/vscode/issues/62177
Fixes https://github.com/microsoft/vscode/issues/122630
Fixes https://github.com/microsoft/vscode/issues/118267
2021-05-14 12:30:22 +09:00
deepak1556 d369789eae chore: bump node-pty@0.11.0-beta7 2021-05-14 00:06:37 +09:00
deepak1556 006be3ffb6 chore: bump node-pty@0.11.0-beta6 2021-05-13 23:10:49 +09:00
Raymond Zhao a0ce27feda
Update spdlog, use lazy initialization in extension host (#123033)
* Update spdlog, affects #121513

* Upgrade spdlog, use lazy initialization

* Bump remote spdlog version

* Update dependency again

* Upgrade for lodash vuln

* make sure the appender exists

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-05-11 06:33:01 -07:00
dependabot[bot] 7a004c6973
Bump hosted-git-info from 2.8.8 to 2.8.9 (#123320)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:37:52 +02:00
Alex Dima b41265718b
update to latest vscode-oniguruma and vscode-textmate 2021-05-07 16:45:06 +02:00
dependabot[bot] f096c36412
Bump underscore from 1.8.3 to 1.12.1 (#123206)
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.8.3...1.12.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 00:45:16 -07:00
dependabot[bot] d71fe81f53
Bump lodash from 4.17.19 to 4.17.21 (#123212)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 00:44:42 -07:00
Raymond Zhao ad576d73db
Revert "Update spdlog, affects #121513"
This reverts commit 2d2de1920b.
2021-05-05 14:12:04 -07:00
Raymond Zhao 2d2de1920b
Update spdlog, affects #121513 2021-05-05 13:49:25 -07:00
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Matt Bierner 248cbc49cf
Update TS version for building VS Code 2021-05-03 15:58:26 -07:00
Benjamin Pasero 31781a45da
🆙 windows-mutex@0.4.1 2021-05-03 13:38:53 +02:00
Benjamin Pasero 73688e7b40
🆙 windows-foreground-love@0.4.0 2021-05-03 13:38:44 +02:00
Benjamin Pasero 8a49aa7fec
🆙 jschardet@3.0.0 2021-05-03 13:38:36 +02:00
Benjamin Pasero b8419bb885
🆙 graceful-fs@4.2.6 2021-05-03 13:38:25 +02:00
deepak1556 b2d6cab998 Revert "chore: bump electron@12.0.5"
This reverts commit 9064c909d7.

Fixes https://github.com/microsoft/vscode/issues/122661
2021-04-29 23:23:40 +09:00
deepak1556 9064c909d7 chore: bump electron@12.0.5
Fixes https://github.com/microsoft/vscode/issues/118267
2021-04-29 08:37:25 +09:00
Daniel Imms f8033ad59a xterm@4.12.0-beta26
Diff: eedc314...4a7bbe6

Fixes #121017
2021-04-28 13:41:16 -07:00
Matt Bierner 5c8ab73c2f
Build using newer TS nightly 2021-04-26 16:18:40 -07:00
Alex Dima 7135d9d5ea
Bump ssri from 8.0.0 to 8.0.1 2021-04-26 15:48:25 +02:00
Daniel Imms 97814d1087 node-pty@0.10.1
Fixes #121685
2021-04-23 04:55:34 -07:00
Andre Weinand 9f43daf902
use DAP 1.47.0 2021-04-22 18:18:25 +02:00
Matt Bierner 731402dce2
async override -> override async 2021-04-21 13:40:44 -07:00
Christof Marti eb45f2bd17 Override original agent again (#117054) 2021-04-20 17:39:48 +02:00
Christof Marti 0922dbb475 Move vscode-windows-ca-certs dependency (#120546) 2021-04-20 15:54:29 +02:00
João Moreno 288368cdc0
add @types/wicg-file-system-access 2021-04-19 22:16:33 +02:00
dependabot[bot] 2288da484d
Bump ssri from 6.0.1 to 6.0.2 (#121576)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-18 11:25:42 -07:00