Henning Dieterichs
|
a88f6fc66e
|
Merge pull request #3494 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-vite-react/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /samples/browser-esm-vite-react
|
2023-01-31 12:25:47 +01:00 |
|
Henning Dieterichs
|
847adeaaa4
|
Merge pull request #3497 from sekedus/patch-1
add homepage url
|
2023-01-31 12:07:36 +01:00 |
|
Henning Dieterichs
|
ab65824d1c
|
Merge pull request #3510 from andrewimcclement/aim/props_as_xml_extension
Add .props & .targets as XML extensions
|
2023-01-31 11:53:32 +01:00 |
|
Henning Dieterichs
|
960f125d45
|
Merge pull request #3467 from LeoDog896/kts
Add .kts as a file extension
|
2023-01-31 11:52:22 +01:00 |
|
Henning Dieterichs
|
0ae7f53a7e
|
Merge pull request #3466 from LeoDog896/prettier-ignore
Ignore dist from vite/parcel in prettier
|
2023-01-31 11:51:49 +01:00 |
|
Henning Dieterichs
|
8a65d74a3b
|
Merge pull request #3462 from microsoft/hediet-patch-1
Update MAINTAINING.md
|
2023-01-31 11:50:45 +01:00 |
|
Henning Dieterichs
|
4d819a8cf8
|
Merge branch 'main' into hediet-patch-1
|
2023-01-31 11:28:11 +01:00 |
|
dependabot[bot]
|
629021b16b
|
Bump json5 from 2.2.1 to 2.2.3 in /samples/browser-esm-vite-react
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>
|
2023-01-31 10:20:46 +00:00 |
|
Henning Dieterichs
|
4897b74d6d
|
Merge pull request #3493 from microsoft/dependabot/npm_and_yarn/webpack-plugin/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /webpack-plugin
|
2023-01-31 11:18:28 +01:00 |
|
Henning Dieterichs
|
81d9c401a5
|
Merge pull request #3495 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-webpack-typescript-react/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /samples/browser-esm-webpack-typescript-react
|
2023-01-31 11:18:19 +01:00 |
|
Henning Dieterichs
|
476a5e51e4
|
Merge pull request #3496 from microsoft/dependabot/npm_and_yarn/samples/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /samples
|
2023-01-31 11:18:10 +01:00 |
|
andrewimcclement
|
ee30f4e1c5
|
Include .targets as an XML extension.
|
2023-01-23 11:16:26 +00:00 |
|
andrewimcclement
|
9cba1bbd3a
|
Include .props as an XML extension.
|
2023-01-23 11:12:42 +00:00 |
|
Sekedus
|
55238ee123
|
add homepage url
|
2023-01-09 13:19:43 +08:00 |
|
dependabot[bot]
|
141570e7a6
|
Bump json5 from 2.2.1 to 2.2.3 in /samples
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>
|
2023-01-09 03:29:16 +00:00 |
|
dependabot[bot]
|
3f380e24a0
|
Bump json5 in /samples/browser-esm-webpack-typescript-react
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>
|
2023-01-08 13:53:03 +00:00 |
|
dependabot[bot]
|
1119c51370
|
Bump json5 from 2.2.1 to 2.2.3 in /webpack-plugin
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>
|
2023-01-08 13:53:02 +00:00 |
|
Tristan F
|
0a967ad241
|
Add .kts as a file extension
|
2022-12-17 15:11:57 -05:00 |
|
Tristan F
|
85b11871a4
|
Ignore dist from vite/parcel in prettier
|
2022-12-17 13:58:48 -05:00 |
|
Henning Dieterichs
|
212670ceb4
|
Merge pull request #3453 from jonatanklosko/jk-elixir-improvements
Update Elixir tokenizer
|
2022-12-14 13:31:52 +01:00 |
|
Henning Dieterichs
|
02acc28d0e
|
Merge pull request #3461 from microsoft/dependabot/npm_and_yarn/samples/electron-19.1.8
Bump electron from 19.1.6 to 19.1.8 in /samples
|
2022-12-14 13:31:36 +01:00 |
|
Jonatan Kłosko
|
b70454a6b9
|
Tokenizer single-quote docstrings as documentation comments
|
2022-12-14 00:37:23 +01:00 |
|
Jonatan Kłosko
|
6d9c7ea306
|
Fix tokenization of bitstrings without spacing
|
2022-12-14 00:37:23 +01:00 |
|
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 |
|
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 |
|
Ladislau Szomoru
|
c49fcab8f0
|
Merge pull request #3398 from microsoft/hediet/pure-junglefowl
Adds pipeline.yml
|
2022-11-08 15:54:59 +01:00 |
|