@labeg/code-style 6.10.18 → 6.10.20

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +178 -103
  2. package/README.md +0 -1
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -2,41 +2,76 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## [6.10.20] - 2026-02-23
6
+
7
+ ### ⚙️ Miscellaneous Tasks
8
+
9
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#30)
10
+ - *(deps-dev)* Bump the development-dependencies group with 2 updates (#31)
11
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#32)
12
+ - *(deps)* Bump globals from 16.5.0 to 17.1.0 (#33)
13
+ - *(deps)* Bump lewagon/wait-on-check-action from 1.4.1 to 1.5.0 (#34)
14
+ - *(deps)* Bump the all-minor-patch group with 2 updates (#35)
15
+ - *(deps-dev)* Bump the react-ecosystem group with 2 updates (#36)
16
+ - *(deps)* Bump @stylistic/eslint-plugin in the eslint-plugins group (#37)
17
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#38)
18
+ - *(deps-dev)* Bump @types/react in the react-ecosystem group (#39)
19
+ - *(config)* Update cliff.toml configuration for changelog generation
20
+ - *(deps-dev)* Bump ajv from 6.12.6 to 6.14.0 (#40)
21
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#41)
22
+
23
+ ## [6.10.19] - 2026-01-17
24
+
25
+ ### ⚙️ Miscellaneous Tasks
26
+
27
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.19
28
+
5
29
  ## [6.10.18] - 2026-01-12
6
30
 
7
- # Changelog
31
+ ### ⚙️ Miscellaneous Tasks
8
32
 
9
- All notable changes to this project will be documented in this file.
33
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#28)
34
+ - *(deps-dev)* Bump the react-ecosystem group with 2 updates (#29)
35
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.18
10
36
 
11
37
  ## [6.10.17] - 2026-01-05
12
38
 
13
- # Changelog
39
+ ### ⚙️ Miscellaneous Tasks
14
40
 
15
- All notable changes to this project will be documented in this file.
41
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#26)
42
+ - *(deps-dev)* Bump the development-dependencies group with 2 updates (#27)
43
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.17
16
44
 
17
45
  ## [6.10.16] - 2025-12-29
18
46
 
19
- # Changelog
47
+ ### ⚙️ Miscellaneous Tasks
20
48
 
21
- All notable changes to this project will be documented in this file.
49
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#25)
50
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.16
22
51
 
23
52
  ## [6.10.15] - 2025-12-22
24
53
 
25
- # Changelog
54
+ ### ⚙️ Miscellaneous Tasks
26
55
 
27
- All notable changes to this project will be documented in this file.
56
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#24)
57
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.15
28
58
 
29
59
  ## [6.10.14] - 2025-12-15
30
60
 
31
- # Changelog
61
+ ### ⚙️ Miscellaneous Tasks
32
62
 
33
- All notable changes to this project will be documented in this file.
63
+ - Update cron schedule for quarterly NPM publish
64
+ - *(deps)* Bump the all-minor-patch group with 2 updates (#23)
65
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.14
34
66
 
35
67
  ## [6.10.13] - 2025-12-08
36
68
 
37
- # Changelog
69
+ ### ⚙️ Miscellaneous Tasks
38
70
 
39
- All notable changes to this project will be documented in this file.
71
+ - *(deps)* Bump typescript-eslint in the all-minor-patch group (#20)
72
+ - *(deps-dev)* Bump the development-dependencies group with 2 updates (#21)
73
+ - *(deps-dev)* Bump react in the react-ecosystem group (#22)
74
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.13
40
75
 
41
76
  ## [6.10.12] - 2025-12-07
42
77
 
@@ -44,122 +79,95 @@ All notable changes to this project will be documented in this file.
44
79
 
45
80
  - Add CodeQL badge to README
46
81
 
47
- # Changelog
82
+ ### ⚙️ Miscellaneous Tasks
48
83
 
49
- All notable changes to this project will be documented in this file.
84
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.12
50
85
 
51
86
  ## [6.10.11] - 2025-12-07
52
87
 
53
88
  ### ⚙️ Miscellaneous Tasks
54
89
 
55
90
  - Remove NODE_AUTH_TOKEN from NPM publish workflow
56
-
57
- # Changelog
58
-
59
- All notable changes to this project will be documented in this file.
91
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.11
60
92
 
61
93
  ## [6.10.10] - 2025-12-06
62
94
 
63
95
  ### ⚙️ Miscellaneous Tasks
64
96
 
65
- - Add NODE_AUTH_TOKEN environment variable for NPM publish
66
-
67
- # Changelog
68
-
69
- All notable changes to this project will be documented in this file.
97
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.10
70
98
 
71
99
  ## [6.10.9] - 2025-12-06
72
100
 
73
101
  ### ⚙️ Miscellaneous Tasks
74
102
 
75
103
  - Remove NODE_AUTH_TOKEN environment variable from NPM publish workflow
76
-
77
- # Changelog
78
-
79
- All notable changes to this project will be documented in this file.
104
+ - Add NODE_AUTH_TOKEN environment variable for NPM publish
105
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.9
80
106
 
81
107
  ## [6.10.8] - 2025-12-06
82
108
 
83
109
  ### ⚙️ Miscellaneous Tasks
84
110
 
85
- - Update NPM publish workflow to include provenance flag
86
-
87
- # Changelog
88
-
89
- All notable changes to this project will be documented in this file.
111
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.8
90
112
 
91
113
  ## [6.10.7] - 2025-12-06
92
114
 
93
115
  ### ⚙️ Miscellaneous Tasks
94
116
 
95
117
  - Update Next.js usage example to include core web vitals
96
-
97
- # Changelog
98
-
99
- All notable changes to this project will be documented in this file.
118
+ - Update NPM publish workflow to include provenance flag
119
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.7
100
120
 
101
121
  ## [6.10.6] - 2025-12-01
102
122
 
103
123
  ### ⚙️ Miscellaneous Tasks
104
124
 
105
- - Add scheduled cron job for NPM publish workflow
106
-
107
- # Changelog
108
-
109
- All notable changes to this project will be documented in this file.
125
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.6
110
126
 
111
127
  ## [6.10.5] - 2025-12-01
112
128
 
113
129
  ### ⚙️ Miscellaneous Tasks
114
130
 
115
- - Update dependabot configuration and enhance README with ESLint plugins
116
-
117
- # Changelog
118
-
119
- All notable changes to this project will be documented in this file.
131
+ - Add scheduled cron job for NPM publish workflow
132
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.5
120
133
 
121
134
  ## [6.10.4] - 2025-12-01
122
135
 
123
136
  ### ⚙️ Miscellaneous Tasks
124
137
 
138
+ - *(deps)* Bump the eslint-plugins group with 3 updates (#12)
139
+ - *(deps-dev)* Bump @types/react in the react-ecosystem group (#13)
140
+ - *(deps-dev)* Bump lint-staged in the development-dependencies group (#14)
141
+ - *(deps)* Bump typescript-eslint from 8.46.4 to 8.47.0 (#15)
125
142
  - *(deps)* Bump actions/checkout from 5 to 6 (#16)
126
143
  - Remove unnecessary labels from dependabot configuration
127
-
128
- # Changelog
129
-
130
- All notable changes to this project will be documented in this file.
144
+ - *(deps)* Bump the eslint-plugins group with 2 updates (#17)
145
+ - *(deps-dev)* Bump @types/react in the react-ecosystem group (#18)
146
+ - *(deps)* Bump typescript-eslint from 8.47.0 to 8.48.0 (#19)
147
+ - Update dependabot configuration and enhance README with ESLint plugins
148
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.4
131
149
 
132
150
  ## [6.10.3] - 2025-11-17
133
151
 
134
152
  ### ⚙️ Miscellaneous Tasks
135
153
 
136
- - Update dependabot auto-merge workflow to include metadata fetching and separate approval step
137
-
138
- # Changelog
139
-
140
- All notable changes to this project will be documented in this file.
154
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.3
141
155
 
142
156
  ## [6.10.2] - 2025-11-17
143
157
 
144
158
  ### ⚙️ Miscellaneous Tasks
145
159
 
146
160
  - *(deps)* Bump actions/checkout from 4 to 5 (#10)
161
+ - Update dependabot auto-merge workflow to include metadata fetching and separate approval step
147
162
  - *(deps)* Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.1
148
163
  - *(deps)* Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.1
149
-
150
- # Changelog
151
-
152
- All notable changes to this project will be documented in this file.
164
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.2
153
165
 
154
166
  ## [6.10.1] - 2025-11-15
155
167
 
156
168
  ### ⚙️ Miscellaneous Tasks
157
169
 
158
- - Remove .npmignore file
159
-
160
- # Changelog
161
-
162
- All notable changes to this project will be documented in this file.
170
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.1
163
171
 
164
172
  ## [6.10.0] - 2025-11-15
165
173
 
@@ -167,9 +175,10 @@ All notable changes to this project will be documented in this file.
167
175
 
168
176
  - Add issue templates for bug reports and feature requests, enhance contributing guidelines
169
177
 
170
- # Changelog
178
+ ### ⚙️ Miscellaneous Tasks
171
179
 
172
- All notable changes to this project will be documented in this file.
180
+ - Remove .npmignore file
181
+ - *(@labeg/code-style)* Release @labeg/code-style@6.10.0
173
182
 
174
183
  ## [6.9.0] - 2025-11-15
175
184
 
@@ -177,19 +186,15 @@ All notable changes to this project will be documented in this file.
177
186
 
178
187
  - Add CodeQL advanced analysis workflow
179
188
 
180
- # Changelog
189
+ ### ⚙️ Miscellaneous Tasks
181
190
 
182
- All notable changes to this project will be documented in this file.
191
+ - *(@labeg/code-style)* Release @labeg/code-style@6.9.0
183
192
 
184
193
  ## [6.8.0] - 2025-11-15
185
194
 
186
- ### 🚀 Features
187
-
188
- - Add Dependabot auto-merge workflow
189
-
190
- # Changelog
195
+ ### ⚙️ Miscellaneous Tasks
191
196
 
192
- All notable changes to this project will be documented in this file.
197
+ - *(@labeg/code-style)* Release @labeg/code-style@6.8.0
193
198
 
194
199
  ## [6.7.1] - 2025-11-15
195
200
 
@@ -197,54 +202,60 @@ All notable changes to this project will be documented in this file.
197
202
 
198
203
  - *(deps)* Bump actions/setup-node from 4 to 6
199
204
  - *(deps)* Bump actions/checkout from 4 to 5
205
+ - *(@labeg/code-style)* Release @labeg/code-style@6.7.1
200
206
 
201
- # Changelog
207
+ ## [6.7.0] - 2025-11-15
202
208
 
203
- All notable changes to this project will be documented in this file.
209
+ ### 🚀 Features
204
210
 
205
- ## [6.7.0] - 2025-11-15
211
+ - Add Dependabot auto-merge workflow
212
+
213
+ ### ⚙️ Miscellaneous Tasks
214
+
215
+ - *(@labeg/code-style)* Release @labeg/code-style@6.7.0
216
+
217
+ ## [6.6.0] - 2025-11-15
206
218
 
207
219
  ### 🚀 Features
208
220
 
209
221
  - Add dependabot configuration for NPM and GitHub Actions updates
210
222
 
211
- # Changelog
223
+ ### ⚙️ Miscellaneous Tasks
212
224
 
213
- All notable changes to this project will be documented in this file.
225
+ - *(@labeg/code-style)* Release @labeg/code-style@6.6.0
214
226
 
215
- ## [6.6.0] - 2025-11-15
227
+ ## [6.5.1] - 2025-11-15
216
228
 
217
229
  ### 🚀 Features
218
230
 
219
231
  - Update .npmignore to include SECURITY.md and CHANGELOG.md
220
232
  - Enhance CI workflows with NPM publish and pull request testing
221
233
 
222
- # Changelog
234
+ ### ⚙️ Miscellaneous Tasks
223
235
 
224
- All notable changes to this project will be documented in this file.
236
+ - *(@labeg/code-style)* Release @labeg/code-style@6.5.1
225
237
 
226
- ## [6.5.1] - 2025-11-15
238
+ ## [6.5.0] - 2025-07-17
227
239
 
228
240
  ### ⚙️ Miscellaneous Tasks
229
241
 
230
242
  - Update dependencies and improve ESLint configurations
243
+ - *(@labeg/code-style)* Release @labeg/code-style@6.5.0
231
244
 
232
- # Changelog
233
-
234
- All notable changes to this project will be documented in this file.
235
-
236
- ## [6.5.0] - 2025-07-17
245
+ ## [6.4.1] - 2025-07-17
237
246
 
238
247
  ### 🚀 Features
239
248
 
240
249
  - *(eslint)* Add indent-binary-ops rule with 4 spaces configuration
241
250
 
242
- ## [6.4.1] - 2025-07-17
243
-
244
251
  ### 🐛 Bug Fixes
245
252
 
246
253
  - *(eslint)* Update stylistic configuration to use 'all' instead of 'all-flat'
247
254
 
255
+ ### ⚙️ Miscellaneous Tasks
256
+
257
+ - *(@labeg/code-style)* Release @labeg/code-style@6.4.1
258
+
248
259
  ## [6.4.0] - 2025-07-10
249
260
 
250
261
  ### 🚀 Features
@@ -254,12 +265,13 @@ All notable changes to this project will be documented in this file.
254
265
  ### ⚙️ Miscellaneous Tasks
255
266
 
256
267
  - Update dependencies and devDependencies to latest versions
268
+ - *(@labeg/code-style)* Release @labeg/code-style@6.4.0
257
269
 
258
270
  ## [6.3.1] - 2025-04-10
259
271
 
260
- ### 📚 Documentation
272
+ ### ⚙️ Miscellaneous Tasks
261
273
 
262
- - Fix readme text
274
+ - *(@labeg/code-style)* Release @labeg/code-style@6.3.1
263
275
 
264
276
  ## [6.3.0] - 2025-04-10
265
277
 
@@ -267,17 +279,30 @@ All notable changes to this project will be documented in this file.
267
279
 
268
280
  - Update dependencies versions
269
281
 
282
+ ### 📚 Documentation
283
+
284
+ - Fix readme text
285
+
286
+ ### ⚙️ Miscellaneous Tasks
287
+
288
+ - *(@labeg/code-style)* Release @labeg/code-style@6.3.0
289
+
270
290
  ## [6.2.0] - 2025-03-25
271
291
 
272
- ### 🚀 Features
292
+ ### ⚙️ Miscellaneous Tasks
273
293
 
274
- - Update dependencies versions
294
+ - *(@labeg/code-style)* Release @labeg/code-style@6.2.0
275
295
 
276
296
  ## [6.1.0] - 2025-01-22
277
297
 
278
298
  ### 🚀 Features
279
299
 
280
300
  - Add package globals to dependecies
301
+ - Update dependencies versions
302
+
303
+ ### ⚙️ Miscellaneous Tasks
304
+
305
+ - *(@labeg/code-style)* Release @labeg/code-style@6.1.0
281
306
 
282
307
  ## [6.0.0] - 2025-01-03
283
308
 
@@ -285,37 +310,57 @@ All notable changes to this project will be documented in this file.
285
310
 
286
311
  - [**breaking**] Drop support eslint 8 config
287
312
 
313
+ ### ⚙️ Miscellaneous Tasks
314
+
315
+ - *(@labeg/code-style)* Release @labeg/code-style@6.0.0
316
+
288
317
  ## [5.5.0] - 2024-12-30
289
318
 
290
319
  ### 🚀 Features
291
320
 
292
321
  - Disable no-magic-numbers rule in eslint 9 config
293
322
 
323
+ ### ⚙️ Miscellaneous Tasks
324
+
325
+ - *(@labeg/code-style)* Release @labeg/code-style@5.5.0
326
+
294
327
  ## [5.4.0] - 2024-12-30
295
328
 
329
+ ### ⚙️ Miscellaneous Tasks
330
+
331
+ - *(@labeg/code-style)* Release @labeg/code-style@5.4.0
332
+
333
+ ## [5.3.3] - 2024-12-30
334
+
296
335
  ### 🚀 Features
297
336
 
298
337
  - New realization eslint 9 config
299
338
  - Add react hook plugin for eslint 9 only config
300
339
  - Separate typescript-eslint to simple linter and extended language service part
301
340
 
302
- ## [5.3.3] - 2024-12-30
303
-
304
341
  ### 🐛 Bug Fixes
305
342
 
306
343
  - Default ignores for eslint 9
307
344
 
345
+ ### ⚙️ Miscellaneous Tasks
346
+
347
+ - *(@labeg/code-style)* Release @labeg/code-style@5.3.3
348
+
308
349
  ## [5.3.2] - 2024-12-26
309
350
 
310
- ### 🐛 Bug Fixes
351
+ ### ⚙️ Miscellaneous Tasks
311
352
 
312
- - Add main file to package.json
353
+ - *(@labeg/code-style)* Release @labeg/code-style@5.3.2
313
354
 
314
355
  ## [5.3.1] - 2024-12-26
315
356
 
316
357
  ### 🐛 Bug Fixes
317
358
 
318
- - Publich eslint 9 config
359
+ - Add main file to package.json
360
+
361
+ ### ⚙️ Miscellaneous Tasks
362
+
363
+ - *(@labeg/code-style)* Release @labeg/code-style@5.3.1
319
364
 
320
365
  ## [5.3.0] - 2024-12-26
321
366
 
@@ -323,29 +368,47 @@ All notable changes to this project will be documented in this file.
323
368
 
324
369
  - Update dependencies versions
325
370
 
371
+ ### 🐛 Bug Fixes
372
+
373
+ - Publich eslint 9 config
374
+
375
+ ### ⚙️ Miscellaneous Tasks
376
+
377
+ - *(@labeg/code-style)* Release @labeg/code-style@5.3.0
378
+
326
379
  ## [5.2.0] - 2024-12-25
327
380
 
328
- ### 🚀 Features
381
+ ### ⚙️ Miscellaneous Tasks
329
382
 
330
- - Flat config add support js files
383
+ - *(@labeg/code-style)* Release @labeg/code-style@5.2.0
331
384
 
332
385
  ## [5.1.0] - 2024-12-24
333
386
 
334
387
  ### 🚀 Features
335
388
 
336
389
  - Initilize support eslint 9 flat config
390
+ - Flat config add support js files
391
+
392
+ ### ⚙️ Miscellaneous Tasks
393
+
394
+ - *(@labeg/code-style)* Release @labeg/code-style@5.1.0
337
395
 
338
396
  ## [4.6.0] - 2024-11-27
339
397
 
340
- ### 🚀 Features
398
+ ### ⚙️ Miscellaneous Tasks
341
399
 
342
- - Remove react-hooks plugin from config
400
+ - *(@labeg/code-style)* Release @labeg/code-style@4.6.0
343
401
 
344
402
  ## [4.5.0] - 2024-11-27
345
403
 
346
404
  ### 🚀 Features
347
405
 
348
406
  - Update dependencies versions
407
+ - Remove react-hooks plugin from config
408
+
409
+ ### ⚙️ Miscellaneous Tasks
410
+
411
+ - *(@labeg/code-style)* Release @labeg/code-style@4.5.0
349
412
 
350
413
  ## [4.4.0] - 2024-10-05
351
414
 
@@ -353,18 +416,30 @@ All notable changes to this project will be documented in this file.
353
416
 
354
417
  - Update dependencies versions
355
418
 
419
+ ### ⚙️ Miscellaneous Tasks
420
+
421
+ - *(@labeg/code-style)* Release @labeg/code-style@4.4.0
422
+
356
423
  ## [4.3.0] - 2024-09-07
357
424
 
358
425
  ### 🚀 Features
359
426
 
360
427
  - Update dependencies versions
361
428
 
429
+ ### ⚙️ Miscellaneous Tasks
430
+
431
+ - *(@labeg/code-style)* Release @labeg/code-style@4.3.0
432
+
362
433
  ## [4.2.3] - 2024-06-07
363
434
 
364
435
  ### 📚 Documentation
365
436
 
366
437
  - Regenerate changelog
367
438
 
439
+ ### ⚙️ Miscellaneous Tasks
440
+
441
+ - *(@labeg/code-style)* Release @labeg/code-style@4.2.3
442
+
368
443
  ## [4.2.2] - 2024-06-02
369
444
 
370
445
  ### 📚 Documentation
package/README.md CHANGED
@@ -6,7 +6,6 @@
6
6
  ![build status](https://github.com/LabEG/code-style/workflows/Test%20Pull%20Request/badge.svg)
7
7
  [![CodeQL](https://github.com/LabEG/code-style/workflows/CodeQL%20Advanced/badge.svg)](https://github.com/LabEG/code-style/security/code-scanning)
8
8
 
9
-
10
9
  Comprehensive ESLint configuration for TypeScript and React projects with strict code quality rules.
11
10
 
12
11
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@labeg/code-style",
3
- "version": "6.10.18",
3
+ "version": "6.10.20",
4
4
  "author": "Eugene Labutin",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/LabEG/code-style#readme",
@@ -59,7 +59,7 @@
59
59
  "eslint-plugin-jsx-a11y": "^6.10.2",
60
60
  "eslint-plugin-react": "^7.37.5",
61
61
  "eslint-plugin-react-hooks": "^7.0.1",
62
- "globals": "^16.5.0",
62
+ "globals": "^17.1.0",
63
63
  "typescript-eslint": "^8.46.4"
64
64
  },
65
65
  "devDependencies": {