@w5s/mrm-preset 3.3.0 → 3.3.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/.turbo/turbo-build.log +2 -2
- package/.turbo/turbo-lint.log +32 -33
- package/.turbo/turbo-spellcheck.log +1 -4
- package/.turbo/turbo-test.log +30 -31
- package/CHANGELOG.md +4 -0
- package/package.json +3 -3
- package/package.json.backup +3 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @w5s/mrm-preset@3.3.
|
|
3
|
+
> @w5s/mrm-preset@3.3.1 build /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
4
4
|
> pnpm run "/^build:.*/"
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
> @w5s/mrm-preset@3.3.
|
|
7
|
+
> @w5s/mrm-preset@3.3.1 build:tsc /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
8
8
|
> tsc
|
|
9
9
|
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -1,33 +1,32 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
>
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
/
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
/
|
|
15
|
-
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
16
|
-
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
17
|
-
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
/
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/
|
|
28
|
-
|
|
29
|
-
82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
1
|
+
|
|
2
|
+
> @w5s/mrm-preset@3.3.0 lint /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
3
|
+
> pnpm run "/^lint:.*/"
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
> @w5s/mrm-preset@3.3.0 lint:src /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
7
|
+
> eslint .
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js
|
|
11
|
+
5:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
12
|
+
|
|
13
|
+
/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js
|
|
14
|
+
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
15
|
+
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
16
|
+
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
17
|
+
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
18
|
+
|
|
19
|
+
/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
|
|
20
|
+
51:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
21
|
+
92:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
22
|
+
119:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
23
|
+
135:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
24
|
+
154:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
25
|
+
|
|
26
|
+
/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js
|
|
27
|
+
41:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
28
|
+
82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
29
|
+
82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
30
|
+
|
|
31
|
+
✖ 13 problems (0 errors, 13 warnings)
|
|
32
|
+
|
|
@@ -2,7 +2,4 @@
|
|
|
2
2
|
> @w5s/mrm-preset@3.3.0 spellcheck /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
3
3
|
> cspell --no-progress '**'
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
-------------------------------------------
|
|
7
|
-
CSpell: Files checked: 0, Issues found: 0 in 0 files with 1 error.
|
|
8
|
-
ELIFECYCLE Command failed with exit code 1.
|
|
5
|
+
CSpell: Files checked: 53, Issues found: 0 in 0 files.
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,31 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
>
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[36mRunning
|
|
14
|
-
[36mRunning
|
|
15
|
-
[36mRunning
|
|
16
|
-
[36mRunning
|
|
17
|
-
[36mRunning
|
|
18
|
-
[36mRunning
|
|
19
|
-
[36mRunning
|
|
20
|
-
[36mRunning
|
|
21
|
-
[36mRunning
|
|
22
|
-
[36mRunning
|
|
23
|
-
[36mRunning
|
|
24
|
-
[36mRunning
|
|
25
|
-
[36mRunning
|
|
26
|
-
[36mRunning
|
|
27
|
-
[36mRunning
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
|
|
2
|
+
> @w5s/mrm-preset@3.3.0 test /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
3
|
+
> pnpm run "/^test:.*/"
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
> @w5s/mrm-preset@3.3.0 test:script /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
|
|
7
|
+
> mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
|
|
8
|
+
|
|
9
|
+
mkdir: _tester: File exists
|
|
10
|
+
[36mRunning bootstrap...[39m
|
|
11
|
+
[33mRunning alias configure...[39m
|
|
12
|
+
[36mRunning gitignore...[39m
|
|
13
|
+
[36mRunning project...[39m
|
|
14
|
+
[36mRunning contributing...[39m
|
|
15
|
+
[36mRunning licenses...[39m
|
|
16
|
+
[36mRunning asdf...[39m
|
|
17
|
+
[36mRunning release...[39m
|
|
18
|
+
[36mRunning ci...[39m
|
|
19
|
+
[36mRunning lang...[39m
|
|
20
|
+
[36mRunning commitlint...[39m
|
|
21
|
+
[36mRunning editorconfig...[39m
|
|
22
|
+
[36mRunning eslint...[39m
|
|
23
|
+
[36mRunning cspell...[39m
|
|
24
|
+
[36mRunning vitest...[39m
|
|
25
|
+
[36mRunning renovate...[39m
|
|
26
|
+
[36mRunning githooks...[39m
|
|
27
|
+
[36mRunning post-configure...[39m
|
|
28
|
+
Error: to format code
|
|
29
|
+
Invalid package manager specification in package.json (pnpm@latest); expected a semver version
|
|
30
|
+
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
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
|
+
## [3.3.1](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.3.0...@w5s/mrm-preset@3.3.1) (2026-03-07)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
9
|
+
|
|
6
10
|
# [3.3.0](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.2.6...@w5s/mrm-preset@3.3.0) (2026-03-07)
|
|
7
11
|
|
|
8
12
|
### ✨ Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"postpack": "clean-package restore"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@w5s/dev": "^3.2.
|
|
27
|
+
"@w5s/dev": "^3.2.1",
|
|
28
28
|
"debug": "^4.3.3",
|
|
29
29
|
"glob": "^13.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": "202a665e3ce20aabf1eff51af6b0eb013c179e0a"
|
|
42
42
|
}
|
package/package.json.backup
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"test:script": "mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir .."
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@w5s/dev": "^3.2.
|
|
40
|
+
"@w5s/dev": "^3.2.1",
|
|
41
41
|
"debug": "^4.3.3",
|
|
42
42
|
"glob": "^13.0.0",
|
|
43
43
|
"mrm-core": "^7.0.0",
|
|
@@ -57,5 +57,5 @@
|
|
|
57
57
|
"access": "public"
|
|
58
58
|
},
|
|
59
59
|
"sideEffect": false,
|
|
60
|
-
"gitHead": "
|
|
60
|
+
"gitHead": "202a665e3ce20aabf1eff51af6b0eb013c179e0a"
|
|
61
61
|
}
|