just-scripts 2.0.5 → 2.1.1

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,139 @@
2
2
  "name": "just-scripts",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 16 Sep 2022 08:02:15 GMT",
5
+ "date": "Thu, 09 Mar 2023 05:43:55 GMT",
6
+ "tag": "just-scripts_v2.1.1",
7
+ "version": "2.1.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "just-scripts",
13
+ "comment": "Bump just-scripts-utils to v1.2.1",
14
+ "commit": "b85a978f31cbda6e61635389255190046089ce35"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 17 Feb 2023 23:04:40 GMT",
21
+ "tag": "just-scripts_v2.1.0",
22
+ "version": "2.1.0",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "email not defined",
27
+ "package": "just-scripts",
28
+ "commit": "db5d23d8fce67da62801311c83ff7c9036b21547",
29
+ "comment": "Update devDependency @types/tar to v6.1.4"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 16 Dec 2022 08:02:09 GMT",
36
+ "tag": "just-scripts_v2.1.0",
37
+ "version": "2.1.0",
38
+ "comments": {
39
+ "none": [
40
+ {
41
+ "author": "email not defined",
42
+ "package": "just-scripts",
43
+ "commit": "7130869cff3e99722dcfad1823ae31611e7662bd",
44
+ "comment": "Update @types devDependencies"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Sat, 19 Nov 2022 08:02:12 GMT",
51
+ "tag": "just-scripts_v2.1.0",
52
+ "version": "2.1.0",
53
+ "comments": {
54
+ "none": [
55
+ {
56
+ "author": "elcraig@microsoft.com",
57
+ "package": "just-scripts",
58
+ "commit": "a1d4ca0f23c165cffc4c673c7a098c60401922c9",
59
+ "comment": "Hoist widely-used devDependencies"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Fri, 18 Nov 2022 22:40:12 GMT",
66
+ "tag": "just-scripts_v2.1.0",
67
+ "version": "2.1.0",
68
+ "comments": {
69
+ "minor": [
70
+ {
71
+ "author": "elcraig@microsoft.com",
72
+ "package": "just-scripts",
73
+ "commit": "85d42c8a7e89413ee51b4fe9f731ad0e869addcd",
74
+ "comment": "Require Node 14"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "just-scripts",
79
+ "comment": "Bump just-scripts-utils to v1.2.0",
80
+ "commit": "cccdde9738e63849969dc75300ff98d8f3fa9ffc"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "just-scripts",
85
+ "comment": "Bump just-task to v1.7.0",
86
+ "commit": "cccdde9738e63849969dc75300ff98d8f3fa9ffc"
87
+ }
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "date": "Sat, 22 Oct 2022 08:02:18 GMT",
93
+ "tag": "just-scripts_v2.0.5",
94
+ "version": "2.0.5",
95
+ "comments": {
96
+ "none": [
97
+ {
98
+ "author": "email not defined",
99
+ "package": "just-scripts",
100
+ "commit": "23a35623df3f507929dceef44eedeb1a219670c8",
101
+ "comment": "Update @types devDependencies"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "date": "Fri, 30 Sep 2022 08:05:55 GMT",
108
+ "tag": "just-scripts_v2.0.5",
109
+ "version": "2.0.5",
110
+ "comments": {
111
+ "none": [
112
+ {
113
+ "author": "email not defined",
114
+ "package": "just-scripts",
115
+ "commit": "713b2a4514bc0b682b773f93749db41d02149723",
116
+ "comment": "Update devDependency @types/tar to v6.1.3"
117
+ }
118
+ ]
119
+ }
120
+ },
121
+ {
122
+ "date": "Tue, 20 Sep 2022 08:02:10 GMT",
123
+ "tag": "just-scripts_v2.0.5",
124
+ "version": "2.0.5",
125
+ "comments": {
126
+ "none": [
127
+ {
128
+ "author": "email not defined",
129
+ "package": "just-scripts",
130
+ "commit": "9d5f6001e0a663a677952c1479eb4eae9ae409d9",
131
+ "comment": "Update devDependency @types/supports-color to v8"
132
+ }
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "date": "Fri, 16 Sep 2022 08:02:22 GMT",
6
138
  "tag": "just-scripts_v2.0.5",
7
139
  "version": "2.0.5",
8
140
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
1
1
  # Change Log - just-scripts
2
2
 
3
- This log was last generated on Fri, 16 Sep 2022 08:02:15 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Mar 2023 05:43:55 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 2.1.1
8
+
9
+ Thu, 09 Mar 2023 05:43:55 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump just-scripts-utils to v1.2.1
14
+
15
+ ## 2.1.0
16
+
17
+ Fri, 18 Nov 2022 22:40:12 GMT
18
+
19
+ ### Minor changes
20
+
21
+ - Require Node 14 (elcraig@microsoft.com)
22
+ - Bump just-scripts-utils to v1.2.0
23
+ - Bump just-task to v1.7.0
24
+
7
25
  ## 2.0.5
8
26
 
9
- Fri, 16 Sep 2022 08:02:15 GMT
27
+ Fri, 16 Sep 2022 08:02:22 GMT
10
28
 
11
29
  ### Patches
12
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "just-scripts",
3
- "version": "2.0.5",
3
+ "version": "2.1.1",
4
4
  "description": "Just Stack Scripts",
5
5
  "keywords": [],
6
6
  "repository": {
@@ -21,15 +21,15 @@
21
21
  "test:update": "jest --updateSnapshot"
22
22
  },
23
23
  "engines": {
24
- "node": ">=12"
24
+ "node": ">=14"
25
25
  },
26
26
  "dependencies": {
27
27
  "chalk": "^4.0.0",
28
28
  "diff-match-patch": "1.0.5",
29
29
  "fs-extra": "^10.0.0",
30
30
  "glob": "^7.1.3",
31
- "just-scripts-utils": ">=1.1.7 <2.0.0",
32
- "just-task": ">=1.6.1 <2.0.0",
31
+ "just-scripts-utils": ">=1.2.1 <2.0.0",
32
+ "just-task": ">=1.7.0 <2.0.0",
33
33
  "prompts": "^2.4.0",
34
34
  "run-parallel-limit": "^1.0.6",
35
35
  "semver": "^7.0.0",
@@ -38,20 +38,13 @@
38
38
  },
39
39
  "devDependencies": {
40
40
  "@types/diff-match-patch": "1.0.32",
41
- "@types/fs-extra": "9.0.13",
42
41
  "@types/glob": "7.2.0",
43
- "@types/jest": "26.0.24",
44
- "@types/node": "12.20.55",
45
- "@types/prompts": "2.0.14",
42
+ "@types/prompts": "2.4.2",
46
43
  "@types/run-parallel-limit": "1.0.0",
47
- "@types/supports-color": "7.2.1",
48
- "@types/tar": "6.1.2",
49
- "@types/webpack": "4.41.32",
44
+ "@types/supports-color": "8.1.1",
45
+ "@types/tar": "6.1.4",
46
+ "@types/webpack": "4.41.33",
50
47
  "async-done": "2.0.0",
51
- "jest": "26.6.3",
52
- "jest-cli": "26.6.3",
53
- "mock-fs": "4.14.0",
54
- "typescript": "4.1.3",
55
48
  "esbuild": "0.9.6"
56
49
  }
57
50
  }
@@ -1,4 +1,4 @@
1
- import mockfs = require('mock-fs');
1
+ import * as mockfs from 'mock-fs';
2
2
  import { encodeArgs, exec, spawn } from 'just-scripts-utils';
3
3
  import { TaskFunction } from 'just-task';
4
4
  import { tscTask, tscWatchTask, TscTaskOptions } from '../tscTask';