@w5s/mrm-preset 2.9.0 → 2.10.0

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,6 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@2.8.7 build:tsc
3
+ > @w5s/mrm-preset@2.9.0 build:tsc
4
4
  > tsc
5
5
 
6
6
  ⠙⠙
@@ -1,6 +1,6 @@
1
1
 
2
2
  ⠙
3
- > @w5s/mrm-preset@2.8.7 lint:src
3
+ > @w5s/mrm-preset@2.9.0 lint:src
4
4
  > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
5
 
6
6
  ⠙⠙
@@ -1,4 +1,4 @@
1
1
 
2
- > @w5s/mrm-preset@2.9.0 prepare:empty
2
+ > @w5s/mrm-preset@2.10.0 prepare:empty
3
3
  > :
4
4
 
@@ -1,2 +1 @@
1
-
2
- 
1
+ CSpell: Files checked: 52, Issues found: 0 in 0 files.
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @w5s/mrm-preset@2.8.7 test:script
3
+ > @w5s/mrm-preset@2.9.0 test:script
4
4
  > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
5
5
 
6
6
  mkdir: _tester: File exists
@@ -18,10 +18,10 @@
18
18
  Running editorconfig...
19
19
  Running eslint...
20
20
  Installing @w5s/eslint-config...
21
- ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙npm error code ERESOLVE
22
- ⠙npm error ERESOLVE could not resolve
23
- ⠙npm error
24
- ⠙npm error While resolving: @w5s/eslint-config@2.2.5
21
+ ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹npm error code ERESOLVE
22
+ ⠹npm error ERESOLVE could not resolve
23
+ ⠹npm error
24
+ ⠹npm error While resolving: @w5s/eslint-config@2.2.6
25
25
  npm error Found: eslint@9.13.0
26
26
  npm error node_modules/eslint
27
27
  npm error peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.0
@@ -31,25 +31,25 @@ Installing @w5s/eslint-config...
31
31
  npm error 2 more (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
32
32
  npm error
33
33
  npm error Could not resolve dependency:
34
- npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.2.5
34
+ npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.2.6
35
35
  npm error node_modules/@w5s/eslint-config
36
- npm error dev @w5s/eslint-config@"2.2.5" from the root project
36
+ npm error dev @w5s/eslint-config@"2.2.6" from the root project
37
37
  npm error
38
38
  npm error Conflicting peer dependency: eslint@8.57.1
39
39
  npm error node_modules/eslint
40
- npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.2.5
40
+ npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.2.6
41
41
  npm error node_modules/@w5s/eslint-config
42
- npm error dev @w5s/eslint-config@"2.2.5" from the root project
42
+ npm error dev @w5s/eslint-config@"2.2.6" from the root project
43
43
  npm error
44
44
  npm error Fix the upstream dependency conflict, or retry
45
45
  npm error this command with --force or --legacy-peer-deps
46
46
  npm error to accept an incorrect (and potentially broken) dependency resolution.
47
- ⠙npm error
47
+ ⠹npm error
48
48
  npm error
49
49
  npm error For a full report see:
50
- npm error /Users/julienpolo/.npm/_logs/2024-12-20T10_56_03_640Z-eresolve-report.txt
51
- ⠙npm error A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2024-12-20T10_56_03_640Z-debug-0.log
52
- ⠙Running cspell...
50
+ npm error /Users/julienpolo/.npm/_logs/2024-12-20T11_07_46_737Z-eresolve-report.txt
51
+ ⠹npm error A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2024-12-20T11_07_46_737Z-debug-0.log
52
+ ⠹Running cspell...
53
53
  Running vitest...
54
54
  Running renovate...
55
55
  Running githooks...
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
+ # [2.10.0](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.9.0...@w5s/mrm-preset@2.10.0) (2024-12-20)
7
+
8
+ ### ✨ Features
9
+
10
+ - Enable syncWorkspaceLock for lerna publish ([4c0c818](https://github.com/w5s/project-config/commit/4c0c818))
11
+
12
+ **Note:** Version bump only for package @w5s/mrm-preset
13
+
6
14
  # [2.9.0](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.8.7...@w5s/mrm-preset@2.9.0) (2024-12-20)
7
15
 
8
16
  ### ✨ Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.9.0",
3
+ "version": "2.10.0",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -38,5 +38,5 @@
38
38
  "access": "public"
39
39
  },
40
40
  "sideEffect": false,
41
- "gitHead": "8bc9a6fb06ff9097f6598655c5f7e4671a94dbb4"
41
+ "gitHead": "9b556d00310ad9409a0962d7da8388dad5720d33"
42
42
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.9.0",
3
+ "version": "2.10.0",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -59,5 +59,5 @@
59
59
  "access": "public"
60
60
  },
61
61
  "sideEffect": false,
62
- "gitHead": "8bc9a6fb06ff9097f6598655c5f7e4671a94dbb4"
62
+ "gitHead": "9b556d00310ad9409a0962d7da8388dad5720d33"
63
63
  }
package/project/index.js CHANGED
@@ -240,6 +240,7 @@ function task() {
240
240
  publish: {
241
241
  conventionalCommits: true,
242
242
  npmClient: 'npm',
243
+ syncWorkspaceLock: true,
243
244
  },
244
245
  version: {
245
246
  message: gitmoji