@w5s/mrm-preset 3.3.2 → 3.3.3

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.2 build /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
+ > @w5s/mrm-preset@3.3.3 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.2 build:tsc /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
7
+ > @w5s/mrm-preset@3.3.3 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.3.1 lint /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
+ > @w5s/mrm-preset@3.3.2 lint /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
4
  > pnpm run "/^lint:.*/"
5
5
 
6
6
 
7
- > @w5s/mrm-preset@3.3.1 lint:src /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
7
+ > @w5s/mrm-preset@3.3.2 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,6 +1,6 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@3.3.1 spellcheck /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
+ > @w5s/mrm-preset@3.3.2 spellcheck /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
4
  > cspell --no-progress '**'
5
5
 
6
6
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@3.3.1 test /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
3
+ > @w5s/mrm-preset@3.3.2 test /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
4
4
  > pnpm run "/^test:.*/"
5
5
 
6
6
 
7
- > @w5s/mrm-preset@3.3.1 test:script /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
7
+ > @w5s/mrm-preset@3.3.2 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,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.3](github.com/w5s/project-config/compare/@w5s/mrm-preset@3.3.0...@w5s/mrm-preset@3.3.3) (2026-03-09)
7
+
8
+ **Note:** Version bump only for package @w5s/mrm-preset
9
+
6
10
  ## [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
11
 
8
12
  **Note:** Version bump only for package @w5s/mrm-preset
@@ -13,7 +13,7 @@
13
13
  when: always
14
14
  - when: never
15
15
  image:
16
- name: renovate/renovate@sha256:bbde9510bd177bfe747530c7abf4fd6c1b6f905623a7725bc744dcdd5b8097fa
16
+ name: renovate/renovate@sha256:ec4c19855b357746aa9d477a2507915378814d99045e27517f7515c4a7b504d8
17
17
  entrypoint: ['']
18
18
  script:
19
19
  - >
@@ -0,0 +1,5 @@
1
+ export default [
2
+ {
3
+ ignores: ['**/templates/*.ts'],
4
+ },
5
+ ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "3.3.2",
3
+ "version": "3.3.3",
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.2",
27
+ "@w5s/dev": "^3.2.3",
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": "3b43d7c3bbc5964bd4d2cede6459710fbd264104"
41
+ "gitHead": "4e72e6d3c7b204e0f08c3f44817d48ad0d44ea33"
42
42
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "3.3.2",
3
+ "version": "3.3.3",
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.2",
40
+ "@w5s/dev": "^3.2.3",
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": "3b43d7c3bbc5964bd4d2cede6459710fbd264104"
60
+ "gitHead": "4e72e6d3c7b204e0f08c3f44817d48ad0d44ea33"
61
61
  }
@@ -1,5 +0,0 @@
1
- export default [
2
- {
3
- ignore: ['**/templates/*.ts'],
4
- },
5
- ];