Commit Graph

209 Commits (5ccfdf7c02999f426931ad4be93536085b675c4a)

Author SHA1 Message Date
Henning Dieterichs 34996e6242
Adds launch config to monaco-editor to debug sources in playground. 2 years ago
Henning Dieterichs 10577a0641
Rewrites website 2 years ago
Henning Dieterichs 1a9fd8b095
Prepares 0.35.0 release 2 years ago
dependabot[bot] 20fa01fe60
Bump json5 from 2.2.1 to 2.2.3
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-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs eac891f9bf Fixes CI 2 years ago
Alexandru Dima 030f5f59f1
update deps (#3430) 2 years ago
dependabot[bot] ed05245a03
Bump loader-utils from 2.0.2 to 2.0.4 (#3416)
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-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Nathan Shively-Sanders 0f8ea46080
Update node types for TS 4.9 RC (#3389)
TS 4.9 RC updates AbortSignal again, and requires a matching upgrade to
`@types/node`. Followup to #3334. Required to compile against TS 4.9 RC
or Typescript nightly builds.
2 years ago
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2 years ago
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2 years ago
Alexandru Dima 5d653b2569
Smoketest improvements: (#3369)
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
2 years ago
Alexandru Dima 547870b688
Prepare for 0.34.1 (#3367) 2 years ago
Andrew Branch ab889ff2cc
Update @types/node (#3334) 2 years ago
Alexandru Dima 9d4574b10b
Handle case when npm would return an error code (#3340) 2 years ago
Henning Dieterichs f3f6b743be
Merge pull request #3149 from microsoft/dependabot/npm_and_yarn/jpeg-js-0.4.4
Bump jpeg-js from 0.4.3 to 0.4.4
3 years ago
Henning Dieterichs 788cc9f930
Merge pull request #3204 from microsoft/dependabot/npm_and_yarn/terser-5.14.2 3 years ago
Henning Dieterichs c6e59c5f43
Updates monaco-editor-core & updates changelog. 3 years ago
dependabot[bot] b0923a0725
Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 73f73a59e8
Bump jpeg-js from 0.4.3 to 0.4.4
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Martin Aeschlimann 2c5c9636a2
update css, new formatting options 3 years ago
Martin Aeschlimann 290a62d727
adopt css formatter 3 years ago
Alex Dima ab386ca3d6
update all deps 3 years ago
Henning Dieterichs 5efb9d63ec
Prepare for 0.33.0 3 years ago
Andrew Branch 5e45f78478
Upgrade ts-node 3 years ago
Henning Dieterichs 36f7110813
Adopts breaking change in nightly monaco-editor-core. 3 years ago
Alex Dima 53feef5cf5
Update to latest 3 years ago
Alex Dima d8417a5576
Update dependencies 3 years ago
Henning Dieterichs a64cfd6ebb
Updates dependencies 3 years ago
Henning Dieterichs 50be61163a
Updates typescript dependency 3 years ago
Henning Dieterichs 4bf3b49c41
Convert build scripts to JavaScript. 3 years ago
Alex Dima 1134d5e82b
ESM: Do not append the `.js` suffix to imports if it's already there 3 years ago
Henning Dieterichs 2a243d07fe
Fixes nightly release 3 years ago
Alex Dima 3159d3d6c9
Adopt latest `monaco-editor-core` 3 years ago
Alex Dima 3a58c2a6ba
Adopt latest `monaco-editor-core` 3 years ago
Alex Dima 684cbae427
update deps 3 years ago
Alex Dima 0684241bac
update `package-lock.json` 3 years ago
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0 3 years ago
Alex Dima 876f3ec018
update `package-lock.json` 3 years ago
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests 3 years ago
Alex Dima 207f0cf42a
Move website task out of `gulp` 3 years ago
Alex Dima ed1ee25b7b
Update all dependencies 3 years ago
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 3 years ago
Alex Dima e8dabe034a
Add pre-commit hooks 3 years ago
Alex Dima d901c5b613
update `yaserver` 3 years ago
Alex Dima 7b371107bf
Remove dev dep `npm-run-all` 3 years ago
Alexandru Dima e32c9af809
Run release steps in parallel 3 years ago
Alexandru Dima dcbd8121d9
Adopt `esbuild` for `monaco-typescript` 3 years ago
Alex Dima 70d1828179
Adopt esbuild for the esm release of `monaco-css` 3 years ago
Alex Dima 5a7ba61be9
0.30.1 3 years ago
Alex Dima 5af2334c5e
Prepare for `0.30.1` 3 years ago