dependabot[bot]
32f1053239
Bump json5 from 2.2.1 to 2.2.3 in /website
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-version: 2.2.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 09:51:54 +00:00
Henning Dieterichs
d3a3c45f48
Merge pull request #5039 from microsoft/dependabot/npm_and_yarn/website/webpack-5.102.1
...
Bump webpack from 5.90.1 to 5.102.1 in /website
2025-10-15 11:50:47 +02:00
dependabot[bot]
892ca6497e
Bump ws in /website
...
Bumps and [ws](https://github.com/websockets/ws ). These dependencies needed to be updated together.
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
Updates `ws` from 8.8.1 to 8.18.3
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 7.5.10
dependency-type: indirect
- dependency-name: ws
dependency-version: 8.18.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 17:42:37 +00:00
dependabot[bot]
56b58b5674
Bump webpack from 5.90.1 to 5.102.1 in /website
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.1 to 5.102.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.102.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.102.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 17:42:34 +00:00
dependabot[bot]
52ceb953bf
Bump brace-expansion in /website ( #5041 )
...
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion ). These dependencies needed to be updated together.
Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2 )
Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.0.2
dependency-type: indirect
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-09 10:40:58 -07:00
Henning Dieterichs
a30f4f9920
Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. ( #5034 )
2025-10-09 10:05:34 -07:00
Henning Dieterichs
f5e7e16b8f
Removes filler ( #5035 )
...
* Removes filler
* Removes more fillers
2025-10-09 16:00:08 +00:00
Henning Dieterichs
1b33d5dced
Fixes microsoft logo. Closes https://github.com/microsoft/monaco-editor/pull/4974 ( #4996 )
2025-09-11 11:40:06 -04:00
Henning Dieterichs
7795b8c5c7
Fixes bug in min build by upgrading vite
2025-09-11 15:54:37 +02:00
Henning Dieterichs
c5e6b52034
out/languages is no longer available ( #4989 )
2025-09-10 12:46:26 +02:00
Henning Dieterichs
a4d7907bd4
Implements language selection ( #4969 )
2025-08-29 18:19:26 +00:00
Henning Dieterichs
dd6bdfe8da
Fixes https://github.com/microsoft/monaco-editor/issues/4799 ( #4895 )
...
* Fixes https://github.com/microsoft/monaco-editor/issues/4799
* updates ubuntu version
* Update ci.yml
This change pins the GitHub Actions runner to Ubuntu 22.04 instead of the default ubuntu-latest (currently 24.04) because Playwright's install-deps script is not yet compatible with Ubuntu 24.04. Several packages it tries to install—such as libasound2, libffi7, and libx264-163—have been removed, renamed, or replaced in 24.04, causing the dependency installation to fail and the CI job to exit with an error. Ubuntu 22.04 remains fully supported by Playwright and ensures a stable, consistent environment for browser testing and dependency management until 24.04 compatibility is added upstream.
---------
Co-authored-by: Megan Rogge <megan.rogge@microsoft.com>
2025-05-08 16:19:05 +00:00
Henning Dieterichs
e03e965994
Revert mobx upgrade to fix website.
CI / CI (push) Has been cancelled
2025-02-04 10:25:22 +01:00
Raymond Zhao
14b0e04b0d
Fix CI and website workflows ( #4824 )
CI / CI (push) Waiting to run
2025-02-04 01:13:01 +00:00
dependabot[bot]
9adbed19a9
Bump express from 4.19.2 to 4.21.1 in /website ( #4734 )
...
CI / CI (push) Has been cancelled
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 09:22:36 -07:00
dependabot[bot]
5ea1993c30
Bump micromatch from 4.0.5 to 4.0.8 in /website ( #4668 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 09:03:17 -07:00
dependabot[bot]
175a1d10b4
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website ( #4726 )
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 08:58:39 -07:00
Aiday Marlen Kyzy
e52ff42729
removing editor.main.nls.js
2024-08-26 16:18:53 +02:00
Henning Dieterichs
5181be1011
website: monaco loading improvements
CI / CI (push) Has been cancelled
2024-07-16 20:05:30 +02:00
dependabot[bot]
d15d6ba3b7
Bump express from 4.18.1 to 4.19.2 in /website ( #4447 )
...
CI / CI (push) Has been cancelled
Bumps [express](https://github.com/expressjs/express ) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
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 11:31:53 -07: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
48e6f86eca
Fixes CI
2024-05-03 11:33:01 +02:00
Henning Dieterichs
27978a8064
Adds web editor support to playground
2024-05-03 11:33:01 +02:00
Timothee Guerin
2b748950d6
move example to where CI says it should be
2024-03-29 16:08:30 +00:00
Timothee Guerin
851a5580ed
Add typespec language
2024-03-29 15:59:11 +00:00
dependabot[bot]
7014d40936
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 13:19:33 +00:00
dependabot[bot]
e558a99254
Bump follow-redirects from 1.15.1 to 1.15.6 in /website
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 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.1...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 00:33:27 +00:00
Henning Dieterichs
3284441937
fixes website CI failure
2024-02-06 19:49:27 +01:00
Henning Dieterichs
21db3aebf0
Sorts version numbers
2024-01-23 20:41:29 +01:00
Henning Dieterichs
b0330f8eed
Fixes monaco-editor nightly build (needed for verification)
2024-01-23 18:18:40 +01:00
Aiday Marlen Kyzy
99622db664
changing the range of the color
2023-12-14 17:50:27 +01:00
Ofek Shilon
aafca45ff9
Wording fix
2023-11-12 20:08:59 +02:00
Henning Dieterichs
2e82147fb6
Removes outdated sample
2023-10-05 18:48:05 +02:00
Henning Dieterichs
51ba6777fc
Improves playground
2023-09-06 20:22:46 +02:00
Alexandru Dima
e7d7a5b072
Fix a path and bump editor used for developing website ( #4152 )
2023-08-31 10:50:49 +00:00
Henning Dieterichs
04ece42881
Adds "use latest dev" button
2023-08-28 21:02:23 +02:00
Henning Dieterichs
31b04afb94
Website: Implements source=latest-dev and source=latest
2023-08-27 23:29:06 +02:00
Henning Dieterichs
97c7fdb35c
Fixes CodeQL issues ( #4090 )
2023-07-19 17:05:52 +02:00
dependabot[bot]
cb0a7d9dd5
Bump semver from 6.3.0 to 6.3.1 in /website
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 22:49:48 +00:00
Henning Dieterichs
c46883da4f
Merge branch 'main' into mdx
2023-07-07 16:44:51 +02:00
Henning Dieterichs
f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449
2023-07-06 23:20:35 +02:00
Henning Dieterichs
dc5c24591b
latest -> latest stable (versionNumber)
2023-06-29 14:24:23 +02:00
Steven Weiss
5ce724a281
Fix lorem ipsum text on marketing page.
...
Format with prettier from command line.
2023-06-21 13:47:46 -07:00
Remco Haszing
62e11b4b49
Merge branch 'main' into mdx
2023-06-13 14:20:59 +02:00
Henning Dieterichs
990456e51f
Repairs example urls
2023-06-12 11:49:15 +02:00
Henning Dieterichs
5744a230ae
Fixes regexp
2023-06-02 00:52:09 +02:00
Henning Dieterichs
c84c0cb8f9
Merge pull request #3992 from microsoft/hediet/b/complex-silverfish
...
Fixes slow regexp issue
2023-05-31 17:37:59 +02:00
Henning Dieterichs
292c2400a0
Fixes slow regexp issue
2023-05-31 17:19:52 +02:00
Henning Dieterichs
4d4f13ced1
Merge pull request #3945 from dlitsman/issue-3929
...
Extend the "Rendering Glyphs In The Margin" example to include a transparent color note.
2023-05-31 16:43:10 +02:00
Henning Dieterichs
0c6348a71d
Makes editor on main page writeable. ( #3976 )
2023-05-26 09:24:54 -07:00