@lage-run/cli 0.3.3 → 0.3.5

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,106 @@
2
2
  "name": "@lage-run/cli",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 16 Sep 2022 01:32:13 GMT",
5
+ "date": "Sat, 17 Sep 2022 01:09:18 GMT",
6
+ "tag": "@lage-run/cli_v0.3.5",
7
+ "version": "0.3.5",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@lage-run/cli",
13
+ "commit": "f972817afd8d234b31c013290e1a7bc952e7bf61",
14
+ "comment": "Update dependency workspace-tools to ^0.27.0"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@lage-run/cli",
19
+ "comment": "Bump @lage-run/scheduler to v0.3.3",
20
+ "commit": "f972817afd8d234b31c013290e1a7bc952e7bf61"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@lage-run/cli",
25
+ "comment": "Bump @lage-run/target-graph to v0.3.2",
26
+ "commit": "f972817afd8d234b31c013290e1a7bc952e7bf61"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@lage-run/cli",
31
+ "comment": "Bump @lage-run/cache to v0.1.10",
32
+ "commit": "f972817afd8d234b31c013290e1a7bc952e7bf61"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@lage-run/cli",
37
+ "comment": "Bump @lage-run/reporters to v0.2.4",
38
+ "commit": "f972817afd8d234b31c013290e1a7bc952e7bf61"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Fri, 16 Sep 2022 23:45:26 GMT",
45
+ "tag": "@lage-run/cli_v0.3.4",
46
+ "version": "0.3.4",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "elcraig@microsoft.com",
51
+ "package": "@lage-run/cli",
52
+ "commit": "9712fbe4c78c803822302d8a83ace2bc7f7c923e",
53
+ "comment": "Remove unused and non-exported path utilities"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Fri, 16 Sep 2022 20:06:10 GMT",
60
+ "tag": "@lage-run/cli_v0.3.3",
61
+ "version": "0.3.3",
62
+ "comments": {
63
+ "none": [
64
+ {
65
+ "author": "email not defined",
66
+ "package": "@lage-run/cli",
67
+ "commit": "4cc6afee8a8b0eeabd5e36f764615860baca6de4",
68
+ "comment": "Update devDependency @types/node to v14.18.29"
69
+ }
70
+ ]
71
+ }
72
+ },
73
+ {
74
+ "date": "Fri, 16 Sep 2022 03:59:54 GMT",
75
+ "tag": "@lage-run/cli_v0.3.3",
76
+ "version": "0.3.3",
77
+ "comments": {
78
+ "none": [
79
+ {
80
+ "author": "renovate@whitesourcesoftware.com",
81
+ "package": "@lage-run/cli",
82
+ "commit": "feb30c988cd07f121e217f9825758af844b18b77",
83
+ "comment": "Update jest monorepo to v29"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Fri, 16 Sep 2022 01:59:38 GMT",
90
+ "tag": "@lage-run/cli_v0.3.3",
91
+ "version": "0.3.3",
92
+ "comments": {
93
+ "none": [
94
+ {
95
+ "author": "email not defined",
96
+ "package": "@lage-run/cli",
97
+ "commit": "7bb3cfa39ca17144915a94233b46ba67e284788f",
98
+ "comment": "Pin devDependencies"
99
+ }
100
+ ]
101
+ }
102
+ },
103
+ {
104
+ "date": "Fri, 16 Sep 2022 01:32:24 GMT",
6
105
  "tag": "@lage-run/cli_v0.3.3",
7
106
  "version": "0.3.3",
8
107
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,32 @@
1
1
  # Change Log - @lage-run/cli
2
2
 
3
- This log was last generated on Fri, 16 Sep 2022 01:32:13 GMT and should not be manually modified.
3
+ This log was last generated on Sat, 17 Sep 2022 01:09:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.3.5
8
+
9
+ Sat, 17 Sep 2022 01:09:18 GMT
10
+
11
+ ### Patches
12
+
13
+ - Update dependency workspace-tools to ^0.27.0 (email not defined)
14
+ - Bump @lage-run/scheduler to v0.3.3
15
+ - Bump @lage-run/target-graph to v0.3.2
16
+ - Bump @lage-run/cache to v0.1.10
17
+ - Bump @lage-run/reporters to v0.2.4
18
+
19
+ ## 0.3.4
20
+
21
+ Fri, 16 Sep 2022 23:45:26 GMT
22
+
23
+ ### Patches
24
+
25
+ - Remove unused and non-exported path utilities (elcraig@microsoft.com)
26
+
7
27
  ## 0.3.3
8
28
 
9
- Fri, 16 Sep 2022 01:32:13 GMT
29
+ Fri, 16 Sep 2022 01:32:24 GMT
10
30
 
11
31
  ### Patches
12
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lage-run/cli",
3
- "version": "0.3.3",
3
+ "version": "0.3.5",
4
4
  "description": "Command Line Interface for Lage",
5
5
  "repository": {
6
6
  "url": "https://github.com/microsoft/lage"
@@ -18,20 +18,20 @@
18
18
  },
19
19
  "dependencies": {
20
20
  "@lage-run/logger": "^1.2.0",
21
- "@lage-run/scheduler": "^0.3.2",
22
- "@lage-run/target-graph": "^0.3.1",
23
- "@lage-run/cache": "^0.1.9",
24
- "@lage-run/reporters": "^0.2.3",
21
+ "@lage-run/scheduler": "^0.3.3",
22
+ "@lage-run/target-graph": "^0.3.2",
23
+ "@lage-run/cache": "^0.1.10",
24
+ "@lage-run/reporters": "^0.2.4",
25
25
  "commander": "^9.4.0",
26
- "workspace-tools": "^0.26.0"
26
+ "workspace-tools": "^0.27.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@types/jest": "^27.0.1",
30
- "@types/node": "14.18.26",
29
+ "@types/jest": "29.0.3",
30
+ "@types/node": "14.18.29",
31
31
  "@lage-run/monorepo-fixture": "^0.1.0",
32
- "jest": "^27.2.0",
33
- "ts-jest": "^27.0.5",
34
- "typescript": "^4.4.4"
32
+ "jest": "29.0.3",
33
+ "ts-jest": "29.0.1",
34
+ "typescript": "4.6.4"
35
35
  },
36
36
  "publishConfig": {
37
37
  "access": "public"
package/tsconfig.json CHANGED
@@ -1,7 +1,4 @@
1
1
  {
2
- "ts-node": {
3
- "transpileOnly": true
4
- },
5
2
  "compilerOptions": {
6
3
  "target": "ES2017",
7
4
  "module": "CommonJS",