dependabot[bot]
b8fa85f6c8
Bump node-forge from 1.3.1 to 1.3.2 in /website ( #5130 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 09:45:18 -08:00
Hawk Ticehurst
bf4931bb98
Fix a11y color contrast bug with sample
2025-12-05 11:03:04 -05:00
Henning Dieterichs
9221aa0ef8
v0.55.1 ( #5122 )
...
* v0.55.1
* Updates changelog
2025-11-20 09:44:18 -08:00
Henning Dieterichs
5486e82ffa
update ( #5105 )
2025-11-07 18:34:10 +00:00
Henning Dieterichs
e70b6618f4
fixes website & adds editor.api.d.ts ( #5104 )
2025-11-07 17:47:33 +00:00
Henning Dieterichs
36efbe07d9
Fixes typedoc & updates pipelines to test website ( #5102 )
...
* Fixes typedoc & updates pipelines to test website
* Fixes typedoc
* Fixes samples
2025-11-07 16:57:18 +00:00
Henning Dieterichs
422d19e3d6
Updates website dependencies ( #5100 )
2025-11-07 09:40:12 -05:00
Henning Dieterichs
f42be23bf6
Merge pull request #5040 from microsoft/dependabot/npm_and_yarn/website/babel/runtime-7.28.4
...
Bump @babel/runtime from 7.18.9 to 7.28.4 in /website
2025-11-07 15:22:19 +01:00
Henning Dieterichs
b62a81677f
Adds playground support for esmUrl ( #5093 )
2025-11-07 10:17:25 +00:00
dependabot[bot]
473bc634aa
Bump @babel/runtime from 7.18.9 to 7.28.4 in /website
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.18.9 to 7.28.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.28.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 15:17:56 +00:00
Henning Dieterichs
3b30c6efb1
Merge pull request #5053 from microsoft/dependabot/npm_and_yarn/website/loader-utils-2.0.4
...
Bump loader-utils from 2.0.2 to 2.0.4 in /website
2025-10-15 17:16:23 +02:00
Henning Dieterichs
96665ee0e3
Merge pull request #5055 from microsoft/dependabot/npm_and_yarn/website/multi-8d9d650fb2
...
Bump postcss and css-loader in /website
2025-10-15 17:16:08 +02:00
dependabot[bot]
649d4c35e5
Bump postcss and css-loader in /website
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.5.6 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader ). These dependencies need to be updated together.
Updates `postcss` from 7.0.39 to 8.5.6
- [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/7.0.39...8.5.6 )
Updates `css-loader` from 3.6.0 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v7.1.2 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: indirect
- dependency-name: css-loader
dependency-version: 7.1.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 09:51:57 +00:00
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
dependabot[bot]
268d8ce6a7
Bump loader-utils from 2.0.2 to 2.0.4 in /website
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-version: 2.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 09:51:53 +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