@w5s/mrm-preset 1.0.1 → 1.0.2
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-build.log +1 -1
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +6 -165
- package/CHANGELOG.md +5 -0
- package/ci/github.js +2 -1
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-lint.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,187 +1,28 @@
|
|
|
1
1
|
[1] : exited with code 0
|
|
2
2
|
[script]
|
|
3
|
-
[script] > @w5s/mrm-preset@1.0.
|
|
3
|
+
[script] > @w5s/mrm-preset@1.0.1 test:script
|
|
4
4
|
[script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
|
|
5
5
|
[script]
|
|
6
|
+
[script] mkdir: _tester: File exists
|
|
6
7
|
[script] [36mRunning bootstrap...[39m
|
|
7
|
-
[script] [32mCreate package.json[39m
|
|
8
|
-
[script] [32mCreate .gitignore[39m
|
|
9
|
-
[script] [32mUpdate .gitignore[39m
|
|
10
|
-
[script] [32mUpdate .gitignore[39m
|
|
11
|
-
[script] [32mCreate .yarnrc.yml[39m
|
|
12
|
-
[script] [32mUpdate package.json[39m
|
|
13
8
|
[script] [33mRunning alias configure...[39m
|
|
14
9
|
[script] [36mRunning gitignore...[39m
|
|
15
10
|
[script] [36mRunning project...[39m
|
|
16
|
-
[script] [32mUpdate
|
|
17
|
-
[script] [32mCreate turbo.json[39m
|
|
18
|
-
[script] Installing turbo...
|
|
19
|
-
[script]
|
|
20
|
-
[script] added 2 packages, and audited 3 packages in 4s
|
|
21
|
-
[script]
|
|
22
|
-
[script] found 0 vulnerabilities
|
|
23
|
-
[script] Installing concurrently...
|
|
24
|
-
[script]
|
|
25
|
-
[script] added 28 packages, and audited 31 packages in 8s
|
|
26
|
-
[script]
|
|
27
|
-
[script] 7 packages are looking for funding
|
|
28
|
-
[script] run `npm fund` for details
|
|
29
|
-
[script]
|
|
30
|
-
[script] found 0 vulnerabilities
|
|
31
|
-
[script] Installing @w5s/conventional-changelog...
|
|
32
|
-
[script]
|
|
33
|
-
[script] added 4 packages, and audited 35 packages in 3s
|
|
34
|
-
[script]
|
|
35
|
-
[script] 7 packages are looking for funding
|
|
36
|
-
[script] run `npm fund` for details
|
|
37
|
-
[script]
|
|
38
|
-
[script] found 0 vulnerabilities
|
|
39
|
-
[script] [32mCreate .vscode/tasks.json[39m
|
|
40
|
-
[script] [32mUpdate .vscode/tasks.json[39m
|
|
11
|
+
[script] [32mUpdate turbo.json[39m
|
|
41
12
|
[script] [36mRunning contributing...[39m
|
|
42
|
-
[script] [32mCreate CODE_OF_CONDUCT.md[39m
|
|
43
13
|
[script] [36mRunning licenses...[39m
|
|
44
14
|
[script] [36mRunning release...[39m
|
|
45
|
-
[script] [32mUpdate package.json[39m
|
|
46
|
-
[script] Installing semantic-release and @semantic-release/gitlab-config...
|
|
47
|
-
[script]
|
|
48
|
-
[script] added 370 packages, and audited 615 packages in 34s
|
|
49
|
-
[script]
|
|
50
|
-
[script] 85 packages are looking for funding
|
|
51
|
-
[script] run `npm fund` for details
|
|
52
|
-
[script]
|
|
53
|
-
[script] found 0 vulnerabilities
|
|
54
|
-
[script] [32mUpdate package.json[39m
|
|
55
15
|
[script] [36mRunning ci...[39m
|
|
56
16
|
[script] [36mRunning lang...[39m
|
|
57
|
-
[script] [32mUpdate .
|
|
58
|
-
[script] [32mCreate tsconfig.settings.json[39m
|
|
59
|
-
[script] [32mCreate tsconfig.json[39m
|
|
60
|
-
[script] [32mCreate src/index.ts[39m
|
|
61
|
-
[script] [32mCreate src/index.spec.ts[39m
|
|
62
|
-
[script] [32mUpdate package.json[39m
|
|
63
|
-
[script] Installing ts-node-dev and tsconfig-paths...
|
|
64
|
-
[script]
|
|
65
|
-
[script] added 36 packages, and audited 651 packages in 4s
|
|
66
|
-
[script]
|
|
67
|
-
[script] 86 packages are looking for funding
|
|
68
|
-
[script] run `npm fund` for details
|
|
69
|
-
[script]
|
|
70
|
-
[script] found 0 vulnerabilities
|
|
71
|
-
[script] Installing typescript, @types/node, and @w5s/ts-config...
|
|
72
|
-
[script]
|
|
73
|
-
[script] added 1 package, and audited 652 packages in 4s
|
|
74
|
-
[script]
|
|
75
|
-
[script] 86 packages are looking for funding
|
|
76
|
-
[script] run `npm fund` for details
|
|
77
|
-
[script]
|
|
78
|
-
[script] found 0 vulnerabilities
|
|
17
|
+
[script] [32mUpdate tsconfig.json[39m
|
|
79
18
|
[script] [36mRunning commitlint...[39m
|
|
80
|
-
[script] [32mCreate .vscode/extensions.json[39m
|
|
81
|
-
[script] [36mRunning editorconfig...[39m
|
|
82
|
-
[script] [32mCreate .editorconfig[39m
|
|
83
19
|
[script] [32mUpdate .vscode/extensions.json[39m
|
|
20
|
+
[script] [36mRunning editorconfig...[39m
|
|
84
21
|
[script] [36mRunning eslint...[39m
|
|
85
|
-
[script] [32mUpdate .gitignore[39m
|
|
86
|
-
[script] Installing eslint and prettier...
|
|
87
|
-
[script]
|
|
88
|
-
[script] added 52 packages, and audited 704 packages in 4s
|
|
89
|
-
[script]
|
|
90
|
-
[script] 102 packages are looking for funding
|
|
91
|
-
[script] run `npm fund` for details
|
|
92
|
-
[script]
|
|
93
|
-
[script] found 0 vulnerabilities
|
|
94
|
-
[script] Installing @w5s/eslint-config...
|
|
95
|
-
[script] npm ERR! code ERESOLVE
|
|
96
|
-
[script] npm ERR! ERESOLVE could not resolve
|
|
97
|
-
[script] npm ERR!
|
|
98
|
-
[script] npm ERR! While resolving: @w5s/eslint-config@1.0.1
|
|
99
|
-
[script] npm ERR! Found: typescript@5.0.2
|
|
100
|
-
[script] npm ERR! node_modules/typescript
|
|
101
|
-
[script] npm ERR! peerOptional typescript@">=4.7.x" from @w5s/ts-config@1.0.0
|
|
102
|
-
[script] npm ERR! node_modules/@w5s/ts-config
|
|
103
|
-
[script] npm ERR! dev @w5s/ts-config@"^1.0.0" from the root project
|
|
104
|
-
[script] npm ERR! peer typescript@">=2.7" from ts-node@10.9.1
|
|
105
|
-
[script] npm ERR! node_modules/ts-node
|
|
106
|
-
[script] npm ERR! ts-node@"^10.4.0" from ts-node-dev@2.0.0
|
|
107
|
-
[script] npm ERR! node_modules/ts-node-dev
|
|
108
|
-
npm ERR! dev ts-node-dev@"^2.0.0" from the root project
|
|
109
|
-
[script] npm ERR! 2 more (ts-node-dev, the root project)
|
|
110
|
-
[script] npm ERR!
|
|
111
|
-
[script] npm ERR! Could not resolve dependency:
|
|
112
|
-
[script] npm ERR! peerOptional typescript@"4.x" from @w5s/eslint-config@1.0.1
|
|
113
|
-
[script] npm ERR! node_modules/@w5s/eslint-config
|
|
114
|
-
[script] npm ERR! dev @w5s/eslint-config@"1.0.1" from the root project
|
|
115
|
-
[script] npm ERR!
|
|
116
|
-
[script] npm ERR! Conflicting peer dependency: typescript@4.9.5
|
|
117
|
-
[script] npm ERR! node_modules/typescript
|
|
118
|
-
[script] npm ERR! peerOptional typescript@"4.x" from @w5s/eslint-config@1.0.1
|
|
119
|
-
npm ERR! node_modules/@w5s/eslint-config
|
|
120
|
-
[script] npm ERR! dev @w5s/eslint-config@"1.0.1" from the root project
|
|
121
|
-
[script] npm ERR!
|
|
122
|
-
[script] npm ERR! Fix the upstream dependency conflict, or retry
|
|
123
|
-
[script] npm ERR! this command with --force or --legacy-peer-deps
|
|
124
|
-
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
|
|
125
|
-
[script] npm ERR!
|
|
126
|
-
[script] npm ERR!
|
|
127
|
-
npm ERR! For a full report see:
|
|
128
|
-
[script] npm ERR! /Users/julienpolo/Library/Caches/npm/_logs/2023-03-17T22_58_16_797Z-eresolve-report.txt
|
|
129
|
-
[script]
|
|
130
|
-
[script] npm ERR! A complete log of this run can be found in:
|
|
131
|
-
[script] npm ERR! /Users/julienpolo/Library/Caches/npm/_logs/2023-03-17T22_58_16_797Z-debug-0.log
|
|
132
|
-
[script] [32mUpdate package.json[39m
|
|
133
|
-
[script] [32mUpdate package.json[39m
|
|
134
|
-
[script] [32mUpdate .vscode/extensions.json[39m
|
|
135
|
-
[script] [32mCreate .vscode/settings.json[39m
|
|
136
22
|
[script] [36mRunning cspell...[39m
|
|
137
|
-
[script] [
|
|
138
|
-
[script] Installing cspell...
|
|
139
|
-
[script]
|
|
140
|
-
[script] added 92 packages, and audited 796 packages in 11s
|
|
141
|
-
[script]
|
|
142
|
-
[script] 107 packages are looking for funding
|
|
143
|
-
[script] run `npm fund` for details
|
|
144
|
-
[script]
|
|
145
|
-
[script] found 0 vulnerabilities
|
|
146
|
-
[script] Installing @w5s/cspell-config...
|
|
147
|
-
[script]
|
|
148
|
-
[script] added 1 package, and audited 797 packages in 3s
|
|
149
|
-
[script]
|
|
150
|
-
[script] 107 packages are looking for funding
|
|
151
|
-
[script] run `npm fund` for details
|
|
152
|
-
[script]
|
|
153
|
-
[script] found 0 vulnerabilities
|
|
154
|
-
[script] [32mUpdate package.json[39m
|
|
23
|
+
[script] [32mUpdate .cspell.json[39m
|
|
155
24
|
[script] [36mRunning vitest...[39m
|
|
156
|
-
[script] Installing vite and vitest...
|
|
157
|
-
[script]
|
|
158
|
-
[script] added 53 packages, and audited 850 packages in 11s
|
|
159
|
-
[script]
|
|
160
|
-
[script] 120 packages are looking for funding
|
|
161
|
-
[script] run `npm fund` for details
|
|
162
|
-
[script]
|
|
163
|
-
[script] found 0 vulnerabilities
|
|
164
|
-
[script] [32mUpdate package.json[39m
|
|
165
25
|
[script] [36mRunning renovate...[39m
|
|
166
26
|
[script] [36mRunning githooks...[39m
|
|
167
27
|
[script] [36mRunning postconfigure...[39m
|
|
168
|
-
[script] Error: to format code
|
|
169
|
-
[script]
|
|
170
|
-
[script] > _tester@1.0.0-alpha.0 format
|
|
171
|
-
[script] > concurrently "npm:format:*" ":"
|
|
172
|
-
[script]
|
|
173
|
-
[script] [1] : exited with code 0
|
|
174
|
-
[script] [root]
|
|
175
|
-
[script] [root] > _tester@1.0.0-alpha.0 format:root
|
|
176
|
-
[script] [root] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
|
|
177
|
-
[script] [root]
|
|
178
|
-
[script] [root]
|
|
179
|
-
[script] [root] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/_tester/package.json
|
|
180
|
-
[script] [root] 24:5 error Expected object keys to be in ascending order. 'spellcheck:root' should be before 'test' jsonc/sort-keys
|
|
181
|
-
[script] [root]
|
|
182
|
-
[script] [root] ✖ 1 problem (1 error, 0 warnings)
|
|
183
|
-
[script] [root] 1 error and 0 warnings potentially fixable with the `--fix` option.
|
|
184
|
-
[script] [root]
|
|
185
|
-
[script] [root] npm run format:root exited with code 1
|
|
186
|
-
[script]
|
|
187
28
|
[script] npm run test:script exited with code 0
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,11 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## <small>1.0.2 (2023-03-24)</small>
|
|
7
|
+
|
|
8
|
+
- ✨ Improve yarn berry support ([c5010cc](https://github.com/w5s/project-config/commit/c5010cc))
|
|
9
|
+
- 🐛 Fix github actions when merge queue ([6d8ab34](https://github.com/w5s/project-config/commit/6d8ab34))
|
|
10
|
+
|
|
6
11
|
## <small>1.0.1 (2023-03-17)</small>
|
|
7
12
|
|
|
8
13
|
- ⬆️ Upgrade dependency glob to v9 ([4b51735](https://github.com/w5s/project-config/commit/4b51735))
|
package/ci/github.js
CHANGED
|
@@ -10,7 +10,7 @@ function task() {
|
|
|
10
10
|
packageManager === 'npm'
|
|
11
11
|
? `${packageManager} ci`
|
|
12
12
|
: packageManager === 'yarn'
|
|
13
|
-
? `${packageManager} install --
|
|
13
|
+
? `${packageManager} install --immutable`
|
|
14
14
|
: `${packageManager} install`;
|
|
15
15
|
githubCI.workflow({
|
|
16
16
|
name: 'node.js.yml',
|
|
@@ -19,6 +19,7 @@ function task() {
|
|
|
19
19
|
name: 'Node.js CI',
|
|
20
20
|
...config,
|
|
21
21
|
on: {
|
|
22
|
+
merge_group: {},
|
|
22
23
|
push: {
|
|
23
24
|
branches: [baseBranch],
|
|
24
25
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -52,5 +52,5 @@
|
|
|
52
52
|
"publishConfig": {
|
|
53
53
|
"access": "public"
|
|
54
54
|
},
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "f049ba295b93f420a3c673292baff2a25e1a2b70"
|
|
56
56
|
}
|