@w5s/mrm-preset 2.7.0 → 2.7.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.
@@ -1,6 +1,7 @@
1
- [1] : exited with code 0
2
- [tsc]
3
- [tsc] > @w5s/mrm-preset@2.6.5 build:tsc
4
- [tsc] > tsc --noEmit --skipLibCheck
5
- [tsc]
6
- [tsc] npm run build:tsc exited with code 0
1
+
2
+ [1] : exited with code 0
3
+ [tsc]
4
+ [tsc] > @w5s/mrm-preset@2.7.0 build:tsc
5
+ [tsc] > tsc --noEmit --skipLibCheck
6
+ [tsc]
7
+ [tsc] npm run build:tsc exited with code 0
@@ -1,6 +1,7 @@
1
- [1] : exited with code 0
2
- [src]
3
- [src] > @w5s/mrm-preset@2.6.5 lint:src
4
- [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
- [src]
6
- [src] npm run lint:src exited with code 0
1
+
2
+ [1] : exited with code 0
3
+ [src]
4
+ [src] > @w5s/mrm-preset@2.7.0 lint:src
5
+ [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
6
+ [src]
7
+ [src] npm run lint:src exited with code 0
@@ -1 +1,2 @@
1
- CSpell: Files checked: 52, Issues found: 0 in 0 files.
1
+
2
+ 
@@ -1,29 +1,175 @@
1
- [1] : exited with code 0
2
- [script]
3
- [script] > @w5s/mrm-preset@2.6.5 test:script
4
- [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
5
- [script]
6
- [script] mkdir: _tester: File exists
7
- [script] Running bootstrap...
8
- [script] Running alias configure...
9
- [script] Running gitignore...
10
- [script] Running project...
11
- [script] Update turbo.json
12
- [script] Running contributing...
13
- [script] Running licenses...
14
- [script] Running asdf...
15
- [script] Running release...
16
- [script] Running ci...
17
- [script] Running lang...
18
- [script] Update tsconfig.json
19
- [script] Running commitlint...
20
- [script] Update .vscode/extensions.json
21
- [script] Running editorconfig...
22
- [script] Running eslint...
23
- [script] Running cspell...
24
- [script] Update .cspell.json
25
- [script] Running vitest...
26
- [script] Running renovate...
27
- [script] Running githooks...
28
- [script] Running post-configure...
29
- [script] npm run test:script exited with code 0
1
+
2
+ [1] : exited with code 0
3
+ [script]
4
+ [script] > @w5s/mrm-preset@2.7.0 test:script
5
+ [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
6
+ [script]
7
+ [script] mkdir: _tester: File exists
8
+ [script] Running bootstrap...
9
+ [script] Running alias configure...
10
+ [script] Running gitignore...
11
+ [script] Running project...
12
+ [script] Installing turbo...
13
+ [script]
14
+ [script] added 2 packages, and audited 3 packages in 2s
15
+ [script]
16
+ [script] found 0 vulnerabilities
17
+ [script] Installing concurrently...
18
+ [script]
19
+ [script] added 30 packages, and audited 33 packages in 3s
20
+ [script]
21
+ [script] 7 packages are looking for funding
22
+ [script] run `npm fund` for details
23
+ [script]
24
+ [script] found 0 vulnerabilities
25
+ [script] Installing @w5s/conventional-changelog...
26
+ [script]
27
+ [script] added 4 packages, and audited 37 packages in 3s
28
+ [script]
29
+ [script] 7 packages are looking for funding
30
+ [script] run `npm fund` for details
31
+ [script]
32
+ [script] found 0 vulnerabilities
33
+ [script] Create .vscode/tasks.json
34
+ [script] Update .vscode/tasks.json
35
+ [script] Running contributing...
36
+ [script] Create CODE_OF_CONDUCT.md
37
+ [script] Running licenses...
38
+ [script] Running asdf...
39
+ [script] Create .tool-versions
40
+ [script] Running release...
41
+ [script] Update package.json
42
+ [script] Installing semantic-release and @semantic-release/gitlab-config...
43
+ [script] npm warn deprecated read-pkg-up@11.0.0: Renamed to read-package-up
44
+ [script]
45
+ [script] added 310 packages, and audited 548 packages in 13s
46
+ [script]
47
+ [script] 107 packages are looking for funding
48
+ [script] run `npm fund` for details
49
+ [script]
50
+ [script] found 0 vulnerabilities
51
+ [script] Update package.json
52
+ [script] Running ci...
53
+ [script] Running lang...
54
+ [script] Create tsconfig.settings.json
55
+ [script] Create tsconfig.json
56
+ [script] Create src/index.ts
57
+ [script] Create src/index.spec.ts
58
+ [script] Update package.json
59
+ [script] Installing ts-node-dev and tsconfig-paths...
60
+ [script] npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
61
+ [script] npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
62
+ [script] npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
63
+ [script]
64
+ [script] added 53 packages, and audited 601 packages in 4s
65
+ [script]
66
+ [script] 113 packages are looking for funding
67
+ [script] run `npm fund` for details
68
+ [script]
69
+ [script] found 0 vulnerabilities
70
+ [script] Installing typescript, @types/node, and @w5s/ts-config...
71
+ [script]
72
+ [script] added 2 packages, and audited 603 packages in 4s
73
+ [script]
74
+ [script] 113 packages are looking for funding
75
+ [script] run `npm fund` for details
76
+ [script]
77
+ [script] found 0 vulnerabilities
78
+ [script] Running commitlint...
79
+ [script] Create .vscode/extensions.json
80
+ [script] Running editorconfig...
81
+ [script] Update .vscode/extensions.json
82
+ [script] Running eslint...
83
+ [script] Installing eslint and prettier...
84
+ [script]
85
+ [script] added 51 packages, and audited 654 packages in 1s
86
+ [script]
87
+ [script] 131 packages are looking for funding
88
+ [script] run `npm fund` for details
89
+ [script]
90
+ [script] found 0 vulnerabilities
91
+ [script] Installing @w5s/eslint-config...
92
+ [script] npm warn ERESOLVE overriding peer dependency
93
+ [script] npm warn ERESOLVE overriding peer dependency
94
+ [script] npm error code ERESOLVE
95
+ [script] npm error ERESOLVE could not resolve
96
+ [script] npm error
97
+ [script] npm error While resolving: @w5s/eslint-config@2.0.25
98
+ [script] npm error Found: eslint@9.8.0
99
+ [script] npm error node_modules/eslint
100
+ [script] npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.18.0
101
+ [script] npm error node_modules/@w5s/eslint-config/node_modules/@typescript-eslint/eslint-plugin
102
+ [script] npm error @typescript-eslint/eslint-plugin@"^7.0.0" from @w5s/eslint-config@2.0.25
103
+ [script] npm error node_modules/@w5s/eslint-config
104
+ [script] npm error dev @w5s/eslint-config@"2.0.25" from the root project
105
+ [script] npm error
106
+ [script] npm error Could not resolve dependency:
107
+ [script] npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.0.25
108
+ [script] npm error node_modules/@w5s/eslint-config
109
+ [script] npm error dev @w5s/eslint-config@"2.0.25" from the root project
110
+ [script] npm error
111
+ [script] npm error Conflicting peer dependency: eslint@8.57.0
112
+ [script] npm error node_modules/eslint
113
+ [script] npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.0.25
114
+ [script] npm error node_modules/@w5s/eslint-config
115
+ [script] npm error dev @w5s/eslint-config@"2.0.25" from the root project
116
+ [script] npm error
117
+ [script] npm error Fix the upstream dependency conflict, or retry
118
+ [script] npm error this command with --force or --legacy-peer-deps
119
+ [script] npm error to accept an incorrect (and potentially broken) dependency resolution.
120
+ [script] npm error
121
+ [script] npm error
122
+ [script] npm error For a full report see:
123
+ [script] npm error /Users/julienpolo/.npm/_logs/2024-08-07T22_15_03_544Z-eresolve-report.txt
124
+ [script] npm error A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2024-08-07T22_15_03_544Z-debug-0.log
125
+ [script] Update package.json
126
+ [script] Update package.json
127
+ [script] Update .vscode/extensions.json
128
+ [script] Create .vscode/settings.json
129
+ [script] Running cspell...
130
+ [script] Create .cspell.json
131
+ [script] Installing cspell...
132
+ [script]
133
+ [script] added 96 packages, and audited 750 packages in 9s
134
+ [script]
135
+ [script] 138 packages are looking for funding
136
+ [script] run `npm fund` for details
137
+ [script]
138
+ [script] found 0 vulnerabilities
139
+ [script] Installing @w5s/cspell-config...
140
+ [script]
141
+ [script] added 1 package, and audited 751 packages in 3s
142
+ [script]
143
+ [script] 138 packages are looking for funding
144
+ [script] run `npm fund` for details
145
+ [script]
146
+ [script] found 0 vulnerabilities
147
+ [script] Update package.json
148
+ [script] Running vitest...
149
+ [script] Installing vite and vitest...
150
+ [script]
151
+ [script] added 46 packages, and audited 797 packages in 6s
152
+ [script]
153
+ [script] 149 packages are looking for funding
154
+ [script] run `npm fund` for details
155
+ [script]
156
+ [script] found 0 vulnerabilities
157
+ [script] Update package.json
158
+ [script] Running renovate...
159
+ [script] Running githooks...
160
+ [script] Running post-configure...
161
+ [script] Error: to format code
162
+ [script]
163
+ [script] > _tester@1.0.0-alpha.0 format
164
+ [script] > concurrently "npm:format:*" ":"
165
+ [script]
166
+ [script] [1] : exited with code 0
167
+ [script] [root]
168
+ [script] [root] > _tester@1.0.0-alpha.0 format:root
169
+ [script] [root] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
170
+ [script] [root]
171
+ [script] [root] Invalid option '--ext' - perhaps you meant '-c'?
172
+ [script] [root] 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.
173
+ [script] [root] npm run format:root exited with code 2
174
+ [script]
175
+ [script] npm run test:script exited with code 0
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
+ ## [2.7.1](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.7.0...@w5s/mrm-preset@2.7.1) (2024-08-07)
7
+
8
+ **Note:** Version bump only for package @w5s/mrm-preset
9
+
6
10
  # [2.7.0](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.6.5...@w5s/mrm-preset@2.7.0) (2024-08-05)
7
11
 
8
12
  ### ✨ Features
@@ -13,7 +13,7 @@
13
13
  when: always
14
14
  - when: never
15
15
  image:
16
- name: renovate/renovate@sha256:240640ff96b19c5f635f9378c90953c1c6372421ce9146b752df8f52c487ecf2
16
+ name: renovate/renovate@sha256:30ae6d6ccd9b57823259941609b27f95691dc639d4400501215bde63e8f64258
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.7.0",
3
+ "version": "2.7.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.2.6",
27
+ "@w5s/dev": "^2.2.7",
28
28
  "debug": "^4.3.3",
29
29
  "glob": "^11.0.0",
30
30
  "mrm-core": "^7.0.0",
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "96fb012aa5cb73624e3238f1e2ce45f40977c50c"
40
+ "gitHead": "114c1aa56da01c4ad5cc775ff4df717eb90614b4"
41
41
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.7.0",
3
+ "version": "2.7.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": "^2.2.6",
40
+ "@w5s/dev": "^2.2.7",
41
41
  "debug": "^4.3.3",
42
42
  "glob": "^11.0.0",
43
43
  "mrm-core": "^7.0.0",
@@ -56,5 +56,5 @@
56
56
  "publishConfig": {
57
57
  "access": "public"
58
58
  },
59
- "gitHead": "96fb012aa5cb73624e3238f1e2ce45f40977c50c"
59
+ "gitHead": "114c1aa56da01c4ad5cc775ff4df717eb90614b4"
60
60
  }
@@ -1,20 +0,0 @@
1
-
2
- [1] : exited with code 0
3
- [src]
4
- [src] > @w5s/mrm-preset@2.6.5 format:src
5
- [src] > eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
6
- [src]
7
- [src] 
8
- [src] /Users/julienpolo/Code/Personal/project-config/packages/mrm-preset/core/lintStaged.js
9
- [src]  2:7 error 'npm' is assigned a value but never used no-unused-vars
10
- [src] 
11
- [src] ✖ 1 problem (1 error, 0 warnings)
12
- [src] 
13
- [src] npm error Lifecycle script `format:src` failed with error:
14
- [src] npm error code 1
15
- [src] npm error path /Users/julienpolo/Code/Personal/project-config/packages/mrm-preset
16
- [src] npm error workspace @w5s/mrm-preset@2.6.5
17
- [src] npm error location /Users/julienpolo/Code/Personal/project-config/packages/mrm-preset
18
- [src] npm error command failed
19
- [src] npm error command sh -c eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
20
- [src] npm run format:src exited with code 1