@w5s/mrm-preset 2.6.2 → 2.6.4

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
  [1] : exited with code 0
2
2
  [tsc]
3
- [tsc] > @w5s/mrm-preset@2.6.1 build:tsc
3
+ [tsc] > @w5s/mrm-preset@2.6.3 build:tsc
4
4
  [tsc] > tsc --noEmit --skipLibCheck
5
5
  [tsc]
6
6
  [tsc] npm run build:tsc exited with code 0
@@ -1,6 +1,6 @@
1
1
  [1] : exited with code 0
2
2
  [src]
3
- [src] > @w5s/mrm-preset@2.5.1 format:src
3
+ [src] > @w5s/mrm-preset@2.6.1 format:src
4
4
  [src] > eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
5
  [src]
6
6
  [src] npm run format:src exited with code 0
@@ -1,6 +1,7 @@
1
- [1] : exited with code 0
1
+
2
+ [1] : exited with code 0
2
3
  [src]
3
- [src] > @w5s/mrm-preset@2.6.1 lint:src
4
+ [src] > @w5s/mrm-preset@2.3.6 lint:src
4
5
  [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
6
  [src]
6
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,6 +1,7 @@
1
- [1] : exited with code 0
1
+
2
+ [1] : exited with code 0
2
3
  [script]
3
- [script] > @w5s/mrm-preset@2.6.1 test:script
4
+ [script] > @w5s/mrm-preset@2.3.6 test:script
4
5
  [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
5
6
  [script]
6
7
  [script] mkdir: _tester: File exists
@@ -15,61 +16,15 @@
15
16
  [script] Running release...
16
17
  [script] Running ci...
17
18
  [script] Running lang...
19
+ [script] Update tsconfig.json
18
20
  [script] Running commitlint...
21
+ [script] Update .vscode/extensions.json
19
22
  [script] Running editorconfig...
20
23
  [script] Running eslint...
21
- [script] Installing @w5s/eslint-config...
22
- [script] npm warn ERESOLVE overriding peer dependency
23
- [script] npm warn ERESOLVE overriding peer dependency
24
- [script] npm error code ERESOLVE
25
- [script] npm error ERESOLVE could not resolve
26
- [script] npm error
27
- [script] npm error While resolving: @w5s/eslint-config@2.0.20
28
- [script] npm error Found: eslint@9.3.0
29
- [script] npm error node_modules/eslint
30
- [script] npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.13.1
31
- [script] npm error node_modules/@w5s/eslint-config/node_modules/@typescript-eslint/eslint-plugin
32
- [script] npm error @typescript-eslint/eslint-plugin@"^7.0.0" from @w5s/eslint-config@2.0.20
33
- [script] npm error node_modules/@w5s/eslint-config
34
- [script] npm error dev @w5s/eslint-config@"2.0.20" from the root project
35
- [script] npm error
36
- [script] npm error Could not resolve dependency:
37
- [script] npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.0.20
38
- [script] npm error node_modules/@w5s/eslint-config
39
- [script] npm error dev @w5s/eslint-config@"2.0.20" from the root project
40
- [script] npm error
41
- [script] npm error Conflicting peer dependency: eslint@8.57.0
42
- [script] npm error node_modules/eslint
43
- [script] npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.0.20
44
- [script] npm error node_modules/@w5s/eslint-config
45
- [script] npm error dev @w5s/eslint-config@"2.0.20" from the root project
46
- [script] npm error
47
- [script] npm error Fix the upstream dependency conflict, or retry
48
- [script] npm error this command with --force or --legacy-peer-deps
49
- [script] npm error to accept an incorrect (and potentially broken) dependency resolution.
50
- [script] npm error
51
- [script] npm error
52
- [script] npm error For a full report see:
53
- [script] npm error /Users/julienpolo/.npm/_logs/2024-06-23T22_22_35_195Z-eresolve-report.txt
54
- [script]
55
- [script] npm error A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2024-06-23T22_22_35_195Z-debug-0.log
56
24
  [script] Running cspell...
25
+ [script] Update .cspell.json
57
26
  [script] Running vitest...
58
27
  [script] Running renovate...
59
28
  [script] Running githooks...
60
29
  [script] Running post-configure...
61
- [script] Error: to format code
62
- [script]
63
- [script] > _tester@1.0.0-alpha.0 format
64
- [script] > concurrently "npm:format:*" ":"
65
- [script]
66
- [script] [1] : exited with code 0
67
- [script] [root]
68
- [script] [root] > _tester@1.0.0-alpha.0 format:root
69
- [script] [root] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
70
- [script] [root]
71
- [script] [root] Invalid option '--ext' - perhaps you meant '-c'?
72
- [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.
73
- [script] [root] npm run format:root exited with code 2
74
- [script]
75
30
  [script] npm run test:script exited with code 0
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.6.4](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.6.3...@w5s/mrm-preset@2.6.4) (2024-07-24)
7
+
8
+ **Note:** Version bump only for package @w5s/mrm-preset
9
+
10
+ ## [2.6.3](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.6.2...@w5s/mrm-preset@2.6.3) (2024-07-16)
11
+
12
+ **Note:** Version bump only for package @w5s/mrm-preset
13
+
6
14
  ## [2.6.2](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.6.1...@w5s/mrm-preset@2.6.2) (2024-06-23)
7
15
 
8
16
  ### 🐛 Bug Fixes
@@ -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:804aa6a6476a7e2a5df8db28804aa6c1c97904eefb01deed5d6af24bb51d0c81
204
+ image: node:lts-alpine@sha256:09dbe0a53523c2482d85a037efc6b0e8e8bb16c6f1acf431fe36aa0ebc871c06
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:49779a4bef523ec804462ab66aaca78b5601cb084e5ab8cf06ac9c32114fc5af
16
+ name: renovate/renovate@sha256:9b51d3d092ffd56b8786648a90a978a8abd8ddbd6f8f9e176b21f6c8d2c2a94d
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.6.2",
3
+ "version": "2.6.4",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -24,9 +24,9 @@
24
24
  "postpack": "npx clean-package restore"
25
25
  },
26
26
  "dependencies": {
27
- "@w5s/dev": "^2.2.2",
27
+ "@w5s/dev": "^2.2.4",
28
28
  "debug": "^4.3.3",
29
- "glob": "^10.0.0",
29
+ "glob": "^11.0.0",
30
30
  "mrm-core": "^7.0.0",
31
31
  "semver-intersect": "^1.4.0",
32
32
  "sync-directory": "^6.0.0"
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "9e8b978821dc680b4718b0ec16cbeef794c65405"
40
+ "gitHead": "64cee3db1b4e67e97e4537106716cfdb53cf6e16"
41
41
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.6.2",
3
+ "version": "2.6.4",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -37,9 +37,9 @@
37
37
  "test:script": "mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir .."
38
38
  },
39
39
  "dependencies": {
40
- "@w5s/dev": "^2.2.2",
40
+ "@w5s/dev": "^2.2.4",
41
41
  "debug": "^4.3.3",
42
- "glob": "^10.0.0",
42
+ "glob": "^11.0.0",
43
43
  "mrm-core": "^7.0.0",
44
44
  "semver-intersect": "^1.4.0",
45
45
  "sync-directory": "^6.0.0"
@@ -56,5 +56,5 @@
56
56
  "publishConfig": {
57
57
  "access": "public"
58
58
  },
59
- "gitHead": "9e8b978821dc680b4718b0ec16cbeef794c65405"
59
+ "gitHead": "64cee3db1b4e67e97e4537106716cfdb53cf6e16"
60
60
  }