This commit is contained in:
Timothee Guerin 2023-06-09 12:57:41 -07:00 коммит произвёл GitHub
Родитель ea79302bb2
Коммит 9953500af5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
48 изменённых файлов: 3734 добавлений и 3558 удалений

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/compiler",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/compiler"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/eslint-config-typespec",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/eslint-config-typespec"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/eslint-plugin",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/eslint-plugin"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/html-program-viewer",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/html-program-viewer"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/http",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/http"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/internal-build-utils",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/internal-build-utils"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/json-schema",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/json-schema"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/library-linter",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/library-linter"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/lint",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/lint"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/migrate",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/migrate"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/openapi",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/openapi"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/openapi3",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/openapi3"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/prettier-plugin-typespec",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/prettier-plugin-typespec"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/protobuf",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/protobuf"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/rest",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/rest"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@typespec/versioning",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "@typespec/versioning"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "tmlanguage-generator",
"comment": "Update dependencies",
"type": "patch"
}
],
"packageName": "tmlanguage-generator"
}

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "typespec-vscode",
"comment": "Update dependencies",
"type": "none"
}
],
"packageName": "typespec-vscode"
}

6929
common/config/rush/pnpm-lock.yaml сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -40,11 +40,11 @@
"dependencies": {
"@typespec/compiler": "~0.45.0",
"@rollup/plugin-virtual": "~3.0.1",
"@rollup/plugin-commonjs": "~23.0.2",
"@rollup/plugin-json": "~5.0.1",
"@rollup/plugin-node-resolve": "~15.0.1",
"@rollup/plugin-commonjs": "~25.0.0",
"@rollup/plugin-json": "~6.0.0",
"@rollup/plugin-node-resolve": "~15.1.0",
"@rollup/plugin-multi-entry": "~6.0.0",
"rollup": "~3.4.0"
"rollup": "~3.24.0"
},
"devDependencies": {
"@types/mocha": "~10.0.0",
@ -54,9 +54,9 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"vite": "^4.2.1"
}
}

Просмотреть файл

@ -72,7 +72,7 @@
"lint:fix": "eslint . --fix --ext .ts"
},
"dependencies": {
"@babel/code-frame": "~7.21.4",
"@babel/code-frame": "~7.22.5",
"ajv": "~8.12.0",
"picocolors": "~1.0.0",
"globby": "~13.1.1",
@ -102,15 +102,15 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"prettier-plugin-organize-imports": "~3.2.0",
"source-map-support": "~0.5.19",
"rimraf": "~5.0.0",
"tmlanguage-generator": "~0.4.1",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"vscode-oniguruma": "~1.7.0",
"vscode-textmate": "~9.0.0",
"sinon": "~15.0.3",
"sinon": "~15.1.0",
"@types/sinon": "~10.0.13"
}
}

Просмотреть файл

@ -16,14 +16,14 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@rushstack/eslint-patch": "1.1.0 ",
"@rushstack/eslint-patch": "1.3.1",
"eslint": "^8.36.0",
"eslint-plugin-deprecation": "^1.4.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-mocha": "^10.0.5",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
},
"author": "",
"license": "ISC"

Просмотреть файл

@ -47,11 +47,11 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
},
"dependencies": {
"@typescript-eslint/utils": "~5.26.0"
"@typescript-eslint/utils": "~5.59.9"
}
}

Просмотреть файл

@ -64,8 +64,8 @@
"@types/mocha": "~10.0.0",
"@types/node": "~18.11.9",
"@types/prettier": "2.6.0",
"@types/react": "~18.0.5",
"@types/react-dom": "~18.0.1",
"@types/react": "~18.2.9",
"@types/react-dom": "~18.2.4",
"@typespec/compiler": "~0.45.0",
"@typespec/eslint-config-typespec": "~0.7.0",
"@babel/core": "^7.0.0",
@ -73,8 +73,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -65,8 +65,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -130,4 +130,4 @@ const libDefinition = {
const httpLib = createTypeSpecLibrary(libDefinition);
const { reportDiagnostic, createDiagnostic, createStateSymbol } = httpLib;
export { httpLib, reportDiagnostic, createDiagnostic, createStateSymbol };
export { createDiagnostic, createStateSymbol, httpLib, reportDiagnostic };

Просмотреть файл

@ -52,9 +52,9 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"chokidar": "~3.5.3"
}
}

Просмотреть файл

@ -56,9 +56,9 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"ajv": "~8.12.0",
"@types/js-yaml": "~4.0.1",
"@typespec/internal-build-utils": "~0.4.2",

Просмотреть файл

