@w5s/mrm-preset 2.5.0 → 2.5.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,6 +1,7 @@
1
- [1] : exited with code 0
1
+
2
+ [1] : exited with code 0
2
3
  [tsc]
3
- [tsc] > @w5s/mrm-preset@2.4.5 build:tsc
4
+ [tsc] > @w5s/mrm-preset@2.3.6 build:tsc
4
5
  [tsc] > tsc --noEmit --skipLibCheck
5
6
  [tsc]
6
7
  [tsc] npm run build:tsc exited with code 0
@@ -1,6 +1,7 @@
1
- [1] : exited with code 0
2
- [src]
3
- [src] > @w5s/mrm-preset@2.4.5 lint:src
4
- [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
- [src]
6
- [src] npm run lint:src exited with code 0
1
+
2
+ [1] : exited with code 0
3
+ [src]
4
+ [src] > @w5s/mrm-preset@2.3.6 lint:src
5
+ [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
6
+ [src]
7
+ [src] npm run lint:src exited with code 0
@@ -1 +1,2 @@
1
- CSpell: Files checked: 52, Issues found: 0 in 0 files.
1
+
2
+ CSpell: Files checked: 52, Issues found: 0 in 0 files
@@ -1,79 +1,30 @@
1
- [1] : exited with code 0
2
- [script]
3
- [script] > @w5s/mrm-preset@2.4.5 test:script
4
- [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
5
- [script]
6
- [script] mkdir: _tester: File exists
7
- [script] Running bootstrap...
8
- [script] Running alias configure...
9
- [script] Running gitignore...
10
- [script] Running project...
11
- [script] Running contributing...
12
- [script] Running licenses...
13
- [script] Running asdf...
14
- [script] Running release...
15
- [script] Running ci...
16
- [script] Running lang...
17
- [script] Running commitlint...
18
- [script] Running editorconfig...
19
- [script] Running eslint...
20
- [script] Installing @w5s/eslint-config...
21
- [script] npm WARN ERESOLVE overriding peer dependency
22
- [script] npm WARN ERESOLVE overriding peer dependency
23
- [script] npm ERR! code ERESOLVE
24
- [script] npm ERR! ERESOLVE could not resolve
25
- [script] npm ERR!
26
- [script] npm ERR! While resolving: @w5s/eslint-config@2.0.17
27
- [script] npm ERR! Found: eslint@9.3.0
28
- [script] npm ERR! node_modules/eslint
29
- [script] npm ERR! peer eslint@"^8.56.0" from @typescript-eslint/parser@7.10.0
30
- [script] npm ERR! node_modules/@w5s/eslint-config/node_modules/@typescript-eslint/parser
31
- [script] npm ERR! @typescript-eslint/parser@"^7.0.0" from @w5s/eslint-config@2.0.17
32
- [script] npm ERR! node_modules/@w5s/eslint-config
33
- [script] npm ERR! dev @w5s/eslint-config@"2.0.17" from the root project
34
- [script] npm ERR! peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.10.0
35
- npm ERR! node_modules/@w5s/eslint-config/node_modules/@typescript-eslint/eslint-plugin
36
- [script] npm ERR! @typescript-eslint/eslint-plugin@"^7.0.0" from @w5s/eslint-config@2.0.17
37
- [script] npm ERR! node_modules/@w5s/eslint-config
38
- [script] npm ERR! dev @w5s/eslint-config@"2.0.17" from the root project
39
- [script] npm ERR!
40
- [script] npm ERR! Could not resolve dependency:
41
- [script] npm ERR! peerOptional eslint@"8.x" from @w5s/eslint-config@2.0.17
42
- [script] npm ERR! node_modules/@w5s/eslint-config
43
- [script] npm ERR! dev @w5s/eslint-config@"2.0.17" from the root project
44
- [script] npm ERR!
45
- [script] npm ERR! Conflicting peer dependency: eslint@8.57.0
46
- [script] npm ERR! node_modules/eslint
47
- [script] npm ERR! peerOptional eslint@"8.x" from @w5s/eslint-config@2.0.17
48
- [script] npm ERR! node_modules/@w5s/eslint-config
49
- [script] npm ERR! dev @w5s/eslint-config@"2.0.17" from the root project
50
- [script] npm ERR!
51
- [script] npm ERR! Fix the upstream dependency conflict, or retry
52
- [script] npm ERR! this command with --force or --legacy-peer-deps
53
- [script] npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
54
- [script] npm ERR!
55
- [script] npm ERR!
56
- [script] npm ERR! For a full report see:
57
- [script] npm ERR! /Users/julienpolo/Library/Caches/npm/_logs/2024-05-21T19_16_14_380Z-eresolve-report.txt
58
- [script]
59
- [script] npm ERR! A complete log of this run can be found in: /Users/julienpolo/Library/Caches/npm/_logs/2024-05-21T19_16_14_380Z-debug-0.log
60
- [script] Running cspell...
61
- [script] Running vitest...
62
- [script] Running renovate...
63
- [script] Running githooks...
64
- [script] Running post-configure...
65
- [script] Error: to format code
66
- [script]
67
- [script] > _tester@1.0.0-alpha.0 format
68
- [script] > concurrently "npm:format:*" ":"
69
- [script]
70
- [script] [1] : exited with code 0
71
- [script] [root]
72
- [script] [root] > _tester@1.0.0-alpha.0 format:root
73
- [script] [root] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
74
- [script] [root]
75
- [script] [root] Invalid option '--ext' - perhaps you meant '-c'?
76
- [script] [root] You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.
77
- [script] [root] npm run format:root exited with code 2
78
- [script]
79
- [script] npm run test:script exited with code 0
1
+
2
+ [1] : exited with code 0
3
+ [script]
4
+ [script] > @w5s/mrm-preset@2.3.6 test:script
5
+ [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
6
+ [script]
7
+ [script] mkdir: _tester: File exists
8
+ [script] Running bootstrap...
9
+ [script] Running alias configure...
10
+ [script] Running gitignore...
11
+ [script] Running project...
12
+ [script] Update turbo.json
13
+ [script] Running contributing...
14
+ [script] Running licenses...
15
+ [script] Running asdf...
16
+ [script] Running release...
17
+ [script] Running ci...
18
+ [script] Running lang...
19
+ [script] Update tsconfig.json
20
+ [script] Running commitlint...
21
+ [script] Update .vscode/extensions.json
22
+ [script] Running editorconfig...
23
+ [script] Running eslint...
24
+ [script] Running cspell...
25
+ [script] Update .cspell.json
26
+ [script] Running vitest...
27
+ [script] Running renovate...
28
+ [script] Running githooks...
29
+ [script] Running post-configure...
30
+ [script] npm run test:script exited with code 0
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
+ ## [2.5.1](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.5.0...@w5s/mrm-preset@2.5.1) (2024-05-24)
7
+
8
+ **Note:** Version bump only for package @w5s/mrm-preset
9
+
6
10
  # [2.5.0](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.4.5...@w5s/mrm-preset@2.5.0) (2024-05-21)
7
11
 
8
12
  ### ✨ Features
@@ -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:291e84d956f1aff38454bbd3da38941461ad569a185c20aa289f71f37ea08e23
204
+ image: node:lts-alpine@sha256:a7b980c958bfe4d84ee9263badd95a40c8bb50ad5afdb87902c187fefaef0e24
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:31b9a88f54e5193a5dc8dc785ed1fa383479aea680d72c5aa934841e83d0da84
16
+ name: renovate/renovate@sha256:1601c02bbb4d2bc40012cdadd8df42ea186123c4f9574a1d108a849e48cb856b
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.5.0",
3
+ "version": "2.5.1",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "83fd8a5230a660921d5c785190b58f38a1d3cdb0"
40
+ "gitHead": "82c472e8ba92e7e7b29be093654361b5e075b24f"
41
41
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.5.0",
3
+ "version": "2.5.1",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -56,5 +56,5 @@
56
56
  "publishConfig": {
57
57
  "access": "public"
58
58
  },
59
- "gitHead": "83fd8a5230a660921d5c785190b58f38a1d3cdb0"
59
+ "gitHead": "82c472e8ba92e7e7b29be093654361b5e075b24f"
60
60
  }
@@ -1,6 +0,0 @@
1
- [1] : exited with code 0
2
- [src]
3
- [src] > @w5s/mrm-preset@2.4.5 format:src
4
- [src] > eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
- [src]
6
- [src] npm run format:src exited with code 0