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