Commit Graph

3003 Commits (1b0a30a121fbf6a52640990aa83865b65792f058)
 

Author SHA1 Message Date
Alexandru Dima 30a85dbf36
Merge branch 'main' into redo-require-removal
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel ()
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together ()
Alexandru Dima 5d653b2569
Smoketest improvements: ()
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
Alexandru Dima a3d4b960c5
Fix unit tests ()
Alexandru Dima 547870b688
Prepare for 0.34.1 ()
Matthew Peveler d9d70cd349 Add new pgsql 15 functions
Signed-off-by: Matthew Peveler <matt@popsql.com>
Jake Bailey ddbd09d044 Also remove 'this' regex
Jake Bailey 416b686d69 Remove regex replacements from import-typescript
Jake Bailey d63c89d832 Use typescript.js as source for typescriptServices
dependabot[bot] 22698f2c1b
Bump vite from 2.8.6 to 2.9.13 in /samples/browser-esm-vite-react ()
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
Remy Suen 54a4e45a10 Fix the color provider's columns
Fix the example so that the document colors' ranges encompass the entire
word.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
Andrew Branch ab889ff2cc
Update @types/node ()
Alexandru Dima 1575bc8ae9
Improve smoke tests resilience towards slow loading of modes ()
Alexandru Dima 9d4574b10b
Handle case when npm would return an error code ()
DetachHead 50d14789db
add `satisfies` keyword to typescript
Jeremy Rifkin 9d3404c134
Added AVX 512 types to C++ syntax highlighting
Alexandru Dima 35eb0efbc0
Switch to `yarn` which supports overriding resolutions to address vulnerabilities in dependencies of dependencies ()
* Switch to `yarn` which supports overriding resolutions to address vulnerabilities in dependencies of dependencies

* Go back to npm and use `overrides`
Noel Kim (김민혁) 6223b3b279
Update mysql.ts
Noel Kim (김민혁) fe0d5f5891
Update mysql.ts
Noel Kim (김민혁) 963ea1edeb
Update mysql.ts
Noel Kim (김민혁) 17daab82e0
Fix single quoted string escape
Henning Dieterichs 9d278685b0
Merge pull request from microsoft/prepare-release-0.34.0
Update changelog and version.
Henning Dieterichs 5c5bdc5c18
Update changelog and version.
Henning Dieterichs dddcfabb9d
Merge pull request from microsoft/hediet/update-link
Update MAINTAINING.md
Henning Dieterichs 9d3b549aa6
Update MAINTAINING.md
Henning Dieterichs 9b2e90e2d9
Merge pull request from microsoft/hediet/workerManager
Refactors workerManager
Henning Dieterichs 4c5552d6a5
Refactors workerManager
Henning Dieterichs 913ae66ad8
Merge pull request from bsorrentino/main
Fix issue  - Models with "@" in their name do not resolve as dependencies
Henning Dieterichs acc3d9a8d0
Merge pull request from luisscholl-at-software-ag/html-syntax-highlighting-script-type-module
Add script type module syntax highlighting to html
Henning Dieterichs f90ab429ab
Merge pull request from mhsdesign/patch-1
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
Henning Dieterichs 12d4d82bdf
Merge pull request from soof-golan/soof/python-3.10-support
Add Python 3.10 keyword support
Henning Dieterichs 58100e52b8
Merge pull request from remcohaszing/fix-monaco-environment-types
Fix MonacoEnvironment types
Henning Dieterichs 16d120645d
Merge branch 'main' into fix-monaco-environment-types
Henning Dieterichs 5b7a2eff9d
Merge pull request from supersonictw/patch-1
Fix menu link in integrate-esm.md
Henning Dieterichs 5be41f8e80
Merge branch 'main' into patch-1
Henning Dieterichs 37703ae1a1
Merge pull request from anjbur/anburton/update-keywords
Update Q# keywords
Angela Burton 519407a929
Update keywords
SuperSonic d83a306b9b
Fix menu link in integrate-esm.md
Henning Dieterichs f57624cdc1
Merge pull request from microsoft/hediet/inbox-queue
Add inbox queue to MAINTAINING.md
Henning Dieterichs b15654dd7a
Formats document.
Henning Dieterichs 80390ce4f0
Add inbox queue to MAINTAINING.md
Alexandru Dima 8830766c43
Merge pull request from bummoblizard/main
Downgrade css-loader to 5.2.7 in /samples
Alex Dima 8c99f89f93
also update `package-lock.json`
Johannes Rieken 39a8b976ff
Merge pull request from remcohaszing/fix-contributing-instructions
Document samples are needed when adding a language
Henning Dieterichs 62aa423a2b
Merge pull request from microsoft/pr-3102
Add config and tokenizer for query language Cypher
Henning Dieterichs 475c42daa2
Merge branch 'main' into fix-contributing-instructions
Henning Dieterichs abe52ad13b
Merge branch 'main' into soof/python-3.10-support
Henning Dieterichs 68ac1dda1b
Merge pull request from vanillajonathan/patch-1
Format code
Alex Dima 45175a565a
Add cypher sample