Commit Graph

3430 Commits

Author SHA1 Message Date
Ladislau Szomoru
a4b088e410
Engineering - add dependsOn field (#4747)
Some checks failed
CI / CI (push) Has been cancelled
Publish Website / deploy (push) Has been cancelled
2024-11-11 05:04:54 -08:00
dependabot[bot]
9adbed19a9
Bump express from 4.19.2 to 4.21.1 in /website (#4734)
Some checks failed
CI / CI (push) Has been cancelled
Publish Website / deploy (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]
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]
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
dependabot[bot]
55a0ed9269
Bump ws from 8.8.1 to 8.18.0 in /samples (#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](https://github.com/websockets/ws/compare/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>
2024-10-30 08:58:20 -07:00
dependabot[bot]
4dc7b06d9b
Bump body-parser and express in /samples (#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](https://github.com/expressjs/body-parser/compare/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](https://github.com/expressjs/express/compare/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>
2024-09-27 16:16:51 -07:00
dependabot[bot]
2695fe2483
Bump rollup from 2.79.1 to 2.79.2 (#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](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
f6dc0eb8fc
Merge pull request #4691 from microsoft/chubby-cardinal
Prepare monaco-editor for release 0.52
2024-09-19 12:56:30 +02:00
Aiday Marlen Kyzy
53e8e1ce30
adding changelog md change 2024-09-19 12:32:04 +02: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 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
Henning Dieterichs
b31d22b9ee
Updates nvm to align with vscode nvm file. (#4665) 2024-08-29 15:52:51 +00:00
Aiday Marlen Kyzy
b8a83d5356
Merge pull request #4652 from microsoft/annoyed-dragon
Removing `editor.main.nls.js`
2024-08-26 17:01:51 +02:00
Aiday Marlen Kyzy
e52ff42729
removing editor.main.nls.js 2024-08-26 16:18:53 +02:00
Aiday Marlen Kyzy
67d664a329
Merge pull request #4649 from microsoft/unique-locust
Add changes for monaco editor release 0.51.0
2024-08-22 18:30:06 +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. 2024-08-22 14:37:46 +02:00
Bhavya U
f6187471ca
Merge pull request #4630 from microsoft/dev/bhavyau/workflows
Remove locker and info-needed-closer workflows.
2024-07-31 22:48:05 -07:00
Bhavya U
cd5d52c919
Remove workflows 2024-07-31 22:19:30 -07:00
Henning Dieterichs
93a0a2df32 Fixes CI 2024-07-26 16:01:36 +02:00
Henning Dieterichs
d4bb0a8224 Fixes tests 2024-07-26 16:01:36 +02:00
Aiday Marlen Kyzy
02de12a70e
Merge pull request #4573 from microsoft/nutritious-krill
Adding some detail in MAINTAINING.md for trigger build step
2024-07-19 11:25:59 +02:00
Henning Dieterichs
5181be1011 website: monaco loading improvements 2024-07-16 20:05:30 +02:00
Henning Dieterichs
5eb2aba338
Merge pull request #4586 from ScottCarda-MS/sccarda/UpdateKeywords
Update Q# Keywords
2024-07-12 10:40:28 +02:00
Scott Carda
2f8db3f6f8 update tokenizer and tests 2024-07-01 16:43:28 -07:00
Scott Carda
333adbbe6b Add keywords import, export, and struct. 2024-07-01 13:59:44 -07:00
Aiday Marlen Kyzy
032130e4bb
Adding more detailed steps 2024-06-20 15:50:46 +02:00
Aiday Marlen Kyzy
c321d0fbec
Merge pull request #4572 from microsoft/satisfactory-beetle
Prepare monaco-editor for release
2024-06-20 11:12:31 +02:00
Aiday Marlen Kyzy
29a4a3aa14
updating the version in the package.json file 2024-06-20 10:01:42 +02:00
Henning Dieterichs
ada2b3d6ae
Merge pull request #4570 from microsoft/dependabot/npm_and_yarn/ws-8.17.1
Bump ws from 8.4.2 to 8.17.1
2024-06-19 11:41:34 +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]
d15d6ba3b7
Bump express from 4.18.1 to 4.19.2 in /website (#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](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
dependabot[bot]
654fd3d5ab
Bump express from 4.18.1 to 4.19.2 in /samples (#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](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:30 -07:00
dependabot[bot]
1eed4472e1
Bump braces from 3.0.2 to 3.0.3 in /samples (#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](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 11:19:15 -07: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
Henning Dieterichs
c49fdf9f0c
Merge pull request #4482 from jakebailey/emit-file-diagnostics
Call clearFiles on internal EmitOutput diagnostics, pass args down
2024-05-30 19:29:01 +02:00
Henning Dieterichs
045e29b7d8
Merge pull request #4504 from htcfreek/patch-1
Add extension to `csp.contribution.ts`
2024-05-30 17:56:14 +02:00
Henning Dieterichs
a5e379c985
Merge pull request #4525 from microsoft/given-orangutan
Update version
2024-05-24 12:32:15 +02:00
Raymond Zhao
21fd5535f1
chore: exclude all vscode from CG (#4528) 2024-05-23 15:01:29 -07:00
Aiday Marlen Kyzy
63f3805f29
add changes 2024-05-22 17:34:03 +02:00
Henning Dieterichs
a845ff6b27
Merge pull request #4401 from samstrohkorbatt/samstrohkorbatt/python-fstring
Adding Python f-string syntax support
2024-05-17 12:15:57 +02:00
Henning Dieterichs
d919f283e9 Updates maintaining.md 2024-05-17 11:01:31 +02:00
Heiko
64fc0cf1b4
Add extension to csp.contribution.ts
Adds the missing extension value for the CSP langugage in `csp.contribution.ts`
2024-05-11 09:48:17 +02:00
samstrohkorbatt
c869a186ff
Merge branch 'main' into samstrohkorbatt/python-fstring 2024-05-03 08:54:29 -06:00
Henning Dieterichs
b400f83fe3
Merge pull request #4305 from johnyanarella/typescript-upgrade
Update TypeScript to TS 5.4.5 in all projects, vendored files
2024-05-03 14:36:35 +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
ea1ee1ab50 Improves monaco editor playground experience 2024-05-03 11:33:38 +02:00
Henning Dieterichs
48e6f86eca Fixes CI 2024-05-03 11:33:01 +02:00