Skip to content

Apply OS changes to build/deploy process#5

Merged
marianacapelo merged 4 commits intomain-osfrom
main-0.31.1-os
May 18, 2022
Merged

Apply OS changes to build/deploy process#5
marianacapelo merged 4 commits intomain-osfrom
main-0.31.1-os

Conversation

@marianacapelo
Copy link
Copy Markdown

Include update of ecmascript target when building to avoid webpack issues.

@marianacapelo marianacapelo merged commit f01647c into main-os May 18, 2022
@marianacapelo marianacapelo deleted the main-0.31.1-os branch May 18, 2022 15:32
marianacapelo added a commit that referenced this pull request May 25, 2022
* Update packages names and versions

* Add pipeline file with updated vm image and node version

* Update ecmascript target when building to avoid webpack issues (#4)
OS-ruineves pushed a commit that referenced this pull request Apr 7, 2026
* Update packages names and versions

* Add pipeline file with updated vm image and node version

* Update ecmascript target when building to avoid webpack issues (#4)
OS-ruineves added a commit that referenced this pull request Apr 13, 2026
* Remove excessive APIs

Fix microsoft#727

* Remove unused types

Fix microsoft#727

* Bump vite from 3.2.7 to 3.2.8 (microsoft#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>

* Bump vite from 2.9.16 to 2.9.17 in /samples/browser-esm-vite-react (microsoft#4349)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.17/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>

* Adds publishMonacoEditorCore and publishMonacoEditor options to nightly pipeline to publish skipped builds

* Fixes monaco-editor nightly build (needed for verification)

* Removes parcel smoke test, as it replaces process with {}

* Fixes parameter labels

* Sorts version numbers

* Update esbuild

* Disables parcel build

* fixes website CI failure

* Update version to 0.46.0

* Adds changed lockfile

* Adding python f-string syntax support

* retrigger checks

* Prepares v0.47.0

* Bump follow-redirects from 1.15.1 to 1.15.6 in /samples

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](follow-redirects/follow-redirects@v1.15.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

* 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](follow-redirects/follow-redirects@v1.15.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

* 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](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

* chore: skip APIScan (microsoft#4432)

* chore: try using Windows to build and package

* chore: remove Linux step

* skip APIScan for core

* fix key

* revert testPlatforms

* Skip APIScan for the editor as well

* chore: fix nightly

* chore: add cgIgnoreDirectories (microsoft#4431)

* Update monaco editor core to dev version to investigate CI issues.

* Adds missing css

* chore: add another skipAPIScan (microsoft#4435)

* Fix bug with highlighting of C++ raw string literals (microsoft#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>

* Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples

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](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

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

* 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](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

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

* Add typespec language

* move example to where CI says it should be

* Add docs for tests

* chore: CG ignore VS Code extensions for nightly (microsoft#4451)

* Fixing formatting

* v0.48.0

* Call clearFiles on internal EmitOutput diagnostics

* Pass args down too

* Updates languageservices.

* Adds web editor support to playground

* Fixes CI

* Improves monaco editor playground experience

* Update TypeScript to TS 5.4.5 in all projects, vendored files

Co-authored-by: John Yanarella <john.yanarella@gmail.com>

* Add extension to `csp.contribution.ts`

Adds the missing extension value for the CSP langugage in `csp.contribution.ts`

* Updates maintaining.md

* add changes

* chore: exclude all vscode from CG (microsoft#4528)

* Bump braces from 3.0.2 to 3.0.3 (microsoft#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](micromatch/braces@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>

* Bump braces from 3.0.2 to 3.0.3 in /samples (microsoft#4565)

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](micromatch/braces@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>

* Bump express from 4.18.1 to 4.19.2 in /samples (microsoft#4446)

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](expressjs/express@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>

* Bump express from 4.18.1 to 4.19.2 in /website (microsoft#4447)

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](expressjs/express@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>

* 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](websockets/ws@8.4.2...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

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

* updating the version in the package.json file

* Adding more detailed steps

* Add keywords `import`, `export`, and `struct`.

* update tokenizer and tests

* website: monaco loading improvements

* Fixes tests

* Fixes CI

* Remove workflows

* Makes vs/nls.availableLanguages work for AMD again.

* adding changes for monaco editor release

* removing `editor.main.nls.js`

* Updates nvm to align with vscode nvm file. (microsoft#4665)

* Defines setInterval/setTimeout on faked globalThis in unit test

* undo the package upgrade change

* update pacakge.json

* adding changelog md change

* Bump rollup from 2.79.1 to 2.79.2 (microsoft#4696)

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](rollup/rollup@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>

* Bump body-parser and express in /samples (microsoft#4697)

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- 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>

* Bump ws from 8.8.1 to 8.18.0 in /samples (microsoft#4595)

Bumps [ws](https://github.com/websockets/ws) from 8.8.1 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.8.1...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website (microsoft#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](chimurai/http-proxy-middleware@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>

* Bump micromatch from 4.0.5 to 4.0.8 in /website (microsoft#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](micromatch/micromatch@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>

* Bump requirejs from 2.3.6 to 2.3.7 (microsoft#4616)

Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
- [Commits](requirejs/r.js@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>

* Bump express from 4.19.2 to 4.21.1 in /website (microsoft#4734)

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](expressjs/express@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>

* update webpack plugin to support module workers

* Engineering - add dependsOn field (microsoft#4747)

* Fix CI and website workflows (microsoft#4824)

* Revert mobx upgrade to fix website.

* Fixes microsoft#4799 (microsoft#4895)

* Fixes microsoft#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>

* Bump webpack-dev-server from 4.10.0 to 5.2.1 in /samples

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.10.0...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
...

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

* feat: add snowflake sql keywords (microsoft#4915)

Added Snowflake SQL keywords from this doc: https://docs.snowflake.com/en/sql-reference/reserved-keywords

* repairs esm and amd build (microsoft#4950)

* Fixes node version

* Fixes node version (microsoft#4962)

* 22.18.0

* Fixes nodejs version

* Run npm run playwright-install (microsoft#4964)

* Run npm run playwright-install

* Fixes install command

* Updates monaco-editor-core dependency & fixes basic-languages amd file (microsoft#4965)

* Fixes AMD web worker loading (microsoft#4966)

* adds amd and firefox/webkit to smoke tests (microsoft#4967)

* Implements language selection (microsoft#4969)

* update samples

* Fixes worker sandbox problems (microsoft#4975)

* Fixes css and amd output

* updates changelog (microsoft#4978)

* v0.53.0 (microsoft#4979)

* sets node version (microsoft#4980)

* uses default mirror

* sets correct node version (microsoft#4986)

* Fixes microsoft#4981 (microsoft#4988)

* out/languages is no longer available (microsoft#4989)

* Fixes bug in min build by upgrading vite

* Fixes microsoft#4992

* Bump on-headers and compression in /samples

Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](jshttp/on-headers@v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

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

* Removes unneeded mirror. (microsoft#4995)

* Fixes microsoft#4906 (microsoft#4994)

* Fixes microsoft logo. Closes microsoft#4974 (microsoft#4996)

* Marks trusted-types as dev-dependency. (microsoft#5012)

* adds .js file extensions for esm build (microsoft#5018)

* updates monaco-editor-core (microsoft#5019)

* v0.54.0 (microsoft#5027)

* Removes unneeded filler redirection

* Uses playwright

* adds back mocha

* Adds single package-for-smoketest step

* Fix all monaco-editor-core imports

* Bump vite from 2.9.17 to 5.4.20 in /samples/browser-esm-vite-react

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 5.4.20.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)

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

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

* Inlines AMD = false (microsoft#5031)

* uses ts instead of js

* Removes filler (microsoft#5035)

* Removes filler

* Removes more fillers

* Turns on formatOnSave (microsoft#5036)

* Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (microsoft#5034)

* Bump brace-expansion in /website (microsoft#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](juliangruber/brace-expansion@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](juliangruber/brace-expansion@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>

* 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](webpack/webpack@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>

* 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](websockets/ws@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](websockets/ws@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>

* uses rollup to bundle monaco-editor's monaco.d.ts (microsoft#5033)

* uses rollup to bundle monaco-editor's monaco.d.ts

* Adds missing await

* First iteration of monaco editor lsp client (microsoft#5044)

* Uses rollup for ESM build and d.ts bundling. (microsoft#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.

* Fix Kotlin number literals

* Updates typescript to 5.9.3 (microsoft#5050)

Fixes microsoft#5046
Closes microsoft#5045

* Fixes microsoft#5010 (microsoft#5051)

* 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](webpack/loader-utils@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>

* 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](json5/json5@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>

* 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](postcss/postcss@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](webpack/css-loader@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>

* 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>

* Add monaco-editor-core dependencies to monaco-editor after updating monaco-editor-core. (microsoft#5058)

* 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](microsoft/playwright@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](microsoft/playwright@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>

* 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>

* Bump vite from 5.4.20 to 5.4.21 in /samples/browser-esm-vite-react

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

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

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

* Dont use .js for typescript imports, as rollup adds them to the output (microsoft#5088)

* Adds missing NLS files (microsoft#5089)

* Fixes microsoft#4997 (microsoft#5090)

* Updates changelog (microsoft#5092)

* Adds playground support for esmUrl (microsoft#5093)

* Adds vite esm example (microsoft#5094)

* Bump vite from 7.1.9 to 7.1.11 in /samples/browser-esm-vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 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>

* Run tests (microsoft#5099)

* Dont build the editor when building the website (microsoft#5098)

* Cleans up build scripts (microsoft#5097)

* Cleans up build scripts

* Adds back removeDir

* Updates website dependencies (microsoft#5100)

* Fixes typedoc & updates pipelines to test website (microsoft#5102)

* Fixes typedoc & updates pipelines to test website

* Fixes typedoc

* Fixes samples

* fixes website & adds editor.api.d.ts (microsoft#5104)

* update (microsoft#5105)

* Install playwright dependencies in monaco-editor-core job (microsoft#5116)

* v0.55.0 (microsoft#5117)

* Fixes microsoft#5113 (microsoft#5118)

* Fixes npx playwright install --with-deps

* v0.55.1 (microsoft#5122)

* v0.55.1

* Updates changelog

* Fixes missing language exports (microsoft#5121)

* Fix a11y color contrast bug with sample

* Add commands.json for triage bot automation

* Bump node-forge from 1.3.1 to 1.3.3 in /samples (microsoft#5138)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node-forge from 1.3.1 to 1.3.2 in /website (microsoft#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](digitalbazaar/forge@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>

* Updates node to 22.21.1 (microsoft#5147)

* Logs the sha of dependencies (microsoft#5146)

* Build scripts dont need to be compiled anymore (microsoft#5149)

* fixes browser tests (microsoft#5150)

* Merge pull request microsoft#5170 from microsoft/joaomoreno-patch-1

Update SECURITY.md to version 1.0.0

* Removes stale comment (microsoft#5174)

* Removes stale comment

* Reduces retry count to 2

* Exported modules reorganization (microsoft#5155)

Exported modules reorganization

* Fixes monaco editor build (microsoft#5179)

* Fixes monaco editor build

* Fixes CI

* Fixes esm/amd entry points (microsoft#5181)

* Fixes grammar tests (microsoft#5182)

* add ?esm to URL references (microsoft#5186)

* Fixes CI (microsoft#5190)

* Uploades website as artifact (microsoft#5197)

* CI: Only run push on main branch to avoid duplicate runs (microsoft#5198)

* Fix WCAG 2 AA color contrast issues in website navbar and HTML syntax highlighting (microsoft#5206)

* Initial plan

* Fix WCAG 2 AA color contrast issues for navbar and HTML syntax highlighting

Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>

* Fix code review issues: use WeakSet for theme tracking and update home page theme selector

Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>

* Rename ACCESSIBLE_THEME_NAME to VS_LIGHT_ADJUSTED

Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>

* Fixes CI (microsoft#5213)

* Sets auto reload to false by default (microsoft#5257)

* fix(find): remove disabled controls from tab order

* fix(find): only remove hidden find widget controls from tab order

* Bump serialize-javascript and terser-webpack-plugin in /samples (microsoft#5259)

Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependency [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin). These dependencies need to be updated together.


Removes `serialize-javascript`

Updates `terser-webpack-plugin` from 5.3.14 to 5.4.0
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/terser-webpack-plugin@v5.3.14...v5.4.0)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 
  dependency-type: indirect
- dependency-name: terser-webpack-plugin
  dependency-version: 5.4.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump minimatch in /website (microsoft#5253)

Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.5...v9.0.9)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.5...v9.0.9)

Updates `minimatch` from 8.0.4 to 8.0.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.5...v9.0.9)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 8.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump serialize-javascript (microsoft#5263)

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 6.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Apply OS changes to build/deploy process (#5)

* Update packages names and versions

* Add pipeline file with updated vm image and node version

* Update ecmascript target when building to avoid webpack issues (#4)

* [JSON language] add diagnostic codes to ignore (#7)

* add diagnostic codes to ignore

* bump version

* Add ignore codes to other languages and fix issue

* fix issue

* bump version

* PR suggestions and remove css changes related

* Change version

* change version

* Set correct version

* Use includes

* Update version for test run

* Revert usage of includes and test version

Co-authored-by: João Mano <joao.mano@outsystems.com>

* Create CODEOWNERS

* Fix code owners (#17)

* Update version and monaco-editor-core dependency version

* Correct version for testing

* Fix pipelines

* Fix pipelines release script

* Fix build

* Fix LSP build error

* Fix lsp build dependencies

* Remove LSP usages

* Use non-alpha package and update version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Alexander Makarenko <alexander.makarenko@mevisio.com>
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
Co-authored-by: samstrohkorbatt <sam.strohkorb@att.com>
Co-authored-by: samstrohkorbatt <161357347+samstrohkorbatt@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Co-authored-by: Jeremy Rifkin <51220084+jeremy-rifkin@users.noreply.github.com>
Co-authored-by: Alex Dima <alexdima@microsoft.com>
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
Co-authored-by: Scott Carda <Scott.Carda@microsoft.com>
Co-authored-by: Bhavya U <bhavyau@microsoft.com>
Co-authored-by: RoccoC <roccocataldo@gmail.com>
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
Co-authored-by: Megan Rogge <megan.rogge@microsoft.com>
Co-authored-by: Shifra Williams <shifraisaacs@gmail.com>
Co-authored-by: Henning Dieterichs <notify.henning.dieterichs@live.de>
Co-authored-by: flofriday <flohacksfriday@gmail.com>
Co-authored-by: Hawk Ticehurst <39639992+hawkticehurst@users.noreply.github.com>
Co-authored-by: Michael Lively <12552271+Yoyokrazy@users.noreply.github.com>
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meganrogge <merogge@microsoft.com>
Co-authored-by: Mariana Capelo <mabcapelo@gmail.com>
Co-authored-by: André Filipe Pinto Vieira <andvieira.16@gmail.com>
Co-authored-by: João Mano <joao.mano@outsystems.com>
Co-authored-by: Luis Oliveira <luis.manuel.oliveira@outsystems.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant