dependabot[bot]
442439f87f
Bump terser from 5.12.1 to 5.14.2 in /samples/browser-esm-parcel
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Henning Dieterichs
faaf58c790
Merge pull request #3205 from microsoft/dependabot/npm_and_yarn/samples/terser-5.14.2
3 years ago
Henning Dieterichs
788cc9f930
Merge pull request #3204 from microsoft/dependabot/npm_and_yarn/terser-5.14.2
3 years ago
Henning Dieterichs
1ccc3a650d
Merge pull request #3206 from microsoft/hediet/update-monaco-editor-core
...
Updates monaco-editor-core & updates changelog.
3 years ago
Henning Dieterichs
c6e59c5f43
Updates monaco-editor-core & updates changelog.
3 years ago
dependabot[bot]
81b29ba9ef
Bump terser from 5.10.0 to 5.14.2 in /samples
...
Bumps [terser](https://github.com/terser/terser ) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
b0923a0725
Bump terser from 5.10.0 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Henning Dieterichs
e2df88093a
Merge pull request #3199 from microsoft/hediet/update-vscode
...
Updates vscode version
3 years ago
Henning Dieterichs
b27bccd123
Merge pull request #3200 from microsoft/hediet/template-bug-reproduction-steps
...
Tweak template to include reproduction steps
3 years ago
Henning Dieterichs
35b3ba2a30
Tweak template to include reproduction steps
3 years ago
Henning Dieterichs
74e568b1ee
Updates vscode version
3 years ago
Logan Ramos
a5298e13bb
Merge pull request #3125 from microsoft/lramos15/prChat
...
Add pr chat bot
3 years ago
Alex Dima
1afc12a341
format yml
3 years ago
Logan Ramos
dd2db387ab
Add pr chat bot
3 years ago
Alexandru Dima
ab869e8469
Merge pull request #3094 from microsoft/alex/varlet
...
`var` -> `let`
3 years ago
Alex Dima
3b048a990b
`var` -> `let`
3 years ago
Alex Dima
e36a41dcc4
`var` -> `const`
3 years ago
Alexandru Dima
54d5450200
Merge pull request #3089 from microsoft/dependabot/npm_and_yarn/samples/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4 in /samples
3 years ago
dependabot[bot]
85c81a046c
Bump async from 2.6.3 to 2.6.4 in /samples
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Martin Aeschlimann
3a91ce8411
Merge pull request #3078 from Yash-Singh1/main
...
feat: add fr units for css grid
3 years ago
Yash-Singh1
752a5d56ab
feat: add fr units for css grid
3 years ago
Henning Dieterichs
d987b87d6d
Merge pull request #3066 from DetachHead/patch-1
...
add `out` keyword to typescript
3 years ago
DetachHead
3e936d0e3f
add `out` keyword to typescript
3 years ago
Henning Dieterichs
e57709f4d9
Merge pull request #3058 from remcohaszing/yaml-indent-action
...
Add yaml indent action
3 years ago
Remco Haszing
8e34418a64
Add yaml indent action
...
If a line ends with `:` and a user presses Enter, they are probably
defining an object, which requires indentation.
This rule is taken from `monaco-yaml`, but I intend to remove basic
language support there, since that’s already part of `monaco-editor`.
3 years ago
Henning Dieterichs
55edb3fc58
Merge pull request #3022 from CodinGame/fix-missing-changelog-entries-v0.33
...
Add missing changelog entries
3 years ago
Martin Aeschlimann
2c5c9636a2
update css, new formatting options
3 years ago
Martin Aeschlimann
290a62d727
adopt css formatter
3 years ago
Henning Dieterichs
d001070938
Merge pull request #3048 from yoichiro/improve-instruction-for-webpack-plugin
...
Improve the instruction for each Webpack version.
3 years ago
Yoichiro Tanaka
9f5f254d2e
Improve the instruction for each Webpack version.
3 years ago
Raymond Zhao
d3a5ccae5e
Merge pull request #3047 from microsoft/dependabot/npm_and_yarn/samples/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /samples
3 years ago
dependabot[bot]
ecc47da2a3
Bump minimist from 1.2.5 to 1.2.6 in /samples
...
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>
3 years ago
Alexandru Dima
f868933d09
Merge pull request #3045 from microsoft/alex/update-npm-deps
...
update npm deps
3 years ago
Alex Dima
4090ff3db2
update to node v16
3 years ago
Alex Dima
77e4e30364
update `node-forge`
3 years ago
Alex Dima
ab386ca3d6
update all deps
3 years ago
Alex Dima
0a5975d046
Add manual test for #3011
3 years ago
Henning Dieterichs
ca2692a0dc
Merge pull request #3023 from andrewbranch/update-03152022
...
Add new required methods to LanguageServiceHost
3 years ago
Andrew Branch
9119a5bd3d
Add new required methods to LanguageServiceHost
3 years ago
Loïc Mangeonjean
567bdb5e1e
Add missing changelog entries
3 years ago
Henning Dieterichs
4b1abad427
Includes "thnak you" section in changelog.
3 years ago
Henning Dieterichs
5efb9d63ec
Prepare for 0.33.0
3 years ago
Henning Dieterichs
db5039b702
Merge pull request #3001 from andrewbranch/upgrade-ts-node
...
Upgrade ts-node
3 years ago
Andrew Branch
5e45f78478
Upgrade ts-node
3 years ago
Henning Dieterichs
18bf1f4658
Fixes prettier issue.
3 years ago
Henning Dieterichs
72b7b1ea3b
Merge pull request #2991 from Dan1ve/patch-using-vite-code
...
Make Vite sample code Firefox compatible
3 years ago
Daniel Veihelmann
3717a26fcb
FIx formatting
3 years ago
Daniel Veihelmann
f0c47e6e2d
Make Vite sample code Firefox compatible
...
The current sample code for "Using Vite" works fine in Chrome, but causes errors in Firefox:
`Error: import declarations may only appear at top level of a module`
In addition to many errors logged to the console, this also causes subtle bugs in Firefox (e.g. the highlighting in the diff editor didn't work).
The problem appears to be that Firefox requires an explicit `type: module` for the web workers.
The revised implementation for Vite takes this into account and has been tested successfully in Chrome and Firefox.
3 years ago
Alexandru Dima
7826dee4ea
Merge pull request #2970 from microsoft/dependabot/npm_and_yarn/samples/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.7 to 1.14.8 in /samples
3 years ago
dependabot[bot]
2905d317af
Bump follow-redirects from 1.14.7 to 1.14.8 in /samples
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago