@digigov/cli-lint 2.4.1 → 2.4.2-platform-263.12-06-26-14-50

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,17 @@
1
1
  # Change Log - @digigov/cli-lint
2
2
 
3
- This log was last generated on Wed, 11 Feb 2026 14:46:37 GMT and should not be manually modified.
3
+ <!-- This log was last generated on Fri, 12 Jun 2026 14:50:19 GMT and should not be manually modified. -->
4
+
5
+ <!-- Start content -->
6
+
7
+ ## 2.4.2-platform-263.12-06-26-14-50
8
+
9
+ Fri, 12 Jun 2026 14:50:19 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump eslint-plugin-digigov to v2.4.2-platform-263.12-06-26-14-50
14
+ - Bump @digigov/cli to v2.4.2-platform-263.12-06-26-14-50
4
15
 
5
16
  ## 2.0.8
6
17
  Wed, 11 Feb 2026 14:46:37 GMT
@@ -255,4 +266,3 @@ _Version update only_
255
266
  Tue, 23 Mar 2021 16:17:35 GMT
256
267
 
257
268
  _Initial release_
258
-
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digigov/cli-lint",
3
- "version": "2.4.1",
3
+ "version": "2.4.2-platform-263.12-06-26-14-50",
4
4
  "description": "Lint plugin for Digigov CLI",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -23,7 +23,7 @@
23
23
  "eslint-import-resolver-typescript": "3.7.0",
24
24
  "globals": "15.13.0",
25
25
  "@eslint/compat": "1.2.3",
26
- "eslint-plugin-digigov": "2.4.1"
26
+ "eslint-plugin-digigov": "2.4.2-platform-263.12-06-26-14-50"
27
27
  },
28
28
  "exports": {
29
29
  ".": "./index.js",
@@ -41,7 +41,7 @@
41
41
  "prettier": "^3",
42
42
  "typescript": "*",
43
43
  "eslint": "^9",
44
- "@digigov/cli": "2.4.1"
44
+ "@digigov/cli": "2.4.2-platform-263.12-06-26-14-50"
45
45
  },
