just-task 1.6.1 → 1.7.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,79 @@
2
2
  "name": "just-task",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 16 Sep 2022 08:02:15 GMT",
5
+ "date": "Thu, 09 Mar 2023 08:02:00 GMT",
6
+ "tag": "just-task_v1.7.1",
7
+ "version": "1.7.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "elcraig@microsoft.com",
12
+ "package": "just-task",
13
+ "commit": "a509c1d0a5483b3e688f400c73da5969f5ae42c7",
14
+ "comment": "Remove an incorrect reference to `yargs` types"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "just-task",
19
+ "comment": "Bump just-task-logger to v1.2.1",
20
+ "commit": "8bc1b1bfe6db217824ae979540ee2c775d60be29"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Thu, 09 Mar 2023 05:44:11 GMT",
27
+ "tag": "just-task_v1.7.0",
28
+ "version": "1.7.0",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "elcraig@microsoft.com",
33
+ "package": "just-task",
34
+ "commit": "c3711804c41b2abfb2df4766acc83be68b137b56",
35
+ "comment": "Update mock-fs usage in tests"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Sat, 19 Nov 2022 08:02:12 GMT",
42
+ "tag": "just-task_v1.7.0",
43
+ "version": "1.7.0",
44
+ "comments": {
45
+ "none": [
46
+ {
47
+ "author": "elcraig@microsoft.com",
48
+ "package": "just-task",
49
+ "commit": "a1d4ca0f23c165cffc4c673c7a098c60401922c9",
50
+ "comment": "Hoist widely-used devDependencies"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 18 Nov 2022 22:40:12 GMT",
57
+ "tag": "just-task_v1.7.0",
58
+ "version": "1.7.0",
59
+ "comments": {
60
+ "minor": [
61
+ {
62
+ "author": "elcraig@microsoft.com",
63
+ "package": "just-task",
64
+ "commit": "85d42c8a7e89413ee51b4fe9f731ad0e869addcd",
65
+ "comment": "Require Node 14"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "just-task",
70
+ "comment": "Bump just-task-logger to v1.2.0",
71
+ "commit": "cccdde9738e63849969dc75300ff98d8f3fa9ffc"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Fri, 16 Sep 2022 08:02:22 GMT",
6
78
  "tag": "just-task_v1.6.1",
7
79
  "version": "1.6.1",
8
80
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
1
1
  # Change Log - just-task
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 08:02:00 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.7.1
8
+
9
+ Thu, 09 Mar 2023 08:02:00 GMT
10
+
11
+ ### Patches
12
+
13
+ - Remove an incorrect reference to `yargs` types (elcraig@microsoft.com)
14
+ - Bump just-task-logger to v1.2.1
15
+
16
+ ## 1.7.0
17
+
18
+ Fri, 18 Nov 2022 22:40:12 GMT
19
+
20
+ ### Minor changes
21
+
22
+ - Require Node 14 (elcraig@microsoft.com)
23
+ - Bump just-task-logger to v1.2.0
24
+
7
25
  ## 1.6.1
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
 
@@ -1,5 +1,5 @@
1
1
  /// <reference types="node" />
2
- import { Arguments } from 'yargs';
2
+ import { Arguments } from 'yargs-parser';
3
3
  import { TaskFunctionParams } from 'undertaker';
4
4
  import { Logger } from './logger';
5
5
  import { Duplex } from 'stream';
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../src/interfaces.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAEhC,oBAAY,IAAI,GAAG,MAAM,GAAG,YAAY,CAAC;AAEzC,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,SAAS,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,YAAa,SAAQ,kBAAkB;IACtD,CAAC,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,MAAM,CAAC,OAAO,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;IACxG,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../src/interfaces.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAEhC,oBAAY,IAAI,GAAG,MAAM,GAAG,YAAY,CAAC;AAEzC,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,SAAS,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,YAAa,SAAQ,kBAAkB;IACtD,CAAC,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,MAAM,CAAC,OAAO,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;IACxG,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "just-task",
3
- "version": "1.6.1",
3
+ "version": "1.7.1",
4
4
  "description": "Build task definition library",
5
5
  "keywords": [],
6
6
  "repository": {
@@ -20,14 +20,14 @@
20
20
  "test": "jest"
21
21
  },
22
22
  "engines": {
23
- "node": ">=12"
23
+ "node": ">=14"
24
24
  },
25
25
  "dependencies": {
26
26
  "@rushstack/package-deps-hash": "^3.2.5",
27
27
  "bach": "^2.0.0",
28
28
  "chalk": "^4.0.0",
29
29
  "fs-extra": "^10.0.0",
30
- "just-task-logger": ">=1.1.2 <2.0.0",
30
+ "just-task-logger": ">=1.2.1 <2.0.0",
31
31
  "resolve": "^1.19.0",
32
32
  "undertaker": "^1.3.0",
33
33
  "undertaker-registry": "^2.0.0",
@@ -36,18 +36,9 @@
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/chokidar": "2.1.3",
39
- "@types/fs-extra": "9.0.13",
40
- "@types/jest": "26.0.24",
41
- "@types/mock-fs": "4.13.1",
42
- "@types/node": "12.20.55",
43
39
  "@types/resolve": "1.20.2",
44
40
  "@types/undertaker": "1.2.8",
45
- "@types/undertaker-registry": "1.0.1",
46
- "@types/yargs-parser": "20.2.2",
47
- "jest": "26.6.3",
48
- "mock-fs": "4.14.0",
49
- "ts-jest": "26.5.6",
50
- "typescript": "4.1.3"
41
+ "@types/undertaker-registry": "1.0.1"
51
42
  },
52
43
  "typing": "lib/index.d.ts"
53
44
  }
@@ -10,7 +10,7 @@ import {
10
10
  } from '../resolve';
11
11
  import * as option from '../option';
12
12
  import * as config from '../config';
13
- import mockfs = require('mock-fs');
13
+ import * as mockfs from 'mock-fs';
14
14
 
15
15
  describe('_isFileNameLike', () => {
16
16
  it('returns false for empty input', () => {
@@ -3,7 +3,7 @@ import { parallel, undertaker } from '../undertaker';
3
3
  import { logger } from '../logger';
4
4
  import * as path from 'path';
5
5
  import * as option from '../option';
6
- import UndertakerRegistry = require('undertaker-registry');
6
+ import * as UndertakerRegistry from 'undertaker-registry';
7
7
 
8
8
  describe('task', () => {
9
9
  beforeAll(() => {
package/src/interfaces.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { Arguments } from 'yargs';
1
+ import { Arguments } from 'yargs-parser';
2
2
  import { TaskFunctionParams } from 'undertaker';
3
3
  import { Logger } from './logger';
4
4
  import { Duplex } from 'stream';