@w5s/mrm-preset 2.10.1 → 2.11.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/.eslintrc.json +1 -0
- package/.turbo/turbo-build.log +4 -6
- package/.turbo/turbo-format.log +6 -4
- package/.turbo/turbo-lint.log +4 -6
- package/.turbo/turbo-prepare.log +1 -1
- package/.turbo/turbo-test.log +68 -70
- package/CHANGELOG.md +12 -0
- package/bootstrap/index.js +1 -0
- package/ci/_gitlab/AutoDevopsInclude.gitlab-ci.yml +1 -1
- package/ci/_gitlab/Renovate.gitlab-ci.yml +1 -1
- package/package.json +3 -3
- package/package.json.backup +3 -3
package/.eslintrc.json
CHANGED
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-format.log
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
>
|
|
4
|
-
|
|
1
|
+
|
|
2
|
+
[1G[0K⠙[1G[0K⠹[1G[0K
|
|
3
|
+
> @w5s/mrm-preset@2.11.0 format:src
|
|
4
|
+
> eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
|
|
5
|
+
|
|
6
|
+
[1G[0K[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
package/.turbo/turbo-lint.log
CHANGED
package/.turbo/turbo-prepare.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,70 +1,68 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[36mRunning
|
|
10
|
-
[36mRunning
|
|
11
|
-
[36mRunning
|
|
12
|
-
[36mRunning
|
|
13
|
-
[36mRunning
|
|
14
|
-
[36mRunning
|
|
15
|
-
[36mRunning
|
|
16
|
-
[36mRunning
|
|
17
|
-
[36mRunning
|
|
18
|
-
[36mRunning
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
[
|
|
52
|
-
[
|
|
53
|
-
[36mRunning
|
|
54
|
-
[36mRunning
|
|
55
|
-
[36mRunning
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
>
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
>
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
|
1
|
+
|
|
2
|
+
> @w5s/mrm-preset@2.11.0 test:script
|
|
3
|
+
> mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
|
|
4
|
+
|
|
5
|
+
mkdir: _tester: File exists
|
|
6
|
+
[36mRunning bootstrap...[39m
|
|
7
|
+
[33mRunning alias configure...[39m
|
|
8
|
+
[36mRunning gitignore...[39m
|
|
9
|
+
[36mRunning project...[39m
|
|
10
|
+
[36mRunning contributing...[39m
|
|
11
|
+
[36mRunning licenses...[39m
|
|
12
|
+
[36mRunning asdf...[39m
|
|
13
|
+
[36mRunning release...[39m
|
|
14
|
+
[36mRunning ci...[39m
|
|
15
|
+
[36mRunning lang...[39m
|
|
16
|
+
[36mRunning commitlint...[39m
|
|
17
|
+
[36mRunning editorconfig...[39m
|
|
18
|
+
[36mRunning eslint...[39m
|
|
19
|
+
Installing @w5s/eslint-config...
|
|
20
|
+
npm error code ERESOLVE
|
|
21
|
+
npm error ERESOLVE could not resolve
|
|
22
|
+
npm error
|
|
23
|
+
npm error While resolving: @w5s/eslint-config@2.3.1
|
|
24
|
+
npm error Found: eslint@9.17.0
|
|
25
|
+
npm error node_modules/eslint
|
|
26
|
+
npm error peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.1
|
|
27
|
+
npm error node_modules/@eslint-community/eslint-utils
|
|
28
|
+
npm error @eslint-community/eslint-utils@"^4.2.0" from eslint@9.17.0
|
|
29
|
+
npm error dev eslint@"^9.17.0" from the root project
|
|
30
|
+
npm error 2 more (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
|
|
31
|
+
npm error
|
|
32
|
+
npm error Could not resolve dependency:
|
|
33
|
+
npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.3.1
|
|
34
|
+
npm error node_modules/@w5s/eslint-config
|
|
35
|
+
npm error dev @w5s/eslint-config@"2.3.1" from the root project
|
|
36
|
+
npm error
|
|
37
|
+
npm error Conflicting peer dependency: eslint@8.57.1
|
|
38
|
+
npm error node_modules/eslint
|
|
39
|
+
npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.3.1
|
|
40
|
+
npm error node_modules/@w5s/eslint-config
|
|
41
|
+
npm error dev @w5s/eslint-config@"2.3.1" from the root project
|
|
42
|
+
npm error
|
|
43
|
+
npm error Fix the upstream dependency conflict, or retry
|
|
44
|
+
npm error this command with --force or --legacy-peer-deps
|
|
45
|
+
npm error to accept an incorrect (and potentially broken) dependency resolution.
|
|
46
|
+
npm error
|
|
47
|
+
npm error
|
|
48
|
+
npm error For a full report see:
|
|
49
|
+
npm error /Users/julienpolo/.npm/_logs/2025-01-10T14_15_39_880Z-eresolve-report.txt
|
|
50
|
+
npm error A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2025-01-10T14_15_39_880Z-debug-0.log
|
|
51
|
+
[36mRunning cspell...[39m
|
|
52
|
+
[36mRunning vitest...[39m
|
|
53
|
+
[36mRunning renovate...[39m
|
|
54
|
+
[36mRunning githooks...[39m
|
|
55
|
+
[36mRunning post-configure...[39m
|
|
56
|
+
Error: to format code
|
|
57
|
+
|
|
58
|
+
> _tester@1.0.0-alpha.0 format
|
|
59
|
+
> npx run-p "format:*"
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
> _tester@1.0.0-alpha.0 format:root
|
|
63
|
+
> eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
|
|
64
|
+
|
|
65
|
+
Invalid option '--ext' - perhaps you meant '-c'?
|
|
66
|
+
You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.
|
|
67
|
+
ERROR: "format:root" exited with 2.
|
|
68
|
+
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,18 @@
|
|
|
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
|
+
## [2.11.1](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.0...@w5s/mrm-preset@2.11.1) (2025-01-10)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
9
|
+
|
|
10
|
+
# [2.11.0](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.10.1...@w5s/mrm-preset@2.11.0) (2025-01-08)
|
|
11
|
+
|
|
12
|
+
### ✨ Features
|
|
13
|
+
|
|
14
|
+
- Add eslint-plugin-n plugin ([754d716](https://github.com/w5s/project-config/commit/754d716))
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
17
|
+
|
|
6
18
|
## [2.10.1](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.10.0...@w5s/mrm-preset@2.10.1) (2024-12-20)
|
|
7
19
|
|
|
8
20
|
### 🐛 Bug Fixes
|
package/bootstrap/index.js
CHANGED
|
@@ -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:f2dc6eea95f787e25f173ba9904c9d0647ab2506178c7b5b7c5a3d02bc4af145
|
|
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:085ac6858ef95f8b7c60795f2bad96d4a2b6e464f16677b1055a499b74d59772
|
|
17
17
|
entrypoint: ['']
|
|
18
18
|
script:
|
|
19
19
|
- >
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.11.1",
|
|
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": "^2.
|
|
27
|
+
"@w5s/dev": "^2.4.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": "e45ab63ec78541b376bcb56a4b3ab02e41f3960a"
|
|
42
42
|
}
|
package/package.json.backup
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.11.1",
|
|
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": "^2.
|
|
42
|
+
"@w5s/dev": "^2.4.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": "e45ab63ec78541b376bcb56a4b3ab02e41f3960a"
|
|
63
63
|
}
|