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
Alex Dima
a155838b58
Restore editor release task
3 years ago
Alex Dima
84bdc31efe
run `prettier`
3 years ago
Alex Dima
7c6062ccf7
Adjust `package.json` scripts and move all dev deps to the root `package.json`
3 years ago
Alex Dima
497507ffee
Move into `monaco-editor` directory
3 years ago
Alex Dima
eb6034e8a5
0.30.0
3 years ago
Alex Dima
4a8558dcef
Prepare for 0.30.0
3 years ago
Alex Dima
ecfdb35cda
0.29.1
3 years ago
Alex Dima
ce367b0b80
Prepare for 0.29.1
3 years ago
Alex Dima
7d8e983bac
0.29.0
3 years ago
Alex Dima
f377e9e7ac
Prepare for 0.29.0
3 years ago
Henning Dieterichs
44f6296aab
0.28.0
3 years ago
Henning Dieterichs
6f93540f34
Updates monaco to 0.28.0
3 years ago
Alexandru Dima
dfbb6e7c5c
Merge pull request #2609 from microsoft/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
4 years ago
Henning Dieterichs
a40145a4c9
0.27.0
4 years ago
Henning Dieterichs
05dea33db8
Update dependencies.
4 years ago
dependabot[bot]
5aea61bf88
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Henning Dieterichs
46bc7435b7
0.26.1
4 years ago
Henning Dieterichs
34888a7d3e
Downgrades monaco-json to 3.5.0 to fix #2578 .
4 years ago
Henning Dieterichs
a81a06709e
0.26.0
4 years ago
Henning Dieterichs
97afb2259b
Prepares 0.26.0 release.
4 years ago
Henning Dieterichs
448f27d22a
Updates monaco-editor-core to 0.25.1 and prepares release of monaco-editor 0.25.2.
4 years ago
Henning Dieterichs
da855e40d5
0.25.1
4 years ago
Martin Aeschlimann
354a9ab899
monaco-html@3.5.1
4 years ago
Henning Dieterichs
9402ad3182
0.25.0
4 years ago
Henning Dieterichs
62fab0cf3c
Prepare for 0.25.0.
4 years ago
dependabot[bot]
072f6c4cd8
Bump ws from 7.4.5 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alex Dima
08dd4fad2b
0.24.0
4 years ago
Alex Dima
882c65e325
prepare for 0.24.0
4 years ago
Alex Dima
3a7c892f01
Update to unreleased version of `uncss` in order to update to `postcss@8.2.15` ( fixes #2452 )
4 years ago
dependabot[bot]
e658625799
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alexandru Dima
366bbc03fb
0.23.0
4 years ago
Alexandru Dima
80dcc010ae
Prepare for 0.23.0
4 years ago
Alex Dima
5f1f3bb148
Adopt latest typedoc
4 years ago
Alexandru Dima
c854fa12c6
0.22.3
4 years ago
Alexandru Dima
cf629b9522
Prepare for `0.22.3`
4 years ago
Alexandru Dima
4d5d53889d
0.22.2
4 years ago
Alexandru Dima
d4ef80c72e
Prepare for `0.22.2`
4 years ago
Alexandru Dima
f849d3f265
0.22.1
4 years ago
Alexandru Dima
9260315042
update to latest `monaco-editor-core`
4 years ago
Alexandru Dima
e450fb6641
0.22.0
4 years ago
Alexandru Dima
5f483af0ef
Update dependencies
4 years ago
Alexandru Dima
c038d3bdf3
0.21.3
4 years ago
Alexandru Dima
16f9e444cb
update monaco-editor-core
4 years ago
Alexandru Dima
3253e929d5
Add back typescript
4 years ago
Alexandru Dima
1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true )
4 years ago
Alexandru Dima
bace074942
Merge pull request #2244 from microsoft/dependabot/npm_and_yarn/highlight.js-10.4.1
...
Bump highlight.js from 10.2.0 to 10.4.1
4 years ago
Alexandru Dima
1d126b7cfa
Merge pull request #2258 from microsoft/dependabot/npm_and_yarn/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7
4 years ago
Alexandru Dima
1f05ce8a2f
update webpack related deps
4 years ago
dependabot[bot]
450c5e9875
Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
464f3ec4b8
Bump highlight.js from 10.2.0 to 10.4.1
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.2.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.0...10.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alex Dima
9605800975
0.21.2
4 years ago
Alex Dima
728fe88d80
Prepare for 0.21.2
4 years ago
Alex Dima
e782cf103f
0.21.1
4 years ago
Alex Dima
3623161a9c
Prepare for `0.21.1`
4 years ago
Alex Dima
26ff8cb857
0.21.0
4 years ago