Commit graph

1010 commits

Author SHA1 Message Date
Tyler Leonhardt c69945154d
improve heuristics around language detection and show detected languages in language picker 2021-07-22 14:01:39 -07:00
Logan Ramos e6f667d3e0
Revert "Revert "Remove telemetry appender from embedder API""
This reverts commit e516cefa43.
2021-07-21 17:04:02 -04:00
Logan Ramos e516cefa43
Revert "Remove telemetry appender from embedder API"
This reverts commit 889fc9ed82.
2021-07-21 17:03:01 -04:00
Logan Ramos 889fc9ed82
Remove telemetry appender from embedder API 2021-07-21 12:55:50 -04:00
deepak1556 2721293274 chore: bump electron@13.1.7
Fixes https://github.com/microsoft/vscode/issues/128199
2021-07-19 13:36:02 -07:00
Matt Bierner 9c7eeafb1d
Pick up latest TS nightly for building VS Code 2021-07-19 10:56:30 -07:00
Tyler James Leonhardt 8f88009816
Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00
Daniel Imms 9e19660f29 xterm@4.14.0-beta6
Diff: 6ae71ad...6f83809

Fixes #106981
2021-07-16 12:54:18 -07:00
Matt Bierner 1ac570edce
Update to build using latest TS nightly 2021-07-14 14:42:43 -07:00
Martin Aeschlimann 7927075f89
Merge pull request #128545 from microsoft/joh/webpack5
Adopt webpack 5
2021-07-14 22:32:54 +02:00
Andre Weinand 6b2802c41c
upgrade DAP to 1.48.0-pre.0 2021-07-14 16:10:34 +02:00
Robo 9520f0a515
chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
Martin Aeschlimann d38279ba73
Merge branch 'main' into joh/webpack5 2021-07-13 09:27:13 +02:00
Daniel Imms 0609d0bcf8 xterm@4.14.0-beta5
Diff: 094bcbd...6ae71ad