46
46
  "peerDependenciesMeta": {
47
47
  "typescript": {
package/CHANGELOG.json DELETED
@@ -1,439 +0,0 @@
1
- {
2
- "name": "@digigov/cli-lint",
3
- "entries": [
4
- {
5
- "date": "Thu, 05 Mar 2026 15:05:25 GMT",
6
- "version": "2.0.8",
7
- "tag": "@digigov/cli-lint_v2.0.8",
8
- "comments": {
9
- "none": [
10
- {
11
- "author": "sangelopoulos@admin.grnet.gr",
12
- "package": "@digigov/cli-lint",
13
- "commit": "4aba42b82bde518d6d77d8b2977da7d4b3401941",
14
- "comment": "Migrate to pnpm catalog"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "version": "2.0.8",
21
- "tag": "@digigov/cli-lint_v2.0.8",
22
- "date": "Wed, 11 Feb 2026 14:46:37 GMT",
23
- "comments": {}
24
- },
25
- {
26
- "version": "2.0.7",
27
- "tag": "@digigov/cli-lint_v2.0.7",
28
- "date": "Tue, 10 Feb 2026 13:53:35 GMT",
29
- "comments": {}
30
- },
31
- {
32
- "version": "2.0.6",
33
- "tag": "@digigov/cli-lint_v2.0.6",
34
- "date": "Wed, 28 Jan 2026 13:14:05 GMT",
35
- "comments": {}
36
- },
37
- {
38
- "version": "2.0.5",
39
- "tag": "@digigov/cli-lint_v2.0.5",
40
- "date": "Tue, 27 Jan 2026 13:46:07 GMT",
41
- "comments": {}
42
- },
43
- {
44
- "version": "2.0.4",
45
- "tag": "@digigov/cli-lint_v2.0.4",
46
- "date": "Tue, 27 Jan 2026 13:12:04 GMT",
47
- "comments": {}
48
- },
49
- {
50
- "version": "2.0.3",
51
- "tag": "@digigov/cli-lint_v2.0.3",
52
- "date": "Wed, 21 Jan 2026 21:01:49 GMT",
53
- "comments": {}
54
- },
55
- {
56
- "version": "2.0.2",
57
- "tag": "@digigov/cli-lint_v2.0.2",
58
- "date": "Wed, 21 Jan 2026 15:58:34 GMT",
59
- "comments": {
60
- "major": [
61
- {
62
- "comment": "Remove deprecated eslint config"
63
- },
64
- {
65
- "comment": "Migrate to ESLint v9 & remove type-checking step"
66
- },
67
- {
68
- "comment": "Use typescript & commanderjs"
69
- }
70
- ],
71
- "patch": [
72
- {
73
- "comment": "Fix missing gitignore error"
74
- },
75
- {
76
- "comment": "Fixed missing .gitignore issue"
77
- },
78
- {
79
- "comment": "Disable strict rules for storybook files"
80
- },
81
- {
82
- "comment": "Update package.json"
83
- }
84
- ]
85
- }
86
- },
87
- {
88
- "version": "1.0.4",
89
- "tag": "@digigov/cli-lint_v1.0.4",
90
- "date": "Fri, 16 Feb 2024 09:57:32 GMT",
91
- "comments": {
92
- "patch": [
93
- {
94
- "comment": "Remove cypress plugin & upgrade all other plugins"
95
- }
96
- ]
97
- }
98
- },
99
- {
100
- "version": "1.0.3",
101
- "tag": "@digigov/cli-lint_v1.0.3",
102
- "date": "Mon, 29 Jan 2024 17:45:11 GMT",
103
- "comments": {
104
- "patch": [
105
- {
106
- "comment": "Upgrade @typescript-eslint for TypeScript v5"
107
- }
108
- ],
109
- "dependency": [
110
- {
111
- "comment": "Updating dependency \"@digigov/cli-build\" from `1.1.0` to `1.1.1`"
112
- }
113
- ]
114
- }
115
- },
116
- {
117
- "version": "1.0.2",
118
- "tag": "@digigov/cli-lint_v1.0.2",
119
- "date": "Mon, 29 Jan 2024 10:46:50 GMT",
120
- "comments": {
121
- "patch": [
122
- {
123
- "comment": "Disallow irregular whitespace"
124
- }
125
- ],
126
- "dependency": [
127
- {
128
- "comment": "Updating dependency \"@digigov/cli-build\" from `1.0.1` to `1.1.0`"
129
- }
130
- ]
131
- }
132
- },
133
- {
134
- "version": "1.0.0",
135
- "tag": "@digigov/cli-lint_v1.0.0",
136
- "date": "Fri, 15 Dec 2023 15:23:56 GMT",
137
- "comments": {
138
- "minor": [
139
- {
140
- "comment": "major refactor"
141
- }
142
- ],
143
- "major": [
144
- {
145
- "comment": "Upgrade versions to v1.0.0-rc"
146
- },
147
- {
148
- "comment": "Refactor libs to a generic UI library removing personas organizing"
149
- }
150
- ],
151
- "patch": [
152
- {
153
- "comment": "Update digigov plugin rule to err instead of warn"
154
- }
155
- ],
156
- "dependency": [
157
- {
158
- "comment": "Updating dependency \"eslint-plugin-digigov\" from `1.0.0-rc.6` to `1.0.0`"
159
- },
160
- {
161
- "comment": "Updating dependency \"@digigov/cli\" from `1.0.0-rc.6` to `1.0.0`"
162
- },
163
- {
164
- "comment": "Updating dependency \"@digigov/cli-build\" from `1.0.0-rc.6` to `1.0.0`"
165
- }
166
- ]
167
- }
168
- },
169
- {
170
- "version": "0.5.34",
171
- "tag": "@digigov/cli-lint_v0.5.34",
172
- "date": "Thu, 02 Feb 2023 16:12:09 GMT",
173
- "comments": {
174
- "dependency": [
175
- {
176
- "comment": "Updating dependency \"@digigov/cli\" from `0.6.4` to `0.6.5`"
177
- }
178
- ]
179
- }
180
- },
181
- {
182
- "version": "0.5.31",
183
- "tag": "@digigov/cli-lint_v0.5.31",
184
- "date": "Tue, 17 May 2022 11:04:22 GMT",
185
- "comments": {
186
- "dependency": [
187
- {
188
- "comment": "Updating dependency \"eslint-plugin-digigov\" from `0.1.3` to `0.1.4`"
189
- },
190
- {
191
- "comment": "Updating dependency \"@digigov/cli\" from `0.6.0` to `0.6.1`"
192
- }
193
- ]
194
- }
195
- },
196
- {
197
- "version": "0.5.30",
198
- "tag": "@digigov/cli-lint_v0.5.30",
199
- "date": "Mon, 16 May 2022 14:42:45 GMT",
200
- "comments": {
201
- "patch": [
202
- {
203
- "comment": "Change MIT License to BSD-2-Clause"
204
- }
205
- ],
206
- "dependency": [
207
- {
208
- "comment": "Updating dependency \"@digigov/cli-build\" from `0.8.0` to `0.8.1`"
209
- }
210
- ]
211
- }
212
- },
213
- {
214
- "version": "0.5.29",
215
- "tag": "@digigov/cli-lint_v0.5.29",
216
- "date": "Wed, 30 Mar 2022 12:28:30 GMT",
217
- "comments": {
218
- "none": [
219
- {
220
- "comment": "Fix linting issues"
221
- }
222
- ],
223
- "patch": [
224
- {
225
- "comment": "Allow multiple files as argv"
226
- }
227
- ]
228
- }
229
- },
230
- {
231
- "version": "0.5.28",
232
- "tag": "@digigov/cli-lint_v0.5.28",
233
- "date": "Thu, 10 Feb 2022 13:45:56 GMT",
234
- "comments": {
235
- "patch": [
236
- {
237
- "comment": "pin down dependency versions"
238
- }
239
- ],
240
- "dependency": [
241
- {
242
- "comment": "Updating dependency \"@digigov/cli\" from `0.5.25` to `0.5.26`"
243
- },
244
- {
245
- "comment": "Updating dependency \"@digigov/cli-build\" from `0.6.2` to `0.6.3`"
246
- }
247
- ]
248
- }
249
- },
250
- {
251
- "version": "0.5.27",
252
- "tag": "@digigov/cli-lint_v0.5.27",
253
- "date": "Tue, 08 Feb 2022 15:21:11 GMT",
254
- "comments": {
255
- "patch": [
256
- {
257
- "comment": "add react-hooks/exhaustive-deps in eslint rules"
258
- }
259
- ]
260
- }
261
- },
262
- {
263
- "version": "0.5.26",
264
- "tag": "@digigov/cli-lint_v0.5.26",
265
- "date": "Wed, 02 Feb 2022 15:44:29 GMT",
266
- "comments": {
267
- "patch": [
268
- {
269
- "comment": "fix package.json inconsistencies by running cli-lab verify-and-update-local-package-versions"
270
- }
271
- ],
272
- "dependency": [
273
- {
274
- "comment": "Updating dependency \"@digigov/cli-build\" from `0.6.0` to `0.6.1`"
275
- }
276
- ]
277
- }
278
- },
279
- {
280
- "version": "0.5.25",
281
- "tag": "@digigov/cli-lint_v0.5.25",
282
- "date": "Wed, 22 Sep 2021 10:15:42 GMT",
283
- "comments": {
284
- "patch": [
285
- {
286
- "comment": "Add browser env to eslint.common config so that usage of global variables like `window` won't produce eslint errors"
287
- }
288
- ]
289
- }
290
- },
291
- {
292
- "version": "0.5.24",
293
- "tag": "@digigov/cli-lint_v0.5.24",
294
- "date": "Thu, 12 Aug 2021 08:56:35 GMT",
295
- "comments": {}
296
- },
297
- {
298
- "version": "0.5.23",
299
- "tag": "@digigov/cli-lint_v0.5.23",
300
- "date": "Thu, 12 Aug 2021 06:18:14 GMT",
301
- "comments": {}
302
- },
303
- {
304
- "version": "0.5.22",
305
- "tag": "@digigov/cli-lint_v0.5.22",
306
- "date": "Tue, 03 Aug 2021 12:09:02 GMT",
307
- "comments": {}
308
- },
309
- {
310
- "version": "0.5.21",
311
- "tag": "@digigov/cli-lint_v0.5.21",
312
- "date": "Tue, 03 Aug 2021 10:22:51 GMT",
313
- "comments": {}
314
- },
315
- {
316
- "version": "0.5.20",
317
- "tag": "@digigov/cli-lint_v0.5.20",
318
- "date": "Fri, 30 Jul 2021 13:01:30 GMT",
319
- "comments": {}
320
- },
321
- {
322
- "version": "0.5.19",
323
- "tag": "@digigov/cli-lint_v0.5.19",
324
- "date": "Fri, 30 Jul 2021 11:35:29 GMT",
325
- "comments": {}
326
- },
327
- {
328
- "version": "0.5.18",
329
- "tag": "@digigov/cli-lint_v0.5.18",
330
- "date": "Fri, 30 Jul 2021 10:46:37 GMT",
331
- "comments": {}
332
- },
333
- {
334
- "version": "0.5.17",
335
- "tag": "@digigov/cli-lint_v0.5.17",
336
- "date": "Fri, 30 Jul 2021 08:49:46 GMT",
337
- "comments": {}
338
- },
339
- {
340
- "version": "0.5.16",
341
- "tag": "@digigov/cli-lint_v0.5.16",
342
- "date": "Fri, 30 Jul 2021 07:46:24 GMT",
343
- "comments": {}
344
- },
345
- {
346
- "version": "0.5.15",
347
- "tag": "@digigov/cli-lint_v0.5.15",
348
- "date": "Tue, 27 Jul 2021 10:14:43 GMT",
349
- "comments": {}
350
- },
351
- {
352
- "version": "0.5.14",
353
- "tag": "@digigov/cli-lint_v0.5.14",
354
- "date": "Thu, 15 Jul 2021 11:16:22 GMT",
355
- "comments": {}
356
- },
357
- {
358
- "version": "0.5.13",
359
- "tag": "@digigov/cli-lint_v0.5.13",
360
- "date": "Fri, 09 Jul 2021 08:59:32 GMT",
361
- "comments": {}
362
- },
363
- {
364
- "version": "0.5.12",
365
- "tag": "@digigov/cli-lint_v0.5.12",
366
- "date": "Thu, 08 Jul 2021 15:08:50 GMT",
367
- "comments": {}
368
- },
369
- {
370
- "version": "0.5.11",
371
- "tag": "@digigov/cli-lint_v0.5.11",
372
- "date": "Wed, 30 Jun 2021 12:09:21 GMT",
373
- "comments": {}
374
- },
375
- {
376
- "version": "0.5.10",
377
- "tag": "@digigov/cli-lint_v0.5.10",
378
- "date": "Wed, 23 Jun 2021 13:04:19 GMT",
379
- "comments": {}
380
- },
381
- {
382
- "version": "0.5.9",
383
- "tag": "@digigov/cli-lint_v0.5.9",
384
- "date": "Wed, 02 Jun 2021 12:04:27 GMT",
385
- "comments": {}
386
- },
387
- {
388
- "version": "0.5.8",
389
- "tag": "@digigov/cli-lint_v0.5.8",
390
- "date": "Wed, 02 Jun 2021 08:33:44 GMT",
391
- "comments": {}
392
- },
393
- {
394
- "version": "0.5.7",
395
- "tag": "@digigov/cli-lint_v0.5.7",
396
- "date": "Wed, 05 May 2021 14:11:41 GMT",
397
- "comments": {}
398
- },
399
- {
400
- "version": "0.5.6",
401
- "tag": "@digigov/cli-lint_v0.5.6",
402
- "date": "Thu, 22 Apr 2021 15:04:42 GMT",
403
- "comments": {}
404
- },
405
- {
406
- "version": "0.5.5",
407
- "tag": "@digigov/cli-lint_v0.5.5",
408
- "date": "Thu, 22 Apr 2021 14:39:18 GMT",
409
- "comments": {}
410
- },
411
- {
412
- "version": "0.5.4",
413
- "tag": "@digigov/cli-lint_v0.5.4",
414
- "date": "Thu, 22 Apr 2021 14:06:40 GMT",
415
- "comments": {}
416
- },
417
- {
418
- "version": "0.5.3",
419
- "tag": "@digigov/cli-lint_v0.5.3",
420
- "date": "Thu, 22 Apr 2021 12:56:25 GMT",
421
- "comments": {}
422
- },
423
- {
424
- "version": "0.3.0",
425
- "tag": "@digigov/cli-lint_v0.3.0",
426
- "date": "Tue, 23 Mar 2021 16:17:35 GMT",
427
- "comments": {
428
- "dependency": [
429
- {
430
- "comment": "Updating dependency \"@digigov/cli\" from `^0.3.0` to `^0.4.0`"
431
- },
432
- {
433
- "comment": "Updating dependency \"@digigov/cli-build\" from `^0.3.0` to `^0.3.1`"
434
- }
435
- ]
436
- }
437
- }
438
- ]
439
- }