@w5s/mrm-preset 3.5.1 → 3.5.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.
@@ -1,2 +1,2 @@
1
- $ pnpm run "/^build:.*/"
2
- $ tsc
1
+ $ pnpm run "/^build:.*/"
2
+ $ tsc
@@ -1,25 +1,24 @@
1
-
2
- $ pnpm run "/^format:.*/"
1
+ $ pnpm run "/^format:.*/"
3
2
  $ eslint . --fix
4
- Pages directory cannot be found at /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/pages or /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
3
+ Pages directory cannot be found at /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/pages or /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
5
4
  
6
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js
5
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js
7
6
  5:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
8
7
 
9
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js
8
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js
10
9
  21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
11
10
  21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
12
11
  21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
13
12
  21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
14
13
 
15
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
14
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
16
15
  51:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
17
16
  92:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
18
17
  119:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
19
18
  135:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
20
19
  154:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
21
20
 
22
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js
21
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js
23
22
  41:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
24
23
  82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
25
24
  82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
@@ -1,27 +1,27 @@
1
- $ pnpm run "/^lint:.*/"
2
- $ eslint .
3
- Pages directory cannot be found at /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/pages or /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
4
- 
5
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js
6
- 5:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
1
+ $ pnpm run "/^lint:.*/"
2
+ $ eslint .
3
+ Pages directory cannot be found at /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/pages or /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
7
4
 
8
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js
9
- 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
10
- 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
11
- 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
12
- 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
5
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js
6
+ 5:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
13
7
 
14
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
15
- 51:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
16
- 92:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
17
- 119:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
18
- 135:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
19
- 154:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
8
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js
9
+ 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
10
+ 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
11
+ 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
12
+ 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
20
13
 
21
- /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js
22
- 41:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
23
- 82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
24
- 82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
14
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
15
+ 51:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
16
+ 92:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
17
+ 119:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
18
+ 135:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
19
+ 154:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
20
+
21
+ /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js
22
+ 41:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
23
+ 82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
24
+ 82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
25
+
26
+ ✖ 13 problems (0 errors, 13 warnings)
25
27
 
26
- ✖ 13 problems (0 errors, 13 warnings)
27
- 
@@ -1,2 +1,2 @@
1
- $ cspell --no-progress '**'
1
+ $ cspell --no-progress '**'
2
2
 
@@ -1,5 +1,5 @@
1
- $ pnpm run "/^test:.*/"
2
- $ mkdir -p .temp; cd .temp; mrm bootstrap --dir ..; mrm configure --dir ..
1
+ $ pnpm run "/^test:.*/"
2
+ $ mkdir -p .temp; cd .temp; mrm bootstrap --dir ..; mrm configure --dir ..
3
3
  Running bootstrap...
4
4
  Running alias configure...
5
5
  Running gitignore...
@@ -19,5 +19,33 @@
19
19
  Running githooks...
20
20
  Running post-configure...
21
21
  Error: to format code
22
- Invalid package manager specification in package.json (pnpm@latest); expected a semver version
22
+
23
+ > .temp@1.0.0-alpha.0 format /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/.temp
24
+ > pnpm run "/^format:.*/"
25
+
26
+
27
+ > .temp@1.0.0-alpha.0 format:root /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/.temp
28
+ > eslint . --fix
29
+
30
+  ELIFECYCLE  Command failed with exit code 2.
31
+  ELIFECYCLE  Command failed with exit code 2.
32
+
33
+ Oops! Something went wrong! :(
34
+
35
+ ESLint: 10.3.0
36
+
37
+ You are linting ".", but all of the files matching the glob pattern "." are ignored.
38
+
39
+ If you don't want to lint these files, remove the pattern "." from the list of arguments passed to ESLint.
40
+
41
+ If you do want to lint these files, explicitly list one or more of the files from this glob that you'd like to lint to see more details about why they are ignored.
42
+
43
+ * If the file is ignored because of a matching ignore pattern, check global ignores in your config file.
44
+ https://eslint.org/docs/latest/use/configure/ignore
45
+
46
+ * If the file is ignored because no matching configuration was supplied, check file patterns in your config file.
47
+ https://eslint.org/docs/latest/use/configure/configuration-files#specify-files-with-arbitrary-extensions
48
+
49
+ * If the file is ignored because it is located outside of the base path, change the location of your config file to be in a parent directory.
50
+
23
51
 
@@ -1,2 +1,2 @@
1
- $ pnpm run "/^typecheck:.*/"
2
- $ tsc --noEmit
1
+ $ pnpm run "/^typecheck:.*/"
2
+ $ tsc --noEmit
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.5.2](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.5.1...@w5s/mrm-preset@3.5.2) (2026-06-12)
7
+
8
+ **Note:** Version bump only for package @w5s/mrm-preset
9
+
6
10
  ## [3.5.1](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.5.0...@w5s/mrm-preset@3.5.1) (2026-06-12)
7
11
 
8
12
  **Note:** Version bump only for package @w5s/mrm-preset
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "3.5.1",
3
+ "version": "3.5.2",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@w5s/configurator-core": "^1.0.0-alpha.4",
28
- "@w5s/dev": "^3.4.1",
28
+ "@w5s/dev": "^3.4.2",
29
29
  "debug": "^4.3.3",
30
30
  "glob": "^13.0.0",
31
31
  "mrm-core": "^7.0.0",
@@ -39,5 +39,5 @@
39
39
  "access": "public"
40
40
  },
41
41
  "sideEffect": false,
42
- "gitHead": "3c34a3240794bd0fbad582a35457fb04a0567f65"
42
+ "gitHead": "7075c08c3f2d04afd016cb37b0fb0b62a66fcf8b"
43
43
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "3.5.1",
3
+ "version": "3.5.2",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -40,7 +40,7 @@
40
40
  },
41
41
  "dependencies": {
42
42
  "@w5s/configurator-core": "^1.0.0-alpha.4",
43
- "@w5s/dev": "^3.4.1",
43
+ "@w5s/dev": "^3.4.2",
44
44
  "debug": "^4.3.3",
45
45
  "glob": "^13.0.0",
46
46
  "mrm-core": "^7.0.0",
@@ -60,5 +60,5 @@
60
60
  "access": "public"
61
61
  },
62
62
  "sideEffect": false,
63
- "gitHead": "3c34a3240794bd0fbad582a35457fb04a0567f65"
63
+ "gitHead": "7075c08c3f2d04afd016cb37b0fb0b62a66fcf8b"
64
64
  }