Commit Graph

1265 Commits

Author SHA1 Message Date
7c8ac455d8 Bump ansi-regex from 3.0.0 to 3.0.1 in /notebook-renderer-react-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 22:24:33 +00:00
480841532f Add missing samples and bump them to TS 4.6.3
Also removes yarn files since we use npm for these samples
2022-04-13 15:18:26 -07:00
ab7699afb1 Remove duplicated proposed typings 2022-04-13 15:13:14 -07:00
828768a62c Use latest TS version for all packages
This also updates our package-locks to v2
2022-04-13 15:12:23 -07:00
a0a7c07db4 Add document on drop sample
https://github.com/microsoft/vscode/issues/142990
2022-04-13 15:04:35 -07:00
fbdb9c5bc4 Revert to asWebviewUri 2022-04-04 12:43:37 -07:00
513d20acf0 Merge pull request #601 from microsoft/dependabot/npm_and_yarn/notebook-renderer-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /notebook-renderer-sample
2022-04-01 10:36:29 -08:00
4408b52cd3 Merge pull request #600 from microsoft/dependabot/npm_and_yarn/notebook-renderer-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /notebook-renderer-sample
2022-04-01 10:36:20 -08:00
42b1f22ebe Bump minimist from 1.2.5 to 1.2.6 in /notebook-renderer-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:36:02 +00:00
48f21726d2 Merge pull request #599 from microsoft/dependabot/npm_and_yarn/product-icon-theme-sample/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21 in /product-icon-theme-sample
2022-04-01 10:35:53 -08:00
6125b6d8cb Bump ansi-regex from 3.0.0 to 3.0.1 in /notebook-renderer-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:35:47 +00:00
6404cddc01 Merge pull request #597 from microsoft/dependabot/npm_and_yarn/uri-handler-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /uri-handler-sample
2022-04-01 10:35:41 -08:00
3cac1b77ef Bump lodash from 4.17.15 to 4.17.21 in /product-icon-theme-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:35:39 +00:00
7244b1ceab Merge pull request #596 from microsoft/dependabot/npm_and_yarn/welcome-view-content-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /welcome-view-content-sample
2022-04-01 10:35:32 -08:00
b88c1414ba Merge pull request #598 from microsoft/dependabot/npm_and_yarn/webpack-sample/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1 in /webpack-sample
2022-04-01 10:35:18 -08:00
f4f9206980 Bump minimist from 1.2.5 to 1.2.6 in /uri-handler-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:35:12 +00:00
011b4a98dc Merge pull request #595 from microsoft/dependabot/npm_and_yarn/virtual-document-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /virtual-document-sample
2022-04-01 10:35:10 -08:00
f1ac198f90 Merge pull request #594 from microsoft/dependabot/npm_and_yarn/uri-handler-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /uri-handler-sample
2022-04-01 10:35:03 -08:00
535d8892a8 Merge pull request #592 from microsoft/dependabot/npm_and_yarn/lsp-web-extension-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /lsp-web-extension-sample
2022-04-01 10:34:54 -08:00
235d201197 Merge pull request #591 from microsoft/dependabot/npm_and_yarn/helloworld-web-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /helloworld-web-sample
2022-04-01 10:34:36 -08:00
7995942836 Bump minimist from 1.2.5 to 1.2.6 in /lsp-web-extension-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:34:33 +00:00
e7deb7910f Merge pull request #589 from microsoft/dependabot/npm_and_yarn/lsp-web-extension-sample/client/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /lsp-web-extension-sample/client
2022-04-01 10:34:23 -08:00
ca57b2fe0d Bump minimist from 1.2.5 to 1.2.6 in /helloworld-web-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:34:15 +00:00
ae50e1c5c1 Merge pull request #588 from microsoft/dependabot/npm_and_yarn/nodefs-provider-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /nodefs-provider-sample
2022-04-01 10:34:10 -08:00
e08acaae9e Merge pull request #585 from microsoft/dependabot/npm_and_yarn/inline-completions/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /inline-completions
2022-04-01 10:33:58 -08:00
68425b3bec Bump minimist from 1.2.5 to 1.2.6 in /nodefs-provider-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:33:49 +00:00
0c31fa7f82 Merge pull request #587 from microsoft/dependabot/npm_and_yarn/lsp-sample/client/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /lsp-sample/client
2022-04-01 10:33:39 -08:00
1ab7fffe8d Bump minimist from 1.2.5 to 1.2.6 in /lsp-web-extension-sample/client
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:33:18 +00:00
d8185326c2 Bump ansi-regex from 4.1.0 to 4.1.1 in /webpack-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:33:02 +00:00
5f63f51514 Bump minimist from 1.2.5 to 1.2.6 in /lsp-sample/client
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:33:00 +00:00
efc76d5add Bump ansi-regex from 3.0.0 to 3.0.1 in /welcome-view-content-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:59 +00:00
4627bde1c9 Bump minimist from 1.2.5 to 1.2.6 in /inline-completions
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:57 +00:00
f5a68ca01a Bump ansi-regex from 3.0.0 to 3.0.1 in /virtual-document-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:55 +00:00
153c4f2e05 Bump ansi-regex from 3.0.0 to 3.0.1 in /uri-handler-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:51 +00:00
78b59ada56 Merge pull request #593 from microsoft/dependabot/npm_and_yarn/webpack-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /webpack-sample
2022-04-01 10:32:45 -08:00
15860a3427 Merge pull request #590 from microsoft/dependabot/npm_and_yarn/welcome-view-content-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /welcome-view-content-sample
2022-04-01 10:32:33 -08:00
9724f18d4c Merge pull request #586 from microsoft/dependabot/npm_and_yarn/proposed-api-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /proposed-api-sample
2022-04-01 10:32:23 -08:00
1b83bc03cd Merge pull request #584 from microsoft/dependabot/npm_and_yarn/test-provider-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /test-provider-sample
2022-04-01 10:32:14 -08:00
485c4596e7 Bump minimist from 1.2.5 to 1.2.6 in /webpack-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 17:54:07 +00:00
48124609ef Bump minimist from 1.2.5 to 1.2.6 in /welcome-view-content-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 17:54:03 +00:00
afeaaa302e Bump minimist from 1.2.5 to 1.2.6 in /proposed-api-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 17:54:01 +00:00
00f4daefb1 Bump minimist from 1.2.5 to 1.2.6 in /test-provider-sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 02:47:28 +00:00
92b34c5733 Support root in drag and drop sample 2022-03-24 13:47:15 +01:00
b0d059b861 Merge pull request #575 from KRVPerera/fix_typo
Fix typo "thet" to "that"
2022-03-16 11:55:55 -07:00
53a16e0ced Fix typo "thet" to "that" 2022-03-16 23:43:01 +05:30
9be22a4709 Update tree dnd sample (#567) 2022-03-07 12:37:11 +01:00
cad63d94bc Update tree-view-sample package-log.json 2022-03-01 14:40:43 +01:00
8538e27511 Adds playground.js 2022-03-01 12:45:18 +01:00
33d18813de Addresses feedback from #555. 2022-03-01 12:37:03 +01:00
4af6cd05ce Update dependencies 2022-03-01 09:53:31 +01:00