@w5s/mrm-preset 3.3.0 → 3.3.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,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.2 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.2 build:tsc /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
8
8
  > tsc
9
9
 
@@ -1,33 +1,33 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@3.2.6 lint /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
+ > @w5s/mrm-preset@3.3.1 lint /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
4
  > pnpm run "/^lint:.*/"
5
5
 
6
6
 
7
- > @w5s/mrm-preset@3.2.6 lint:src /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
7
+ > @w5s/mrm-preset@3.3.1 lint:src /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
8
8
  > eslint .
9
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
-
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,8 +1,6 @@
1
-
2
- > @w5s/mrm-preset@3.3.0 spellcheck /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
- > cspell --no-progress '**'
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.
1
+
2
+ 
3
+ > @w5s/mrm-preset@3.3.1 spellcheck /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
+ > cspell --no-progress '**'
5
+
6
+
@@ -1,10 +1,10 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@3.2.6 test /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
+ > @w5s/mrm-preset@3.3.1 test /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
4
  > pnpm run "/^test:.*/"
5
5
 
6
6
 
7
- > @w5s/mrm-preset@3.2.6 test:script /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
7
+ > @w5s/mrm-preset@3.3.1 test:script /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
8
8
  > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
9
9
 
10
10
  mkdir: _tester: File exists
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
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.2](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.3.0...@w5s/mrm-preset@3.3.2) (2026-03-07)
7
+
8
+ **Note:** Version bump only for package @w5s/mrm-preset
9
+
10
+ ## [3.3.1](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.3.0...@w5s/mrm-preset@3.3.1) (2026-03-07)
11
+
12
+ **Note:** Version bump only for package @w5s/mrm-preset
13
+
6
14
  # [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
15
 
8
16
  ### ✨ Features
@@ -13,7 +13,7 @@
13
13
  when: always
14
14
  - when: never
15
15
  image:
16
- name: renovate/renovate@sha256:38d2e54e1dafc61c58cb231bca4cb4b0bea7bbc7236589abd56be55eeaee62aa
16
+ name: renovate/renovate@sha256:bbde9510bd177bfe747530c7abf4fd6c1b6f905623a7725bc744dcdd5b8097fa
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": "3.3.0",
3
+ "version": "3.3.2",
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.2",
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": "3b43d7c3bbc5964bd4d2cede6459710fbd264104"
42
42
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "3.3.0",
3
+ "version": "3.3.2",
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.2",
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": "3b43d7c3bbc5964bd4d2cede6459710fbd264104"
61
61
  }