Fixes #128321
2021-07-09 14:20:29 -07:00
Henning Dieterichs 2a0c4cc1c3
Uses eslint-plugin-header to enforce license headers. Features quick fix to add license header. 2021-07-09 18:20:17 +02:00
Martin Aeschlimann 7ded90e452
Merge branch 'main' into joh/webpack5 2021-07-09 09:50:10 +02:00
Matt Bierner 0762d23ae7
Build VS Code using TS 4.4 (#127823)
* Build VS Code using TS 4.4

* Remove usages of deprecated `ClientRectList`

* Add any casts for missing `caretRangeFromPoint`

* Add temporary any casts for `zoom` css propery

This non-standard css property no longer exists in lib.dom.d.ts

* MouseWheelEvent -> WheelEvent

* Pick up new TS nightly

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2021-07-08 14:27:39 -07:00
Martin Aeschlimann 7ebe6a6054
adopt web extensions to webpack 5 2021-07-08 21:41:03 +02:00
Johannes Rieken a3e07245ee
Revert "Revert "Merge pull request #127874 from microsoft/joh/webpack5""
This reverts commit c5f12c7226.
2021-07-08 10:28:33 +02:00
Johannes Rieken c5f12c7226
Revert "Merge pull request #127874 from microsoft/joh/webpack5"
This reverts commit 1f5b688e9c, reversing
changes made to 6efcb92e34.
2021-07-07 18:04:11 +02:00
Benjamin Pasero fa032d752d
Update playwright to 1.12.x and enable tracing for smoke tests (#128061)
* 🆙 playwright

* create trace
2021-07-07 13:23:11 +02:00
Johannes Rieken 99984e24a1
update to webpack@5 2021-07-02 14:08:18 +02:00
Johannes Rieken d86f17ce4b
update v8-inspect-profiler 2021-07-02 12:35:08 +02:00
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
deepak1556 3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
Matt Bierner ead5639bbe
Pick up new TS nightly for building VS Code 2021-04-12 14:10:09 -07:00
Rob Lourens e963ace70f Bump vscode-ripgrep 2021-04-12 12:54:43 -07:00
João Moreno fb5ea7962a
fix yarn lock 2021-04-12 13:00:44 +02:00
deepak1556 f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
Raymond Zhao 46feb94438
Bump windows-process-tree, fixes #120570 2021-04-09 11:12:11 -07:00
deepak1556 79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -07:00
Matt Bierner bb6757bfc6
Pick up electron 11.4.2 (#120670)
* Pick up electorn 11.4.2

This brings in the service worker support required for #120654

* Update cgmanifest
2021-04-07 12:48:34 -07:00
Matt Bierner 73ae56b82b
Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Tyler James Leonhardt 28a246d9ec
Don't call node-gyp anymore (#120673)
This npx call was installing node-gyp 8.0 which requires a newer version of Python then what's in our containers.

I've removed it but also followed the advice of the comment that says only remove it if prebuild-install is updated in keytar...

So I updated keytar's dependencies which pulled in prebuild-install 6.1.1 with the fix.

If this isn't the right move, feel free to revert and then we can move to Debian Buster which has a version of Python that is new enough.
2021-04-06 16:33:13 -07:00
Daniel Imms 33d5a74355
xterm@4.12.0-beta.20
Diff: 0421f6e...eedc314

Part of #120241
2021-04-06 06:52:30 -07:00
João Moreno b655f69880
update cssnano 2021-04-06 14:28:39 +02:00
Daniel Imms cd4ef67520
xterm@4.12.0-beta.15
Diff: dd952ac...0421f6e

Fixes #120129
2021-04-01 17:58:15 -07:00
Christof Marti abff1971b9 Update to vscode-proxy-agent 0.8.2 (#120354) 2021-04-01 18:00:17 +02:00
Christof Marti 8e93733fb9 Revert to vscode-proxy-agent 0.8.1 (#120354) 2021-04-01 17:57:48 +02:00
Daniel Imms 5a673f3349
Revert node-pty update
This included the worker change which doesn't work in our product build yet

Fixes #120212
2021-03-31 05:07:32 -07:00
Ladislau Szomoru 0f7d20c3b4
Revert "Add resolution for mkdirp"
This reverts commit 7dab1460c1.
2021-03-31 12:24:32 +02:00
Ladislau Szomoru 7dab1460c1
Add resolution for mkdirp 2021-03-31 12:11:36 +02:00
Matt Bierner 795f44ea6a Build VS Code with latest TS nightly 2021-03-30 13:30:09 -07:00
Daniel Imms d3da22dfc4
node-pty@0.11.0-beta4
Part of #119046
2021-03-30 07:59:26 -07:00
Daniel Imms 01e935eac9
xterm@4.12.0-beta.11
Diff: 6d1a2f3...dd952ac

Fixes #120178
2021-03-30 06:48:33 -07:00
João Moreno eb7ccce154 update y18n 2021-03-30 09:17:55 +02:00
deepak1556 bfe889d3b9 chore: bump electron@11.4.1
Fixes https://github.com/microsoft/vscode/issues/40262
2021-03-29 14:15:38 -07:00
Logan Ramos 08e1302c98
Update telemtry extractor 2021-03-29 17:08:24 -04:00
Christof Marti d80301ca05 Update to vscode-proxy-agent 0.9.0 2021-03-29 18:00:30 +02:00
Benjamin Pasero 34fa894174
🆙 nsfw 2021-03-29 15:35:57 +02:00
Benjamin Pasero 9c2b053778
🆙 sudo-prompt 2021-03-29 15:31:04 +02:00
Benjamin Pasero f89406f2da
🆙 native-is-elevated 2021-03-29 15:28:11 +02:00
Benjamin Pasero 2bf76afac6
🆙 jschardet 2021-03-29 15:25:53 +02:00
Daniel Imms dd8ce59522
xterm@4.12.0-beta.7
Diff: 6edfa51...6d1a2f3

Part of #119797
2021-03-26 05:57:27 -07:00
Alexandru Dima 647f872432
Roll back to vscode-textmate@5.2.0 2021-03-25 23:46:44 +01:00
Alex Dima 85d03e9c38
Fixes #119915: Go back to vscode-oniguruma@1.3.1 2021-03-25 22:31:58 +01:00
Alex Dima 654b5e8046
update to latest vscode-oniguruma 2021-03-25 21:19:43 +01:00
Andre Weinand 64b4f5b934 use final DAP 1.46.0 2021-03-24 19:24:17 +01:00
Alexandru Dima f600cd9ef2
Fix compilation errors: update to latest vscode-textmate 2021-03-23 14:51:16 +01:00
Alexandru Dima 788c9dfdc4
update deps 2021-03-23 14:10:08 +01:00
SteVen Batten 4977db85c0 update tas-client-umd 2021-03-22 14:02:22 -07:00
Daniel Imms dfe12887da
xterm@4.12.0-beta.3
Diff: https://github.com/xtermjs/xterm.js/compare/4.11.0...6edfa51

Fixes #115814
2021-03-19 06:22:24 -07:00
Christof Marti 8595f6f5d0 Update to align log level constants 2021-03-19 10:59:26 +01:00
Christof Marti 3014c755cd Pick up fix for #117054 2021-03-16 13:14:33 +01:00
dependabot[bot] 256ce60286
Bump elliptic from 6.5.3 to 6.5.4 (#118478)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 01:37:05 -08:00
meganrogge 6922f6150d xterm@4.11.0
Diff: https://github.com/xtermjs/xterm.js/compare/a73fe62...4.11.0
2021-03-09 11:06:03 -08:00
Christof Marti 20b1961291 Move proxy resolution to vscode-proxy-agent (#117054) 2021-03-08 15:20:12 +01:00
Matt Bierner a01035c44f Pick up latest TS 4.3 for building VS Code 2021-03-05 18:49:17 -08:00
Johannes Rieken 3559e47c08 update gulp-tsb 2021-03-01 15:51:01 +01:00
Benjamin Pasero 23dca79e8e
🆙 nsfwatcher (#117871)
* chore: switch to official nsfwatcher

* distro

* 🆙 distro

* revert distro change
2021-03-01 08:57:51 +01:00
Matt Bierner 3feb2ece1e Pick up latest TS version for building VS Code
This new version also adds a new check for conditionals where you are testing a value that is a promise (the condition will always be true in strict mode)
2021-02-26 17:23:58 -08:00
Andre Weinand 1f7ab5005e upgrade to final version of DAP 1.45 2021-02-25 11:02:34 +01:00
deepak1556 59c31364c7 Revert "Revert "chore: bump electron@11.3.0""
This reverts commit 105e8eec28.
2021-02-24 23:27:12 -08:00
deepak1556 105e8eec28 Revert "chore: bump electron@11.3.0"
This reverts commit e4a082af7f.
2021-02-24 18:08:03 -08:00
deepak1556 e4a082af7f chore: bump electron@11.3.0
Fixes https://github.com/microsoft/vscode/issues/112693
Fixes https://github.com/microsoft/vscode/issues/116260
2021-02-22 16:26:18 -08:00
Johannes Rieken f40b36524e update tsec 2021-02-22 09:46:49 +01:00
Matt Bierner 52d1b626f3 Pick up latest TS version for building VS Code 2021-02-16 14:06:58 -08:00
Johannes Rieken ed10bfb7c4 update tsec to 0.1.3 2021-02-12 09:28:46 +01:00
Andre Weinand 164e7f8a2f upgrade DAP to 1.45.0-pre.0 2021-02-10 16:46:58 +01:00
deepak1556 b06d9007ef chore: bump electron@11.2.3 2021-02-08 14:25:59 -08:00
João Moreno 7f1d17baca
Update gulp-atom-electron (#116119)
* update to latest gulp-atom-electron

* update gulp-atom-electron again

* use latest gulp-atom-electron, electronMirror option

* Revert "use latest gulp-atom-electron, electronMirror option"

This reverts commit 47ff28a5e1.

* update gulp-atom-electron

* update gulp-atom-electron

* one more
2021-02-08 16:43:28 +01:00
Daniel Imms cd725da2b2 xterm@4.11.0-beta.3
Diff: 2936f80...a73fe62

Fixes #102194
2021-02-05 12:04:21 -08:00
deepak1556 ff85144fdd chore: bump electron@11.2.2 2021-02-03 14:16:12 -08:00
Megan Rogge 1925f5ce16 xterm@4.11.0-beta.2
updating to commit 2936f80013624a0b71e9a548011813af1a5a4fe7

Fixes #102992
Fixes #105607
Fixes #114644
2021-02-03 09:50:54 -08:00
Benjamin Pasero 1a016a67b2 🆙 deps 2021-02-02 16:34:28 +01:00
Benjamin Pasero 8d6164f25d 🆙 chokidar@3.5.1 2021-02-01 10:34:42 +01:00
Andre Weinand 1d15b2fe17 use final DAP spec 1.44 2021-01-28 12:30:09 +01:00
deepak1556 fd1ba8c969 chore: bump electron@11.2.1 2021-01-25 13:56:28 -08:00
João Moreno 4fac328d03
ok I'm out 2021-01-22 17:39:00 +01:00
João Moreno da48ddc5fe
upgrade gulp-atom-electron 2021-01-22 16:23:18 +01:00
João Moreno 37c162ed6d
revert 2021-01-22 14:37:39 +01:00
João Moreno cf4c4a0ece
drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
João Moreno f1e62c1190
upgrade dev dependencies 2021-01-22 10:25:52 +01:00
Raymond Zhao d972bfc326
Update elliptic and nwmatcher (#114670) 2021-01-21 10:51:22 -08:00
dependabot[bot] 28b221faa8
Bump concat-with-sourcemaps from 1.0.4 to 1.1.0 (#114648)
Bumps [concat-with-sourcemaps](https://github.com/floridoo/concat-with-sourcemaps) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/floridoo/concat-with-sourcemaps/releases)
- [Commits](https://github.com/floridoo/concat-with-sourcemaps/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 10:20:17 -08:00
dependabot[bot] 2e40c684ec
Bump fstream from 1.0.11 to 1.0.12 (#114649)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 10:19:40 -08:00
dependabot[bot] bc3a873ee6
Bump macaddress from 0.2.8 to 0.2.9 (#114647)
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 10:06:12 -08:00
dependabot[bot] f9109f4464
Bump sshpk from 1.13.1 to 1.16.1 (#114645)
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 09:46:45 -08:00
dependabot[bot] 699b02d3ae
Bump hoek from 4.2.0 to 4.2.1 (#114643)
Bumps [hoek](https://github.com/hapijs/hoek) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/hapijs/hoek/releases)
- [Commits](https://github.com/hapijs/hoek/compare/v4.2.0...v4.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 09:41:35 -08:00
dependabot[bot] 64fa272029
Bump stringstream from 0.0.5 to 0.0.6 (#114618)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 09:16:25 -08:00
dependabot[bot] 7139a93a8c
Bump mixin-deep from 1.3.1 to 1.3.2 (#114619) 2021-01-20 08:46:15 -08:00