@rushstack/heft-web-rig 0.4.29 → 0.4.33

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
@@ -1,6 +1,104 @@
1
1
  {
2
2
  "name": "@rushstack/heft-web-rig",
3
3
  "entries": [
4
+ {
5
+ "version": "0.4.33",
6
+ "tag": "@rushstack/heft-web-rig_v0.4.33",
7
+ "date": "Tue, 30 Nov 2021 20:18:41 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "Set default Jest environment in Jest configuration to \"jest-environment-jsdom\""
12
+ }
13
+ ],
14
+ "dependency": [
15
+ {
16
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.4`"
17
+ },
18
+ {
19
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.20`"
20
+ }
21
+ ]
22
+ }
23
+ },
24
+ {
25
+ "version": "0.4.32",
26
+ "tag": "@rushstack/heft-web-rig_v0.4.32",
27
+ "date": "Mon, 29 Nov 2021 07:26:16 GMT",
28
+ "comments": {
29
+ "dependency": [
30
+ {
31
+ "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.47`"
32
+ },
33
+ {
34
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.3`"
35
+ },
36
+ {
37
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.19`"
38
+ },
39
+ {
40
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.42.3`"
41
+ },
42
+ {
43
+ "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.2` to `^0.42.3`"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "version": "0.4.31",
50
+ "tag": "@rushstack/heft-web-rig_v0.4.31",
51
+ "date": "Sat, 06 Nov 2021 00:09:13 GMT",
52
+ "comments": {
53
+ "dependency": [
54
+ {
55
+ "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.19`"
56
+ },
57
+ {
58
+ "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.46`"
59
+ },
60
+ {
61
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.2`"
62
+ },
63
+ {
64
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.18`"
65
+ },
66
+ {
67
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.42.2`"
68
+ },
69
+ {
70
+ "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.1` to `^0.42.2`"
71
+ }
72
+ ]
73
+ }
74
+ },
75
+ {
76
+ "version": "0.4.30",
77
+ "tag": "@rushstack/heft-web-rig_v0.4.30",
78
+ "date": "Fri, 05 Nov 2021 15:09:18 GMT",
79
+ "comments": {
80
+ "dependency": [
81
+ {
82
+ "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`"
83
+ },
84
+ {
85
+ "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.45`"
86
+ },
87
+ {
88
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.1`"
89
+ },
90
+ {
91
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.17`"
92
+ },
93
+ {
94
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`"
95
+ },
96
+ {
97
+ "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`"
98
+ }
99
+ ]
100
+ }
101
+ },
4
102
  {
5
103
  "version": "0.4.29",
6
104
  "tag": "@rushstack/heft-web-rig_v0.4.29",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,28 @@
1
1
  # Change Log - @rushstack/heft-web-rig
2
2
 
3
- This log was last generated on Thu, 28 Oct 2021 23:48:23 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified.
4
+
5
+ ## 0.4.33
6
+ Tue, 30 Nov 2021 20:18:41 GMT
7
+
8
+ ### Patches
9
+
10
+ - Set default Jest environment in Jest configuration to "jest-environment-jsdom"
11
+
12
+ ## 0.4.32
13
+ Mon, 29 Nov 2021 07:26:16 GMT
14
+
15
+ _Version update only_
16
+
17
+ ## 0.4.31
18
+ Sat, 06 Nov 2021 00:09:13 GMT
19
+
20
+ _Version update only_
21
+
22
+ ## 0.4.30
23
+ Fri, 05 Nov 2021 15:09:18 GMT
24
+
25
+ _Version update only_
4
26
 
5
27
  ## 0.4.29
6
28
  Thu, 28 Oct 2021 23:48:23 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rushstack/heft-web-rig",
3
- "version": "0.4.29",
3
+ "version": "0.4.33",
4
4
  "description": "A rig package for web browser projects that build using Heft",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -9,18 +9,19 @@
9
9
  "directory": "rigs/heft-web-rig"
10
10
  },
11
11
  "peerDependencies": {
12
- "@rushstack/heft": "^0.42.0"
12
+ "@rushstack/heft": "^0.42.3"
13
13
  },
14
14
  "dependencies": {
15
- "@microsoft/api-extractor": "7.18.17",
16
- "@rushstack/heft-jest-plugin": "0.1.44",
17
- "@rushstack/heft-sass-plugin": "0.2.0",
18
- "@rushstack/heft-webpack4-plugin": "0.3.16",
15
+ "@microsoft/api-extractor": "7.18.19",
16
+ "@rushstack/heft-jest-plugin": "0.1.47",
17
+ "@rushstack/heft-sass-plugin": "0.2.4",
18
+ "@rushstack/heft-webpack4-plugin": "0.3.20",
19
19
  "eslint": "~7.30.0",
20
+ "jest-environment-jsdom": "~25.5.0",
20
21
  "typescript": "~4.4.2"
21
22
  },
22
23
  "devDependencies": {
23
- "@rushstack/heft": "0.42.0"
24
+ "@rushstack/heft": "0.42.3"
24
25
  },
25
26
  "scripts": {
26
27
  "build": ""
@@ -1,3 +1,5 @@
1
1
  {
2
- "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json"
2
+ "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json",
3
+
4
+ "testEnvironment": "jest-environment-jsdom"
3
5
  }