This commit is contained in:
Ken Chau 2024-10-22 15:19:29 +00:00
Родитель 067b34dac0
Коммит 88df67cfae
36 изменённых файлов: 471 добавлений и 131 удалений

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

@ -1,46 +0,0 @@
{
"changes": [
{
"type": "patch",
"comment": "Update dependency workspace-tools to v0.37.0",
"packageName": "@lage-run/cache-github-actions",
"email": "email not defined",
"dependentChangeType": "patch"
},
{
"type": "patch",
"comment": "Update dependency workspace-tools to v0.37.0",
"packageName": "@lage-run/cli",
"email": "email not defined",
"dependentChangeType": "patch"
},
{
"type": "patch",
"comment": "Update dependency workspace-tools to v0.37.0",
"packageName": "@lage-run/config",
"email": "email not defined",
"dependentChangeType": "patch"
},
{
"type": "patch",
"comment": "Update dependency workspace-tools to v0.37.0",
"packageName": "@lage-run/hasher",
"email": "email not defined",
"dependentChangeType": "patch"
},
{
"type": "patch",
"comment": "Update dependency workspace-tools to v0.37.0",
"packageName": "lage",
"email": "email not defined",
"dependentChangeType": "patch"
},
{
"type": "patch",
"comment": "Update dependency workspace-tools to v0.37.0",
"packageName": "@lage-run/target-graph",
"email": "email not defined",
"dependentChangeType": "patch"
}
]
}

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/cache-github-actions",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "0.1.21",
"tag": "@lage-run/cache-github-actions_v0.1.21",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@lage-run/cache-github-actions",
"commit": "067b34dac0e6621e6dab889b4ecb3ffb96ed3b7c",
"comment": "Update dependency workspace-tools to v0.37.0"
}
]
}
},
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "0.1.20",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/cache-github-actions
This log was last generated on Wed, 11 Sep 2024 20:30:48 GMT and should not be manually modified.
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 0.1.21
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Update dependency workspace-tools to v0.37.0 (email not defined)
## 0.1.20
Wed, 11 Sep 2024 20:30:48 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/cache-github-actions",
"version": "0.1.20",
"version": "0.1.21",
"description": "Github Action Cache for Lage",
"repository": {
"type": "git",

15
packages/cache/CHANGELOG.json поставляемый
Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@lage-run/cache",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "1.3.7",
"tag": "@lage-run/cache_v1.3.7",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/cache",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "1.3.6",

10
packages/cache/CHANGELOG.md поставляемый
Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @lage-run/cache
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.3.7
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Bump @lage-run/target-graph to v0.9.3
## 1.3.6
Mon, 21 Oct 2024 22:18:54 GMT

4
packages/cache/package.json поставляемый
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@lage-run/cache",
"version": "1.3.6",
"version": "1.3.7",
"description": "Cache for Lage",
"repository": {
"type": "git",
@ -19,7 +19,7 @@
"dependencies": {
"@azure/identity": "^4.0.1",
"@lage-run/logger": "^1.3.1",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/target-graph": "^0.9.3",
"backfill-cache": "5.8.0",
"backfill-config": "6.4.2",
"backfill-logger": "5.2.1",

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

@ -1,6 +1,69 @@
{
"name": "@lage-run/cli",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "0.23.9",
"tag": "@lage-run/cli_v0.23.9",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@lage-run/cli",
"commit": "067b34dac0e6621e6dab889b4ecb3ffb96ed3b7c",
"comment": "Update dependency workspace-tools to v0.37.0"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/cache to v1.3.7",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/config to v0.4.6",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/hasher to v1.6.3",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/reporters to v1.2.15",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/runners to v1.0.6",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/scheduler to v1.3.6",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/scheduler-types to v0.3.19",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "0.23.8",

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

@ -1,9 +1,25 @@
# Change Log - @lage-run/cli
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 0.23.9
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Update dependency workspace-tools to v0.37.0 (email not defined)
- Bump @lage-run/cache to v1.3.7
- Bump @lage-run/config to v0.4.6
- Bump @lage-run/hasher to v1.6.3
- Bump @lage-run/reporters to v1.2.15
- Bump @lage-run/runners to v1.0.6
- Bump @lage-run/scheduler to v1.3.6
- Bump @lage-run/scheduler-types to v0.3.19
- Bump @lage-run/target-graph to v0.9.3
## 0.23.8
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/cli",
"version": "0.23.8",
"version": "0.23.9",
"description": "Command Line Interface for Lage",
"repository": {
"type": "git",
@ -21,17 +21,17 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cache": "^1.3.6",
"@lage-run/config": "^0.4.5",
"@lage-run/cache": "^1.3.7",
"@lage-run/config": "^0.4.6",
"@lage-run/globby": "^14.2.0",
"@lage-run/hasher": "^1.6.2",
"@lage-run/hasher": "^1.6.3",
"@lage-run/logger": "^1.3.1",
"@lage-run/reporters": "^1.2.14",
"@lage-run/reporters": "^1.2.15",
"@lage-run/rpc": "^1.2.3",
"@lage-run/runners": "^1.0.5",
"@lage-run/scheduler": "^1.3.5",
"@lage-run/scheduler-types": "^0.3.18",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/runners": "^1.0.6",
"@lage-run/scheduler": "^1.3.6",
"@lage-run/scheduler-types": "^0.3.19",
"@lage-run/target-graph": "^0.9.3",
"@lage-run/worker-threads-pool": "^0.8.4",
"chokidar": "3.5.3",
"commander": "9.5.0",

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

@ -1,6 +1,33 @@
{
"name": "@lage-run/config",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "0.4.6",
"tag": "@lage-run/config_v0.4.6",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@lage-run/config",
"commit": "067b34dac0e6621e6dab889b4ecb3ffb96ed3b7c",
"comment": "Update dependency workspace-tools to v0.37.0"
},
{
"author": "beachball",
"package": "@lage-run/config",
"comment": "Bump @lage-run/runners to v1.0.6",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/config",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "0.4.5",

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

@ -1,9 +1,19 @@
# Change Log - @lage-run/config
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 0.4.6
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Update dependency workspace-tools to v0.37.0 (email not defined)
- Bump @lage-run/runners to v1.0.6
- Bump @lage-run/target-graph to v0.9.3
## 0.4.5
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/config",
"version": "0.4.5",
"version": "0.4.6",
"description": "Config management for Lage",
"repository": {
"type": "git",
@ -21,8 +21,8 @@
},
"dependencies": {
"@lage-run/logger": "^1.3.1",
"@lage-run/runners": "^1.0.5",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/runners": "^1.0.6",
"@lage-run/target-graph": "^0.9.3",
"backfill-config": "6.4.2",
"cosmiconfig": "7.1.0",
"workspace-tools": "0.37.0"

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

@ -19,11 +19,11 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cli": "^0.23.8",
"@lage-run/cli": "^0.23.9",
"@lage-run/globby": "^14.2.0",
"@lage-run/monorepo-scripts": "*",
"@lage-run/scheduler-types": "^0.3.18",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/scheduler-types": "^0.3.19",
"@lage-run/target-graph": "^0.9.3",
"execa": "5.1.1",
"glob-hasher": "^1.4.2"
}

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

@ -1,6 +1,27 @@
{
"name": "@lage-run/hasher",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "1.6.3",
"tag": "@lage-run/hasher_v1.6.3",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@lage-run/hasher",
"commit": "067b34dac0e6621e6dab889b4ecb3ffb96ed3b7c",
"comment": "Update dependency workspace-tools to v0.37.0"
},
{
"author": "beachball",
"package": "@lage-run/hasher",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "1.6.2",

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

@ -1,9 +1,18 @@
# Change Log - @lage-run/hasher
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.6.3
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Update dependency workspace-tools to v0.37.0 (email not defined)
- Bump @lage-run/target-graph to v0.9.3
## 1.6.2
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/hasher",
"version": "1.6.2",
"version": "1.6.3",
"description": "Hasher for Lage Targets",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -17,7 +17,7 @@
"dependencies": {
"@lage-run/globby": "^14.2.0",
"@lage-run/logger": "^1.3.1",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/target-graph": "^0.9.3",
"execa": "5.1.1",
"glob-hasher": "^1.4.2",
"graceful-fs": "4.2.11",

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

@ -1,6 +1,33 @@
{
"name": "lage",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "2.11.9",
"tag": "lage_v2.11.9",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "lage",
"commit": "067b34dac0e6621e6dab889b4ecb3ffb96ed3b7c",
"comment": "Update dependency workspace-tools to v0.37.0"
},
{
"author": "beachball",
"package": "lage",
"comment": "Bump @lage-run/cli to v0.23.9",
"commit": "not available"
},
{
"author": "beachball",
"package": "lage",
"comment": "Bump @lage-run/runners to v1.0.6",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "2.11.8",

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

@ -1,9 +1,19 @@
# Change Log - lage
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 2.11.9
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Update dependency workspace-tools to v0.37.0 (email not defined)
- Bump @lage-run/cli to v0.23.9
- Bump @lage-run/runners to v1.0.6
## 2.11.8
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "lage",
"version": "2.11.8",
"version": "2.11.9",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/lage"
@ -23,8 +23,8 @@
"fsevents": "~2.3.2"
},
"devDependencies": {
"@lage-run/cli": "^0.23.8",
"@lage-run/runners": "^1.0.5",
"@lage-run/cli": "^0.23.9",
"@lage-run/runners": "^1.0.6",
"backfill-config": "6.4.2",
"dts-bundle-generator": "^9.5.1",
"esbuild": "^0.21.5",

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

@ -1,6 +1,27 @@
{
"name": "@lage-run/reporters",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "1.2.15",
"tag": "@lage-run/reporters_v1.2.15",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/reporters",
"comment": "Bump @lage-run/scheduler-types to v0.3.19",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/reporters",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "1.2.14",

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

@ -1,9 +1,18 @@
# Change Log - @lage-run/reporters
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.2.15
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Bump @lage-run/scheduler-types to v0.3.19
- Bump @lage-run/target-graph to v0.9.3
## 1.2.14
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/reporters",
"version": "1.2.14",
"version": "1.2.15",
"description": "Log reporters for Lage",
"repository": {
"type": "git",
@ -19,8 +19,8 @@
"dependencies": {
"@lage-run/format-hrtime": "^0.1.6",
"@lage-run/logger": "^1.3.1",
"@lage-run/scheduler-types": "^0.3.18",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/scheduler-types": "^0.3.19",
"@lage-run/target-graph": "^0.9.3",
"@ms-cloudpack/task-reporter": "0.5.3",
"ansi-regex": "5.0.1",
"chalk": "4.1.2",

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/runners",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "1.0.6",
"tag": "@lage-run/runners_v1.0.6",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/runners",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "1.0.5",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/runners
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.0.6
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Bump @lage-run/target-graph to v0.9.3
## 1.0.5
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/runners",
"version": "1.0.5",
"version": "1.0.6",
"description": "Runners for Lage",
"repository": {
"type": "git",
@ -17,7 +17,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/target-graph": "^0.9.2"
"@lage-run/target-graph": "^0.9.3"
},
"devDependencies": {
"@lage-run/monorepo-scripts": "*"

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/scheduler-types",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "0.3.19",
"tag": "@lage-run/scheduler-types_v0.3.19",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/scheduler-types",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "0.3.18",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/scheduler-types
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 0.3.19
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Bump @lage-run/target-graph to v0.9.3
## 0.3.18
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/scheduler-types",
"version": "0.3.18",
"version": "0.3.19",
"description": "Scheduler types for Lage",
"repository": {
"type": "git",
@ -16,7 +16,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/target-graph": "^0.9.2"
"@lage-run/target-graph": "^0.9.3"
},
"devDependencies": {
"@lage-run/monorepo-scripts": "*"

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

@ -1,6 +1,51 @@
{
"name": "@lage-run/scheduler",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "1.3.6",
"tag": "@lage-run/scheduler_v1.3.6",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/cache to v1.3.7",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/config to v0.4.6",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/hasher to v1.6.3",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/runners to v1.0.6",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/target-graph to v0.9.3",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/scheduler-types to v0.3.19",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "1.3.5",

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

@ -1,9 +1,22 @@
# Change Log - @lage-run/scheduler
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.3.6
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Bump @lage-run/cache to v1.3.7
- Bump @lage-run/config to v0.4.6
- Bump @lage-run/hasher to v1.6.3
- Bump @lage-run/runners to v1.0.6
- Bump @lage-run/target-graph to v0.9.3
- Bump @lage-run/scheduler-types to v0.3.19
## 1.3.5
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/scheduler",
"version": "1.3.5",
"version": "1.3.6",
"description": "Scheduler for Lage",
"repository": {
"type": "git",
@ -17,17 +17,17 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cache": "^1.3.6",
"@lage-run/config": "^0.4.5",
"@lage-run/hasher": "^1.6.2",
"@lage-run/cache": "^1.3.7",
"@lage-run/config": "^0.4.6",
"@lage-run/hasher": "^1.6.3",
"@lage-run/logger": "^1.3.1",
"@lage-run/runners": "^1.0.5",
"@lage-run/target-graph": "^0.9.2",
"@lage-run/runners": "^1.0.6",
"@lage-run/target-graph": "^0.9.3",
"@lage-run/worker-threads-pool": "^0.8.4"
},
"devDependencies": {
"@lage-run/monorepo-scripts": "*",
"@lage-run/scheduler-types": "^0.3.18"
"@lage-run/scheduler-types": "^0.3.19"
},
"publishConfig": {
"access": "public"

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/target-graph",
"entries": [
{
"date": "Tue, 22 Oct 2024 15:19:29 GMT",
"version": "0.9.3",
"tag": "@lage-run/target-graph_v0.9.3",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@lage-run/target-graph",
"commit": "067b34dac0e6621e6dab889b4ecb3ffb96ed3b7c",
"comment": "Update dependency workspace-tools to v0.37.0"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 22:18:54 GMT",
"version": "0.9.2",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/target-graph
<!-- This log was last generated on Mon, 21 Oct 2024 22:18:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 15:19:29 GMT and should not be manually modified. -->
<!-- Start content -->
## 0.9.3
Tue, 22 Oct 2024 15:19:29 GMT
### Patches
- Update dependency workspace-tools to v0.37.0 (email not defined)
## 0.9.2
Mon, 21 Oct 2024 22:18:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/target-graph",
"version": "0.9.2",
"version": "0.9.3",
"description": "Target for Lage",
"repository": {
"type": "git",

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

@ -1681,7 +1681,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lage-run/cache@npm:^1.3.6, @lage-run/cache@workspace:packages/cache":
"@lage-run/cache@npm:^1.3.7, @lage-run/cache@workspace:packages/cache":
version: 0.0.0-use.local
resolution: "@lage-run/cache@workspace:packages/cache"
dependencies:
@ -1689,7 +1689,7 @@ __metadata:
"@lage-run/logger": "npm:^1.3.1"
"@lage-run/monorepo-fixture": "npm:*"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/target-graph": "npm:^0.9.3"
backfill-cache: "npm:5.8.0"
backfill-config: "npm:6.4.2"
backfill-logger: "npm:5.2.1"
@ -1697,23 +1697,23 @@ __metadata:
languageName: unknown
linkType: soft
"@lage-run/cli@npm:^0.23.8, @lage-run/cli@workspace:packages/cli":
"@lage-run/cli@npm:^0.23.9, @lage-run/cli@workspace:packages/cli":
version: 0.0.0-use.local
resolution: "@lage-run/cli@workspace:packages/cli"
dependencies:
"@lage-run/cache": "npm:^1.3.6"
"@lage-run/config": "npm:^0.4.5"
"@lage-run/cache": "npm:^1.3.7"
"@lage-run/config": "npm:^0.4.6"
"@lage-run/globby": "npm:^14.2.0"
"@lage-run/hasher": "npm:^1.6.2"
"@lage-run/hasher": "npm:^1.6.3"
"@lage-run/logger": "npm:^1.3.1"
"@lage-run/monorepo-fixture": "npm:*"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/reporters": "npm:^1.2.14"
"@lage-run/reporters": "npm:^1.2.15"
"@lage-run/rpc": "npm:^1.2.3"
"@lage-run/runners": "npm:^1.0.5"
"@lage-run/scheduler": "npm:^1.3.5"
"@lage-run/scheduler-types": "npm:^0.3.18"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/runners": "npm:^1.0.6"
"@lage-run/scheduler": "npm:^1.3.6"
"@lage-run/scheduler-types": "npm:^0.3.19"
"@lage-run/target-graph": "npm:^0.9.3"
"@lage-run/worker-threads-pool": "npm:^0.8.4"
"@types/proper-lockfile": "npm:^4.1.4"
chokidar: "npm:3.5.3"
@ -1728,14 +1728,14 @@ __metadata:
languageName: unknown
linkType: soft
"@lage-run/config@npm:^0.4.5, @lage-run/config@workspace:packages/config":
"@lage-run/config@npm:^0.4.6, @lage-run/config@workspace:packages/config":
version: 0.0.0-use.local
resolution: "@lage-run/config@workspace:packages/config"
dependencies:
"@lage-run/logger": "npm:^1.3.1"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/runners": "npm:^1.0.5"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/runners": "npm:^1.0.6"
"@lage-run/target-graph": "npm:^0.9.3"
backfill-config: "npm:6.4.2"
cosmiconfig: "npm:7.1.0"
workspace-tools: "npm:0.37.0"
@ -1748,11 +1748,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lage-run/e2e-tests@workspace:packages/e2e-tests"
dependencies:
"@lage-run/cli": "npm:^0.23.8"
"@lage-run/cli": "npm:^0.23.9"
"@lage-run/globby": "npm:^14.2.0"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/scheduler-types": "npm:^0.3.18"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/scheduler-types": "npm:^0.3.19"
"@lage-run/target-graph": "npm:^0.9.3"
execa: "npm:5.1.1"
glob-hasher: "npm:^1.4.2"
bin:
@ -1777,7 +1777,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lage-run/hasher@npm:^1.6.2, @lage-run/hasher@workspace:packages/hasher":
"@lage-run/hasher@npm:^1.6.3, @lage-run/hasher@workspace:packages/hasher":
version: 0.0.0-use.local
resolution: "@lage-run/hasher@workspace:packages/hasher"
dependencies:
@ -1785,7 +1785,7 @@ __metadata:
"@lage-run/logger": "npm:^1.3.1"
"@lage-run/monorepo-fixture": "npm:*"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/target-graph": "npm:^0.9.3"
"@types/graceful-fs": "npm:^4.1.6"
execa: "npm:5.1.1"
glob-hasher: "npm:^1.4.2"
@ -1848,14 +1848,14 @@ __metadata:
languageName: unknown
linkType: soft
"@lage-run/reporters@npm:^1.2.14, @lage-run/reporters@workspace:packages/reporters":
"@lage-run/reporters@npm:^1.2.15, @lage-run/reporters@workspace:packages/reporters":
version: 0.0.0-use.local
resolution: "@lage-run/reporters@workspace:packages/reporters"
dependencies:
"@lage-run/format-hrtime": "npm:^0.1.6"
"@lage-run/logger": "npm:^1.3.1"
"@lage-run/scheduler-types": "npm:^0.3.18"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/scheduler-types": "npm:^0.3.19"
"@lage-run/target-graph": "npm:^0.9.3"
"@ms-cloudpack/task-reporter": "npm:0.5.3"
ansi-regex: "npm:5.0.1"
chalk: "npm:4.1.2"
@ -1880,41 +1880,41 @@ __metadata:
languageName: unknown
linkType: soft
"@lage-run/runners@npm:^1.0.5, @lage-run/runners@workspace:packages/runners":
"@lage-run/runners@npm:^1.0.6, @lage-run/runners@workspace:packages/runners":
version: 0.0.0-use.local
resolution: "@lage-run/runners@workspace:packages/runners"
dependencies:
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/target-graph": "npm:^0.9.3"
languageName: unknown
linkType: soft
"@lage-run/scheduler-types@npm:^0.3.18, @lage-run/scheduler-types@workspace:packages/scheduler-types":
"@lage-run/scheduler-types@npm:^0.3.19, @lage-run/scheduler-types@workspace:packages/scheduler-types":
version: 0.0.0-use.local
resolution: "@lage-run/scheduler-types@workspace:packages/scheduler-types"
dependencies:
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/target-graph": "npm:^0.9.3"
languageName: unknown
linkType: soft
"@lage-run/scheduler@npm:^1.3.5, @lage-run/scheduler@workspace:packages/scheduler":
"@lage-run/scheduler@npm:^1.3.6, @lage-run/scheduler@workspace:packages/scheduler":
version: 0.0.0-use.local
resolution: "@lage-run/scheduler@workspace:packages/scheduler"
dependencies:
"@lage-run/cache": "npm:^1.3.6"
"@lage-run/config": "npm:^0.4.5"
"@lage-run/hasher": "npm:^1.6.2"
"@lage-run/cache": "npm:^1.3.7"
"@lage-run/config": "npm:^0.4.6"
"@lage-run/hasher": "npm:^1.6.3"
"@lage-run/logger": "npm:^1.3.1"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/runners": "npm:^1.0.5"
"@lage-run/scheduler-types": "npm:^0.3.18"
"@lage-run/target-graph": "npm:^0.9.2"
"@lage-run/runners": "npm:^1.0.6"
"@lage-run/scheduler-types": "npm:^0.3.19"
"@lage-run/target-graph": "npm:^0.9.3"
"@lage-run/worker-threads-pool": "npm:^0.8.4"
languageName: unknown
linkType: soft
"@lage-run/target-graph@npm:^0.9.2, @lage-run/target-graph@workspace:packages/target-graph":
"@lage-run/target-graph@npm:^0.9.3, @lage-run/target-graph@workspace:packages/target-graph":
version: 0.0.0-use.local
resolution: "@lage-run/target-graph@workspace:packages/target-graph"
dependencies:
@ -6086,8 +6086,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "lage@workspace:packages/lage"
dependencies:
"@lage-run/cli": "npm:^0.23.8"
"@lage-run/runners": "npm:^1.0.5"
"@lage-run/cli": "npm:^0.23.9"
"@lage-run/runners": "npm:^1.0.6"
backfill-config: "npm:6.4.2"
dts-bundle-generator: "npm:^9.5.1"
esbuild: "npm:^0.21.5"