@knapsack/spec-utils 4.78.2 → 4.78.3--canary.5849.8d5b38c.0
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/.turbo/turbo-test.log +17 -17
- package/CHANGELOG.md +0 -12
- package/package.json +10 -10
package/.turbo/turbo-test.log
CHANGED
|
@@ -6,26 +6,26 @@
|
|
|
6
6
|
[1m[7m[36m RUN [39m[27m[22m [36mv3.0.8 [39m[90m/home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils[39m
|
|
7
7
|
[2mCoverage enabled with [22m[33mv8[39m
|
|
8
8
|
|
|
9
|
-
[32m✓[39m src/convert-to-spec.vtest.ts [2m([22m[2m4 tests[22m[2m)[22m[90m
|
|
10
|
-
[32m✓[39m src/
|
|
11
|
-
[32m✓[39m src/
|
|
12
|
-
[32m✓[39m src/
|
|
13
|
-
[32m✓[39m src/analyze-exports.vtest.ts [2m([22m[2m20 tests[22m[2m)[22m[33m
|
|
14
|
-
[33m[2m✓[22m[39m analyze-exports tests for .ts files[2m > [22mgets export names [
|
|
15
|
-
[33m[2m✓[22m[39m analyze-exports tests for .d.ts files[2m > [22mgets export names [
|
|
16
|
-
[32m✓[39m src/analyze-exports.sandbox-components.vtest.ts [2m([22m[2m2 tests[22m[2m)[22m[33m
|
|
17
|
-
[33m[2m✓[22m[39m analyze-exports sandbox components[2m > [22manalyzes react exports [
|
|
18
|
-
[33m[2m✓[22m[39m analyze-exports sandbox components[2m > [22manalyzes angular exports [
|
|
19
|
-
[32m✓[39m src/align/align.vtest.ts [2m([22m[2m8 tests[22m[2m)[22m[33m
|
|
20
|
-
[33m[2m✓[22m[39m '@knapsack/sandbox-components/react'[2m > [22mfinds same export names in ts and js [
|
|
21
|
-
[33m[2m✓[22m[39m '@knapsack/angular-sandbox-components'[2m > [22mfinds same export names in ts and js [
|
|
22
|
-
[33m[2m✓[22m[39m '@mui/material'[2m > [22mfinds same export names in ts and js [
|
|
23
|
-
[33m[2m✓[22m[39m '@knapsack/utils'[2m > [22mfinds same export names in ts and js [
|
|
9
|
+
[32m✓[39m src/convert-to-spec.vtest.ts [2m([22m[2m4 tests[22m[2m)[22m[90m 6[2mms[22m[39m
|
|
10
|
+
[32m✓[39m src/resolve.vtest.ts [2m([22m[2m6 tests[22m[2m)[22m[90m 32[2mms[22m[39m
|
|
11
|
+
[32m✓[39m src/utils.vtest.ts [2m([22m[2m3 tests[22m[2m)[22m[90m 5[2mms[22m[39m
|
|
12
|
+
[32m✓[39m src/get-ts-config.vtest.ts [2m([22m[2m1 test[22m[2m)[22m[90m 32[2mms[22m[39m
|
|
13
|
+
[32m✓[39m src/analyze-exports.vtest.ts [2m([22m[2m20 tests[22m[2m)[22m[33m 2330[2mms[22m[39m
|
|
14
|
+
[33m[2m✓[22m[39m analyze-exports tests for .ts files[2m > [22mgets export names [33m1201[2mms[22m[39m
|
|
15
|
+
[33m[2m✓[22m[39m analyze-exports tests for .d.ts files[2m > [22mgets export names [33m1117[2mms[22m[39m
|
|
16
|
+
[32m✓[39m src/analyze-exports.sandbox-components.vtest.ts [2m([22m[2m2 tests[22m[2m)[22m[33m 6024[2mms[22m[39m
|
|
17
|
+
[33m[2m✓[22m[39m analyze-exports sandbox components[2m > [22manalyzes react exports [33m2244[2mms[22m[39m
|
|
18
|
+
[33m[2m✓[22m[39m analyze-exports sandbox components[2m > [22manalyzes angular exports [33m3779[2mms[22m[39m
|
|
19
|
+
[32m✓[39m src/align/align.vtest.ts [2m([22m[2m8 tests[22m[2m)[22m[33m 7813[2mms[22m[39m
|
|
20
|
+
[33m[2m✓[22m[39m '@knapsack/sandbox-components/react'[2m > [22mfinds same export names in ts and js [33m2051[2mms[22m[39m
|
|
21
|
+
[33m[2m✓[22m[39m '@knapsack/angular-sandbox-components'[2m > [22mfinds same export names in ts and js [33m1632[2mms[22m[39m
|
|
22
|
+
[33m[2m✓[22m[39m '@mui/material'[2m > [22mfinds same export names in ts and js [33m2349[2mms[22m[39m
|
|
23
|
+
[33m[2m✓[22m[39m '@knapsack/utils'[2m > [22mfinds same export names in ts and js [33m1741[2mms[22m[39m
|
|
24
24
|
|
|
25
25
|
[2m Test Files [22m [1m[32m7 passed[39m[22m[90m (7)[39m
|
|
26
26
|
[2m Tests [22m [1m[32m44 passed[39m[22m[90m (44)[39m
|
|
27
|
-
[2m Start at [22m 18:
|
|
28
|
-
[2m Duration [22m 10.
|
|
27
|
+
[2m Start at [22m 18:45:07
|
|
28
|
+
[2m Duration [22m 10.52s[2m (transform 355ms, setup 76ms, collect 10.07s, tests 16.24s, environment 2ms, prepare 845ms)[22m
|
|
29
29
|
|
|
30
30
|
[34m % [39m[2mCoverage report from [22m[33mv8[39m
|
|
31
31
|
-------------------|---------|----------|---------|---------|-------------------
|
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
# v4.78.2 (Mon Mar 24 2025)
|
|
2
|
-
|
|
3
|
-
#### 🏠 Internal
|
|
4
|
-
|
|
5
|
-
- Abandon open prs when branch deleted [#5836](https://github.com/knapsack-labs/app-monorepo/pull/5836) ([@freneticpixel](https://github.com/freneticpixel))
|
|
6
|
-
|
|
7
|
-
#### Authors: 1
|
|
8
|
-
|
|
9
|
-
- Jim Frenette ([@freneticpixel](https://github.com/freneticpixel))
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
1
|
# v4.78.1 (Mon Mar 24 2025)
|
|
14
2
|
|
|
15
3
|
#### 🐛 Bug Fix
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knapsack/spec-utils",
|
|
3
3
|
"description": "",
|
|
4
|
-
"version": "4.78.
|
|
4
|
+
"version": "4.78.3--canary.5849.8d5b38c.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": {
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"test": "vitest run"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@knapsack/utils": "4.78.
|
|
23
|
+
"@knapsack/utils": "4.78.3--canary.5849.8d5b38c.0",
|
|
24
24
|
"typescript": "^5.7.3"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"@knapsack/angular-sandbox-components": "4.78.
|
|
28
|
-
"@knapsack/eslint-config-starter": "4.78.
|
|
29
|
-
"@knapsack/file-utils": "4.78.
|
|
30
|
-
"@knapsack/prettier-config": "4.78.
|
|
31
|
-
"@knapsack/sandbox-components": "4.78.
|
|
32
|
-
"@knapsack/types": "4.78.
|
|
33
|
-
"@knapsack/typescript-config-starter": "4.78.
|
|
27
|
+
"@knapsack/angular-sandbox-components": "4.78.3--canary.5849.8d5b38c.0",
|
|
28
|
+
"@knapsack/eslint-config-starter": "4.78.3--canary.5849.8d5b38c.0",
|
|
29
|
+
"@knapsack/file-utils": "4.78.3--canary.5849.8d5b38c.0",
|
|
30
|
+
"@knapsack/prettier-config": "4.78.3--canary.5849.8d5b38c.0",
|
|
31
|
+
"@knapsack/sandbox-components": "4.78.3--canary.5849.8d5b38c.0",
|
|
32
|
+
"@knapsack/types": "4.78.3--canary.5849.8d5b38c.0",
|
|
33
|
+
"@knapsack/typescript-config-starter": "4.78.3--canary.5849.8d5b38c.0",
|
|
34
34
|
"@mui/material": "^5.16.14",
|
|
35
35
|
"@types/node": "^20.17.24",
|
|
36
36
|
"eslint": "^8.57.0",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"directory": "apps/client/libs/spec-utils",
|
|
46
46
|
"type": "git"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "8d5b38cad0e4265a9d4b437089c5a50045522502"
|
|
49
49
|
}
|