@ -62,8 +62,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -62,8 +62,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -60,12 +60,12 @@
"@typespec/compiler": "~0.45.0",
"@typespec/eslint-config-typespec": "~0.7.0",
"@typespec/eslint-plugin": "~0.45.0",
"c8": "~7.13.0",
"c8": "~7.14.0",
"eslint": "^8.36.0",
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -69,8 +69,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -77,8 +77,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -62,14 +62,14 @@
"@types/mocha": "~10.0.0",
"@types/node": "~18.11.9",
"@types/prettier": "2.6.0",
"@types/react-dom": "~18.0.1",
"@types/react": "~18.0.5",
"@types/react-dom": "~18.2.4",
"@types/react": "~18.2.9",
"@types/swagger-ui-react": "^4.11.0",
"@types/swagger-ui": "~3.52.0",
"@typespec/bundler": "~0.1.0",
"@typespec/eslint-config-typespec": "~0.7.0",
"@vitejs/plugin-react": "~3.1.0",
"c8": "~7.13.0",
"@vitejs/plugin-react": "~4.0.0",
"c8": "~7.14.0",
"cross-env": "~7.0.3",
"eslint": "^8.36.0",
"mocha-junit-reporter": "~2.2.0",
@ -77,7 +77,7 @@
"mocha": "~10.2.0",
"rimraf": "~5.0.0",
"rollup-plugin-visualizer": "~5.9.0",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"vite": "^4.2.1"
}
}

Просмотреть файл

@ -49,7 +49,7 @@
],
"dependencies": {
"@emotion/react": "^11.10.4",
"@fluentui/react-components": "~9.18.8",
"@fluentui/react-components": "~9.21.0",
"@fluentui/react-icons": "~2.0.190",
"@typespec/compiler": "~0.45.0",
"@typespec/html-program-viewer": "~0.45.0",
@ -61,7 +61,7 @@
"@typespec/versioning": "~0.45.0",
"debounce": "~1.2.1",
"lzutf8": "0.6.3",
"monaco-editor": "~0.37.1",
"monaco-editor": "~0.39.0",
"prettier": "~2.8.7",
"react-dom": "~18.2.0",
"react": "~18.2.0",
@ -78,14 +78,14 @@
"@types/mocha": "~10.0.0",
"@types/node": "~18.11.9",
"@types/prettier": "2.6.0",
"@types/react-dom": "~18.0.1",
"@types/react": "~18.0.5",
"@types/react-dom": "~18.2.4",
"@types/react": "~18.2.9",
"@types/swagger-ui-react": "^4.11.0",
"@types/swagger-ui": "~3.52.0",
"@typespec/bundler": "~0.1.0",
"@typespec/eslint-config-typespec": "~0.7.0",
"@vitejs/plugin-react": "~3.1.0",
"c8": "~7.13.0",
"@vitejs/plugin-react": "~4.0.0",
"c8": "~7.14.0",
"cross-env": "~7.0.3",
"eslint": "^8.36.0",
"mocha-junit-reporter": "~2.2.0",
@ -93,7 +93,7 @@
"mocha": "~10.2.0",
"rimraf": "~5.0.0",
"rollup-plugin-visualizer": "~5.9.0",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"vite": "^4.2.1"
}
}

Просмотреть файл

