@w5s/mrm-preset 2.3.7 → 2.4.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,7 +1,6 @@
1
-
2
- [1] : exited with code 0
1
+ [1] : exited with code 0
3
2
  [tsc]
4
- [tsc] > @w5s/mrm-preset@2.3.6 build:tsc
3
+ [tsc] > @w5s/mrm-preset@2.4.1 build:tsc
5
4
  [tsc] > tsc --noEmit --skipLibCheck
6
5
  [tsc]
7
6
  [tsc] npm run build:tsc exited with code 0
@@ -1,50 +0,0 @@
1
-
2
- [1] : exited with code 0
3
- [src]
4
- [src] > @w5s/mrm-preset@2.3.5 format:src
5
- [src] > eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
6
- [src]
7
- [src] 
8
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/asdf/index.js
9
- [src]  8:7 error Parsing error: Unexpected token ..
10
- [src] 
11
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/github.js
12
- [src]  20:7 error Parsing error: Unexpected token ..
13
- [src] 
14
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/git.js
15
- [src]  12:11 error Parsing error: Unexpected token {
16
- [src] 
17
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/jest.js
18
- [src]  30:13 error Parsing error: Unexpected token ..
19
- [src] 
20
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js
21
- [src]  293:36 error Parsing error: Unexpected token ..
22
- [src] 
23
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/pkg.js
24
- [src]  87:5 error Parsing error: Unexpected token ..
25
- [src] 
26
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/typedoc.js
27
- [src]  36:9 error Parsing error: Unexpected token ..
28
- [src] 
29
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vitest.js
30
- [src]  46:25 error Parsing error: Unexpected token ?
31
- [src] 
32
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/cspell/index.js
33
- [src]  11:7 error Parsing error: Unexpected token ..
34
- [src] 
35
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/eslint/index.js
36
- [src]  39:9 error Parsing error: Unexpected token ..
37
- [src] 
38
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/githooks/index.js
39
- [src]  21:7 error Parsing error: Unexpected token ..
40
- [src] 
41
- [src] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/project/index.js
42
- [src]  47:5 error Parsing error: Unexpected token ..
43
- [src] 
44
- [src] ✖ 12 problems (12 errors, 0 warnings)
45
- [src] 
46
- [src] npm ERR! Lifecycle script `format:src` failed with error:
47
- [src] npm ERR! Error: command failed
48
- npm ERR! in workspace: @w5s/mrm-preset@2.3.5
49
- npm ERR! at location: /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset
50
- [src] npm run format:src exited with code 1
@@ -1,7 +1,6 @@
1
-
2
- [1] : exited with code 0
1
+ [1] : exited with code 0
3
2
  [src]
4
- [src] > @w5s/mrm-preset@2.3.6 lint:src
3
+ [src] > @w5s/mrm-preset@2.4.1 lint:src
5
4
  [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
6
5
  [src]
7
6
  [src] npm run lint:src exited with code 0
@@ -1,2 +1 @@
1
-
2
- CSpell: Files checked: 52, Issues found: 0 in 0 files.
1
+ CSpell: Files checked: 52, Issues found: 0 in 0 files.
@@ -1,7 +1,6 @@
1
-
2
- [1] : exited with code 0
1
+ [1] : exited with code 0
3
2
  [script]
4
- [script] > @w5s/mrm-preset@2.3.6 test:script
3
+ [script] > @w5s/mrm-preset@2.4.1 test:script
5
4
  [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
6
5
  [script]
7
6
  [script] mkdir: _tester: File exists
@@ -9,7 +8,34 @@
9
8
  [script] Running alias configure...
10
9
  [script] Running gitignore...
11
10
  [script] Running project...
11
+ [script] Update package.json
12
12
  [script] Update turbo.json
13
+ [script] Uninstalling npm-run-all...
14
+ [script]
15
+ [script] removed 23 packages, and audited 1055 packages in 4s
16
+ [script]
17
+ [script] 227 packages are looking for funding
18
+ [script] run `npm fund` for details
19
+ [script]
20
+ [script] 4 vulnerabilities (2 moderate, 2 high)
21
+ [script]
22
+ [script] To address all issues, run:
23
+ [script] npm audit fix
24
+ [script]
25
+ [script] Run `npm audit` for details.
26
+ [script] Installing concurrently...
27
+ [script]
28
+ [script] added 8 packages, and audited 1063 packages in 5s
29
+ [script]
30
+ [script] 231 packages are looking for funding
31
+ [script] run `npm fund` for details
32
+ [script]
33
+ [script] 4 vulnerabilities (2 moderate, 2 high)
34
+ [script]
35
+ [script] To address all issues, run:
36
+ [script] npm audit fix
37
+ [script]
38
+ [script] Run `npm audit` for details.
13
39
  [script] Running contributing...
14
40
  [script] Running licenses...
15
41
  [script] Running asdf...
package/CHANGELOG.md CHANGED
@@ -3,6 +3,34 @@
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.4.2](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.4.1...@w5s/mrm-preset@2.4.2) (2024-03-28)
7
+
8
+ ### 🐛 Bug Fixes
9
+
10
+ - Revert npm-run-all ([dc61870](https://github.com/w5s/project-config/commit/dc61870))
11
+
12
+ **Note:** Version bump only for package @w5s/mrm-preset
13
+
14
+ ## [2.4.1](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.4.0...@w5s/mrm-preset@2.4.1) (2024-03-28)
15
+
16
+ ### 🐛 Bug Fixes
17
+
18
+ - Fix npm-run-all ([f510b1b](https://github.com/w5s/project-config/commit/f510b1b))
19
+
20
+ **Note:** Version bump only for package @w5s/mrm-preset
21
+
22
+ # [2.4.0](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.3.8...@w5s/mrm-preset@2.4.0) (2024-03-28)
23
+
24
+ ### ✨ Features
25
+
26
+ - Use npx lerna and remove from devDependencies ([736ef29](https://github.com/w5s/project-config/commit/736ef29))
27
+
28
+ **Note:** Version bump only for package @w5s/mrm-preset
29
+
30
+ ## [2.3.8](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.3.7...@w5s/mrm-preset@2.3.8) (2024-03-24)
31
+
32
+ **Note:** Version bump only for package @w5s/mrm-preset
33
+
6
34
  ## [2.3.7](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.3.6...@w5s/mrm-preset@2.3.7) (2024-03-15)
7
35
 
8
36
  **Note:** Version bump only for package @w5s/mrm-preset
@@ -201,7 +201,7 @@ variables:
201
201
  # IMAGE_NAME: $CI_REGISTRY_IMAGE
202
202
 
203
203
  .autodevops_node_image:
204
- image: node:lts-alpine@sha256:c0a3badbd8a0a760de903e00cedbca94588e609299820557e72cba2a53dbaa2c
204
+ image: node:lts-alpine@sha256:ef3f47741e161900ddd07addcaca7e76534a9205e4cd73b2ed091ba339004a75
205
205
 
206
206
  .autodevops_node_install:
207
207
  extends:
@@ -13,7 +13,7 @@
13
13
  when: always
14
14
  - when: never
15
15
  image:
16
- name: renovate/renovate@sha256:9ae82a08dc7dae4ba802e133e688fc05a2887408d7d32bb4f356061135c73e3a
16
+ name: renovate/renovate@sha256:b7f4a2a50e5fb916fa639ac1acfd7ddd48509ac92bb816eddd71a14047479a98
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": "2.3.7",
3
+ "version": "2.4.2",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -24,7 +24,7 @@
24
24
  "postpack": "npx clean-package restore"
25
25
  },
26
26
  "dependencies": {
27
- "@w5s/dev": "^2.1.1",
27
+ "@w5s/dev": "^2.1.5",
28
28
  "debug": "^4.3.3",
29
29
  "glob": "^10.0.0",
30
30
  "mrm-core": "^7.0.0",
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "eef352121316d12ce958d19e18b7b2dcec5f7d23"
40
+ "gitHead": "77af3164140984f15a402ae3f8b4a9e39c13d89e"
41
41
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.3.7",
3
+ "version": "2.4.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": "^2.1.1",
40
+ "@w5s/dev": "^2.1.5",
41
41
  "debug": "^4.3.3",
42
42
  "glob": "^10.0.0",
43
43
  "mrm-core": "^7.0.0",
@@ -56,5 +56,5 @@
56
56
  "publishConfig": {
57
57
  "access": "public"
58
58
  },
59
- "gitHead": "eef352121316d12ce958d19e18b7b2dcec5f7d23"
59
+ "gitHead": "77af3164140984f15a402ae3f8b4a9e39c13d89e"
60
60
  }
package/project/index.js CHANGED
@@ -312,7 +312,7 @@ function task() {
312
312
  npm.dependency({
313
313
  dev: true,
314
314
  name: ['lerna'],
315
- state: rootUseWorkspace ? 'present' : 'absent',
315
+ state: 'absent',
316
316
  });
317
317
  npm.dependency({
318
318
  dev: true,
package/release/index.js CHANGED
@@ -10,8 +10,9 @@ function task() {
10
10
  pkg.withPackageJson((packageFile) => {
11
11
  pkg.script(packageFile, {
12
12
  name: project.release,
13
- // eslint-disable-next-line no-template-curly-in-string
14
- update: useWorkspace ? '[ -n "${CI:-}" ] && lerna publish --yes || lerna publish' : semanticRelease.command(),
13
+ update:
14
+ // eslint-disable-next-line no-template-curly-in-string
15
+ useWorkspace ? '[ -n "${CI:-}" ] && npx lerna publish --yes || npx lerna publish' : semanticRelease.command(),
15
16
  state: 'present',
16
17
  });
17
18
  });