@w5s/mrm-preset 1.0.1 → 1.0.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,6 +1,11 @@
1
1
  [1] : exited with code 0
2
2
  [tsc]
3
- [tsc] > @w5s/mrm-preset@1.0.0 build:tsc
3
+ [tsc] > @w5s/mrm-preset@1.0.2 build:tsc
4
4
  [tsc] > tsc --noEmit --skipLibCheck
5
5
  [tsc]
6
+ [tsc] npm notice
7
+ npm notice New patch version of npm available! 9.6.3 -> 9.6.4
8
+ [tsc] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.4>
9
+ [tsc] npm notice Run `npm install -g npm@9.6.4` to update!
10
+ npm notice
6
11
  [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@1.0.0 lint:src
3
+ [src] > @w5s/mrm-preset@1.0.1 lint:src
4
4
  [src] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
5
  [src]
6
6
  [src] npm run lint:src exited with code 0
@@ -1,187 +1,28 @@
1
1
  [1] : exited with code 0
2
2
  [script]
3
- [script] > @w5s/mrm-preset@1.0.0 test:script
3
+ [script] > @w5s/mrm-preset@1.0.1 test:script
4
4
  [script] > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
5
5
  [script]
6
+ [script] mkdir: _tester: File exists
6
7
  [script] Running bootstrap...
7
- [script] Create package.json
8
- [script] Create .gitignore
9
- [script] Update .gitignore
10
- [script] Update .gitignore
11
- [script] Create .yarnrc.yml
12
- [script] Update package.json
13
8
  [script] Running alias configure...
14
9
  [script] Running gitignore...
15
10
  [script] Running project...
16
- [script] Update package.json
17
- [script] Create turbo.json
18
- [script] Installing turbo...
19
- [script]
20
- [script] added 2 packages, and audited 3 packages in 4s
21
- [script]
22
- [script] found 0 vulnerabilities
23
- [script] Installing concurrently...
24
- [script]
25
- [script] added 28 packages, and audited 31 packages in 8s
26
- [script]
27
- [script] 7 packages are looking for funding
28
- [script] run `npm fund` for details
29
- [script]
30
- [script] found 0 vulnerabilities
31
- [script] Installing @w5s/conventional-changelog...
32
- [script]
33
- [script] added 4 packages, and audited 35 packages in 3s
34
- [script]
35
- [script] 7 packages are looking for funding
36
- [script] run `npm fund` for details
37
- [script]
38
- [script] found 0 vulnerabilities
39
- [script] Create .vscode/tasks.json
40
- [script] Update .vscode/tasks.json
11
+ [script] Update turbo.json
41
12
  [script] Running contributing...
42
- [script] Create CODE_OF_CONDUCT.md
43
13
  [script] Running licenses...
44
14
  [script] Running release...
45
- [script] Update package.json
46
- [script] Installing semantic-release and @semantic-release/gitlab-config...
47
- [script]
48
- [script] added 370 packages, and audited 615 packages in 34s
49
- [script]
50
- [script] 85 packages are looking for funding
51
- [script] run `npm fund` for details
52
- [script]
53
- [script] found 0 vulnerabilities
54
- [script] Update package.json
55
15
  [script] Running ci...
56
16
  [script] Running lang...
57
- [script] Update .gitignore
58
- [script] Create tsconfig.settings.json
59
- [script] Create tsconfig.json
60
- [script] Create src/index.ts
61
- [script] Create src/index.spec.ts
62
- [script] Update package.json
63
- [script] Installing ts-node-dev and tsconfig-paths...
64
- [script]
65
- [script] added 36 packages, and audited 651 packages in 4s
66
- [script]
67
- [script] 86 packages are looking for funding
68
- [script] run `npm fund` for details
69
- [script]
70
- [script] found 0 vulnerabilities
71
- [script] Installing typescript, @types/node, and @w5s/ts-config...
72
- [script]
73
- [script] added 1 package, and audited 652 packages in 4s
74
- [script]
75
- [script] 86 packages are looking for funding
76
- [script] run `npm fund` for details
77
- [script]
78
- [script] found 0 vulnerabilities
17
+ [script] Update tsconfig.json
79
18
  [script] Running commitlint...
80
- [script] Create .vscode/extensions.json
81
- [script] Running editorconfig...
82
- [script] Create .editorconfig
83
19
  [script] Update .vscode/extensions.json
20
+ [script] Running editorconfig...
84
21
  [script] Running eslint...
85
- [script] Update .gitignore
86
- [script] Installing eslint and prettier...
87
- [script]
88
- [script] added 52 packages, and audited 704 packages in 4s
89
- [script]
90
- [script] 102 packages are looking for funding
91
- [script] run `npm fund` for details
92
- [script]
93
- [script] found 0 vulnerabilities
94
- [script] Installing @w5s/eslint-config...
95
- [script] npm ERR! code ERESOLVE
96
- [script] npm ERR! ERESOLVE could not resolve
97
- [script] npm ERR!
98
- [script] npm ERR! While resolving: @w5s/eslint-config@1.0.1
99
- [script] npm ERR! Found: typescript@5.0.2
100
- [script] npm ERR! node_modules/typescript
101
- [script] npm ERR! peerOptional typescript@">=4.7.x" from @w5s/ts-config@1.0.0
102
- [script] npm ERR! node_modules/@w5s/ts-config
103
- [script] npm ERR! dev @w5s/ts-config@"^1.0.0" from the root project
104
- [script] npm ERR! peer typescript@">=2.7" from ts-node@10.9.1
105
- [script] npm ERR! node_modules/ts-node
106
- [script] npm ERR! ts-node@"^10.4.0" from ts-node-dev@2.0.0
107
- [script] npm ERR! node_modules/ts-node-dev
108
- npm ERR! dev ts-node-dev@"^2.0.0" from the root project
109
- [script] npm ERR! 2 more (ts-node-dev, the root project)
110
- [script] npm ERR!
111
- [script] npm ERR! Could not resolve dependency:
112
- [script] npm ERR! peerOptional typescript@"4.x" from @w5s/eslint-config@1.0.1
113
- [script] npm ERR! node_modules/@w5s/eslint-config
114
- [script] npm ERR! dev @w5s/eslint-config@"1.0.1" from the root project
115
- [script] npm ERR!
116
- [script] npm ERR! Conflicting peer dependency: typescript@4.9.5
117
- [script] npm ERR! node_modules/typescript
118
- [script] npm ERR! peerOptional typescript@"4.x" from @w5s/eslint-config@1.0.1
119
- npm ERR! node_modules/@w5s/eslint-config
120
- [script] npm ERR! dev @w5s/eslint-config@"1.0.1" from the root project
121
- [script] npm ERR!
122
- [script] npm ERR! Fix the upstream dependency conflict, or retry
123
- [script] npm ERR! this command with --force or --legacy-peer-deps
124
- npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
125
- [script] npm ERR!
126
- [script] npm ERR!
127
- npm ERR! For a full report see:
128
- [script] npm ERR! /Users/julienpolo/Library/Caches/npm/_logs/2023-03-17T22_58_16_797Z-eresolve-report.txt
129
- [script]
130
- [script] npm ERR! A complete log of this run can be found in:
131
- [script] npm ERR! /Users/julienpolo/Library/Caches/npm/_logs/2023-03-17T22_58_16_797Z-debug-0.log
132
- [script] Update package.json
133
- [script] Update package.json
134
- [script] Update .vscode/extensions.json
135
- [script] Create .vscode/settings.json
136
22
  [script] Running cspell...
137
- [script] Create .cspell.json
138
- [script] Installing cspell...
139
- [script]
140
- [script] added 92 packages, and audited 796 packages in 11s
141
- [script]
142
- [script] 107 packages are looking for funding
143
- [script] run `npm fund` for details
144
- [script]
145
- [script] found 0 vulnerabilities
146
- [script] Installing @w5s/cspell-config...
147
- [script]
148
- [script] added 1 package, and audited 797 packages in 3s
149
- [script]
150
- [script] 107 packages are looking for funding
151
- [script] run `npm fund` for details
152
- [script]
153
- [script] found 0 vulnerabilities
154
- [script] Update package.json
23
+ [script] Update .cspell.json
155
24
  [script] Running vitest...
156
- [script] Installing vite and vitest...
157
- [script]
158
- [script] added 53 packages, and audited 850 packages in 11s
159
- [script]
160
- [script] 120 packages are looking for funding
161
- [script] run `npm fund` for details
162
- [script]
163
- [script] found 0 vulnerabilities
164
- [script] Update package.json
165
25
  [script] Running renovate...
166
26
  [script] Running githooks...
167
27
  [script] Running postconfigure...
168
- [script] Error: to format code
169
- [script]
170
- [script] > _tester@1.0.0-alpha.0 format
171
- [script] > concurrently "npm:format:*" ":"
172
- [script]
173
- [script] [1] : exited with code 0
174
- [script] [root]
175
- [script] [root] > _tester@1.0.0-alpha.0 format:root
176
- [script] [root] > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
177
- [script] [root]
178
- [script] [root]
179
- [script] [root] /Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/_tester/package.json
180
- [script] [root] 24:5 error Expected object keys to be in ascending order. 'spellcheck:root' should be before 'test' jsonc/sort-keys
181
- [script] [root]
182
- [script] [root] ✖ 1 problem (1 error, 0 warnings)
183
- [script] [root] 1 error and 0 warnings potentially fixable with the `--fix` option.
184
- [script] [root]
185
- [script] [root] npm run format:root exited with code 1
186
- [script]
187
28
  [script] npm run test:script exited with code 0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
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
+ ## <small>1.0.3 (2023-04-19)</small>
7
+
8
+ - ⬆️ Upgrade dependency glob to v10 ([76b45b0](https://github.com/w5s/project-config/commit/76b45b0))
9
+
10
+ ## <small>1.0.2 (2023-03-24)</small>
11
+
12
+ - ✨ Improve yarn berry support ([c5010cc](https://github.com/w5s/project-config/commit/c5010cc))
13
+ - 🐛 Fix github actions when merge queue ([6d8ab34](https://github.com/w5s/project-config/commit/6d8ab34))
14
+
6
15
  ## <small>1.0.1 (2023-03-17)</small>
7
16
 
8
17
  - ⬆️ Upgrade dependency glob to v9 ([4b51735](https://github.com/w5s/project-config/commit/4b51735))
package/ci/github.js CHANGED
@@ -10,7 +10,7 @@ function task() {
10
10
  packageManager === 'npm'
11
11
  ? `${packageManager} ci`
12
12
  : packageManager === 'yarn'
13
- ? `${packageManager} install --frozen-lockfile`
13
+ ? `${packageManager} install --immutable`
14
14
  : `${packageManager} install`;
15
15
  githubCI.workflow({
16
16
  name: 'node.js.yml',
@@ -19,6 +19,7 @@ function task() {
19
19
  name: 'Node.js CI',
20
20
  ...config,
21
21
  on: {
22
+ merge_group: {},
22
23
  push: {
23
24
  branches: [baseBranch],
24
25
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "debug": "^4.3.3",
39
- "glob": "^9.0.0",
39
+ "glob": "^10.0.0",
40
40
  "mrm-core": "^7.0.0",
41
41
  "semver-intersect": "^1.4.0",
42
42
  "sync-directory": "^6.0.0"
@@ -52,5 +52,5 @@
52
52
  "publishConfig": {
53
53
  "access": "public"
54
54
  },
55
- "gitHead": "cb12620549f61f9f66685f32a8a72fb5159a6370"
55
+ "gitHead": "12f2f65750a6ddd1b9746e7e09a7a77919b33eba"
56
56
  }