Commit graph

3042 commits

Author SHA1 Message Date
Henning Dieterichs
7261b03e9d
Update MAINTAINING.md 2022-12-13 17:45:59 +01:00
dependabot[bot]
b5df92554d
Bump electron from 19.1.6 to 19.1.8 in /samples
Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.8.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.1.6...v19.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 16:40:24 +00:00
Henning Dieterichs
366b9c38ff Fixes playwright setup issues. 2022-12-13 17:39:33 +01:00
Henning Dieterichs
eac891f9bf Fixes CI 2022-12-13 17:39:33 +01:00
Megan Rogge
90dd955ff5
Merge pull request #3348 from rcjsuen/fix-color-example
Fix the color provider's columns
2022-12-13 10:27:21 -06:00
jozebel11
98674ca321 Add position stylingto playground container to equal 'relative' 2022-12-02 10:50:32 +00:00
RubenRBS
d95ca35e28
Recognize \0 as an escape sequence
Closes microsoft/monaco-editor/issues/3439
2022-11-30 21:19:00 +01:00
Alexandru Dima
415b279fa0
update electron (#3431) 2022-11-22 10:19:03 +01:00
Alexandru Dima
030f5f59f1
update deps (#3430) 2022-11-22 09:47:32 +01:00
Logan Ramos
e4c45ba467
Merge pull request #3429 from microsoft/lramos15/removePrChat-auto
Remove PR Chat
2022-11-21 16:06:18 -05:00
Logan Ramos
d493d9fd8c Remove PR Chat 2022-11-21 15:38:27 -05:00
Henning Dieterichs
a472aae39f
Merge pull request #3428 from microsoft/hediet/nightly-always-true
Set `always` to true to trigger a build even when there are no new commits.
2022-11-21 12:50:40 +01:00
Henning Dieterichs
8f8b47432b
Set always to true to trigger a build even when there are no new commits.
This is because nightly is build from the latest vscode@main.
2022-11-21 12:31:18 +01:00
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>
2022-11-21 09:47:33 +00:00
dependabot[bot]
f53d7f1b98
Bump loader-utils from 2.0.3 to 2.0.4 in /samples (#3424)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 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.3...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>
2022-11-21 09:40:20 +00:00
dependabot[bot]
7152c5ed09
Bump loader-utils in /samples/browser-esm-webpack-typescript-react (#3415)
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>
2022-11-21 09:32:19 +00:00
dependabot[bot]
d610648458
Bump loader-utils from 2.0.3 to 2.0.4 in /webpack-plugin (#3425)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 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.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

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>
2022-11-21 10:24:18 +01:00
Henning Dieterichs
d4c5d185a5
Merge pull request #3422 from microsoft/hediet/pure-junglefowl
Patch monaco-editor-core version
2022-11-16 16:23:53 +01:00
Henning Dieterichs
78bfe772e2
Patch monaco-editor-core version 2022-11-16 15:37:02 +01:00
Henning Dieterichs
d4aa3b8f35
Merge pull request #3421 from microsoft/hediet/pure-junglefowl
Fixes version issue.
2022-11-16 14:39:15 +01:00
Henning Dieterichs
65d13756cf
Fixes version issue. 2022-11-16 14:32:25 +01:00
Henning Dieterichs
41595126ea
Merge pull request #3420 from microsoft/hediet/pure-junglefowl
Adds nightly release
2022-11-16 14:01:14 +01:00
Henning Dieterichs
1160858c06
Adds nightly release 2022-11-16 13:43:43 +01:00
dependabot[bot]
b1eace9857
Bump loader-utils in /samples/browser-esm-webpack-typescript-react (#3400)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
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>
2022-11-15 11:37:51 +01:00
dependabot[bot]
1a70afe692
Bump loader-utils from 2.0.2 to 2.0.3 in /samples (#3401)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
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>
2022-11-15 11:37:35 +01:00
dependabot[bot]
a02ad6c9a5
Bump loader-utils from 2.0.2 to 2.0.3 in /webpack-plugin (#3399)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

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>
2022-11-15 11:37:16 +01:00
Henning Dieterichs
40f82f21aa
Merge pull request #3410 from microsoft/hediet/pure-junglefowl
Migrates github publish action to azure pipeline.
2022-11-14 20:49:48 +01:00
Henning Dieterichs
1dc513ee38
Migrates github publish action to azure pipeline. 2022-11-14 16:37:26 +01:00
Thomas Zilz
22f24b3dde
Merge branch 'main' into draft/upbeat-pascal 2022-11-09 18:48:52 +01:00
Joyce Zhu
12a978900a
Update import path for browser-esm-webpack-small 2022-11-08 23:51:44 -05:00
Ladislau Szomoru
c49fcab8f0
Merge pull request #3398 from microsoft/hediet/pure-junglefowl
Adds pipeline.yml
2022-11-08 15:54:59 +01:00
Henning Dieterichs
6fe0852863
Adds pipeline.yml 2022-11-08 15:44:08 +01:00
Thomas Zilz
0b59e74a02 Resolve URIs with special characters correctly 2022-11-03 15:29:19 +00:00
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.
2022-11-02 09:12:50 +01:00
Trey Smith
1aa33634de
Fix possible duplicate of editors in vite sample
In testing the vite sample, I could see duplicate editors created on the screen. From what I can tell, this was due to the if statement checking if editor was null in the `useEffect`. However, the editor variable would not be updated on the first re-render causing a double instance. I adjusted the editor check to be inside the `state dispatch` since it would have the most current information. This seems to have fixed the issue on my end.
2022-11-01 10:29:21 -04:00
Kirill Cherkashin
0d94323b00
Fix broken link in the changelog 2022-10-24 16:16:24 -04:00
Alexandru Dima
bc9e8523b5
Run the publish workflow earlier in the day (#3381) 2022-10-24 12:32:23 +02:00
Alexandru Dima
9375d4ba65
Fix publishing CI (#3375) 2022-10-19 08:58:55 +00:00
Alexandru Dima
6e995f7503
Merge pull request #3356 from jakebailey/redo-require-removal
Remove regex replacements from import-typescript
2022-10-18 21:05:19 +02:00
Alexandru Dima
30a85dbf36
Merge branch 'main' into redo-require-removal 2022-10-18 19:59:21 +02:00
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`
2022-10-18 19:49:55 +02:00
Alexandru Dima
2b3d8516c6
Bring smoketest scripts together (#3370) 2022-10-18 14:20:09 +02:00
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
2022-10-18 10:26:38 +02:00
Alexandru Dima
a3d4b960c5
Fix unit tests (#3368) 2022-10-17 12:26:21 -07:00
Alexandru Dima
547870b688
Prepare for 0.34.1 (#3367) 2022-10-17 09:28:11 -07:00
Matthew Peveler
d9d70cd349 Add new pgsql 15 functions
Signed-off-by: Matthew Peveler <matt@popsql.com>
2022-10-14 11:16:08 -04:00
Jake Bailey
ddbd09d044 Also remove 'this' regex 2022-10-11 11:02:24 -07:00
Jake Bailey
416b686d69 Remove regex replacements from import-typescript 2022-10-10 21:51:43 -07:00
Jake Bailey
d63c89d832 Use typescript.js as source for typescriptServices 2022-10-10 21:50:50 -07:00
dependabot[bot]
22698f2c1b
Bump vite from 2.8.6 to 2.9.13 in /samples/browser-esm-vite-react (#3274)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.13.
- [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/v2.9.13/packages/vite)

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

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>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2022-10-04 17:18:06 +02:00