This commit is contained in:
Ken Chau 2022-11-01 22:25:59 +00:00
Родитель 1664f38eca
Коммит 920095c97b
48 изменённых файлов: 472 добавлений и 126 удалений

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/cache",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/cache-github-actions",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/cli",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/find-npm-client",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/format-hrtime",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/logger",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/reporters",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/scheduler",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/scheduler-types",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/target-graph",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "adds import extensions of .js to prepare of esmodule switchover",
"packageName": "@lage-run/worker-threads-pool",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/cache-github-actions",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/cache-github-actions_v0.1.9",
"version": "0.1.9",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/cache-github-actions",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/cache-github-actions_v0.1.8",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/cache-github-actions
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.9
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
## 0.1.8
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/cache-github-actions",
"version": "0.1.8",
"version": "0.1.9",
"description": "Github Action Cache for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"

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

@ -1,6 +1,33 @@
{
"name": "@lage-run/cache",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/cache_v0.1.28",
"version": "0.1.28",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/cache",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
},
{
"author": "beachball",
"package": "@lage-run/cache",
"comment": "Bump @lage-run/target-graph to v0.5.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cache",
"comment": "Bump @lage-run/logger to v1.2.2",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/cache_v0.1.27",

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

@ -1,9 +1,19 @@
# Change Log - @lage-run/cache
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.28
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
- Bump @lage-run/target-graph to v0.5.3
- Bump @lage-run/logger to v1.2.2
## 0.1.27
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/cache",
"version": "0.1.27",
"version": "0.1.28",
"description": "Cache for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -15,8 +15,8 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/target-graph": "^0.5.2",
"@lage-run/logger": "^1.2.1",
"@lage-run/target-graph": "^0.5.3",
"@lage-run/logger": "^1.2.2",
"backfill-config": "^6.3.0",
"backfill-cache": "^5.6.1",
"backfill-hasher": "^6.4.2",

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

@ -1,6 +1,63 @@
{
"name": "@lage-run/cli",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/cli_v0.4.29",
"version": "0.4.29",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/cli",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/find-npm-client to v0.1.4",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/logger to v1.2.2",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/scheduler to v0.5.6",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/scheduler-types to v0.2.5",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/target-graph to v0.5.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/cache to v0.1.28",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/reporters to v0.2.36",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/cli_v0.4.28",

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

@ -1,9 +1,24 @@
# Change Log - @lage-run/cli
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.4.29
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
- Bump @lage-run/find-npm-client to v0.1.4
- Bump @lage-run/logger to v1.2.2
- Bump @lage-run/scheduler to v0.5.6
- Bump @lage-run/scheduler-types to v0.2.5
- Bump @lage-run/target-graph to v0.5.3
- Bump @lage-run/cache to v0.1.28
- Bump @lage-run/reporters to v0.2.36
## 0.4.28
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/cli",
"version": "0.4.28",
"version": "0.4.29",
"description": "Command Line Interface for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -18,13 +18,13 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/find-npm-client": "^0.1.3",
"@lage-run/logger": "^1.2.1",
"@lage-run/scheduler": "^0.5.5",
"@lage-run/scheduler-types": "^0.2.4",
"@lage-run/target-graph": "^0.5.2",
"@lage-run/cache": "^0.1.27",
"@lage-run/reporters": "^0.2.35",
"@lage-run/find-npm-client": "^0.1.4",
"@lage-run/logger": "^1.2.2",
"@lage-run/scheduler": "^0.5.6",
"@lage-run/scheduler-types": "^0.2.5",
"@lage-run/target-graph": "^0.5.3",
"@lage-run/cache": "^0.1.28",
"@lage-run/reporters": "^0.2.36",
"commander": "^9.4.0",
"workspace-tools": "^0.29.0",
"chokidar": "3.5.3",

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

@ -20,9 +20,9 @@
},
"dependencies": {
"monorepo-scripts": "*",
"@lage-run/cli": "^0.4.28",
"@lage-run/target-graph": "^0.5.2",
"@lage-run/scheduler-types": "^0.2.4",
"@lage-run/cli": "^0.4.29",
"@lage-run/target-graph": "^0.5.3",
"@lage-run/scheduler-types": "^0.2.5",
"execa": "5.1.1"
}
}

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/find-npm-client",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/find-npm-client_v0.1.4",
"version": "0.1.4",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/find-npm-client",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/find-npm-client_v0.1.3",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/find-npm-client
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.4
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
## 0.1.3
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/find-npm-client",
"version": "0.1.3",
"version": "0.1.4",
"description": "Finds the npm client for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/format-hrtime",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/format-hrtime_v0.1.3",
"version": "0.1.3",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/format-hrtime",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/format-hrtime_v0.1.2",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/format-hrtime
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.3
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
## 0.1.2
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/format-hrtime",
"version": "0.1.2",
"version": "0.1.3",
"description": "hrtime formatter for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"

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

