@lage-run/cli 0.4.24 → 0.4.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,85 @@
2
2
  "name": "@lage-run/cli",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 29 Oct 2022 01:06:03 GMT",
5
+ "date": "Mon, 31 Oct 2022 21:27:32 GMT",
6
+ "tag": "@lage-run/cli_v0.4.26",
7
+ "version": "0.4.26",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "kchau@microsoft.com",
12
+ "package": "@lage-run/cli",
13
+ "commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e",
14
+ "comment": "adds depcheck and fixes"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@lage-run/cli",
19
+ "comment": "Bump @lage-run/find-npm-client to v0.1.2",
20
+ "commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@lage-run/cli",
25
+ "comment": "Bump @lage-run/scheduler to v0.5.3",
26
+ "commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@lage-run/cli",
31
+ "comment": "Bump @lage-run/scheduler-types to v0.2.3",
32
+ "commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@lage-run/cli",
37
+ "comment": "Bump @lage-run/reporters to v0.2.34",
38
+ "commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Sat, 29 Oct 2022 18:42:49 GMT",
45
+ "tag": "@lage-run/cli_v0.4.25",
46
+ "version": "0.4.25",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "ken@gizzar.com",
51
+ "package": "@lage-run/cli",
52
+ "commit": "06a9d752fd2b374615340a39445c51302b566a38",
53
+ "comment": "bump workspace-tools"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@lage-run/cli",
58
+ "comment": "Bump @lage-run/scheduler to v0.5.2",
59
+ "commit": "06a9d752fd2b374615340a39445c51302b566a38"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@lage-run/cli",
64
+ "comment": "Bump @lage-run/target-graph to v0.5.1",
65
+ "commit": "06a9d752fd2b374615340a39445c51302b566a38"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@lage-run/cli",
70
+ "comment": "Bump @lage-run/cache to v0.1.26",
71
+ "commit": "06a9d752fd2b374615340a39445c51302b566a38"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@lage-run/cli",
76
+ "comment": "Bump @lage-run/reporters to v0.2.33",
77
+ "commit": "06a9d752fd2b374615340a39445c51302b566a38"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Sat, 29 Oct 2022 01:06:17 GMT",
6
84
  "tag": "@lage-run/cli_v0.4.24",
7
85
  "version": "0.4.24",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @lage-run/cli
2
2
 
3
- This log was last generated on Sat, 29 Oct 2022 01:06:03 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 31 Oct 2022 21:27:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.4.26
8
+
9
+ Mon, 31 Oct 2022 21:27:32 GMT
10
+
11
+ ### Patches
12
+
13
+ - adds depcheck and fixes (kchau@microsoft.com)
14
+ - Bump @lage-run/find-npm-client to v0.1.2
15
+ - Bump @lage-run/scheduler to v0.5.3
16
+ - Bump @lage-run/scheduler-types to v0.2.3
17
+ - Bump @lage-run/reporters to v0.2.34
18
+
19
+ ## 0.4.25
20
+
21
+ Sat, 29 Oct 2022 18:42:49 GMT
22
+
23
+ ### Patches
24
+
25
+ - bump workspace-tools (ken@gizzar.com)
26
+ - Bump @lage-run/scheduler to v0.5.2
27
+ - Bump @lage-run/target-graph to v0.5.1
28
+ - Bump @lage-run/cache to v0.1.26
29
+ - Bump @lage-run/reporters to v0.2.33
30
+
7
31
  ## 0.4.24
8
32
 
9
- Sat, 29 Oct 2022 01:06:03 GMT
33
+ Sat, 29 Oct 2022 01:06:17 GMT
10
34
 
11
35
  ### Patches
12
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lage-run/cli",
3
- "version": "0.4.24",
3
+ "version": "0.4.26",
4
4
  "description": "Command Line Interface for Lage",
5
5
  "repository": {
6
6
  "url": "https://github.com/microsoft/lage"
@@ -17,18 +17,23 @@
17
17
  "test": "jest"
18
18
  },
19
19
  "dependencies": {
20
- "@lage-run/find-npm-client": "^0.1.1",
20
+ "@lage-run/find-npm-client": "^0.1.2",
21
21
  "@lage-run/logger": "^1.2.0",
22
- "@lage-run/scheduler": "^0.5.1",
23
- "@lage-run/target-graph": "^0.5.0",
24
- "@lage-run/cache": "^0.1.25",
25
- "@lage-run/reporters": "^0.2.32",
22
+ "@lage-run/scheduler": "^0.5.3",
23
+ "@lage-run/scheduler-types": "^0.2.3",
24
+ "@lage-run/target-graph": "^0.5.1",
25
+ "@lage-run/cache": "^0.1.26",
26
+ "@lage-run/reporters": "^0.2.34",
26
27
  "commander": "^9.4.0",
27
- "workspace-tools": "^0.28.0",
28
- "chokidar": "3.5.3"
28
+ "workspace-tools": "^0.29.0",
29
+ "chokidar": "3.5.3",
30
+ "fast-glob": "^3.2.11",
31
+ "cosmiconfig": "^7.0.0"
29
32
  },
30
33
  "devDependencies": {
31
- "@lage-run/monorepo-fixture": "*"
34
+ "monorepo-scripts": "*",
35
+ "@lage-run/monorepo-fixture": "*",
36
+ "backfill-config": "^6.3.0"
32
37
  },
33
38
  "publishConfig": {
34
39
  "access": "public"