@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.
@@ -1,9 +1,9 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@3.3.0 build /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
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.0 build:tsc /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
7
+ > @w5s/mrm-preset@3.3.1 build:tsc /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
8
8
  > tsc
9
9
 
@@ -1,33 +1,32 @@
1
-
2
- 
3
- > @w5s/mrm-preset@3.2.6 lint /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
- > pnpm run "/^lint:.*/"
5
-
6
-
7
- > @w5s/mrm-preset@3.2.6 lint:src /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
8
- > eslint .
9
-
10
-
11
- /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js
12
- 5:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
13
-
14
- /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js
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
- 21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
19
-
20
- /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
21
- 51:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
22
- 92:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
23
- 119:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
24
- 135:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
25
- 154:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
26
-
27
- /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js
28
- 41: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
- 82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
31
-
32
- ✖ 13 problems (0 errors, 13 warnings)
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
- Configuration Configuration Loader Error: Failed to resolve configuration file: "./dist/index.js" referenced from "../cspell-config/cspell-ext.json"
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.
@@ -1,31 +1,30 @@
1
-
2
- 
3
- > @w5s/mrm-preset@3.2.6 test /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
- > pnpm run "/^test:.*/"
5
-
6
-
7
- > @w5s/mrm-preset@3.2.6 test:script /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
8
- > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
9
-
10
- mkdir: _tester: File exists
11
- Running bootstrap...
12
- Running alias configure...
13
- Running gitignore...
14
- Running project...
15
- Running contributing...
16
- Running licenses...
17
- Running asdf...
18
- Running release...
19
- Running ci...
20
- Running lang...
21
- Running commitlint...
22
- Running editorconfig...
23
- Running eslint...
24
- Running cspell...
25
- Running vitest...
26
- Running renovate...
27
- Running githooks...
28
- Running post-configure...
29
- Error: to format code
30
- Invalid package manager specification in package.json (pnpm@latest); expected a semver version
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
+ Running bootstrap...
11
+ Running alias configure...
12
+ Running gitignore...
13
+ Running project...
14
+ Running contributing...
15
+ Running licenses...
16
+ Running asdf...
17
+ Running release...
18
+ Running ci...
19
+ Running lang...
20
+ Running commitlint...
21
+ Running editorconfig...
22
+ Running eslint...
23
+ Running cspell...
24
+ Running vitest...
25
+ Running renovate...
26
+ Running githooks...
27
+ Running post-configure...
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.0",
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.0",
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": "8d96574cd89109fa8268a2c77601337ad871ef1e"
41
+ "gitHead": "202a665e3ce20aabf1eff51af6b0eb013c179e0a"
42
42
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "3.3.0",
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.0",
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": "8d96574cd89109fa8268a2c77601337ad871ef1e"
60
+ "gitHead": "202a665e3ce20aabf1eff51af6b0eb013c179e0a"
61
61
  }