@balena/pinejs 19.0.4 → 19.0.5-build-renovate-major-10--balenaabstract-sql-compiler-f579f9db5a8ae59983f68a0dad689cbf64f494ba-2

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,3 +1,2614 @@
1
+ - commits:
2
+ - subject: Update dependency @balena/abstract-sql-compiler to v10
3
+ hash: f579f9db5a8ae59983f68a0dad689cbf64f494ba
4
+ body: |
5
+ Update @balena/abstract-sql-compiler from 9.2.0 to 10.0.1
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: Self-hosted Renovate Bot
10
+ nested:
11
+ - commits:
12
+ - subject: Wrap composite comparison operations with parenthesis when necessary
13
+ hash: b39c90a5a816b647bd1d4e4b1294bb377a798726
14
+ body: ""
15
+ footer:
16
+ Change-type: patch
17
+ change-type: patch
18
+ See: https://balena.zulipchat.com/#narrow/stream/346007-balena-io.2FbalenaCloud/topic/pinejs.2015/near/358435946
19
+ see: https://balena.zulipchat.com/#narrow/stream/346007-balena-io.2FbalenaCloud/topic/pinejs.2015/near/358435946
20
+ author: Thodoris Greasidis
21
+ nested: []
22
+ version: abstract-sql-compiler-10.0.1
23
+ title: ""
24
+ date: 2024-10-07T12:50:02.908Z
25
+ - commits:
26
+ - subject: "tsconfig: Switch the module compiler option to Node16"
27
+ hash: 28c15f305c99bd1e581a93fddfc985b82d20bdf8
28
+ body: ""
29
+ footer:
30
+ Change-type: patch
31
+ change-type: patch
32
+ author: Thodoris Greasidis
33
+ nested: []
34
+ - subject: Update tsconfig target to es2023
35
+ hash: 9fa62364ed291750c48a199b6895b1babfe1b959
36
+ body: ""
37
+ footer:
38
+ Change-type: major
39
+ change-type: major
40
+ author: Thodoris Greasidis
41
+ nested: []
42
+ - subject: Update minimum supported nodejs version to 20.14.0
43
+ hash: 2e399f73a7aa751abe02378990540d2ea68b522b
44
+ body: ""
45
+ footer:
46
+ Change-type: major
47
+ change-type: major
48
+ author: Thodoris Greasidis
49
+ nested: []
50
+ - subject: Make @balena/sbvr-types a peer dependency
51
+ hash: af8dc56b94b2b917588f5f53c2d95dab6f1f4ad9
52
+ body: ""
53
+ footer:
54
+ Change-type: major
55
+ change-type: major
56
+ author: Thodoris Greasidis
57
+ nested: []
58
+ - subject: Lint fixes
59
+ hash: 6ea529e0daa0608860ec2840e9b0212ae91830b7
60
+ body: ""
61
+ footer:
62
+ Change-type: patch
63
+ change-type: patch
64
+ author: Thodoris Greasidis
65
+ nested: []
66
+ - subject: Update dependencies & tests to match
67
+ hash: 877ea17f70057641e5d9da81bf6538cfa7e8db79
68
+ body: |
69
+ Update @balena/lf-to-abstract-sql from 5.0.0 to 5.0.2
70
+ Update @balena/odata-parser from 3.0.0 to 3.1.0
71
+ Update @balena/odata-to-abstract-sql from 6.0.1 to 6.4.0
72
+ Update @balena/sbvr-parser from 1.4.3 to 1.4.6
73
+ Update @balena/sbvr-types from 7.0.1 to 9.0.2
74
+ footer:
75
+ Change-type: patch
76
+ change-type: patch
77
+ author: Thodoris Greasidis
78
+ nested:
79
+ - commits:
80
+ - subject: Update `@balena/sbvr-types` devDependency
81
+ hash: 01f9b8aea7750c6033d535c791fad2b853071bda
82
+ body: |
83
+ Update @balena/sbvr-types from 5.0.0 to 7.0.1
84
+ footer:
85
+ Change-type: patch
86
+ change-type: patch
87
+ Signed-off-by: Harald Fischer <harald@balena.io>
88
+ signed-off-by: Harald Fischer <harald@balena.io>
89
+ author: Harald Fischer
90
+ nested:
91
+ - commits:
92
+ - subject: Update dependency @balena/abstract-sql-compiler to v9
93
+ hash: 37684ebb1692f97780dd27056b9cfe299c456b3c
94
+ body: >
95
+ Update @balena/abstract-sql-compiler from 8.5.0
96
+ to 9.0.4
97
+ footer:
98
+ Change-type: patch
99
+ change-type: patch
100
+ author: Self-hosted Renovate Bot
101
+ version: sbvr-types-7.0.1
102
+ title: ""
103
+ date: 2024-03-04T19:48:17.416Z
104
+ - commits:
105
+ - subject: Return `ISODateString` instead of `date`
106
+ hash: 37e2d446c0ec11f2e3a1ab41b1a205280062bd5d
107
+ body: >
108
+ The internal and external representation of the
109
+ returned object from pinejs should be
110
+ consistent.
111
+
112
+ Pinejs internal interface will return date or
113
+ date time fields as date object. For the
114
+ external interface the object is
115
+ JSON.stringified so that date becomes an ISO
116
+ string anyway.
117
+ footer:
118
+ Change-type: major
119
+ change-type: major
120
+ Signed-off-by: fisehara <harald@balena.io>
121
+ signed-off-by: fisehara <harald@balena.io>
122
+ author: fisehara
123
+ version: sbvr-types-7.0.0
124
+ title: ""
125
+ date: 2024-03-04T17:37:23.873Z
126
+ - commits:
127
+ - subject: Update dependency @types/chai-datetime to ^0.0.39
128
+ hash: 428c5a2c94bd753cc2ffc6d1e012c3a743e1b4d2
129
+ body: >
130
+ Update @types/chai-datetime from 0.0.37 to 0.0.39
131
+ footer:
132
+ Change-type: patch
133
+ change-type: patch
134
+ author: Self-hosted Renovate Bot
135
+ version: sbvr-types-6.1.1
136
+ title: ""
137
+ date: 2024-01-02T18:54:07.180Z
138
+ - commits:
139
+ - subject: Add checksum to WebResource
140
+ hash: be6a1e9bacad51f99d685f491b3bf81545536adb
141
+ body: ""
142
+ footer:
143
+ Change-type: minor
144
+ change-type: minor
145
+ author: Otávio Jacobi
146
+ version: sbvr-types-6.1.0
147
+ title: ""
148
+ date: 2023-10-03T22:49:47.984Z
149
+ - commits:
150
+ - subject: Change contents to snake_case
151
+ hash: aaa12269901e364533cf2aa45a958948ce0339de
152
+ body: ""
153
+ footer:
154
+ Change-Type: major
155
+ change-type: major
156
+ author: Otávio Jacobi
157
+ version: sbvr-types-6.0.0
158
+ title: ""
159
+ date: 2023-08-09T00:10:50.917Z
160
+ - commits:
161
+ - subject: Expose WebResource as WebResourceType
162
+ hash: 9e42bfffb2145b5096539492b36b0f19b1f2e209
163
+ body: ""
164
+ footer:
165
+ Change-type: minor
166
+ change-type: minor
167
+ author: Otávio Jacobi
168
+ version: sbvr-types-5.2.0
169
+ title: ""
170
+ date: 2023-08-08T21:01:49.459Z
171
+ - commits:
172
+ - subject: Adds WebResource type
173
+ hash: db7ff44e95a040a0b250d8c7612b126b31a3f325
174
+ body: ""
175
+ footer:
176
+ Change-type: minor
177
+ change-type: minor
178
+ Co-authored-by: ramirogm
179
+ co-authored-by: ramirogm
180
+ author: Otávio Jacobi
181
+ version: sbvr-types-5.1.0
182
+ title: ""
183
+ date: 2023-08-03T09:36:41.490Z
184
+ version: lf-to-abstract-sql-5.0.2
185
+ title: ""
186
+ date: 2024-03-05T13:44:30.007Z
187
+ - commits:
188
+ - subject: Update @balena/sbvr-types to 5.0.0
189
+ hash: 9acf28eac9790f47704d9103b5788fc4e1802e14
190
+ body: |
191
+ Update @balena/sbvr-types from 3.4.18 to 5.0.0
192
+ footer:
193
+ Change-type: patch
194
+ change-type: patch
195
+ author: Pagan Gazzard
196
+ nested:
197
+ - commits:
198
+ - subject: Switch from `export =` to `export default`
199
+ hash: 6cd01340e0fee46833942691fce5a9f6a42ac104
200
+ body: ""
201
+ footer:
202
+ Change-type: major
203
+ change-type: major
204
+ author: Pagan Gazzard
205
+ version: sbvr-types-5.0.0
206
+ title: ""
207
+ date: 2023-05-16T15:56:09.861Z
208
+ - commits:
209
+ - subject: Improve typings
210
+ hash: a5fd4a319cd0336afc5a765af9e1a1eec851f2c3
211
+ body: ""
212
+ footer:
213
+ Change-type: patch
214
+ change-type: patch
215
+ author: Pagan Gazzard
216
+ version: sbvr-types-4.0.2
217
+ title: ""
218
+ date: 2023-05-03T11:40:24.422Z
219
+ - commits:
220
+ - subject: "boolean: Avoid unnecessary array creation to reduce GCs"
221
+ hash: 5ba948cd5f42844974d43dc19f1c371e56376fc8
222
+ body: ""
223
+ footer:
224
+ Change-type: patch
225
+ change-type: patch
226
+ author: Thodoris Greasidis
227
+ version: sbvr-types-4.0.1
228
+ title: ""
229
+ date: 2023-05-02T13:39:37.722Z
230
+ - commits:
231
+ - subject: Add test cases for Objects in JSON validate
232
+ hash: be8fc31c3754186dd4c43ca8d4c056b0def7ffbd
233
+ body: >
234
+ As balena-lint rejects `new Boolean()`, `new
235
+ Number()` and `new String()` constructor usage,
236
+ test cases double check that they are not
237
+ instantiated as object but primitive type.
238
+ footer:
239
+ Change-type: patch
240
+ change-type: patch
241
+ Signed-off-by: fisehara <harald@balena.io>
242
+ signed-off-by: fisehara <harald@balena.io>
243
+ author: fisehara
244
+ - subject: Drop `require-npm4-to-publish` devDependency
245
+ hash: 46a369117c9d1222089498a8794c32d14edef85b
246
+ body: >
247
+ As engine and npm is now required as part of
248
+ package.json we can drop this dependency
249
+ footer:
250
+ Change-type: patch
251
+ change-type: patch
252
+ Signed-off-by: fisehara <harald@balena.io>
253
+ signed-off-by: fisehara <harald@balena.io>
254
+ author: fisehara
255
+ - subject: Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021
256
+ hash: 54920d701a7aa4890c27801fc5cc6b9d74ece21c
257
+ body: ""
258
+ footer:
259
+ Change-type: major
260
+ change-type: major
261
+ author: Pagan Gazzard
262
+ - subject: Switch `JSON` to use `JSON` db type instead of `TEXT`
263
+ hash: 0d3561364ad018f59466c0dae9b3adb4390d9496
264
+ body: ""
265
+ footer:
266
+ Change-type: major
267
+ change-type: major
268
+ author: Pagan Gazzard
269
+ - subject: Switch `Boolean` to use `BOOLEAN` db type instead of `INTEGER`
270
+ hash: 5af2bd476a9032ab5d60c163a3940e0dd8e81cc6
271
+ body: ""
272
+ footer:
273
+ Change-type: major
274
+ change-type: major
275
+ author: Pagan Gazzard
276
+ - subject: Assert that JSON input typeof is object
277
+ hash: 1819ee97811e20da93c6e0f227db6a62ada8c00e
278
+ body: >
279
+ Ensure that the input passed in for JSON types
280
+ is either an object or
281
+
282
+ an array (typeof returns 'object' for arrays as
283
+ well). This change is
284
+
285
+ mainly to prevent primitives from being stored
286
+ as JSON.
287
+ footer:
288
+ Change-type: major
289
+ change-type: major
290
+ Signed-off-by: Josh Bowling <josh@monarci.com>
291
+ signed-off-by: Josh Bowling <josh@monarci.com>
292
+ author: Josh Bowling
293
+ version: sbvr-types-4.0.0
294
+ title: ""
295
+ date: 2023-04-26T15:00:16.169Z
296
+ - commits:
297
+ - subject: Add Big Serial type
298
+ hash: 49460ad51fcbc60f81e61329c573a1af5b207a46
299
+ body: ""
300
+ footer:
301
+ Change-type: minor
302
+ change-type: minor
303
+ author: Josh Bowling
304
+ version: sbvr-types-3.5.0
305
+ title: ""
306
+ date: 2023-03-21T11:16:27.398Z
307
+ - commits:
308
+ - subject: "Flowzone: Allow external contributions"
309
+ hash: 9f7bb028bbac327e6fe0711491d7c0f2c6464f98
310
+ body: ""
311
+ footer:
312
+ Change-type: patch
313
+ change-type: patch
314
+ Signed-off-by: Josh Bowling <josh@monarci.com>
315
+ signed-off-by: Josh Bowling <josh@monarci.com>
316
+ author: Josh Bowling
317
+ version: sbvr-types-3.4.19
318
+ title: ""
319
+ date: 2022-12-08T01:08:35.143Z
320
+ version: lf-to-abstract-sql-5.0.1
321
+ title: ""
322
+ date: 2023-05-16T16:11:31.737Z
323
+ - commits:
324
+ - subject: Use bind vars for $top and $skip options
325
+ hash: f160a140209cc5c9d3abc617cf8de7a37a0abf16
326
+ body: ""
327
+ footer:
328
+ Change-type: minor
329
+ change-type: minor
330
+ author: Pagan Gazzard
331
+ version: odata-parser-3.1.0
332
+ title: ""
333
+ date: 2024-10-03T23:27:17.856Z
334
+ - commits:
335
+ - subject: Fix type checking of the declaration file
336
+ hash: 17dc377da3031f28bb5f2ffaff9b2185d65159aa
337
+ body: ""
338
+ footer:
339
+ Change-type: patch
340
+ change-type: patch
341
+ author: Pagan Gazzard
342
+ version: odata-parser-3.0.8
343
+ title: ""
344
+ date: 2024-06-04T09:56:51.182Z
345
+ - commits:
346
+ - subject: Update dependency husky to v9
347
+ hash: 8d5929cbbce1765e8ad14a84a1b6e669daedd9a8
348
+ body: |
349
+ Update husky from 8.0.3 to 9.0.11
350
+ footer:
351
+ Change-type: patch
352
+ change-type: patch
353
+ author: Self-hosted Renovate Bot
354
+ version: odata-parser-3.0.7
355
+ title: ""
356
+ date: 2024-04-13T14:30:01.103Z
357
+ - commits:
358
+ - subject: Update dependency peggy to v4
359
+ hash: d0c83b2955f285f3cac927e4310e0b948d522189
360
+ body: |
361
+ Update peggy from 3.0.2 to 4.0.2
362
+ footer:
363
+ Change-type: patch
364
+ change-type: patch
365
+ author: Self-hosted Renovate Bot
366
+ version: odata-parser-3.0.6
367
+ title: ""
368
+ date: 2024-04-12T09:10:02.194Z
369
+ - commits:
370
+ - subject: Update dependency lint-staged to v15
371
+ hash: 703834a4c358dd348e1ffce797f6e3c37a03941f
372
+ body: |
373
+ Update lint-staged from 13.3.0 to 15.2.2
374
+ footer:
375
+ Change-type: patch
376
+ change-type: patch
377
+ author: Self-hosted Renovate Bot
378
+ version: odata-parser-3.0.5
379
+ title: ""
380
+ date: 2024-04-12T08:19:19.907Z
381
+ - commits:
382
+ - subject: Update dependency @balena/lint to v8
383
+ hash: 8048f717367a41233a995096edf2da6710e9e247
384
+ body: |
385
+ Update @balena/lint from 7.3.0 to 8.0.0
386
+ footer:
387
+ Change-type: patch
388
+ change-type: patch
389
+ author: Self-hosted Renovate Bot
390
+ version: odata-parser-3.0.4
391
+ title: ""
392
+ date: 2024-04-12T02:48:22.037Z
393
+ - commits:
394
+ - subject: Optimize by moving constant values into global init
395
+ hash: 94899b779fb879540f3675c3c9d7ca3f9d8af4bf
396
+ body: ""
397
+ footer:
398
+ Change-type: patch
399
+ change-type: patch
400
+ Signed-off-by: fisehara <harald@balena.io>
401
+ signed-off-by: fisehara <harald@balena.io>
402
+ author: fisehara
403
+ version: odata-parser-3.0.3
404
+ title: ""
405
+ date: 2024-01-04T15:30:09.102Z
406
+ - commits:
407
+ - subject: Update dependencies
408
+ hash: 0a7bd8ff2e506fa3988b6e1851e0098df5da3f86
409
+ body: >
410
+ - Update @balena/lint from 6.2.2 to 7.2.4
411
+
412
+ - Delete `require-npm4-to-publish` as handled by
413
+ `engines` parameter in `package.json`
414
+ footer:
415
+ Change-type: patch
416
+ change-type: patch
417
+ Signed-off-by: fisehara <harald@balena.io>
418
+ signed-off-by: fisehara <harald@balena.io>
419
+ author: fisehara
420
+ version: odata-parser-3.0.2
421
+ title: ""
422
+ date: 2024-01-04T10:16:56.896Z
423
+ - commits:
424
+ - subject: Allow running CI on external PRs
425
+ hash: 875af25a9e8ba9ade051f76f4500f5146db675a7
426
+ body: ""
427
+ footer:
428
+ Change-type: patch
429
+ change-type: patch
430
+ author: Pagan Gazzard
431
+ version: odata-parser-3.0.1
432
+ title: ""
433
+ date: 2023-09-25T10:50:13.648Z
434
+ - commits:
435
+ - subject: Support number references as boolean types
436
+ hash: 7ab64045cd94b573f51ab193be0f80712df195eb
437
+ body: >
438
+ This allows things like `$top=10` and `$skip=5` to work
439
+ whilst being
440
+
441
+ converted to bind variables
442
+
443
+
444
+ Update @balena/odata-parser from 3.0.8 to 3.1.0
445
+ footer:
446
+ Change-type: minor
447
+ change-type: minor
448
+ author: Pagan Gazzard
449
+ nested:
450
+ - commits:
451
+ - subject: Use bind vars for $top and $skip options
452
+ hash: f160a140209cc5c9d3abc617cf8de7a37a0abf16
453
+ body: ""
454
+ footer:
455
+ Change-type: minor
456
+ change-type: minor
457
+ author: Pagan Gazzard
458
+ version: odata-parser-3.1.0
459
+ title: ""
460
+ date: 2024-10-03T23:27:17.856Z
461
+ version: odata-to-abstract-sql-6.4.0
462
+ title: ""
463
+ date: 2024-10-04T12:00:36.654Z
464
+ - commits:
465
+ - subject: Support PUT/PATCH/DELETE requests on resources with a translated ID
466
+ field
467
+ hash: 65b06761fca1b13e13ec99c4ed5394814feff4ef
468
+ body: ""
469
+ footer:
470
+ Change-type: minor
471
+ change-type: minor
472
+ author: Thodoris Greasidis
473
+ nested: []
474
+ version: odata-to-abstract-sql-6.3.0
475
+ title: ""
476
+ date: 2024-08-26T16:45:57.380Z
477
+ - commits:
478
+ - subject: Update dependencies
479
+ hash: 5bb046976db9be203106ebd20db6248064fc9728
480
+ body: |
481
+ Update @balena/abstract-sql-compiler from 9.1.4 to 9.2.0
482
+ Update @balena/lf-to-abstract-sql from 5.0.1 to 5.0.2
483
+ Update @balena/odata-parser from 3.0.3 to 3.0.8
484
+ Update @balena/sbvr-parser from 1.4.3 to 1.4.6
485
+ Update @balena/sbvr-types from 7.0.1 to 7.1.3
486
+ footer:
487
+ Change-type: patch
488
+ change-type: patch
489
+ author: Pagan Gazzard
490
+ nested:
491
+ - commits:
492
+ - subject: Adds `EndsWithNode` and `ContainsNode` typings
493
+ hash: bb2233220c988afaece120ece38e035c8dd14b02
494
+ body: ""
495
+ footer:
496
+ Change-type: minor
497
+ change-type: minor
498
+ author: Pagan Gazzard
499
+ nested: []
500
+ version: abstract-sql-compiler-9.2.0
501
+ title: ""
502
+ date: 2024-06-12T13:14:07.807Z
503
+ - commits:
504
+ - subject: Update `@balena/sbvr-types` devDependency
505
+ hash: 01f9b8aea7750c6033d535c791fad2b853071bda
506
+ body: |
507
+ Update @balena/sbvr-types from 5.0.0 to 7.0.1
508
+ footer:
509
+ Change-type: patch
510
+ change-type: patch
511
+ Signed-off-by: Harald Fischer <harald@balena.io>
512
+ signed-off-by: Harald Fischer <harald@balena.io>
513
+ author: Harald Fischer
514
+ nested:
515
+ - commits:
516
+ - subject: Update dependency @balena/abstract-sql-compiler to v9
517
+ hash: 37684ebb1692f97780dd27056b9cfe299c456b3c
518
+ body: >
519
+ Update @balena/abstract-sql-compiler
520
+ from 8.5.0 to 9.0.4
521
+ footer:
522
+ Change-type: patch
523
+ change-type: patch
524
+ author: Self-hosted Renovate Bot
525
+ version: sbvr-types-7.0.1
526
+ title: ""
527
+ date: 2024-03-04T19:48:17.416Z
528
+ - commits:
529
+ - subject: Return `ISODateString` instead of `date`
530
+ hash: 37e2d446c0ec11f2e3a1ab41b1a205280062bd5d
531
+ body: >
532
+ The internal and external representation
533
+ of the returned object from pinejs
534
+ should be consistent.
535
+
536
+ Pinejs internal interface will return
537
+ date or date time fields as date object.
538
+ For the external interface the object is
539
+ JSON.stringified so that date becomes an
540
+ ISO string anyway.
541
+ footer:
542
+ Change-type: major
543
+ change-type: major
544
+ Signed-off-by: fisehara <harald@balena.io>
545
+ signed-off-by: fisehara <harald@balena.io>
546
+ author: fisehara
547
+ version: sbvr-types-7.0.0
548
+ title: ""
549
+ date: 2024-03-04T17:37:23.873Z
550
+ - commits:
551
+ - subject: Update dependency @types/chai-datetime to ^0.0.39
552
+ hash: 428c5a2c94bd753cc2ffc6d1e012c3a743e1b4d2
553
+ body: >
554
+ Update @types/chai-datetime from 0.0.37
555
+ to 0.0.39
556
+ footer:
557
+ Change-type: patch
558
+ change-type: patch
559
+ author: Self-hosted Renovate Bot
560
+ version: sbvr-types-6.1.1
561
+ title: ""
562
+ date: 2024-01-02T18:54:07.180Z
563
+ - commits:
564
+ - subject: Add checksum to WebResource
565
+ hash: be6a1e9bacad51f99d685f491b3bf81545536adb
566
+ body: ""
567
+ footer:
568
+ Change-type: minor
569
+ change-type: minor
570
+ author: Otávio Jacobi
571
+ version: sbvr-types-6.1.0
572
+ title: ""
573
+ date: 2023-10-03T22:49:47.984Z
574
+ - commits:
575
+ - subject: Change contents to snake_case
576
+ hash: aaa12269901e364533cf2aa45a958948ce0339de
577
+ body: ""
578
+ footer:
579
+ Change-Type: major
580
+ change-type: major
581
+ author: Otávio Jacobi
582
+ version: sbvr-types-6.0.0
583
+ title: ""
584
+ date: 2023-08-09T00:10:50.917Z
585
+ - commits:
586
+ - subject: Expose WebResource as WebResourceType
587
+ hash: 9e42bfffb2145b5096539492b36b0f19b1f2e209
588
+ body: ""
589
+ footer:
590
+ Change-type: minor
591
+ change-type: minor
592
+ author: Otávio Jacobi
593
+ version: sbvr-types-5.2.0
594
+ title: ""
595
+ date: 2023-08-08T21:01:49.459Z
596
+ - commits:
597
+ - subject: Adds WebResource type
598
+ hash: db7ff44e95a040a0b250d8c7612b126b31a3f325
599
+ body: ""
600
+ footer:
601
+ Change-type: minor
602
+ change-type: minor
603
+ Co-authored-by: ramirogm
604
+ co-authored-by: ramirogm
605
+ author: Otávio Jacobi
606
+ version: sbvr-types-5.1.0
607
+ title: ""
608
+ date: 2023-08-03T09:36:41.490Z
609
+ version: lf-to-abstract-sql-5.0.2
610
+ title: ""
611
+ date: 2024-03-05T13:44:30.007Z
612
+ - commits:
613
+ - subject: Fix type checking of the declaration file
614
+ hash: 17dc377da3031f28bb5f2ffaff9b2185d65159aa
615
+ body: ""
616
+ footer:
617
+ Change-type: patch
618
+ change-type: patch
619
+ author: Pagan Gazzard
620
+ version: odata-parser-3.0.8
621
+ title: ""
622
+ date: 2024-06-04T09:56:51.182Z
623
+ - commits:
624
+ - subject: Update dependency husky to v9
625
+ hash: 8d5929cbbce1765e8ad14a84a1b6e669daedd9a8
626
+ body: |
627
+ Update husky from 8.0.3 to 9.0.11
628
+ footer:
629
+ Change-type: patch
630
+ change-type: patch
631
+ author: Self-hosted Renovate Bot
632
+ version: odata-parser-3.0.7
633
+ title: ""
634
+ date: 2024-04-13T14:30:01.103Z
635
+ - commits:
636
+ - subject: Update dependency peggy to v4
637
+ hash: d0c83b2955f285f3cac927e4310e0b948d522189
638
+ body: |
639
+ Update peggy from 3.0.2 to 4.0.2
640
+ footer:
641
+ Change-type: patch
642
+ change-type: patch
643
+ author: Self-hosted Renovate Bot
644
+ version: odata-parser-3.0.6
645
+ title: ""
646
+ date: 2024-04-12T09:10:02.194Z
647
+ - commits:
648
+ - subject: Update dependency lint-staged to v15
649
+ hash: 703834a4c358dd348e1ffce797f6e3c37a03941f
650
+ body: |
651
+ Update lint-staged from 13.3.0 to 15.2.2
652
+ footer:
653
+ Change-type: patch
654
+ change-type: patch
655
+ author: Self-hosted Renovate Bot
656
+ version: odata-parser-3.0.5
657
+ title: ""
658
+ date: 2024-04-12T08:19:19.907Z
659
+ - commits:
660
+ - subject: Update dependency @balena/lint to v8
661
+ hash: 8048f717367a41233a995096edf2da6710e9e247
662
+ body: |
663
+ Update @balena/lint from 7.3.0 to 8.0.0
664
+ footer:
665
+ Change-type: patch
666
+ change-type: patch
667
+ author: Self-hosted Renovate Bot
668
+ version: odata-parser-3.0.4
669
+ title: ""
670
+ date: 2024-04-12T02:48:22.037Z
671
+ - commits:
672
+ - subject: Update dependency @balena/sbvr-types to v8
673
+ hash: cf8795b08f30806b5500508dcab3623c5d444928
674
+ body: |
675
+ Update @balena/sbvr-types from 7.1.3 to 8.0.0
676
+ footer:
677
+ Change-type: patch
678
+ change-type: patch
679
+ author: Self-hosted Renovate Bot
680
+ version: sbvr-parser-1.4.6
681
+ title: ""
682
+ date: 2024-07-30T06:48:09.778Z
683
+ - commits:
684
+ - subject: Switch to an inflection library from npm which does not monkey patch
685
+ hash: 2082369825fc80acb549793e4cc1cd35c77850d4
686
+ body: ""
687
+ footer:
688
+ Change-type: patch
689
+ change-type: patch
690
+ author: Pagan Gazzard
691
+ version: sbvr-parser-1.4.5
692
+ title: ""
693
+ date: 2024-06-18T21:23:34.689Z
694
+ - commits:
695
+ - subject: Updated `@balena/sbvr-types`
696
+ hash: a6c901c8c3b624dabaf282d0229276be8a9ea320
697
+ body: |
698
+ Update @balena/sbvr-types from 3.4.15 to 7.0.1
699
+ footer:
700
+ Change-type: patch
701
+ change-type: patch
702
+ Signed-off-by: Harald Fischer <harald@balena.io>
703
+ signed-off-by: Harald Fischer <harald@balena.io>
704
+ author: Harald Fischer
705
+ version: sbvr-parser-1.4.4
706
+ title: ""
707
+ date: 2024-03-05T12:54:23.843Z
708
+ - commits:
709
+ - subject: Add typings for all abstract sql fragments, fixing where necessary
710
+ hash: b84c335877236e3d389df064b3e7b2acd1a656ae
711
+ body: ""
712
+ footer:
713
+ Change-type: patch
714
+ change-type: patch
715
+ author: Pagan Gazzard
716
+ version: sbvr-types-7.1.3
717
+ title: ""
718
+ date: 2024-06-12T21:08:39.814Z
719
+ - commits:
720
+ - subject: Explicitly type the `compare` function for `hashed`
721
+ hash: 6ece56f531ba9507fb090003bd3216e90b2f583b
722
+ body: >
723
+ This avoids the need for downstream users to
724
+ have the bcrypt types
725
+
726
+ available whilst also avoiding accidental
727
+ breaking changes
728
+ footer:
729
+ Change-type: patch
730
+ change-type: patch
731
+ author: Pagan Gazzard
732
+ version: sbvr-types-7.1.2
733
+ title: ""
734
+ date: 2024-06-12T12:19:17.354Z
735
+ - commits:
736
+ - subject: Accept `Date` for the write types of `Date Time`/`Date`/`Time`
737
+ hash: eb03c8fb593fad76c74dad57a3d45625daf44d76
738
+ body: ""
739
+ footer:
740
+ Change-type: patch
741
+ change-type: patch
742
+ author: Pagan Gazzard
743
+ version: sbvr-types-7.1.1
744
+ title: ""
745
+ date: 2024-06-04T09:59:12.864Z
746
+ - commits:
747
+ - subject: Export typescript read/write types for each sbvr type
748
+ hash: 66b9a012e242533372ce34a73e31f6e3aac93d91
749
+ body: ""
750
+ footer:
751
+ Change-type: minor
752
+ change-type: minor
753
+ author: Pagan Gazzard
754
+ version: sbvr-types-7.1.0
755
+ title: ""
756
+ date: 2024-04-25T11:57:56.975Z
757
+ - commits:
758
+ - subject: Update Big Serial concept type to Big Integer
759
+ hash: 6343737f7eb62282ebb2b572faf2b91716508a8b
760
+ body: ""
761
+ footer:
762
+ Change-type: patch
763
+ change-type: patch
764
+ author: Josh Bowling
765
+ version: sbvr-types-7.0.10
766
+ title: ""
767
+ date: 2024-04-09T11:21:31.060Z
768
+ - commits:
769
+ - subject: Add Big Serial to Type.sbvr
770
+ hash: c5add0fc65e8e78ab481e97d37aeb8353c082b57
771
+ body: ""
772
+ footer:
773
+ Change-type: patch
774
+ change-type: patch
775
+ author: Josh Bowling
776
+ version: sbvr-types-7.0.9
777
+ title: ""
778
+ date: 2024-04-09T10:03:09.812Z
779
+ - commits:
780
+ - subject: Update prepare script for husky v9
781
+ hash: 72d7dac84880aa8604345a6fee74ec3eacbe1176
782
+ body: ""
783
+ footer:
784
+ Change-type: patch
785
+ change-type: patch
786
+ author: Josh Bowling
787
+ - subject: Update dependency husky to v9
788
+ hash: 3a3e4f4e2ae95b5691cb31a1448854318e5b8cc5
789
+ body: |
790
+ Update husky from 8.0.3 to 9.0.11
791
+ footer:
792
+ Change-type: patch
793
+ change-type: patch
794
+ author: Self-hosted Renovate Bot
795
+ version: sbvr-types-7.0.8
796
+ title: ""
797
+ date: 2024-04-09T01:25:47.103Z
798
+ - commits:
799
+ - subject: Update dependency @balena/lint to v8
800
+ hash: 58e3db3861e13d463a5535b60d533280de70c4c1
801
+ body: |
802
+ Update @balena/lint from 7.3.0 to 8.0.0
803
+ footer:
804
+ Change-type: patch
805
+ change-type: patch
806
+ author: Self-hosted Renovate Bot
807
+ version: sbvr-types-7.0.7
808
+ title: ""
809
+ date: 2024-04-09T01:07:54.165Z
810
+ - commits:
811
+ - subject: Improve JSON typings
812
+ hash: 487000677cbc9decdcc0029b24f7c6de81216b57
813
+ body: ""
814
+ footer:
815
+ Change-type: patch
816
+ change-type: patch
817
+ author: Pagan Gazzard
818
+ version: sbvr-types-7.0.6
819
+ title: ""
820
+ date: 2024-03-21T15:44:08.831Z
821
+ - commits:
822
+ - subject: Remove unnecessary catch bindings
823
+ hash: fcef4ec9f19378eea8d0dea167b2bd1958831306
824
+ body: ""
825
+ footer:
826
+ Change-type: patch
827
+ change-type: patch
828
+ author: Pagan Gazzard
829
+ version: sbvr-types-7.0.5
830
+ title: ""
831
+ date: 2024-03-13T15:50:57.151Z
832
+ - commits:
833
+ - subject: Improve validate typings
834
+ hash: 6ed4746379e8b038e4a148ca6f6c4c1e52aa67a2
835
+ body: ""
836
+ footer:
837
+ Change-type: patch
838
+ change-type: patch
839
+ author: Pagan Gazzard
840
+ version: sbvr-types-7.0.4
841
+ title: ""
842
+ date: 2024-03-13T01:47:54.313Z
843
+ - commits:
844
+ - subject: Improve fetchProcessing typings
845
+ hash: 0512e2c89ad83458b91cbaa380b8de729db81342
846
+ body: ""
847
+ footer:
848
+ Change-type: patch
849
+ change-type: patch
850
+ author: Pagan Gazzard
851
+ version: sbvr-types-7.0.3
852
+ title: ""
853
+ date: 2024-03-12T15:51:33.314Z
854
+ - commits:
855
+ - subject: "Tests: convert to typescript"
856
+ hash: a78e1c02edc63927ae978f57afdd5edea25adec1
857
+ body: ""
858
+ footer:
859
+ Change-type: patch
860
+ change-type: patch
861
+ author: Pagan Gazzard
862
+ version: sbvr-types-7.0.2
863
+ title: ""
864
+ date: 2024-03-12T15:06:28.057Z
865
+ version: odata-to-abstract-sql-6.2.8
866
+ title: ""
867
+ date: 2024-08-26T13:17:55.861Z
868
+ - commits:
869
+ - subject: Properly error when using fields of a partial index as an alternate key
870
+ hash: 8652f142511cef14872353ec879365a5fd745c53
871
+ body: |
872
+ Update @balena/abstract-sql-compiler from 9.0.4 to 9.1.4
873
+ footer:
874
+ Change-type: patch
875
+ change-type: patch
876
+ author: Thodoris Greasidis
877
+ nested:
878
+ - commits:
879
+ - subject: Cast Big Serial to integer
880
+ hash: 9e4025dd57517f4ad6d06f4cb894062c6ce370cf
881
+ body: ""
882
+ footer:
883
+ Change-type: patch
884
+ change-type: patch
885
+ author: Josh Bowling
886
+ nested: []
887
+ version: abstract-sql-compiler-9.1.4
888
+ title: ""
889
+ date: 2024-04-09T10:04:33.059Z
890
+ - commits:
891
+ - subject: Update prepare script for husky v9
892
+ hash: bae835665431a88f0fdd4804f1d70757a7e11dd0
893
+ body: ""
894
+ footer:
895
+ Change-type: patch
896
+ change-type: patch
897
+ author: Josh Bowling
898
+ nested: []
899
+ - subject: Update dependency husky to v9
900
+ hash: d53d2f121e97d0dde35fe646e63b9d7179f4f098
901
+ body: |
902
+ Update husky from 8.0.3 to 9.0.11
903
+ footer:
904
+ Change-type: patch
905
+ change-type: patch
906
+ author: Self-hosted Renovate Bot
907
+ nested: []
908
+ version: abstract-sql-compiler-9.1.3
909
+ title: ""
910
+ date: 2024-04-09T01:41:53.829Z
911
+ - commits:
912
+ - subject: Update dependency lint-staged to v15
913
+ hash: 6b5c28a3170006cd3f6f963f03ec2ee67273223e
914
+ body: |
915
+ Update lint-staged from 13.3.0 to 15.2.2
916
+ footer:
917
+ Change-type: patch
918
+ change-type: patch
919
+ author: Self-hosted Renovate Bot
920
+ nested: []
921
+ version: abstract-sql-compiler-9.1.2
922
+ title: ""
923
+ date: 2024-04-09T01:09:18.361Z
924
+ - commits:
925
+ - subject: Update dependency @balena/lint to v8
926
+ hash: 835365353b766b89d80c80b84f48583ba0322849
927
+ body: |
928
+ Update @balena/lint from 6.2.2 to 8.0.0
929
+ footer:
930
+ Change-type: patch
931
+ change-type: patch
932
+ author: Thodoris Greasidis
933
+ nested: []
934
+ version: abstract-sql-compiler-9.1.1
935
+ title: ""
936
+ date: 2024-03-26T10:27:12.964Z
937
+ - commits:
938
+ - subject: Export the generateRuleHashAcronym helper
939
+ hash: 6d00b7dba58690019cfb443e4c876d30e8d7ad98
940
+ body: ""
941
+ footer:
942
+ Change-type: minor
943
+ change-type: minor
944
+ author: Thodoris Greasidis
945
+ nested: []
946
+ - subject: Add support for unique indexes with NOT DISTINCT NULLS
947
+ hash: cbd1177d14cd2266dd92f29755819a3139bf3bc1
948
+ body: ""
949
+ footer:
950
+ Change-type: minor
951
+ change-type: minor
952
+ author: Thodoris Greasidis
953
+ nested: []
954
+ - subject: Add support for partial unique indexes
955
+ hash: e2c92b8d5022ad29b95dd1e0837ec9dddec24fa4
956
+ body: ""
957
+ footer:
958
+ Change-type: minor
959
+ change-type: minor
960
+ author: Thodoris Greasidis
961
+ nested: []
962
+ version: abstract-sql-compiler-9.1.0
963
+ title: ""
964
+ date: 2024-03-26T09:29:57.519Z
965
+ - commits:
966
+ - subject: Update dependency @balena/odata-parser to v3
967
+ hash: d23614a1f7346edb262897ca8ff62abc2eaffff6
968
+ body: |
969
+ Update @balena/odata-parser from 2.5.0 to 3.0.3
970
+ footer:
971
+ Change-type: patch
972
+ change-type: patch
973
+ author: Self-hosted Renovate Bot
974
+ nested:
975
+ - commits:
976
+ - subject: Optimize by moving constant values into global init
977
+ hash: 94899b779fb879540f3675c3c9d7ca3f9d8af4bf
978
+ body: ""
979
+ footer:
980
+ Change-type: patch
981
+ change-type: patch
982
+ Signed-off-by: fisehara <harald@balena.io>
983
+ signed-off-by: fisehara <harald@balena.io>
984
+ author: fisehara
985
+ version: odata-parser-3.0.3
986
+ title: ""
987
+ date: 2024-01-04T15:30:09.102Z
988
+ - commits:
989
+ - subject: Update dependencies
990
+ hash: 0a7bd8ff2e506fa3988b6e1851e0098df5da3f86
991
+ body: >
992
+ - Update @balena/lint from 6.2.2 to
993
+ 7.2.4
994
+
995
+ - Delete `require-npm4-to-publish` as
996
+ handled by `engines` parameter in
997
+ `package.json`
998
+ footer:
999
+ Change-type: patch
1000
+ change-type: patch
1001
+ Signed-off-by: fisehara <harald@balena.io>
1002
+ signed-off-by: fisehara <harald@balena.io>
1003
+ author: fisehara
1004
+ version: odata-parser-3.0.2
1005
+ title: ""
1006
+ date: 2024-01-04T10:16:56.896Z
1007
+ - commits:
1008
+ - subject: Allow running CI on external PRs
1009
+ hash: 875af25a9e8ba9ade051f76f4500f5146db675a7
1010
+ body: ""
1011
+ footer:
1012
+ Change-type: patch
1013
+ change-type: patch
1014
+ author: Pagan Gazzard
1015
+ version: odata-parser-3.0.1
1016
+ title: ""
1017
+ date: 2023-09-25T10:50:13.648Z
1018
+ - commits:
1019
+ - subject: Use optional chaining operator
1020
+ hash: 1fb39ef2497b964af0f2cbc953a3f0843936fe02
1021
+ body: ""
1022
+ footer:
1023
+ Change-type: major
1024
+ change-type: major
1025
+ author: Pagan Gazzard
1026
+ - subject: Set minimum supported nodejs version to 16.13.0
1027
+ hash: 91b8f51691a9649e99f2dc64253cc5ce9b59035a
1028
+ body: ""
1029
+ footer:
1030
+ Change-type: major
1031
+ change-type: major
1032
+ author: Pagan Gazzard
1033
+ version: odata-parser-3.0.0
1034
+ title: ""
1035
+ date: 2023-04-26T14:57:49.416Z
1036
+ version: abstract-sql-compiler-9.0.7
1037
+ title: ""
1038
+ date: 2024-03-22T13:08:03.336Z
1039
+ - commits:
1040
+ - subject: Update TypeScript to 5.4.3
1041
+ hash: 29299180ecbcb5bcd26b47e52f86538fa9a1f0f8
1042
+ body: ""
1043
+ footer:
1044
+ Change-type: patch
1045
+ change-type: patch
1046
+ author: Thodoris Greasidis
1047
+ nested: []
1048
+ version: abstract-sql-compiler-9.0.6
1049
+ title: ""
1050
+ date: 2024-03-21T16:34:21.387Z
1051
+ - commits:
1052
+ - subject: Update `@balena/sbvr-types`
1053
+ hash: 1822aa5e81736f18f2a4dd265e5754b589d4fd36
1054
+ body: >
1055
+ Updaet @balena/sbvr-types from 6.0.0 to 7.0.1
1056
+
1057
+
1058
+ @balena/sbvr-types changes `fetchProcessing` and
1059
+ not validate. No change in abstract-sql-compiler
1060
+ interfaces. => Patch
1061
+ footer:
1062
+ Change-type: patch
1063
+ change-type: patch
1064
+ Signed-off-by: Harald Fischer <harald@balena.io>
1065
+ signed-off-by: Harald Fischer <harald@balena.io>
1066
+ author: Harald Fischer
1067
+ nested: []
1068
+ version: abstract-sql-compiler-9.0.5
1069
+ title: ""
1070
+ date: 2024-03-05T19:12:37.779Z
1071
+ version: odata-to-abstract-sql-6.2.7
1072
+ title: ""
1073
+ date: 2024-04-23T12:52:44.677Z
1074
+ - commits:
1075
+ - subject: Update dependency husky to v9
1076
+ hash: cb1f02871fbea35df4b637f73625fbc39840da3a
1077
+ body: |
1078
+ Update husky from 8.0.3 to 9.0.11
1079
+ footer:
1080
+ Change-type: patch
1081
+ change-type: patch
1082
+ author: Self-hosted Renovate Bot
1083
+ nested: []
1084
+ version: odata-to-abstract-sql-6.2.6
1085
+ title: ""
1086
+ date: 2024-04-13T14:30:55.197Z
1087
+ - commits:
1088
+ - subject: Update dependency @balena/lint to v8
1089
+ hash: 7b0e4b7272b0cda5690b925b7de259612085940e
1090
+ body: |
1091
+ Update @balena/lint from 7.3.0 to 8.0.0
1092
+ footer:
1093
+ Change-type: patch
1094
+ change-type: patch
1095
+ author: Self-hosted Renovate Bot
1096
+ nested: []
1097
+ version: odata-to-abstract-sql-6.2.5
1098
+ title: ""
1099
+ date: 2024-04-10T00:24:14.349Z
1100
+ - commits:
1101
+ - subject: Update `@balena/sbvr-types` devDependencies
1102
+ hash: 93ba82f914f8e036e79fa174a58881db294b84c6
1103
+ body: |
1104
+ Update `@balena/sbvr-types` from 6.1.1 to 7.0.1
1105
+
1106
+ Update of devDependencies => patch
1107
+ footer:
1108
+ Change-type: patch
1109
+ change-type: patch
1110
+ Signed-off-by: fisehara <harald@balena.io>
1111
+ signed-off-by: fisehara <harald@balena.io>
1112
+ author: fisehara
1113
+ nested: []
1114
+ - subject: Fix linter issue
1115
+ hash: d5e0d142e779f29ef316cdb20d0f91a983960e69
1116
+ body: ""
1117
+ footer:
1118
+ Change-type: patch
1119
+ change-type: patch
1120
+ Signed-off-by: fisehara <harald@balena.io>
1121
+ signed-off-by: fisehara <harald@balena.io>
1122
+ author: fisehara
1123
+ nested: []
1124
+ version: odata-to-abstract-sql-6.2.4
1125
+ title: ""
1126
+ date: 2024-03-05T18:23:43.575Z
1127
+ - commits:
1128
+ - subject: Require at least one field to be updated for PATCH requests
1129
+ hash: ad819432657598898a4811d9628c9ca0a0e428c6
1130
+ body: ""
1131
+ footer:
1132
+ Change-type: patch
1133
+ change-type: patch
1134
+ author: Pagan Gazzard
1135
+ nested: []
1136
+ version: odata-to-abstract-sql-6.2.3
1137
+ title: ""
1138
+ date: 2024-01-15T16:41:10.852Z
1139
+ - commits:
1140
+ - subject: Simplify support for MERGE as an alias for PATCH
1141
+ hash: 1da1bd4a49aab7d1bc5053c86109cb976f79c91d
1142
+ body: ""
1143
+ footer:
1144
+ Change-type: patch
1145
+ change-type: patch
1146
+ author: Pagan Gazzard
1147
+ nested: []
1148
+ version: odata-to-abstract-sql-6.2.2
1149
+ title: ""
1150
+ date: 2024-01-15T16:21:54.195Z
1151
+ - commits:
1152
+ - subject: Update dependencies
1153
+ hash: 6f619f6a24ec7a4086963b035fe3c015c729678c
1154
+ body: |
1155
+ Update @balena/abstract-sql-compiler from 9.0.3 to 9.0.4
1156
+ Update @balena/lint from 7.2.0 to 7.2.4
1157
+ Update @balena/odata-parser from 3.0.1 to 3.0.3
1158
+ Update @balena/sbvr-types from 6.1.0 to 6.1.1
1159
+ footer:
1160
+ Change-type: patch
1161
+ change-type: patch
1162
+ author: Pagan Gazzard
1163
+ nested:
1164
+ - commits:
1165
+ - subject: Update dependency @types/node to v20
1166
+ hash: 82a6edce01af738b184d223351bdfe79c63e7cce
1167
+ body: |
1168
+ Update @types/node from 18.19.4 to 20.10.6
1169
+ footer:
1170
+ Change-type: patch
1171
+ change-type: patch
1172
+ author: Self-hosted Renovate Bot
1173
+ nested: []
1174
+ version: abstract-sql-compiler-9.0.4
1175
+ title: ""
1176
+ date: 2024-01-02T18:48:39.478Z
1177
+ - commits:
1178
+ - subject: Optimize by moving constant values into global init
1179
+ hash: 94899b779fb879540f3675c3c9d7ca3f9d8af4bf
1180
+ body: ""
1181
+ footer:
1182
+ Change-type: patch
1183
+ change-type: patch
1184
+ Signed-off-by: fisehara <harald@balena.io>
1185
+ signed-off-by: fisehara <harald@balena.io>
1186
+ author: fisehara
1187
+ version: odata-parser-3.0.3
1188
+ title: ""
1189
+ date: 2024-01-04T15:30:09.102Z
1190
+ - commits:
1191
+ - subject: Update dependencies
1192
+ hash: 0a7bd8ff2e506fa3988b6e1851e0098df5da3f86
1193
+ body: >
1194
+ - Update @balena/lint from 6.2.2 to 7.2.4
1195
+
1196
+ - Delete `require-npm4-to-publish` as handled by
1197
+ `engines` parameter in `package.json`
1198
+ footer:
1199
+ Change-type: patch
1200
+ change-type: patch
1201
+ Signed-off-by: fisehara <harald@balena.io>
1202
+ signed-off-by: fisehara <harald@balena.io>
1203
+ author: fisehara
1204
+ version: odata-parser-3.0.2
1205
+ title: ""
1206
+ date: 2024-01-04T10:16:56.896Z
1207
+ - commits:
1208
+ - subject: Update dependency @types/chai-datetime to ^0.0.39
1209
+ hash: 428c5a2c94bd753cc2ffc6d1e012c3a743e1b4d2
1210
+ body: >
1211
+ Update @types/chai-datetime from 0.0.37 to 0.0.39
1212
+ footer:
1213
+ Change-type: patch
1214
+ change-type: patch
1215
+ author: Self-hosted Renovate Bot
1216
+ version: sbvr-types-6.1.1
1217
+ title: ""
1218
+ date: 2024-01-02T18:54:07.180Z
1219
+ version: odata-to-abstract-sql-6.2.1
1220
+ title: ""
1221
+ date: 2024-01-15T15:03:52.684Z
1222
+ - commits:
1223
+ - subject: Optimize Duplications of `ComputedField` queries
1224
+ hash: 87c73d455a8495f268aa5bd0e291f3f3e8bf5777
1225
+ body: >
1226
+ For each modelName the a `ComputedField` is only
1227
+ compiled into abstract-sql-query once. Afterwards it's
1228
+ used as ReferencedField
1229
+ footer:
1230
+ Change-type: minor
1231
+ change-type: minor
1232
+ Signed-off-by: fisehara <harald@balena.io>
1233
+ signed-off-by: fisehara <harald@balena.io>
1234
+ author: fisehara
1235
+ nested: []
1236
+ version: odata-to-abstract-sql-6.2.0
1237
+ title: ""
1238
+ date: 2023-11-24T17:37:33.674Z
1239
+ - commits:
1240
+ - subject: Update dependency @types/chai-things to v0.0.38
1241
+ hash: eefceedfe462c2b5b8b6bbf2590f1c8b4afc1983
1242
+ body: |
1243
+ Update @types/chai-things from 0.0.37 to 0.0.38
1244
+ footer:
1245
+ Change-type: patch
1246
+ change-type: patch
1247
+ author: Self-hosted Renovate Bot
1248
+ nested: []
1249
+ version: odata-to-abstract-sql-6.1.3
1250
+ title: ""
1251
+ date: 2023-11-10T01:09:34.325Z
1252
+ - commits:
1253
+ - subject: Update dependency @types/chai-things to v0.0.37
1254
+ hash: bb8f58d7429e4a91ab4f179c71a5970b4d516f1b
1255
+ body: |
1256
+ Update @types/chai-things from 0.0.36 to 0.0.37
1257
+ footer:
1258
+ Change-type: patch
1259
+ change-type: patch
1260
+ author: Self-hosted Renovate Bot
1261
+ nested: []
1262
+ version: odata-to-abstract-sql-6.1.2
1263
+ title: ""
1264
+ date: 2023-10-20T23:51:44.598Z
1265
+ - commits:
1266
+ - subject: Update dependencies eslint, sbvrTypes, abstract-sql-compiler
1267
+ hash: f9e08b24decefe20be1d8fb1747063deb2c1cb5e
1268
+ body: |
1269
+ Update @balena/abstract-sql-compiler from 8.4.1 to 9.0.3
1270
+ Update @balena/odata-parser from 3.0.0 to 3.0.1
1271
+ Update @types/lodash from 4.14.194 to 4.14.199
1272
+ Update @types/memoizee from 0.4.8 to 0.4.9
1273
+ Update @balena/lf-to-abstract-sql from 5.0.0 to 5.0.1
1274
+ Update @balena/lint from 6.2.2 to 7.2.0
1275
+ Update @balena/sbvr-types from 4.0.0 to 6.1.0
1276
+ Update @types/chai from 4.3.4 to 4.3.8
1277
+ Update @types/chai-things from 0.0.35 to 0.0.36
1278
+ Update @types/mocha from 10.0.1 to 10.0.2
1279
+ Update chai from 4.3.7 to 4.3.10
1280
+ Update lint-staged from 13.2.2 to 15.0.1
1281
+ Update typescript from 5.0.4 to 5.2.2
1282
+ footer:
1283
+ Change-type: patch
1284
+ change-type: patch
1285
+ Signed-off-by: Harald Fischer <harald@balena.io>
1286
+ signed-off-by: Harald Fischer <harald@balena.io>
1287
+ author: Harald Fischer
1288
+ nested:
1289
+ - commits:
1290
+ - subject: Update @balena/sbvr-types to 6.0.0
1291
+ hash: 76aed21f8b79dea58914ef9d02775ba93c8226ec
1292
+ body: |
1293
+ Update @balena/sbvr-types from 5.0.0 to 6.0.0
1294
+ footer:
1295
+ Change-type: patch
1296
+ change-type: patch
1297
+ author: Otávio Jacobi
1298
+ nested:
1299
+ - commits:
1300
+ - subject: Change contents to snake_case
1301
+ hash: aaa12269901e364533cf2aa45a958948ce0339de
1302
+ body: ""
1303
+ footer:
1304
+ Change-Type: major
1305
+ change-type: major
1306
+ author: Otávio Jacobi
1307
+ version: sbvr-types-6.0.0
1308
+ title: ""
1309
+ date: 2023-08-09T00:10:50.917Z
1310
+ - commits:
1311
+ - subject: Expose WebResource as WebResourceType
1312
+ hash: 9e42bfffb2145b5096539492b36b0f19b1f2e209
1313
+ body: ""
1314
+ footer:
1315
+ Change-type: minor
1316
+ change-type: minor
1317
+ author: Otávio Jacobi
1318
+ version: sbvr-types-5.2.0
1319
+ title: ""
1320
+ date: 2023-08-08T21:01:49.459Z
1321
+ - commits:
1322
+ - subject: Adds WebResource type
1323
+ hash: db7ff44e95a040a0b250d8c7612b126b31a3f325
1324
+ body: ""
1325
+ footer:
1326
+ Change-type: minor
1327
+ change-type: minor
1328
+ Co-authored-by: ramirogm
1329
+ co-authored-by: ramirogm
1330
+ author: Otávio Jacobi
1331
+ version: sbvr-types-5.1.0
1332
+ title: ""
1333
+ date: 2023-08-03T09:36:41.490Z
1334
+ version: abstract-sql-compiler-9.0.3
1335
+ title: ""
1336
+ date: 2023-08-09T00:41:33.356Z
1337
+ - commits:
1338
+ - subject: Update @balena/sbvr-types to 5.0.0
1339
+ hash: 67e4fafb3f89a05646f9911354fc74d9012c3096
1340
+ body: |
1341
+ Update @balena/sbvr-types from 4.0.0 to 5.0.0
1342
+ footer:
1343
+ Change-type: patch
1344
+ change-type: patch
1345
+ author: Pagan Gazzard
1346
+ nested:
1347
+ - commits:
1348
+ - subject: Switch from `export =` to `export default`
1349
+ hash: 6cd01340e0fee46833942691fce5a9f6a42ac104
1350
+ body: ""
1351
+ footer:
1352
+ Change-type: major
1353
+ change-type: major
1354
+ author: Pagan Gazzard
1355
+ version: sbvr-types-5.0.0
1356
+ title: ""
1357
+ date: 2023-05-16T15:56:09.861Z
1358
+ - commits:
1359
+ - subject: Improve typings
1360
+ hash: a5fd4a319cd0336afc5a765af9e1a1eec851f2c3
1361
+ body: ""
1362
+ footer:
1363
+ Change-type: patch
1364
+ change-type: patch
1365
+ author: Pagan Gazzard
1366
+ version: sbvr-types-4.0.2
1367
+ title: ""
1368
+ date: 2023-05-03T11:40:24.422Z
1369
+ - commits:
1370
+ - subject: "boolean: Avoid unnecessary array creation to reduce GCs"
1371
+ hash: 5ba948cd5f42844974d43dc19f1c371e56376fc8
1372
+ body: ""
1373
+ footer:
1374
+ Change-type: patch
1375
+ change-type: patch
1376
+ author: Thodoris Greasidis
1377
+ version: sbvr-types-4.0.1
1378
+ title: ""
1379
+ date: 2023-05-02T13:39:37.722Z
1380
+ version: abstract-sql-compiler-9.0.2
1381
+ title: ""
1382
+ date: 2023-05-16T16:05:11.077Z
1383
+ - commits:
1384
+ - subject: Fix TS errors for the latest sbvrTypes
1385
+ hash: bb1f16713d084eaf6285138a2a587e9b36bc7759
1386
+ body: ""
1387
+ footer:
1388
+ Change-type: patch
1389
+ change-type: patch
1390
+ author: Thodoris Greasidis
1391
+ nested: []
1392
+ version: abstract-sql-compiler-9.0.1
1393
+ title: ""
1394
+ date: 2023-05-15T12:54:08.040Z
1395
+ - commits:
1396
+ - subject: Drop `require-npm4-to-publish` as `engines` used
1397
+ hash: 374bc5bd42c3caac5c68608f802302674a511c23
1398
+ body: ""
1399
+ footer:
1400
+ Change-type: patch
1401
+ change-type: patch
1402
+ Signed-off-by: fisehara <harald@balena.io>
1403
+ signed-off-by: fisehara <harald@balena.io>
1404
+ author: fisehara
1405
+ nested: []
1406
+ - subject: Update @balena/odata-to-abstract-sql to 6.x
1407
+ hash: e7194718065ab98328c0cb3266df9838787c08c3
1408
+ body: >
1409
+ Update @balena/odata-to-abstract-sql from 5.9.3
1410
+ to 6.0.1
1411
+ footer:
1412
+ Change-type: major
1413
+ change-type: major
1414
+ author: Pagan Gazzard
1415
+ nested:
1416
+ - commits:
1417
+ - subject: Update dependencies
1418
+ hash: d749289e311ad22e2b09793ad1dd472762bdf402
1419
+ body: >
1420
+ Update @balena/odata-parser from 2.4.6
1421
+ to 3.0.0
1422
+
1423
+ Update @balena/sbvr-types from 3.5.0 to
1424
+ 4.0.0
1425
+ footer:
1426
+ Change-type: patch
1427
+ change-type: patch
1428
+ author: Pagan Gazzard
1429
+ nested:
1430
+ - commits:
1431
+ - subject: Use optional chaining operator
1432
+ hash: 1fb39ef2497b964af0f2cbc953a3f0843936fe02
1433
+ body: ""
1434
+ footer:
1435
+ Change-type: major
1436
+ change-type: major
1437
+ author: Pagan Gazzard
1438
+ - subject: Set minimum supported nodejs version to 16.13.0
1439
+ hash: 91b8f51691a9649e99f2dc64253cc5ce9b59035a
1440
+ body: ""
1441
+ footer:
1442
+ Change-type: major
1443
+ change-type: major
1444
+ author: Pagan Gazzard
1445
+ version: odata-parser-3.0.0
1446
+ title: ""
1447
+ date: 2023-04-26T14:57:49.416Z
1448
+ - commits:
1449
+ - subject: Update to peggy 3 and make us of the repetition operator
1450
+ hash: 3d091133ca54dfba71c2bc0d17e60780fb1bda22
1451
+ body: ""
1452
+ footer:
1453
+ Change-type: minor
1454
+ change-type: minor
1455
+ author: Pagan Gazzard
1456
+ version: odata-parser-2.5.0
1457
+ title: ""
1458
+ date: 2023-04-26T11:09:24.513Z
1459
+ - commits:
1460
+ - subject: Add test cases for Objects in JSON validate
1461
+ hash: be8fc31c3754186dd4c43ca8d4c056b0def7ffbd
1462
+ body: >
1463
+ As balena-lint rejects `new
1464
+ Boolean()`, `new Number()` and
1465
+ `new String()` constructor
1466
+ usage, test cases double check
1467
+ that they are not instantiated
1468
+ as object but primitive type.
1469
+ footer:
1470
+ Change-type: patch
1471
+ change-type: patch
1472
+ Signed-off-by: fisehara <harald@balena.io>
1473
+ signed-off-by: fisehara <harald@balena.io>
1474
+ author: fisehara
1475
+ - subject: Drop `require-npm4-to-publish` devDependency
1476
+ hash: 46a369117c9d1222089498a8794c32d14edef85b
1477
+ body: >
1478
+ As engine and npm is now
1479
+ required as part of package.json
1480
+ we can drop this dependency
1481
+ footer:
1482
+ Change-type: patch
1483
+ change-type: patch
1484
+ Signed-off-by: fisehara <harald@balena.io>
1485
+ signed-off-by: fisehara <harald@balena.io>
1486
+ author: fisehara
1487
+ - subject: Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021
1488
+ hash: 54920d701a7aa4890c27801fc5cc6b9d74ece21c
1489
+ body: ""
1490
+ footer:
1491
+ Change-type: major
1492
+ change-type: major
1493
+ author: Pagan Gazzard
1494
+ - subject: Switch `JSON` to use `JSON` db type instead of `TEXT`
1495
+ hash: 0d3561364ad018f59466c0dae9b3adb4390d9496
1496
+ body: ""
1497
+ footer:
1498
+ Change-type: major
1499
+ change-type: major
1500
+ author: Pagan Gazzard
1501
+ - subject: Switch `Boolean` to use `BOOLEAN` db type instead of `INTEGER`
1502
+ hash: 5af2bd476a9032ab5d60c163a3940e0dd8e81cc6
1503
+ body: ""
1504
+ footer:
1505
+ Change-type: major
1506
+ change-type: major
1507
+ author: Pagan Gazzard
1508
+ - subject: Assert that JSON input typeof is object
1509
+ hash: 1819ee97811e20da93c6e0f227db6a62ada8c00e
1510
+ body: >
1511
+ Ensure that the input passed in
1512
+ for JSON types is either an
1513
+ object or
1514
+
1515
+ an array (typeof returns
1516
+ 'object' for arrays as well).
1517
+ This change is
1518
+
1519
+ mainly to prevent primitives
1520
+ from being stored as JSON.
1521
+ footer:
1522
+ Change-type: major
1523
+ change-type: major
1524
+ Signed-off-by: Josh Bowling <josh@monarci.com>
1525
+ signed-off-by: Josh Bowling <josh@monarci.com>
1526
+ author: Josh Bowling
1527
+ version: sbvr-types-4.0.0
1528
+ title: ""
1529
+ date: 2023-04-26T15:00:16.169Z
1530
+ version: odata-to-abstract-sql-6.0.1
1531
+ title: ""
1532
+ date: 2023-04-27T08:45:33.841Z
1533
+ - commits:
1534
+ - subject: Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021
1535
+ hash: 7f6f98637339f43b34ae7faa8e868129efe6d754
1536
+ body: ""
1537
+ footer:
1538
+ Change-type: major
1539
+ change-type: major
1540
+ author: Pagan Gazzard
1541
+ nested: []
1542
+ - subject: Switch `AggregateJSON` to use the newer `ReferencedField` format
1543
+ hash: e8038b15c471d801b21f39cec2c95ff6689b0595
1544
+ body: ""
1545
+ footer:
1546
+ Change-type: major
1547
+ change-type: major
1548
+ author: Pagan Gazzard
1549
+ nested: []
1550
+ version: odata-to-abstract-sql-6.0.0
1551
+ title: ""
1552
+ date: 2023-04-26T13:50:25.845Z
1553
+ - commits:
1554
+ - subject: Collapse `AliasedFunction` into `FunctionMatch`
1555
+ hash: 98093a48aa75e5b8bd8eadc25ca37b53cc80ce2c
1556
+ body: ""
1557
+ footer:
1558
+ Change-type: patch
1559
+ change-type: patch
1560
+ author: Pagan Gazzard
1561
+ nested: []
1562
+ version: odata-to-abstract-sql-5.9.6
1563
+ title: ""
1564
+ date: 2023-04-25T13:27:44.188Z
1565
+ - commits:
1566
+ - subject: Improve typings
1567
+ hash: 78d4a48022ac0465c5d2c48db53b8ddd08e6e1bf
1568
+ body: >
1569
+ Update @balena/abstract-sql-compiler
1570
+ from 8.4.0 to 8.4.1
1571
+ footer:
1572
+ Change-type: patch
1573
+ change-type: patch
1574
+ author: Pagan Gazzard
1575
+ nested:
1576
+ - commits:
1577
+ - subject: Add much finer grained typings for abstract-sql-optimizer
1578
+ hash: 92bc7e93ca1b17401d902d66c68e090e50f70d1a
1579
+ body: ""
1580
+ footer:
1581
+ Change-type: patch
1582
+ change-type: patch
1583
+ author: Pagan Gazzard
1584
+ nested: []
1585
+ version: abstract-sql-compiler-8.4.1
1586
+ title: ""
1587
+ date: 2023-04-25T10:03:26.380Z
1588
+ version: odata-to-abstract-sql-5.9.5
1589
+ title: ""
1590
+ date: 2023-04-25T12:16:48.086Z
1591
+ - commits:
1592
+ - subject: Update dependencies
1593
+ hash: 5aa3c51cbbfc66cddedebd41dacba5eabbacf709
1594
+ body: >
1595
+ Update @balena/abstract-sql-compiler
1596
+ from 8.0.0 to 8.4.0
1597
+
1598
+ Update @balena/odata-parser from 2.4.2
1599
+ to 2.4.6
1600
+ footer:
1601
+ Change-type: patch
1602
+ change-type: patch
1603
+ author: Pagan Gazzard
1604
+ nested:
1605
+ - commits:
1606
+ - subject: Add support for using field type nodes with an AggregateJSON node
1607
+ hash: 19c2760ecf76b4097d7d3045c2eefbf74fd7c2da
1608
+ body: >
1609
+ This also deprecates the legacy
1610
+ version
1611
+ footer:
1612
+ Change-type: minor
1613
+ change-type: minor
1614
+ author: Pagan Gazzard
1615
+ nested: []
1616
+ version: abstract-sql-compiler-8.4.0
1617
+ title: ""
1618
+ date: 2023-04-24T12:05:48.116Z
1619
+ - commits:
1620
+ - subject: Deprecate `AliasableFromTypeNodes` type as it's redundant
1621
+ hash: 283da4816fe5e6d672e4959b05800861625dda99
1622
+ body: ""
1623
+ footer:
1624
+ Change-type: patch
1625
+ change-type: patch
1626
+ author: Pagan Gazzard
1627
+ nested: []
1628
+ version: abstract-sql-compiler-8.3.13
1629
+ title: ""
1630
+ date: 2023-04-24T12:00:41.593Z
1631
+ - commits:
1632
+ - subject: Revert tightening of `OrderBy` to only field nodes
1633
+ hash: 1c25d9b8d011791a9e98a5929ad48cdd9f3bab6b
1634
+ body: >
1635
+ It can in fact be a lot of
1636
+ different things and that is now
1637
+ also
1638
+
1639
+ reflected in the typing
1640
+ footer:
1641
+ Change-type: patch
1642
+ change-type: patch
1643
+ author: Pagan Gazzard
1644
+ nested: []
1645
+ version: abstract-sql-compiler-8.3.12
1646
+ title: ""
1647
+ date: 2023-04-17T16:53:20.918Z
1648
+ - commits:
1649
+ - subject: Do not allow ON clauses for CROSS JOIN as it is invalid
1650
+ hash: d47bf63d3a14cdbb4cb0aeb7544e41a9288699f4
1651
+ body: ""
1652
+ footer:
1653
+ Change-type: patch
1654
+ change-type: patch
1655
+ author: Pagan Gazzard
1656
+ nested: []
1657
+ - subject: Stop accepting `ExtractJSONPathAsText`/`ToJSON` as unknown node types
1658
+ hash: 6fcb2c4257f9fc50f6b4b1070dec86ace9f71237
1659
+ body: >
1660
+ We know what type they return
1661
+ and they should be explicitly
1662
+ accepted as
1663
+
1664
+ those types instead where it is
1665
+ valid to do so
1666
+ footer:
1667
+ Change-type: patch
1668
+ change-type: patch
1669
+ author: Pagan Gazzard
1670
+ nested: []
1671
+ version: abstract-sql-compiler-8.3.11
1672
+ title: ""
1673
+ date: 2023-04-13T11:28:36.049Z
1674
+ - commits:
1675
+ - subject: Fix DateNode/AnyNode typings
1676
+ hash: aab549e8cf4e274a2a8b93814da393451acc4238
1677
+ body: ""
1678
+ footer:
1679
+ Change-type: patch
1680
+ change-type: patch
1681
+ author: Pagan Gazzard
1682
+ nested: []
1683
+ version: abstract-sql-compiler-8.3.10
1684
+ title: ""
1685
+ date: 2023-04-13T10:27:14.478Z
1686
+ - commits:
1687
+ - subject: Update dependencies
1688
+ hash: 39058b2dacac51da96158d594b2d72e3238d0cbc
1689
+ body: >
1690
+ Update @balena/sbvr-types from
1691
+ 3.4.18 to 3.5.0
1692
+ footer:
1693
+ Change-type: patch
1694
+ change-type: patch
1695
+ author: Pagan Gazzard
1696
+ nested:
1697
+ - commits:
1698
+ - subject: Add Big Serial type
1699
+ hash: 49460ad51fcbc60f81e61329c573a1af5b207a46
1700
+ body: ""
1701
+ footer:
1702
+ Change-type: minor
1703
+ change-type: minor
1704
+ author: Josh Bowling
1705
+ version: sbvr-types-3.5.0
1706
+ title: ""
1707
+ date: 2023-03-21T11:16:27.398Z
1708
+ - commits:
1709
+ - subject: "Flowzone: Allow external contributions"
1710
+ hash: 9f7bb028bbac327e6fe0711491d7c0f2c6464f98
1711
+ body: ""
1712
+ footer:
1713
+ Change-type: patch
1714
+ change-type: patch
1715
+ Signed-off-by: Josh Bowling <josh@monarci.com>
1716
+ signed-off-by: Josh Bowling <josh@monarci.com>
1717
+ author: Josh Bowling
1718
+ version: sbvr-types-3.4.19
1719
+ title: ""
1720
+ date: 2022-12-08T01:08:35.143Z
1721
+ version: abstract-sql-compiler-8.3.9
1722
+ title: ""
1723
+ date: 2023-04-13T10:09:53.529Z
1724
+ - commits:
1725
+ - subject: Improve typings
1726
+ hash: 43e75ef37de956d1b583bc62b307b04e0f8455c1
1727
+ body: ""
1728
+ footer:
1729
+ Change-type: patch
1730
+ change-type: patch
1731
+ author: Pagan Gazzard
1732
+ nested: []
1733
+ version: abstract-sql-compiler-8.3.8
1734
+ title: ""
1735
+ date: 2023-04-12T17:26:10.992Z
1736
+ - commits:
1737
+ - subject: Remove typing for non-existent JSON node
1738
+ hash: 76181d438f0f37463642704d7908c1774040c2c2
1739
+ body: ""
1740
+ footer:
1741
+ Change-type: patch
1742
+ change-type: patch
1743
+ author: Pagan Gazzard
1744
+ nested: []
1745
+ version: abstract-sql-compiler-8.3.7
1746
+ title: ""
1747
+ date: 2023-04-12T16:38:07.014Z
1748
+ - commits:
1749
+ - subject: Tighten the `isXValue` function typings
1750
+ hash: 91485cd9c88faaaed9b1280bc34eb3a99628057e
1751
+ body: ""
1752
+ footer:
1753
+ Change-type: patch
1754
+ change-type: patch
1755
+ author: Pagan Gazzard
1756
+ nested: []
1757
+ version: abstract-sql-compiler-8.3.6
1758
+ title: ""
1759
+ date: 2023-04-12T16:18:20.829Z
1760
+ - commits:
1761
+ - subject: Correctly treat `Value` nodes as rewritten to `Text` by the optimizer
1762
+ hash: c9dbc4cfb3fa392e87a0775accdd6811b3c273b4
1763
+ body: ""
1764
+ footer:
1765
+ Change-type: patch
1766
+ change-type: patch
1767
+ author: Pagan Gazzard
1768
+ nested: []
1769
+ - subject: Add EmbeddedTextNode typing
1770
+ hash: d00ac00ca7af4d17b437c3d5511af8e506615db4
1771
+ body: ""
1772
+ footer:
1773
+ Change-type: patch
1774
+ change-type: patch
1775
+ author: Pagan Gazzard
1776
+ nested: []
1777
+ version: abstract-sql-compiler-8.3.5
1778
+ title: ""
1779
+ date: 2023-04-12T16:01:45.643Z
1780
+ - commits:
1781
+ - subject: Enforce the first argument of ExtractJSONPathAsText is a JSON type node
1782
+ hash: 08865295d4cd3ded56d77a30d33c0434e1da52b9
1783
+ body: ""
1784
+ footer:
1785
+ Change-type: patch
1786
+ change-type: patch
1787
+ author: Pagan Gazzard
1788
+ nested: []
1789
+ version: abstract-sql-compiler-8.3.4
1790
+ title: ""
1791
+ date: 2023-04-12T15:55:47.432Z
1792
+ - commits:
1793
+ - subject: Improve node typings
1794
+ hash: 2cb83cf242052c581ee5412e3a90ed87cf5fd39e
1795
+ body: ""
1796
+ footer:
1797
+ Change-type: patch
1798
+ change-type: patch
1799
+ author: Pagan Gazzard
1800
+ nested: []
1801
+ version: abstract-sql-compiler-8.3.3
1802
+ title: ""
1803
+ date: 2023-04-12T15:43:13.357Z
1804
+ - commits:
1805
+ - subject: Add more node typings
1806
+ hash: db162a8a4d645c2f37c968224d667ed753e534dd
1807
+ body: ""
1808
+ footer:
1809
+ Change-type: patch
1810
+ change-type: patch
1811
+ author: Pagan Gazzard
1812
+ nested: []
1813
+ version: abstract-sql-compiler-8.3.2
1814
+ title: ""
1815
+ date: 2023-04-12T15:01:22.252Z
1816
+ - commits:
1817
+ - subject: Add more node typings
1818
+ hash: 047954b6f66abb041bee74373f37c38d71cdc4d7
1819
+ body: ""
1820
+ footer:
1821
+ Change-type: patch
1822
+ change-type: patch
1823
+ author: Pagan Gazzard
1824
+ nested: []
1825
+ version: abstract-sql-compiler-8.3.1
1826
+ title: ""
1827
+ date: 2023-04-12T13:14:25.174Z
1828
+ - commits:
1829
+ - subject: Support boolean nodes in a ValuesNode
1830
+ hash: d589fb6cd92a3a7570e3b2ebea14acbb84807d8a
1831
+ body: >
1832
+ This also deprecates the legacy
1833
+ use of direct true/false entries
1834
+ footer:
1835
+ Change-type: minor
1836
+ change-type: minor
1837
+ author: Pagan Gazzard
1838
+ nested: []
1839
+ version: abstract-sql-compiler-8.3.0
1840
+ title: ""
1841
+ date: 2023-04-11T14:56:54.403Z
1842
+ - commits:
1843
+ - subject: Add `Between` node type
1844
+ hash: 4880072eeab6af198df47777b6579dcacc3d7fb1
1845
+ body: ""
1846
+ footer:
1847
+ Change-type: minor
1848
+ change-type: minor
1849
+ author: Pagan Gazzard
1850
+ nested: []
1851
+ version: abstract-sql-compiler-8.2.0
1852
+ title: ""
1853
+ date: 2023-04-11T14:19:22.378Z
1854
+ - commits:
1855
+ - subject: Add `BitwiseAnd`/`BitwiseShiftRight` node types
1856
+ hash: f155d1daca54086b653fa590e3248c5ef805afff
1857
+ body: ""
1858
+ footer:
1859
+ Change-type: minor
1860
+ change-type: minor
1861
+ author: Pagan Gazzard
1862
+ nested: []
1863
+ version: abstract-sql-compiler-8.1.0
1864
+ title: ""
1865
+ date: 2023-04-11T14:11:01.677Z
1866
+ - commits:
1867
+ - subject: Add `NotInNode` type
1868
+ hash: 9870d746344033db53ec14fddc23a8580b863ad9
1869
+ body: ""
1870
+ footer:
1871
+ Change-type: patch
1872
+ change-type: patch
1873
+ author: Pagan Gazzard
1874
+ nested: []
1875
+ - subject: Add `IsDistinctFromNode`/`IsNotDistinctFromNode` types
1876
+ hash: 09887280a6394a61a31c955602ccb2a0fe98c9b8
1877
+ body: ""
1878
+ footer:
1879
+ Change-type: patch
1880
+ change-type: patch
1881
+ author: Pagan Gazzard
1882
+ nested: []
1883
+ - subject: Add `CharacterLengthNode` type
1884
+ hash: 1fbab42cee8128025756076dc826dacda4ea1597
1885
+ body: ""
1886
+ footer:
1887
+ Change-type: patch
1888
+ change-type: patch
1889
+ author: Pagan Gazzard
1890
+ nested: []
1891
+ version: abstract-sql-compiler-8.0.2
1892
+ title: ""
1893
+ date: 2023-04-06T18:12:29.893Z
1894
+ - commits:
1895
+ - subject: Adds Cast node type to tree parsing
1896
+ hash: cbdb559bfce3c77f9bce9e07f05777f58965f324
1897
+ body: ""
1898
+ footer:
1899
+ Change-type: patch
1900
+ change-type: patch
1901
+ author: Otávio Jacobi
1902
+ nested: []
1903
+ version: abstract-sql-compiler-8.0.1
1904
+ title: ""
1905
+ date: 2023-04-06T17:59:29.723Z
1906
+ - commits:
1907
+ - subject: Improve typings
1908
+ hash: ed5fa5675021485a775eb777f2358d8041b93ce1
1909
+ body: ""
1910
+ footer:
1911
+ Change-type: patch
1912
+ change-type: patch
1913
+ author: Pagan Gazzard
1914
+ version: odata-parser-2.4.6
1915
+ title: ""
1916
+ date: 2023-02-24T17:02:58.272Z
1917
+ - commits:
1918
+ - subject: Use const/let as appropriate
1919
+ hash: 0824fe7d85eeb97941319749fc802f9bae3c9fb6
1920
+ body: ""
1921
+ footer:
1922
+ Change-type: patch
1923
+ change-type: patch
1924
+ author: Pagan Gazzard
1925
+ version: odata-parser-2.4.5
1926
+ title: ""
1927
+ date: 2023-02-23T16:31:08.299Z
1928
+ - commits:
1929
+ - subject: Use shorthand object notation
1930
+ hash: 611c0480681965c7af06302264eac79fea18bded
1931
+ body: ""
1932
+ footer:
1933
+ Change-type: patch
1934
+ change-type: patch
1935
+ author: Pagan Gazzard
1936
+ version: odata-parser-2.4.4
1937
+ title: ""
1938
+ date: 2023-02-23T16:26:30.639Z
1939
+ - commits:
1940
+ - subject: Update dependencies
1941
+ hash: 25b153aca258347c6742cb8b4efe54c0ae199695
1942
+ body: ""
1943
+ footer:
1944
+ Change-type: patch
1945
+ change-type: patch
1946
+ author: Pagan Gazzard
1947
+ version: odata-parser-2.4.3
1948
+ title: ""
1949
+ date: 2023-02-23T16:14:13.013Z
1950
+ version: odata-to-abstract-sql-5.9.4
1951
+ title: ""
1952
+ date: 2023-04-24T16:26:44.367Z
1953
+ - subject: Remove support for the legacy AggregateJSON format of `[tableName,
1954
+ fieldName]`
1955
+ hash: ab90bed96cd80599f57c59f03dd02b6ac7bc6115
1956
+ body: >
1957
+ Use `['ReferencedField, tableName, fieldName]`
1958
+ instead
1959
+ footer:
1960
+ Change-type: major
1961
+ change-type: major
1962
+ author: Pagan Gazzard
1963
+ nested: []
1964
+ - subject: Remove support for the legacy boolean format of `true|false`
1965
+ hash: 1826e6d9ad81542dd3c1123768ae926254a85a17
1966
+ body: |
1967
+ Use `['Boolean', true|false]` instead
1968
+ footer:
1969
+ Change-type: major
1970
+ change-type: major
1971
+ author: Pagan Gazzard
1972
+ nested: []
1973
+ - subject: Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021
1974
+ hash: 62bef1d7243d256ebe270881691c6a56216c67d6
1975
+ body: ""
1976
+ footer:
1977
+ Change-type: major
1978
+ change-type: major
1979
+ author: Pagan Gazzard
1980
+ nested: []
1981
+ - subject: Remove support for the legacy alias format of `[node, alias]`
1982
+ hash: 52038aa06d833c1bfbc14f721e7417d4272edc28
1983
+ body: ""
1984
+ footer:
1985
+ Change-type: major
1986
+ change-type: major
1987
+ author: Pagan Gazzard
1988
+ nested: []
1989
+ - subject: Remove support for the legacy table format of `tableName`
1990
+ hash: 3ff760a6e360421ed1030afe355761d655408547
1991
+ body: ""
1992
+ footer:
1993
+ Change-type: major
1994
+ change-type: major
1995
+ author: Pagan Gazzard
1996
+ nested: []
1997
+ - subject: Remove support for the legacy null formats of `null` and `'Null'`
1998
+ hash: 166d2616b245f8593b17160722c915a5868b2b3a
1999
+ body: ""
2000
+ footer:
2001
+ Change-type: major
2002
+ change-type: major
2003
+ author: Pagan Gazzard
2004
+ nested: []
2005
+ - subject: Reflect the usage of BOOLEAN db type
2006
+ hash: ddab41907418024df2747fa7f630abd80d580a43
2007
+ body: ""
2008
+ footer:
2009
+ Change-type: major
2010
+ change-type: major
2011
+ author: Pagan Gazzard
2012
+ nested: []
2013
+ - subject: Update @balena/sbvr-types to 4.x
2014
+ hash: ff17af594020723ab91bf65aed197dc01ace7981
2015
+ body: |
2016
+ Update @balena/sbvr-types from 3.5.0 to 4.0.0
2017
+ footer:
2018
+ Change-type: major
2019
+ change-type: major
2020
+ author: Pagan Gazzard
2021
+ nested:
2022
+ - commits:
2023
+ - subject: Add test cases for Objects in JSON validate
2024
+ hash: be8fc31c3754186dd4c43ca8d4c056b0def7ffbd
2025
+ body: >
2026
+ As balena-lint rejects `new Boolean()`,
2027
+ `new Number()` and `new String()`
2028
+ constructor usage, test cases double
2029
+ check that they are not instantiated as
2030
+ object but primitive type.
2031
+ footer:
2032
+ Change-type: patch
2033
+ change-type: patch
2034
+ Signed-off-by: fisehara <harald@balena.io>
2035
+ signed-off-by: fisehara <harald@balena.io>
2036
+ author: fisehara
2037
+ - subject: Drop `require-npm4-to-publish` devDependency
2038
+ hash: 46a369117c9d1222089498a8794c32d14edef85b
2039
+ body: >
2040
+ As engine and npm is now required as
2041
+ part of package.json we can drop this
2042
+ dependency
2043
+ footer:
2044
+ Change-type: patch
2045
+ change-type: patch
2046
+ Signed-off-by: fisehara <harald@balena.io>
2047
+ signed-off-by: fisehara <harald@balena.io>
2048
+ author: fisehara
2049
+ - subject: Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021
2050
+ hash: 54920d701a7aa4890c27801fc5cc6b9d74ece21c
2051
+ body: ""
2052
+ footer:
2053
+ Change-type: major
2054
+ change-type: major
2055
+ author: Pagan Gazzard
2056
+ - subject: Switch `JSON` to use `JSON` db type instead of `TEXT`
2057
+ hash: 0d3561364ad018f59466c0dae9b3adb4390d9496
2058
+ body: ""
2059
+ footer:
2060
+ Change-type: major
2061
+ change-type: major
2062
+ author: Pagan Gazzard
2063
+ - subject: Switch `Boolean` to use `BOOLEAN` db type instead of `INTEGER`
2064
+ hash: 5af2bd476a9032ab5d60c163a3940e0dd8e81cc6
2065
+ body: ""
2066
+ footer:
2067
+ Change-type: major
2068
+ change-type: major
2069
+ author: Pagan Gazzard
2070
+ - subject: Assert that JSON input typeof is object
2071
+ hash: 1819ee97811e20da93c6e0f227db6a62ada8c00e
2072
+ body: >
2073
+ Ensure that the input passed in for JSON
2074
+ types is either an object or
2075
+
2076
+ an array (typeof returns 'object' for
2077
+ arrays as well). This change is
2078
+
2079
+ mainly to prevent primitives from being
2080
+ stored as JSON.
2081
+ footer:
2082
+ Change-type: major
2083
+ change-type: major
2084
+ Signed-off-by: Josh Bowling <josh@monarci.com>
2085
+ signed-off-by: Josh Bowling <josh@monarci.com>
2086
+ author: Josh Bowling
2087
+ version: sbvr-types-4.0.0
2088
+ title: ""
2089
+ date: 2023-04-26T15:00:16.169Z
2090
+ version: abstract-sql-compiler-9.0.0
2091
+ title: ""
2092
+ date: 2023-05-02T10:21:03.552Z
2093
+ - commits:
2094
+ - subject: Use native `StartsWith` node type for postgres
2095
+ hash: 0e0055782f05eccf3d7d8bf01f2d6810e738c4e6
2096
+ body: ""
2097
+ footer:
2098
+ Change-type: minor
2099
+ change-type: minor
2100
+ author: Pagan Gazzard
2101
+ nested: []
2102
+ - subject: Convert `EscapeForLike` into a standalone node type
2103
+ hash: 9732e2e6e678262dfb25c8fbe5d935e4d6201296
2104
+ body: ""
2105
+ footer:
2106
+ Change-type: minor
2107
+ change-type: minor
2108
+ author: Pagan Gazzard
2109
+ nested: []
2110
+ version: abstract-sql-compiler-8.5.0
2111
+ title: ""
2112
+ date: 2023-04-27T14:11:46.912Z
2113
+ - commits:
2114
+ - subject: Update @balena/sbvr-types to 5.0.0
2115
+ hash: 9acf28eac9790f47704d9103b5788fc4e1802e14
2116
+ body: |
2117
+ Update @balena/sbvr-types from 3.4.18 to 5.0.0
2118
+ footer:
2119
+ Change-type: patch
2120
+ change-type: patch
2121
+ author: Pagan Gazzard
2122
+ nested:
2123
+ - commits:
2124
+ - subject: Switch from `export =` to `export default`
2125
+ hash: 6cd01340e0fee46833942691fce5a9f6a42ac104
2126
+ body: ""
2127
+ footer:
2128
+ Change-type: major
2129
+ change-type: major
2130
+ author: Pagan Gazzard
2131
+ version: sbvr-types-5.0.0
2132
+ title: ""
2133
+ date: 2023-05-16T15:56:09.861Z
2134
+ - commits:
2135
+ - subject: Improve typings
2136
+ hash: a5fd4a319cd0336afc5a765af9e1a1eec851f2c3
2137
+ body: ""
2138
+ footer:
2139
+ Change-type: patch
2140
+ change-type: patch
2141
+ author: Pagan Gazzard
2142
+ version: sbvr-types-4.0.2
2143
+ title: ""
2144
+ date: 2023-05-03T11:40:24.422Z
2145
+ - commits:
2146
+ - subject: "boolean: Avoid unnecessary array creation to reduce GCs"
2147
+ hash: 5ba948cd5f42844974d43dc19f1c371e56376fc8
2148
+ body: ""
2149
+ footer:
2150
+ Change-type: patch
2151
+ change-type: patch
2152
+ author: Thodoris Greasidis
2153
+ version: sbvr-types-4.0.1
2154
+ title: ""
2155
+ date: 2023-05-02T13:39:37.722Z
2156
+ - commits:
2157
+ - subject: Add test cases for Objects in JSON validate
2158
+ hash: be8fc31c3754186dd4c43ca8d4c056b0def7ffbd
2159
+ body: >
2160
+ As balena-lint rejects `new Boolean()`,
2161
+ `new Number()` and `new String()`
2162
+ constructor usage, test cases double
2163
+ check that they are not instantiated as
2164
+ object but primitive type.
2165
+ footer:
2166
+ Change-type: patch
2167
+ change-type: patch
2168
+ Signed-off-by: fisehara <harald@balena.io>
2169
+ signed-off-by: fisehara <harald@balena.io>
2170
+ author: fisehara
2171
+ - subject: Drop `require-npm4-to-publish` devDependency
2172
+ hash: 46a369117c9d1222089498a8794c32d14edef85b
2173
+ body: >
2174
+ As engine and npm is now required as
2175
+ part of package.json we can drop this
2176
+ dependency
2177
+ footer:
2178
+ Change-type: patch
2179
+ change-type: patch
2180
+ Signed-off-by: fisehara <harald@balena.io>
2181
+ signed-off-by: fisehara <harald@balena.io>
2182
+ author: fisehara
2183
+ - subject: Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021
2184
+ hash: 54920d701a7aa4890c27801fc5cc6b9d74ece21c
2185
+ body: ""
2186
+ footer:
2187
+ Change-type: major
2188
+ change-type: major
2189
+ author: Pagan Gazzard
2190
+ - subject: Switch `JSON` to use `JSON` db type instead of `TEXT`
2191
+ hash: 0d3561364ad018f59466c0dae9b3adb4390d9496
2192
+ body: ""
2193
+ footer:
2194
+ Change-type: major
2195
+ change-type: major
2196
+ author: Pagan Gazzard
2197
+ - subject: Switch `Boolean` to use `BOOLEAN` db type instead of `INTEGER`
2198
+ hash: 5af2bd476a9032ab5d60c163a3940e0dd8e81cc6
2199
+ body: ""
2200
+ footer:
2201
+ Change-type: major
2202
+ change-type: major
2203
+ author: Pagan Gazzard
2204
+ - subject: Assert that JSON input typeof is object
2205
+ hash: 1819ee97811e20da93c6e0f227db6a62ada8c00e
2206
+ body: >
2207
+ Ensure that the input passed in for JSON
2208
+ types is either an object or
2209
+
2210
+ an array (typeof returns 'object' for
2211
+ arrays as well). This change is
2212
+
2213
+ mainly to prevent primitives from being
2214
+ stored as JSON.
2215
+ footer:
2216
+ Change-type: major
2217
+ change-type: major
2218
+ Signed-off-by: Josh Bowling <josh@monarci.com>
2219
+ signed-off-by: Josh Bowling <josh@monarci.com>
2220
+ author: Josh Bowling
2221
+ version: sbvr-types-4.0.0
2222
+ title: ""
2223
+ date: 2023-04-26T15:00:16.169Z
2224
+ - commits:
2225
+ - subject: Add Big Serial type
2226
+ hash: 49460ad51fcbc60f81e61329c573a1af5b207a46
2227
+ body: ""
2228
+ footer:
2229
+ Change-type: minor
2230
+ change-type: minor
2231
+ author: Josh Bowling
2232
+ version: sbvr-types-3.5.0
2233
+ title: ""
2234
+ date: 2023-03-21T11:16:27.398Z
2235
+ - commits:
2236
+ - subject: "Flowzone: Allow external contributions"
2237
+ hash: 9f7bb028bbac327e6fe0711491d7c0f2c6464f98
2238
+ body: ""
2239
+ footer:
2240
+ Change-type: patch
2241
+ change-type: patch
2242
+ Signed-off-by: Josh Bowling <josh@monarci.com>
2243
+ signed-off-by: Josh Bowling <josh@monarci.com>
2244
+ author: Josh Bowling
2245
+ version: sbvr-types-3.4.19
2246
+ title: ""
2247
+ date: 2022-12-08T01:08:35.143Z
2248
+ version: lf-to-abstract-sql-5.0.1
2249
+ title: ""
2250
+ date: 2023-05-16T16:11:31.737Z
2251
+ - commits:
2252
+ - subject: Allow running CI on external PRs
2253
+ hash: 875af25a9e8ba9ade051f76f4500f5146db675a7
2254
+ body: ""
2255
+ footer:
2256
+ Change-type: patch
2257
+ change-type: patch
2258
+ author: Pagan Gazzard
2259
+ version: odata-parser-3.0.1
2260
+ title: ""
2261
+ date: 2023-09-25T10:50:13.648Z
2262
+ - commits:
2263
+ - subject: Add checksum to WebResource
2264
+ hash: be6a1e9bacad51f99d685f491b3bf81545536adb
2265
+ body: ""
2266
+ footer:
2267
+ Change-type: minor
2268
+ change-type: minor
2269
+ author: Otávio Jacobi
2270
+ version: sbvr-types-6.1.0
2271
+ title: ""
2272
+ date: 2023-10-03T22:49:47.984Z
2273
+ - commits:
2274
+ - subject: Change contents to snake_case
2275
+ hash: aaa12269901e364533cf2aa45a958948ce0339de
2276
+ body: ""
2277
+ footer:
2278
+ Change-Type: major
2279
+ change-type: major
2280
+ author: Otávio Jacobi
2281
+ version: sbvr-types-6.0.0
2282
+ title: ""
2283
+ date: 2023-08-09T00:10:50.917Z
2284
+ - commits:
2285
+ - subject: Expose WebResource as WebResourceType
2286
+ hash: 9e42bfffb2145b5096539492b36b0f19b1f2e209
2287
+ body: ""
2288
+ footer:
2289
+ Change-type: minor
2290
+ change-type: minor
2291
+ author: Otávio Jacobi
2292
+ version: sbvr-types-5.2.0
2293
+ title: ""
2294
+ date: 2023-08-08T21:01:49.459Z
2295
+ - commits:
2296
+ - subject: Adds WebResource type
2297
+ hash: db7ff44e95a040a0b250d8c7612b126b31a3f325
2298
+ body: ""
2299
+ footer:
2300
+ Change-type: minor
2301
+ change-type: minor
2302
+ Co-authored-by: ramirogm
2303
+ co-authored-by: ramirogm
2304
+ author: Otávio Jacobi
2305
+ version: sbvr-types-5.1.0
2306
+ title: ""
2307
+ date: 2023-08-03T09:36:41.490Z
2308
+ - commits:
2309
+ - subject: Switch from `export =` to `export default`
2310
+ hash: 6cd01340e0fee46833942691fce5a9f6a42ac104
2311
+ body: ""
2312
+ footer:
2313
+ Change-type: major
2314
+ change-type: major
2315
+ author: Pagan Gazzard
2316
+ version: sbvr-types-5.0.0
2317
+ title: ""
2318
+ date: 2023-05-16T15:56:09.861Z
2319
+ - commits:
2320
+ - subject: Improve typings
2321
+ hash: a5fd4a319cd0336afc5a765af9e1a1eec851f2c3
2322
+ body: ""
2323
+ footer:
2324
+ Change-type: patch
2325
+ change-type: patch
2326
+ author: Pagan Gazzard
2327
+ version: sbvr-types-4.0.2
2328
+ title: ""
2329
+ date: 2023-05-03T11:40:24.422Z
2330
+ - commits:
2331
+ - subject: "boolean: Avoid unnecessary array creation to reduce GCs"
2332
+ hash: 5ba948cd5f42844974d43dc19f1c371e56376fc8
2333
+ body: ""
2334
+ footer:
2335
+ Change-type: patch
2336
+ change-type: patch
2337
+ author: Thodoris Greasidis
2338
+ version: sbvr-types-4.0.1
2339
+ title: ""
2340
+ date: 2023-05-02T13:39:37.722Z
2341
+ version: odata-to-abstract-sql-6.1.1
2342
+ title: ""
2343
+ date: 2023-10-19T06:28:01.252Z
2344
+ - commits:
2345
+ - subject: Support bind references as boolean types
2346
+ hash: 6eab6c354cf734861e207a58d6a289eeef043f70
2347
+ body: >
2348
+ This allows things like `$filter=true` and
2349
+ `$filter=x/any(y:true)` to
2350
+
2351
+ work
2352
+ footer:
2353
+ Change-type: minor
2354
+ change-type: minor
2355
+ author: Pagan Gazzard
2356
+ nested: []
2357
+ version: odata-to-abstract-sql-6.1.0
2358
+ title: ""
2359
+ date: 2023-08-16T15:36:29.822Z
2360
+ - commits:
2361
+ - subject: Update dependency @balena/sbvr-types to v8
2362
+ hash: cf8795b08f30806b5500508dcab3623c5d444928
2363
+ body: |
2364
+ Update @balena/sbvr-types from 7.1.3 to 8.0.0
2365
+ footer:
2366
+ Change-type: patch
2367
+ change-type: patch
2368
+ author: Self-hosted Renovate Bot
2369
+ version: sbvr-parser-1.4.6
2370
+ title: ""
2371
+ date: 2024-07-30T06:48:09.778Z
2372
+ - commits:
2373
+ - subject: Switch to an inflection library from npm which does not monkey patch
2374
+ hash: 2082369825fc80acb549793e4cc1cd35c77850d4
2375
+ body: ""
2376
+ footer:
2377
+ Change-type: patch
2378
+ change-type: patch
2379
+ author: Pagan Gazzard
2380
+ version: sbvr-parser-1.4.5
2381
+ title: ""
2382
+ date: 2024-06-18T21:23:34.689Z
2383
+ - commits:
2384
+ - subject: Updated `@balena/sbvr-types`
2385
+ hash: a6c901c8c3b624dabaf282d0229276be8a9ea320
2386
+ body: |
2387
+ Update @balena/sbvr-types from 3.4.15 to 7.0.1
2388
+ footer:
2389
+ Change-type: patch
2390
+ change-type: patch
2391
+ Signed-off-by: Harald Fischer <harald@balena.io>
2392
+ signed-off-by: Harald Fischer <harald@balena.io>
2393
+ author: Harald Fischer
2394
+ version: sbvr-parser-1.4.4
2395
+ title: ""
2396
+ date: 2024-03-05T12:54:23.843Z
2397
+ - commits:
2398
+ - subject: Change the exported Types to an interface so that they can be augmented
2399
+ hash: 29de4665e63bd4b5f1cfe75d3018ec29e10c1889
2400
+ body: ""
2401
+ footer:
2402
+ Change-type: patch
2403
+ change-type: patch
2404
+ author: Thodoris Greasidis
2405
+ version: sbvr-types-9.0.2
2406
+ title: ""
2407
+ date: 2024-09-17T12:44:29.082Z
2408
+ - commits:
2409
+ - subject: Update @balena/lint to v8.2.7
2410
+ hash: 630ca7d6cbe4fed2d41827205215a2f28a971aea
2411
+ body: ""
2412
+ footer:
2413
+ Change-type: patch
2414
+ change-type: patch
2415
+ author: Josh Bowling
2416
+ version: sbvr-types-9.0.1
2417
+ title: ""
2418
+ date: 2024-08-05T08:18:14.129Z
2419
+ - commits:
2420
+ - subject: Update BigInteger and BigSerial TsTypes
2421
+ hash: 45d3cd6262f094a0c43ffe308dccab4968c074be
2422
+ body: >
2423
+ Return big integer values as strings instead of bigint
2424
+ as we need to
2425
+
2426
+ parse them back into strings anyway when returning data
2427
+ from pine. The
2428
+
2429
+ new logic and types closely follow the same pattern we
2430
+ have for dates.
2431
+ footer:
2432
+ Change-type: major
2433
+ change-type: major
2434
+ author: Josh Bowling
2435
+ version: sbvr-types-9.0.0
2436
+ title: ""
2437
+ date: 2024-08-02T00:05:31.143Z
2438
+ - commits:
2439
+ - subject: Improve BigInteger and BigSerial support
2440
+ hash: b9b1fc31b91220e66dcb23f43b92036d6e758045
2441
+ body: ""
2442
+ footer:
2443
+ Change-type: major
2444
+ change-type: major
2445
+ author: Josh Bowling
2446
+ version: sbvr-types-8.0.0
2447
+ title: ""
2448
+ date: 2024-06-12T22:37:59.778Z
2449
+ - commits:
2450
+ - subject: Add typings for all abstract sql fragments, fixing where necessary
2451
+ hash: b84c335877236e3d389df064b3e7b2acd1a656ae
2452
+ body: ""
2453
+ footer:
2454
+ Change-type: patch
2455
+ change-type: patch
2456
+ author: Pagan Gazzard
2457
+ version: sbvr-types-7.1.3
2458
+ title: ""
2459
+ date: 2024-06-12T21:08:39.814Z
2460
+ - commits:
2461
+ - subject: Explicitly type the `compare` function for `hashed`
2462
+ hash: 6ece56f531ba9507fb090003bd3216e90b2f583b
2463
+ body: >
2464
+ This avoids the need for downstream users to have the
2465
+ bcrypt types
2466
+
2467
+ available whilst also avoiding accidental breaking
2468
+ changes
2469
+ footer:
2470
+ Change-type: patch
2471
+ change-type: patch
2472
+ author: Pagan Gazzard
2473
+ version: sbvr-types-7.1.2
2474
+ title: ""
2475
+ date: 2024-06-12T12:19:17.354Z
2476
+ - commits:
2477
+ - subject: Accept `Date` for the write types of `Date Time`/`Date`/`Time`
2478
+ hash: eb03c8fb593fad76c74dad57a3d45625daf44d76
2479
+ body: ""
2480
+ footer:
2481
+ Change-type: patch
2482
+ change-type: patch
2483
+ author: Pagan Gazzard
2484
+ version: sbvr-types-7.1.1
2485
+ title: ""
2486
+ date: 2024-06-04T09:59:12.864Z
2487
+ - commits:
2488
+ - subject: Export typescript read/write types for each sbvr type
2489
+ hash: 66b9a012e242533372ce34a73e31f6e3aac93d91
2490
+ body: ""
2491
+ footer:
2492
+ Change-type: minor
2493
+ change-type: minor
2494
+ author: Pagan Gazzard
2495
+ version: sbvr-types-7.1.0
2496
+ title: ""
2497
+ date: 2024-04-25T11:57:56.975Z
2498
+ - commits:
2499
+ - subject: Update Big Serial concept type to Big Integer
2500
+ hash: 6343737f7eb62282ebb2b572faf2b91716508a8b
2501
+ body: ""
2502
+ footer:
2503
+ Change-type: patch
2504
+ change-type: patch
2505
+ author: Josh Bowling
2506
+ version: sbvr-types-7.0.10
2507
+ title: ""
2508
+ date: 2024-04-09T11:21:31.060Z
2509
+ - commits:
2510
+ - subject: Add Big Serial to Type.sbvr
2511
+ hash: c5add0fc65e8e78ab481e97d37aeb8353c082b57
2512
+ body: ""
2513
+ footer:
2514
+ Change-type: patch
2515
+ change-type: patch
2516
+ author: Josh Bowling
2517
+ version: sbvr-types-7.0.9
2518
+ title: ""
2519
+ date: 2024-04-09T10:03:09.812Z
2520
+ - commits:
2521
+ - subject: Update prepare script for husky v9
2522
+ hash: 72d7dac84880aa8604345a6fee74ec3eacbe1176
2523
+ body: ""
2524
+ footer:
2525
+ Change-type: patch
2526
+ change-type: patch
2527
+ author: Josh Bowling
2528
+ - subject: Update dependency husky to v9
2529
+ hash: 3a3e4f4e2ae95b5691cb31a1448854318e5b8cc5
2530
+ body: |
2531
+ Update husky from 8.0.3 to 9.0.11
2532
+ footer:
2533
+ Change-type: patch
2534
+ change-type: patch
2535
+ author: Self-hosted Renovate Bot
2536
+ version: sbvr-types-7.0.8
2537
+ title: ""
2538
+ date: 2024-04-09T01:25:47.103Z
2539
+ - commits:
2540
+ - subject: Update dependency @balena/lint to v8
2541
+ hash: 58e3db3861e13d463a5535b60d533280de70c4c1
2542
+ body: |
2543
+ Update @balena/lint from 7.3.0 to 8.0.0
2544
+ footer:
2545
+ Change-type: patch
2546
+ change-type: patch
2547
+ author: Self-hosted Renovate Bot
2548
+ version: sbvr-types-7.0.7
2549
+ title: ""
2550
+ date: 2024-04-09T01:07:54.165Z
2551
+ - commits:
2552
+ - subject: Improve JSON typings
2553
+ hash: 487000677cbc9decdcc0029b24f7c6de81216b57
2554
+ body: ""
2555
+ footer:
2556
+ Change-type: patch
2557
+ change-type: patch
2558
+ author: Pagan Gazzard
2559
+ version: sbvr-types-7.0.6
2560
+ title: ""
2561
+ date: 2024-03-21T15:44:08.831Z
2562
+ - commits:
2563
+ - subject: Remove unnecessary catch bindings
2564
+ hash: fcef4ec9f19378eea8d0dea167b2bd1958831306
2565
+ body: ""
2566
+ footer:
2567
+ Change-type: patch
2568
+ change-type: patch
2569
+ author: Pagan Gazzard
2570
+ version: sbvr-types-7.0.5
2571
+ title: ""
2572
+ date: 2024-03-13T15:50:57.151Z
2573
+ - commits:
2574
+ - subject: Improve validate typings
2575
+ hash: 6ed4746379e8b038e4a148ca6f6c4c1e52aa67a2
2576
+ body: ""
2577
+ footer:
2578
+ Change-type: patch
2579
+ change-type: patch
2580
+ author: Pagan Gazzard
2581
+ version: sbvr-types-7.0.4
2582
+ title: ""
2583
+ date: 2024-03-13T01:47:54.313Z
2584
+ - commits:
2585
+ - subject: Improve fetchProcessing typings
2586
+ hash: 0512e2c89ad83458b91cbaa380b8de729db81342
2587
+ body: ""
2588
+ footer:
2589
+ Change-type: patch
2590
+ change-type: patch
2591
+ author: Pagan Gazzard
2592
+ version: sbvr-types-7.0.3
2593
+ title: ""
2594
+ date: 2024-03-12T15:51:33.314Z
2595
+ - commits:
2596
+ - subject: "Tests: convert to typescript"
2597
+ hash: a78e1c02edc63927ae978f57afdd5edea25adec1
2598
+ body: ""
2599
+ footer:
2600
+ Change-type: patch
2601
+ change-type: patch
2602
+ author: Pagan Gazzard
2603
+ version: sbvr-types-7.0.2
2604
+ title: ""
2605
+ date: 2024-03-12T15:06:28.057Z
2606
+ version: abstract-sql-compiler-10.0.0
2607
+ title: ""
2608
+ date: 2024-10-07T10:02:59.467Z
2609
+ version: 19.0.5
2610
+ title: ""
2611
+ date: 2024-10-07T13:07:35.199Z
1
2612
  - commits:
2
2613
  - subject: Update dependencies
3
2614
  hash: d900e54aa1ff497da1335c2fd2d39a7790b8ab49
@@ -52,7 +2663,7 @@
52
2663
  date: 2024-10-04T12:00:36.654Z
53
2664
  version: 19.0.4
54
2665
  title: ""
55
- date: 2024-10-04T14:36:23.966Z
2666
+ date: 2024-10-04T14:46:41.368Z
56
2667
  - commits:
57
2668
  - subject: Pin minio/minio and minio/mc versions
58
2669
  hash: 2f7012ed804f03675ebc1bb6cada6a66eeb4a0c2