Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-17 08:09:47 -07:00 коммит произвёл GitHub
Родитель 6f8a8fe649
Коммит 5f41b1db34
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
17 изменённых файлов: 66 добавлений и 17 удалений

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "@lage-run/cache-github-actions",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "@lage-run/cli",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "@lage-run/config",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "@lage-run/hasher",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "@lage-run/reporters",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "@lage-run/target-graph",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update lage core deps",
"packageName": "lage",
"email": "email not defined",
"dependentChangeType": "patch"
}

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

@ -45,7 +45,7 @@
"ts-node": "10.9.1" "ts-node": "10.9.1"
}, },
"resolutions": { "resolutions": {
"workspace-tools": "^0.34.0", "workspace-tools": "^0.35.0",
"typescript": "^5.0.3" "typescript": "^5.0.3"
}, },
"lint-staged": { "lint-staged": {

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

@ -18,7 +18,7 @@
"dependencies": { "dependencies": {
"backfill-config": "^6.3.1", "backfill-config": "^6.3.1",
"backfill-logger": "^5.1.3", "backfill-logger": "^5.1.3",
"workspace-tools": "^0.34.0", "workspace-tools": "^0.35.0",
"@actions/cache": "^3.0.4" "@actions/cache": "^3.0.4"
}, },
"devDependencies": { "devDependencies": {

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

@ -33,7 +33,7 @@
"commander": "^9.4.0", "commander": "^9.4.0",
"execa": "5.1.1", "execa": "5.1.1",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"workspace-tools": "^0.34.0" "workspace-tools": "^0.35.0"
}, },
"devDependencies": { "devDependencies": {
"@lage-run/monorepo-fixture": "*", "@lage-run/monorepo-fixture": "*",

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

@ -24,7 +24,7 @@
"@lage-run/logger": "^1.3.0", "@lage-run/logger": "^1.3.0",
"@lage-run/scheduler-types": "^0.3.10", "@lage-run/scheduler-types": "^0.3.10",
"@lage-run/target-graph": "^0.8.6", "@lage-run/target-graph": "^0.8.6",
"workspace-tools": "^0.34.0", "workspace-tools": "^0.35.0",
"cosmiconfig": "^7.0.0" "cosmiconfig": "^7.0.0"
}, },
"devDependencies": { "devDependencies": {

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

@ -18,7 +18,7 @@
"@lage-run/target-graph": "^0.8.6", "@lage-run/target-graph": "^0.8.6",
"@lage-run/logger": "^1.3.0", "@lage-run/logger": "^1.3.0",
"execa": "5.1.1", "execa": "5.1.1",
"workspace-tools": "0.30.0", "workspace-tools": "0.35.0",
"fast-glob": "3.2.12", "fast-glob": "3.2.12",
"glob-hasher": "^1.3.0", "glob-hasher": "^1.3.0",
"graceful-fs": "^4.2.11", "graceful-fs": "^4.2.11",

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

@ -27,7 +27,7 @@
"@lage-run/scheduler": "^1.1.6", "@lage-run/scheduler": "^1.1.6",
"backfill-config": "^6.3.1", "backfill-config": "^6.3.1",
"dts-bundle-generator": "7.2.0", "dts-bundle-generator": "7.2.0",
"workspace-tools": "^0.34.0", "workspace-tools": "^0.35.0",
"esbuild": "^0.17.18" "esbuild": "^0.17.18"
}, },
"files": [ "files": [

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

@ -21,7 +21,7 @@
"@lage-run/scheduler-types": "^0.3.10", "@lage-run/scheduler-types": "^0.3.10",
"@lage-run/target-graph": "^0.8.6", "@lage-run/target-graph": "^0.8.6",
"@lage-run/format-hrtime": "^0.1.5", "@lage-run/format-hrtime": "^0.1.5",
"@ms-cloudpack/task-reporter": "^0.3.3", "@ms-cloudpack/task-reporter": "^0.5.0",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"ansi-regex": "^5.0.1", "ansi-regex": "^5.0.1",
"gradient-string": "^2.0.1" "gradient-string": "^2.0.1"

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

@ -17,7 +17,7 @@
"lint": "monorepo-scripts lint" "lint": "monorepo-scripts lint"
}, },
"dependencies": { "dependencies": {
"workspace-tools": "^0.34.0" "workspace-tools": "^0.35.0"
}, },
"devDependencies": { "devDependencies": {
"monorepo-scripts": "*" "monorepo-scripts": "*"

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

@ -14,7 +14,7 @@
"typescript": "^5.0.3", "typescript": "^5.0.3",
"eslint": "^8.20.0", "eslint": "^8.20.0",
"eslint-plugin-file-extension-in-import-ts": "^1.0.1", "eslint-plugin-file-extension-in-import-ts": "^1.0.1",
"workspace-tools": "^0.34.0", "workspace-tools": "^0.35.0",
"@typescript-eslint/eslint-plugin": "^5.30.7", "@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7" "@typescript-eslint/parser": "^5.30.7"
} }

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

@ -958,10 +958,10 @@
"@jridgewell/resolve-uri" "3.1.0" "@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14" "@jridgewell/sourcemap-codec" "1.4.14"
"@ms-cloudpack/task-reporter@^0.3.3": "@ms-cloudpack/task-reporter@^0.5.0":
version "0.3.3" version "0.5.3"
resolved "https://registry.yarnpkg.com/@ms-cloudpack/task-reporter/-/task-reporter-0.3.3.tgz#a34fc2c9d249605a05914f4e68bd69c9b3983196" resolved "https://registry.yarnpkg.com/@ms-cloudpack/task-reporter/-/task-reporter-0.5.3.tgz#e333e26ee4d072b8cc4eed464c8c35431a1cf08d"
integrity sha512-4Tf9ajafU5cHN11z7c43KL5Fl4bHaIUrg9oxIVdHDwLxwcN5z0om/dO3L+6ZUHwRr+MRvZQPBWmnUNZgaFJRxw== integrity sha512-c10BWph01gwc7boSo+Ia79/wiM7HS6B3K2Ykk27eWgPoe3FS29QRW1JLtxlDt/7oDF9CpO7bqS09mZy70f2VVw==
"@nodelib/fs.scandir@2.1.5": "@nodelib/fs.scandir@2.1.5":
version "2.1.5" version "2.1.5"
@ -4898,10 +4898,10 @@ word-wrap@^1.2.3:
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
workspace-tools@0.30.0, workspace-tools@^0.30.0, workspace-tools@^0.34.0: workspace-tools@0.35.0, workspace-tools@^0.30.0, workspace-tools@^0.35.0:
version "0.34.0" version "0.35.0"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.34.0.tgz#cfe096d8d55c8c3ec7c7977b84bbe2bbdfb05e17" resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.35.0.tgz#405d7546162b701d5a8ee24d33d6981212095ecb"
integrity sha512-grYUZvWs7SXJzXCPx0jdIkErFkGKVt74jZKYC2GxIEX2IZgEYYjwLmWDIPnZAtXpQ2jNuZiXxh9Kglyb5LUpnQ== integrity sha512-Xy6fu6gk4/6jf59H4XE20d8aHCEI4pmfy1xMdmGhTHMf4wDbPbYrd0qywONu88jSu7habVbCB5ygI3v/nttZYg==
dependencies: dependencies:
"@yarnpkg/lockfile" "^1.1.0" "@yarnpkg/lockfile" "^1.1.0"
git-url-parse "^13.0.0" git-url-parse "^13.0.0"