mohanram
17d859f3f4
chore: update vscode-json-languageservice to latest version
2025-12-03 04:34:18 +00:00
Henning Dieterichs
1b175c701c
v0.55.0 ( #5117 )
2025-11-19 19:08:30 +01:00
dependabot[bot]
a2b9eb07f2
Bump vite from 7.1.5 to 7.1.11
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.5 to 7.1.11.
- [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/v7.1.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.11
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 22:56:11 +00:00
dependabot[bot]
c8b3ac9087
Bump playwright and @playwright/test
...
Bumps [playwright](https://github.com/microsoft/playwright ) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright ). These dependencies need to be updated together.
Updates `playwright` from 1.54.2 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.56.1 )
Updates `@playwright/test` from 1.54.2 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.56.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: indirect
- dependency-name: "@playwright/test"
dependency-version: 1.56.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 19:08:04 +00:00
Henning Dieterichs
708c529972
Updates typescript to 5.9.3 ( #5050 )
...
Fixes https://github.com/microsoft/monaco-editor/issues/5046
Closes https://github.com/microsoft/monaco-editor/pull/5045
2025-10-13 16:49:21 +00:00
Henning Dieterichs
5a7e917587
Uses rollup for ESM build and d.ts bundling. ( #5048 )
...
* Uses rollup for ESM build and d.ts bundling.
Moves monaco.languages.{typescript, json, html, css} to monaco.*.
Moves monaco.editor.createWebWorker to monaco.createWebWorker.
* Adds excluded files from dist, as they needed to be patched.
2025-10-13 18:05:43 +02:00
Henning Dieterichs
0fd6f29a23
First iteration of monaco editor lsp client ( #5044 )
2025-10-10 12:18:12 +02:00
Henning Dieterichs
a59f6c8a72
uses rollup to bundle monaco-editor's monaco.d.ts ( #5033 )
...
* uses rollup to bundle monaco-editor's monaco.d.ts
* Adds missing await
2025-10-09 21:26:17 +02:00
Henning Dieterichs
3b2be8eda6
adds back mocha
2025-10-08 23:54:16 +02:00
Henning Dieterichs
c998a7c80f
Uses playwright
2025-10-08 23:54:16 +02:00
Henning Dieterichs
7c2310116c
v0.54.0 ( #5027 )
2025-10-06 11:13:57 +02:00
Henning Dieterichs
9242cdfd03
updates monaco-editor-core ( #5019 )
2025-09-26 14:12:32 +02:00
Henning Dieterichs
2e93787361
Marks trusted-types as dev-dependency. ( #5012 )
2025-09-23 10:13:26 +08:00
Henning Dieterichs
7795b8c5c7
Fixes bug in min build by upgrading vite
2025-09-11 15:54:37 +02:00
Henning Dieterichs
c7f027ed9e
v0.53.0 ( #4979 )
2025-09-08 06:29:49 -07:00
Henning Dieterichs
6f3fbe8c3a
Fixes worker sandbox problems ( #4975 )
2025-09-05 14:27:56 -04:00
Henning Dieterichs
3bfde9adce
Updates monaco-editor-core dependency & fixes basic-languages amd file ( #4965 )
2025-08-28 10:40:38 -07:00
Henning Dieterichs
e56ad4b588
repairs esm and amd build ( #4950 )
2025-08-28 13:35:17 +02:00
dependabot[bot]
d2fa0d21a7
Bump requirejs from 2.3.6 to 2.3.7 ( #4616 )
...
Bumps [requirejs](https://github.com/jrburke/r.js ) from 2.3.6 to 2.3.7.
- [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7 )
---
updated-dependencies:
- dependency-name: requirejs
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 09:06:03 -07:00
dependabot[bot]
2695fe2483
Bump rollup from 2.79.1 to 2.79.2 ( #4696 )
...
CI / CI (push) Waiting to run
Bumps [rollup](https://github.com/rollup/rollup ) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 14:07:39 -07:00
Aiday Marlen Kyzy
7959d5c66e
update pacakge.json
2024-09-19 12:28:03 +02:00
Aiday Marlen Kyzy
3c7eb57085
undo the package upgrade change
CI / CI (push) Waiting to run
2024-09-18 14:45:33 +02:00
Henning Dieterichs
f262e8f931
Defines setInterval/setTimeout on faked globalThis in unit test
2024-09-18 14:45:33 +02:00
Aiday Marlen Kyzy
88c558b55d
adding changes for monaco editor release
2024-08-22 18:19:53 +02:00
Henning Dieterichs
2713684d6c
Makes vs/nls.availableLanguages work for AMD again.
CI / CI (push) Waiting to run
2024-08-22 14:37:46 +02:00
Henning Dieterichs
d4bb0a8224
Fixes tests
2024-07-26 16:01:36 +02:00
Aiday Marlen Kyzy
29a4a3aa14
updating the version in the package.json file
2024-06-20 10:01:42 +02:00
dependabot[bot]
8a98f87be7
Bump ws from 8.4.2 to 8.17.1
...
Bumps [ws](https://github.com/websockets/ws ) from 8.4.2 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.4.2...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 08:01:19 +00:00
dependabot[bot]
f883fe9d81
Bump braces from 3.0.2 to 3.0.3 ( #4564 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 10:59:31 -07:00
Aiday Marlen Kyzy
63f3805f29
add changes
2024-05-22 17:34:03 +02:00
Henning Dieterichs
13072d3f18
Update TypeScript to TS 5.4.5 in all projects, vendored files
...
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
2024-05-03 11:41:19 +02:00
Henning Dieterichs
418ae49a8e
Updates languageservices.
CI / CI (push) Waiting to run
2024-05-02 16:46:48 +02:00
Henning Dieterichs
0037b13fb5
v0.48.0
CI / CI (push) Waiting to run
2024-04-22 19:30:11 +02:00
Jeremy Rifkin
92f21bfb5b
Fix bug with highlighting of C++ raw string literals ( #4436 )
...
* Fix bug with highlighting of C++ raw string literals
* Update to today's monaco-editor-core
* Continue generating `string.raw.end` tokens
---------
Co-authored-by: Alex Dima <alexdima@microsoft.com>
2024-03-20 21:09:44 +00:00
Henning Dieterichs
023ae4284a
Update monaco editor core to dev version to investigate CI issues.
2024-03-19 17:12:48 +01:00
dependabot[bot]
ebbcdffaab
Bump follow-redirects from 1.15.2 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 06:31:35 +00:00
Henning Dieterichs
69991d6613
Prepares v0.47.0
2024-03-08 16:26:46 +01:00
Henning Dieterichs
21007360ca
Adds changed lockfile
2024-02-07 13:54:21 +01:00
Henning Dieterichs
fd84f5469d
Update esbuild
2024-02-06 19:49:27 +01:00
Henning Dieterichs
b0330f8eed
Fixes monaco-editor nightly build (needed for verification)
2024-01-23 18:18:40 +01:00
dependabot[bot]
787421ee54
Bump vite from 3.2.7 to 3.2.8 ( #4350 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:40:25 -08:00
Henning Dieterichs
5e5af013f8
v0.45.0
2023-12-07 15:32:07 +01:00
Henning Dieterichs
f70d545aa9
Merge pull request #4089 from microsoft/dependabot/npm_and_yarn/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4
2023-10-11 14:29:24 +02:00
Henning Dieterichs
614c084092
Merge pull request #4204 from microsoft/dependabot/npm_and_yarn/postcss-8.4.31
...
Bump postcss from 8.4.20 to 8.4.31
2023-10-11 14:28:22 +02:00
Henning Dieterichs
3e047efd34
Fixes node-gyp issues
2023-10-06 14:05:28 +02:00
Henning Dieterichs
e409ac061d
Adds node-gyp as dev dependency
2023-10-06 10:20:08 +02:00
dependabot[bot]
f6c2dac4c3
Bump postcss from 8.4.20 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.20 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 08:06:04 +00:00
Henning Dieterichs
f015a01227
Fixes CI
2023-10-05 18:48:05 +02:00
Henning Dieterichs
fc4b92a890
v0.43.0
2023-09-11 13:17:56 +02:00
Henning Dieterichs
38e1e3d097
0.41.0
2023-08-03 15:56:22 +02:00