@w5s/mrm-preset 3.0.0 → 3.1.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-build.log +1 -1
- package/.turbo/turbo-format.log +30 -4
- package/.turbo/turbo-lint.log +6 -19
- package/.turbo/turbo-prepare.log +1 -1
- package/.turbo/turbo-test.log +3 -36
- package/CHANGELOG.md +8 -0
- package/ci/_gitlab/AutoDevopsInclude.gitlab-ci.yml +1 -1
- package/ci/_gitlab/Renovate.gitlab-ci.yml +1 -1
- package/core/githooks.js +0 -1
- package/core/npm.js +3 -0
- package/githooks/index.js +1 -0
- package/package.json +3 -3
- package/package.json.backup +3 -3
- package/project/index.js +1 -0
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-format.log
CHANGED
|
@@ -1,4 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
>
|
|
4
|
-
|
|
1
|
+
|
|
2
|
+
[1G[0K⠙[1G[0K
|
|
3
|
+
> @w5s/mrm-preset@3.0.0 format:src
|
|
4
|
+
> eslint . --fix
|
|
5
|
+
|
|
6
|
+
[1G[0K[@stylistic/eslint-plugin]: You are using deprecated value(boolean) for "allowTemplateLiterals" in "quotes", please use "always"/"never" instead.
|
|
7
|
+
[0m[0m
|
|
8
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js[24m[0m
|
|
9
|
+
[0m [2m5:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
10
|
+
[0m[0m
|
|
11
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js[24m[0m
|
|
12
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
13
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
14
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
15
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
16
|
+
[0m[0m
|
|
17
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js[24m[0m
|
|
18
|
+
[0m [2m47:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
19
|
+
[0m [2m87:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
20
|
+
[0m [2m113:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
21
|
+
[0m [2m129:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
22
|
+
[0m[0m
|
|
23
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js[24m[0m
|
|
24
|
+
[0m [2m41:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
25
|
+
[0m [2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
26
|
+
[0m [2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
27
|
+
[0m[0m
|
|
28
|
+
[0m[33m[1m✖ 12 problems (0 errors, 12 warnings)[22m[39m[0m
|
|
29
|
+
[0m[33m[1m[22m[39m[0m
|
|
30
|
+
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
[1G[0K⠙[1G[0K
|
|
3
|
-
> @w5s/mrm-preset@
|
|
3
|
+
> @w5s/mrm-preset@3.0.0 lint:src
|
|
4
4
|
> eslint .
|
|
5
5
|
|
|
6
6
|
[1G[0K[0m[0m
|
|
7
7
|
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js[24m[0m
|
|
8
8
|
[0m [2m5:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
9
9
|
[0m[0m
|
|
10
|
-
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githooks.js[24m[0m
|
|
11
|
-
[0m [2m1:1[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'node/no-sync')[0m
|
|
12
|
-
[0m[0m
|
|
13
10
|
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js[24m[0m
|
|
14
11
|
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
15
12
|
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
@@ -17,26 +14,16 @@
|
|
|
17
14
|
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
18
15
|
[0m[0m
|
|
19
16
|
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js[24m[0m
|
|
20
|
-
[0m [
|
|
21
|
-
[0m [
|
|
22
|
-
[0m [
|
|
23
|
-
[0m [
|
|
17
|
+
[0m [2m50:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
18
|
+
[0m [2m90:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
19
|
+
[0m [2m116:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
20
|
+
[0m [2m132:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
24
21
|
[0m[0m
|
|
25
22
|
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js[24m[0m
|
|
26
23
|
[0m [2m41:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
27
24
|
[0m [2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
28
25
|
[0m [2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
29
26
|
[0m[0m
|
|
30
|
-
[0m[
|
|
31
|
-
[0m [2m33:7[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-template-curly-in-string')[0m
|
|
32
|
-
[0m[0m
|
|
33
|
-
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/post-configure/index.js[24m[0m
|
|
34
|
-
[0m [2m19:5[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-console')[0m
|
|
35
|
-
[0m[0m
|
|
36
|
-
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/release/index.js[24m[0m
|
|
37
|
-
[0m [2m14:9[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-template-curly-in-string')[0m
|
|
38
|
-
[0m[0m
|
|
39
|
-
[0m[33m[1m✖ 16 problems (0 errors, 16 warnings)[22m[39m[0m
|
|
40
|
-
[0m[33m[1m[22m[39m[33m[1m 0 errors and 4 warnings potentially fixable with the `--fix` option.[22m[39m[0m
|
|
27
|
+
[0m[33m[1m✖ 12 problems (0 errors, 12 warnings)[22m[39m[0m
|
|
41
28
|
[0m[33m[1m[22m[39m[0m
|
|
42
29
|
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
package/.turbo/turbo-prepare.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
[1G[0K
|
|
3
|
-
> @w5s/mrm-preset@
|
|
2
|
+
[1G[0K
|
|
3
|
+
> @w5s/mrm-preset@3.0.0 test:script
|
|
4
4
|
> mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
|
|
5
5
|
|
|
6
6
|
[1G[0Kmkdir: _tester: File exists
|
|
@@ -17,40 +17,7 @@
|
|
|
17
17
|
[36mRunning commitlint...[39m
|
|
18
18
|
[36mRunning editorconfig...[39m
|
|
19
19
|
[36mRunning eslint...[39m
|
|
20
|
-
|
|
21
|
-
[?25l([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree: [32;40mtiming[0m [35marborist:ctor[0m Completed in 0ms[0m[K
|
|
22
|
-
[0m[37;40mnpm[0m [0m[31;40mERR for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.1.0](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.0.0...@w5s/mrm-preset@3.1.0) (2025-10-27)
|
|
7
|
+
|
|
8
|
+
### ✨ Features
|
|
9
|
+
|
|
10
|
+
- Enhance ESLint configuration with new rules and stylistic adjustments ([44d4bf3](github.com/w5s/project-config/commits/44d4bf3))
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
13
|
+
|
|
6
14
|
# [3.0.0](github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.6...@w5s/mrm-preset@3.0.0) (2025-10-21)
|
|
7
15
|
|
|
8
16
|
### 🎫 Chores
|
|
@@ -201,7 +201,7 @@ variables:
|
|
|
201
201
|
# IMAGE_NAME: $CI_REGISTRY_IMAGE
|
|
202
202
|
|
|
203
203
|
.autodevops_node_image:
|
|
204
|
-
image: node:lts-alpine@sha256:
|
|
204
|
+
image: node:lts-alpine@sha256:bd26af08779f746650d95a2e4d653b0fd3c8030c44284b6b98d701c9b5eb66b9
|
|
205
205
|
|
|
206
206
|
.autodevops_node_install:
|
|
207
207
|
extends:
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
when: always
|
|
14
14
|
- when: never
|
|
15
15
|
image:
|
|
16
|
-
name: renovate/renovate@sha256:
|
|
16
|
+
name: renovate/renovate@sha256:0c1a0c9222430be38b2cf3136fec3b8c5ecf343807ee0026ee95e50db3e1ffb2
|
|
17
17
|
entrypoint: ['']
|
|
18
18
|
script:
|
|
19
19
|
- >
|
package/core/githooks.js
CHANGED
package/core/npm.js
CHANGED
package/githooks/index.js
CHANGED
|
@@ -30,6 +30,7 @@ function task() {
|
|
|
30
30
|
pkg.script(_packageFile, {
|
|
31
31
|
name: `${project.prepare}:githooks`,
|
|
32
32
|
state: gitSupported ? 'present' : 'absent',
|
|
33
|
+
|
|
33
34
|
// eslint-disable-next-line no-template-curly-in-string
|
|
34
35
|
update: (_) => 'if [ -z "${CI:-}" ]; then git config core.hooksPath .githooks; fi',
|
|
35
36
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1.0",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"postpack": "npx clean-package restore"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@w5s/dev": "^3.
|
|
27
|
+
"@w5s/dev": "^3.1.0",
|
|
28
28
|
"debug": "^4.3.3",
|
|
29
29
|
"glob": "^11.0.0",
|
|
30
30
|
"mrm-core": "^7.0.0",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
40
|
"sideEffect": false,
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "a8ee6449f8faf3d45ad47f497b9bb8a4c98d89e7"
|
|
42
42
|
}
|
package/package.json.backup
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1.0",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"test:script": "mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir .."
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@w5s/dev": "^3.
|
|
42
|
+
"@w5s/dev": "^3.1.0",
|
|
43
43
|
"debug": "^4.3.3",
|
|
44
44
|
"glob": "^11.0.0",
|
|
45
45
|
"mrm-core": "^7.0.0",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"access": "public"
|
|
60
60
|
},
|
|
61
61
|
"sideEffect": false,
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "a8ee6449f8faf3d45ad47f497b9bb8a4c98d89e7"
|
|
63
63
|
}
|
package/project/index.js
CHANGED
|
@@ -269,6 +269,7 @@ function task() {
|
|
|
269
269
|
state: 'present',
|
|
270
270
|
update: (_) => ({
|
|
271
271
|
..._,
|
|
272
|
+
// eslint-disable-next-line unicorn/no-array-sort
|
|
272
273
|
globalEnv: [...new Set([...(_.globalEnv ?? []), 'ASDF_*', 'CI', 'DATABASE_URL', 'NODE_ENV'])].sort(),
|
|
273
274
|
globalDependencies: ['.tool-versions', 'tsconfig.settings.json', '**/.env.*local', '.env'],
|
|
274
275
|
tasks: {
|