@ -1,6 +1,27 @@
{
"name": "@lage-run/lage",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/lage_v2.5.8",
"version": "2.5.8",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/lage",
"comment": "Bump @lage-run/cli to v0.4.29",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/lage",
"comment": "Bump @lage-run/scheduler to v0.5.6",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/lage_v2.5.7",

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

@ -1,9 +1,18 @@
# Change Log - @lage-run/lage
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 2.5.8
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- Bump @lage-run/cli to v0.4.29
- Bump @lage-run/scheduler to v0.5.6
## 2.5.7
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/lage",
"version": "2.5.7",
"version": "2.5.8",
"main": "dist/main.js",
"bin": {
"lage": "dist/lage.js"
@ -13,8 +13,8 @@
"fsevents": "~2.3.2"
},
"devDependencies": {
"@lage-run/cli": "^0.4.28",
"@lage-run/scheduler": "^0.5.5",
"@lage-run/cli": "^0.4.29",
"@lage-run/scheduler": "^0.5.6",
"rollup": "2.79.1",
"@rollup/plugin-commonjs": "22.0.2",
"@rollup/plugin-node-resolve": "14.1.0",

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/logger",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/logger_v1.2.2",
"version": "1.2.2",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/logger",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/logger_v1.2.1",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/logger
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 1.2.2
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
## 1.2.1
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/logger",
"version": "1.2.1",
"version": "1.2.2",
"description": "Logger for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"

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

@ -1,6 +1,45 @@
{
"name": "@lage-run/reporters",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/reporters_v0.2.36",
"version": "0.2.36",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/reporters",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
},
{
"author": "beachball",
"package": "@lage-run/reporters",
"comment": "Bump @lage-run/logger to v1.2.2",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/reporters",
"comment": "Bump @lage-run/scheduler-types to v0.2.5",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/reporters",
"comment": "Bump @lage-run/target-graph to v0.5.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/reporters",
"comment": "Bump @lage-run/format-hrtime to v0.1.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/reporters_v0.2.35",

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

@ -1,9 +1,21 @@
# Change Log - @lage-run/reporters
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.36
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
- Bump @lage-run/logger to v1.2.2
- Bump @lage-run/scheduler-types to v0.2.5
- Bump @lage-run/target-graph to v0.5.3
- Bump @lage-run/format-hrtime to v0.1.3
## 0.2.35
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/reporters",
"version": "0.2.35",
"version": "0.2.36",
"description": "Log reporters for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -15,10 +15,10 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/logger": "^1.2.1",
"@lage-run/scheduler-types": "^0.2.4",
"@lage-run/target-graph": "^0.5.2",
"@lage-run/format-hrtime": "^0.1.2",
"@lage-run/logger": "^1.2.2",
"@lage-run/scheduler-types": "^0.2.5",
"@lage-run/target-graph": "^0.5.3",
"@lage-run/format-hrtime": "^0.1.3",
"chalk": "^4.0.0",
"ansi-regex": "^5.0.1",
"gradient-string": "^2.0.1"

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

@ -1,6 +1,27 @@
{
"name": "@lage-run/scheduler-types",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/scheduler-types_v0.2.5",
"version": "0.2.5",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/scheduler-types",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
},
{
"author": "beachball",
"package": "@lage-run/scheduler-types",
"comment": "Bump @lage-run/target-graph to v0.5.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/scheduler-types_v0.2.4",

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

@ -1,9 +1,18 @@
# Change Log - @lage-run/scheduler-types
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.5
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
- Bump @lage-run/target-graph to v0.5.3
## 0.2.4
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/scheduler-types",
"version": "0.2.4",
"version": "0.2.5",
"description": "Scheduler types for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -14,7 +14,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/target-graph": "^0.5.2",
"@lage-run/target-graph": "^0.5.3",
"abort-controller": "^3.0.0"
},
"devDependencies": {

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

@ -1,6 +1,51 @@
{
"name": "@lage-run/scheduler",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/scheduler_v0.5.6",
"version": "0.5.6",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/scheduler",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/target-graph to v0.5.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/logger to v1.2.2",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/cache to v0.1.28",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/worker-threads-pool to v0.4.3",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/scheduler-types to v0.2.5",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/scheduler_v0.5.5",

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

@ -1,9 +1,22 @@
# Change Log - @lage-run/scheduler
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.5.6
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
- Bump @lage-run/target-graph to v0.5.3
- Bump @lage-run/logger to v1.2.2
- Bump @lage-run/cache to v0.1.28
- Bump @lage-run/worker-threads-pool to v0.4.3
- Bump @lage-run/scheduler-types to v0.2.5
## 0.5.5
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/scheduler",
"version": "0.5.5",
"version": "0.5.6",
"description": "Scheduler for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -15,14 +15,14 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/target-graph": "^0.5.2",
"@lage-run/logger": "^1.2.1",
"@lage-run/cache": "^0.1.27",
"@lage-run/worker-threads-pool": "^0.4.2",
"@lage-run/target-graph": "^0.5.3",
"@lage-run/logger": "^1.2.2",
"@lage-run/cache": "^0.1.28",
"@lage-run/worker-threads-pool": "^0.4.3",
"abort-controller": "^3.0.0"
},
"devDependencies": {
"@lage-run/scheduler-types": "^0.2.4",
"@lage-run/scheduler-types": "^0.2.5",
"monorepo-scripts": "*"
},
"publishConfig": {

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

@ -1,6 +1,21 @@
{
"name": "@lage-run/target-graph",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/target-graph_v0.5.3",
"version": "0.5.3",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/target-graph",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/target-graph_v0.5.2",

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

@ -1,9 +1,17 @@
# Change Log - @lage-run/target-graph
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.5.3
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
## 0.5.2
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/target-graph",
"version": "0.5.2",
"version": "0.5.3",
"description": "Target for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"

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

@ -1,6 +1,27 @@
{
"name": "@lage-run/worker-threads-pool",
"entries": [
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/worker-threads-pool_v0.4.3",
"version": "0.4.3",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/worker-threads-pool",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd",
"comment": "adds import extensions of .js to prepare of esmodule switchover"
},
{
"author": "beachball",
"package": "@lage-run/worker-threads-pool",
"comment": "Bump @lage-run/logger to v1.2.2",
"commit": "1664f38eca34da2d51b6a581c92caba5fc51e5fd"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 20:43:17 GMT",
"tag": "@lage-run/worker-threads-pool_v0.4.2",

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

@ -1,9 +1,18 @@
# Change Log - @lage-run/worker-threads-pool
This log was last generated on Tue, 01 Nov 2022 20:43:17 GMT and should not be manually modified.
This log was last generated on Tue, 01 Nov 2022 22:25:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.4.3
Tue, 01 Nov 2022 22:25:59 GMT
### Patches
- adds import extensions of .js to prepare of esmodule switchover (kchau@microsoft.com)
- Bump @lage-run/logger to v1.2.2
## 0.4.2
Tue, 01 Nov 2022 20:43:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@lage-run/worker-threads-pool",
"version": "0.4.2",
"version": "0.4.3",
"description": "A worker_threads pool implementation based on the official Node.js async_hooks documentation",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -15,7 +15,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/logger": "^1.2.1",
"@lage-run/logger": "^1.2.2",
"abort-controller": "^3.0.0"
},
"devDependencies": {