@ -7,6 +7,7 @@ import jsonWorker from "monaco-editor/esm/vs/language/json/json.worker?worker";
export function registerMonacoDefaultWorkers() {
self.MonacoEnvironment = {
createTrustedTypesPolicy: () => undefined,
getWorker(_: any, label: string) {
if (label === "json") {
return new jsonWorker();

Просмотреть файл

@ -17,14 +17,14 @@
"devDependencies": {
"@typespec/compiler": "~0.45.0",
"@typespec/internal-build-utils": "~0.4.2",
"@rollup/plugin-commonjs": "~23.0.2",
"@rollup/plugin-json": "~5.0.1",
"@rollup/plugin-node-resolve": "~15.0.1",
"@rollup/plugin-commonjs": "~25.0.0",
"@rollup/plugin-json": "~6.0.0",
"@rollup/plugin-node-resolve": "~15.1.0",
"@rollup/plugin-replace": "~4.0.0",
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"rollup": "~3.4.0"
"rollup": "~3.24.0"
},
"files": [
"dist/**/*",

Просмотреть файл

@ -39,11 +39,11 @@
"@typespec/eslint-plugin": "~0.45.0",
"@types/mocha": "~10.0.0",
"@types/node": "~18.11.9",
"c8": "~7.13.0",
"c8": "~7.14.0",
"eslint": "^8.36.0",
"mocha": "~10.2.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"micromatch": "^4.0.5",
"@types/micromatch": "^4.0.2"
}

Просмотреть файл

@ -60,7 +60,7 @@
"@types/mocha": "~10.0.0",
"@types/node": "~18.11.9",
"@types/prettier": "2.6.0",
"c8": "~7.13.0",
"c8": "~7.14.0",
"eslint": "^8.36.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
@ -68,6 +68,6 @@
"rimraf": "~5.0.0",
"typedoc-plugin-markdown": "~3.15.1",
"typedoc": "~0.24.1",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -66,8 +66,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -51,4 +51,4 @@ const libDefinition = {
const restLib = createTypeSpecLibrary(libDefinition);
const { reportDiagnostic, createDiagnostic, createStateSymbol } = restLib;
export { restLib, reportDiagnostic, createDiagnostic, createStateSymbol };
export { createDiagnostic, createStateSymbol, reportDiagnostic, restLib };

Просмотреть файл

@ -46,6 +46,6 @@
"@typespec/internal-build-utils": "~0.4.2",
"autorest": "~3.3.2",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -42,6 +42,6 @@
"@typespec/eslint-config-typespec": "~0.7.0",
"eslint": "^8.36.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -9,12 +9,11 @@ components are set forth below. Microsoft reserves all rights not expressly
granted herein, whether by implication, estoppel or otherwise.
1. balanced-match version 1.0.2 (https://github.com/juliangruber/balanced-match)
2. brace-expansion version 1.1.11 (https://github.com/juliangruber/brace-expansion)
3. concat-map version 0.0.1 (https://github.com/substack/node-concat-map)
4. lru-cache version 6.0.0 (https://github.com/isaacs/node-lru-cache)
5. minimatch version 3.1.2 (https://github.com/isaacs/minimatch)
6. semver version 7.4.0 (https://github.com/npm/node-semver)
7. yallist version 4.0.0 (https://github.com/isaacs/yallist)
2. brace-expansion version 2.0.1 (https://github.com/juliangruber/brace-expansion)
3. lru-cache version 6.0.0 (https://github.com/isaacs/node-lru-cache)
4. minimatch version 5.1.6 (https://github.com/isaacs/minimatch)
5. semver version 7.5.1 (https://github.com/npm/node-semver)
6. yallist version 4.0.0 (https://github.com/isaacs/yallist)
%% balanced-match NOTICES AND INFORMATION BEGIN HERE
@ -73,31 +72,6 @@ SOFTWARE.
END OF brace-expansion NOTICES AND INFORMATION
%% concat-map NOTICES AND INFORMATION BEGIN HERE
=====================================================
This software is released under the MIT license:
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=====================================================");
END OF concat-map NOTICES AND INFORMATION
%% lru-cache NOTICES AND INFORMATION BEGIN HERE
=====================================================
The ISC License
@ -124,7 +98,7 @@ END OF lru-cache NOTICES AND INFORMATION
=====================================================
The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above

Просмотреть файл

@ -115,8 +115,8 @@
"package-vsix": "vsce package"
},
"devDependencies": {
"@rollup/plugin-commonjs": "~23.0.2",
"@rollup/plugin-node-resolve": "~15.0.1",
"@rollup/plugin-commonjs": "~25.0.0",
"@rollup/plugin-node-resolve": "~15.1.0",
"@types/mocha": "~10.0.0",
"@types/node": "~18.11.9",
"@types/vscode": "~1.53.0",
@ -124,14 +124,14 @@
"@typespec/eslint-config-typespec": "~0.7.0",
"@typespec/internal-build-utils": "~0.4.2",
"eslint": "^8.36.0",
"c8": "~7.13.0",
"c8": "~7.14.0",
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"rimraf": "~5.0.0",
"rollup": "~3.4.0",
"typescript": "~5.0.2",
"rollup": "~3.24.0",
"typescript": "~5.1.3",
"@vscode/vsce": "~2.15.0",
"vscode-languageclient": "~8.0.0"
"vscode-languageclient": "~8.1.0"
}
}

Просмотреть файл

@ -65,8 +65,8 @@
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.13.0",
"c8": "~7.14.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
}
}

Просмотреть файл

@ -43,7 +43,7 @@
"@docusaurus/module-type-aliases": "^2.2.0",
"@docusaurus/types": "^2.2.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "~5.0.2",
"typescript": "~5.1.3",
"@types/node": "~18.11.9",
"prism-themes": "~1.9.0",
"playwright": "~1.32.2",

Просмотреть файл

@ -4,7 +4,7 @@
*/
{
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
"rushVersion": "5.90.0",
"rushVersion": "5.99.0",
"pnpmVersion": "6.32.9",
"ensureConsistentVersions": true,
/**