@balena/pinejs 14.52.2 → 14.53.0
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 +479 -1
- package/CHANGELOG.md +197 -0
- package/VERSION +1 -1
- package/package.json +5 -5
|
@@ -1,3 +1,481 @@
|
|
|
1
|
+
- commits:
|
|
2
|
+
- subject: Update dependencies
|
|
3
|
+
hash: 99d4b29ee3147394514a9188526af9f7afd74ff9
|
|
4
|
+
body: |
|
|
5
|
+
Update @balena/abstract-sql-compiler from 7.21.1 to 7.22.0
|
|
6
|
+
Update @balena/abstract-sql-to-typescript from 1.2.0 to 1.3.0
|
|
7
|
+
Update @balena/odata-to-abstract-sql from 5.6.2 to 5.7.0
|
|
8
|
+
footer:
|
|
9
|
+
Change-type: minor
|
|
10
|
+
change-type: minor
|
|
11
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
12
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
13
|
+
author: fisehara
|
|
14
|
+
nested:
|
|
15
|
+
- commits:
|
|
16
|
+
- subject: Fix date fields used inside arithmetic expressions
|
|
17
|
+
hash: 3368afd1e908890e79691372f9c496665a329e6a
|
|
18
|
+
body: >
|
|
19
|
+
isNumericValue is evaluated in arithmetic expressions
|
|
20
|
+
|
|
21
|
+
if operands in expression can be used as numericValues.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
In SQL statements arithmetic expressions like add/sub are supported for date values.
|
|
25
|
+
|
|
26
|
+
DateArithmetic nodes need input dependent typing.
|
|
27
|
+
footer:
|
|
28
|
+
Change-type: minor
|
|
29
|
+
change-type: minor
|
|
30
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
31
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
32
|
+
author: fisehara
|
|
33
|
+
nested: []
|
|
34
|
+
version: abstract-sql-compiler-7.22.0
|
|
35
|
+
title: ""
|
|
36
|
+
date: 2022-11-23T16:53:11.719Z
|
|
37
|
+
- commits:
|
|
38
|
+
- subject: Update dependencies
|
|
39
|
+
hash: ed14c48faff14a33234a49f43208d14a8f2bf94f
|
|
40
|
+
body: |
|
|
41
|
+
Update @balena/abstract-sql-compiler from 7.19.1 to 7.22.0
|
|
42
|
+
Update @balena/odata-to-abstract-sql from 5.4.9 to 5.7.0
|
|
43
|
+
footer:
|
|
44
|
+
Change-type: minor
|
|
45
|
+
change-type: minor
|
|
46
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
47
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
48
|
+
author: fisehara
|
|
49
|
+
nested:
|
|
50
|
+
- commits:
|
|
51
|
+
- subject: Update dependencies
|
|
52
|
+
hash: aec2d59610504bcc670d1af913c05805aabd312a
|
|
53
|
+
body: >
|
|
54
|
+
Update @balena/abstract-sql-compiler from 7.21.0 to 7.22.0
|
|
55
|
+
footer:
|
|
56
|
+
Change-type: minor
|
|
57
|
+
change-type: minor
|
|
58
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
59
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
60
|
+
author: fisehara
|
|
61
|
+
nested:
|
|
62
|
+
- commits:
|
|
63
|
+
- subject: Fix date fields used inside arithmetic expressions
|
|
64
|
+
hash: 3368afd1e908890e79691372f9c496665a329e6a
|
|
65
|
+
body: >
|
|
66
|
+
isNumericValue is evaluated in arithmetic expressions
|
|
67
|
+
|
|
68
|
+
if operands in expression can be used as numericValues.
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
In SQL statements arithmetic expressions like add/sub are supported for date values.
|
|
72
|
+
|
|
73
|
+
DateArithmetic nodes need input dependent typing.
|
|
74
|
+
footer:
|
|
75
|
+
Change-type: minor
|
|
76
|
+
change-type: minor
|
|
77
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
78
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
79
|
+
author: fisehara
|
|
80
|
+
nested: []
|
|
81
|
+
version: abstract-sql-compiler-7.22.0
|
|
82
|
+
title: ""
|
|
83
|
+
date: 2022-11-23T16:53:11.719Z
|
|
84
|
+
- commits:
|
|
85
|
+
- subject: Add support for getting the modified fields of an aliased query
|
|
86
|
+
hash: 3dacd6339349596d4e365c809971a86030bae4dc
|
|
87
|
+
body: ""
|
|
88
|
+
footer:
|
|
89
|
+
Change-type: patch
|
|
90
|
+
change-type: patch
|
|
91
|
+
author: Pagan Gazzard
|
|
92
|
+
nested: []
|
|
93
|
+
version: abstract-sql-compiler-7.21.1
|
|
94
|
+
title: ""
|
|
95
|
+
date: 2022-11-22T20:29:32.720Z
|
|
96
|
+
version: odata-to-abstract-sql-5.7.0
|
|
97
|
+
title: ""
|
|
98
|
+
date: 2022-11-24T10:41:19.535Z
|
|
99
|
+
- commits:
|
|
100
|
+
- subject: Fix replacing an aliased resource select with bind vars for inserts
|
|
101
|
+
hash: e4c0f6569257ba7f4698bbdca66581c29f41f42a
|
|
102
|
+
body: ""
|
|
103
|
+
footer:
|
|
104
|
+
Change-type: patch
|
|
105
|
+
change-type: patch
|
|
106
|
+
author: Pagan Gazzard
|
|
107
|
+
nested: []
|
|
108
|
+
version: odata-to-abstract-sql-5.6.2
|
|
109
|
+
title: ""
|
|
110
|
+
date: 2022-11-22T20:26:13.635Z
|
|
111
|
+
- commits:
|
|
112
|
+
- subject: Update dependencies
|
|
113
|
+
hash: 4148764f03b889684f81f49104b8b9d05e7d180d
|
|
114
|
+
body: ""
|
|
115
|
+
footer:
|
|
116
|
+
Change-type: patch
|
|
117
|
+
change-type: patch
|
|
118
|
+
author: Pagan Gazzard
|
|
119
|
+
nested: []
|
|
120
|
+
version: odata-to-abstract-sql-5.6.1
|
|
121
|
+
title: ""
|
|
122
|
+
date: 2022-11-22T19:29:54.534Z
|
|
123
|
+
- commits:
|
|
124
|
+
- subject: Add an option to always use minimized aliases
|
|
125
|
+
hash: dd7994b908b2eed0f084fb173b100dfe6c651913
|
|
126
|
+
body: ""
|
|
127
|
+
footer:
|
|
128
|
+
Change-type: minor
|
|
129
|
+
change-type: minor
|
|
130
|
+
author: Pagan Gazzard
|
|
131
|
+
nested: []
|
|
132
|
+
version: odata-to-abstract-sql-5.6.0
|
|
133
|
+
title: ""
|
|
134
|
+
date: 2022-11-22T19:02:39.696Z
|
|
135
|
+
- commits:
|
|
136
|
+
- subject: Switch from balenaCI to flowzone
|
|
137
|
+
hash: 0bf98cd9124614fa5d5121212b9d7d6abf079ed5
|
|
138
|
+
body: ""
|
|
139
|
+
footer:
|
|
140
|
+
Change-type: patch
|
|
141
|
+
change-type: patch
|
|
142
|
+
author: Pagan Gazzard
|
|
143
|
+
nested: []
|
|
144
|
+
version: odata-to-abstract-sql-5.5.1
|
|
145
|
+
title: ""
|
|
146
|
+
date: 2022-10-14T16:18:47.577Z
|
|
147
|
+
- commits:
|
|
148
|
+
- subject: Add support for `/$count` with nested `$filter` in $orderby & $orderby
|
|
149
|
+
hash: 4a41b94551c9d3ee23e95e34bda0a4415dc2bdad
|
|
150
|
+
body: |
|
|
151
|
+
Update @balena/odata-parser from 2.2.9 to 2.4.0
|
|
152
|
+
footer:
|
|
153
|
+
Change-type: minor
|
|
154
|
+
change-type: minor
|
|
155
|
+
See: https://github.com/balena-io/pinejs/issues/577
|
|
156
|
+
see: https://github.com/balena-io/pinejs/issues/577
|
|
157
|
+
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
158
|
+
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
159
|
+
author: Thodoris Greasidis
|
|
160
|
+
nested:
|
|
161
|
+
- commits:
|
|
162
|
+
- subject: Add support for `/$count` with nested `$filter` in $orderby & $orderby
|
|
163
|
+
hash: 350c08b3a8a8877290f1c753a57e86404f0d9548
|
|
164
|
+
body: ""
|
|
165
|
+
footer:
|
|
166
|
+
Change-type: minor
|
|
167
|
+
change-type: minor
|
|
168
|
+
See: https://github.com/balena-io/pinejs/issues/577
|
|
169
|
+
see: https://github.com/balena-io/pinejs/issues/577
|
|
170
|
+
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
171
|
+
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
172
|
+
author: Thodoris Greasidis
|
|
173
|
+
version: odata-parser-2.4.0
|
|
174
|
+
title: "'Add support for with nested in & '"
|
|
175
|
+
date: 2022-09-15T06:56:48.376Z
|
|
176
|
+
- commits:
|
|
177
|
+
- subject: Add source map
|
|
178
|
+
hash: a6bb5e67fac1cdcc69491800ad042f003fa13556
|
|
179
|
+
body: ""
|
|
180
|
+
footer:
|
|
181
|
+
Change-type: minor
|
|
182
|
+
change-type: minor
|
|
183
|
+
author: Pagan Gazzard
|
|
184
|
+
version: odata-parser-2.3.0
|
|
185
|
+
title: "'Add source map'"
|
|
186
|
+
date: 2022-06-06T15:59:20.389Z
|
|
187
|
+
version: odata-to-abstract-sql-5.5.0
|
|
188
|
+
title: "'Add support for with nested in & '"
|
|
189
|
+
date: 2022-09-15T08:27:08.616Z
|
|
190
|
+
- commits:
|
|
191
|
+
- subject: Stop using _.compact
|
|
192
|
+
hash: 343e971b997b57e9c9f3bf2f30e68ce00d8e1dc5
|
|
193
|
+
body: ""
|
|
194
|
+
footer:
|
|
195
|
+
Change-type: patch
|
|
196
|
+
change-type: patch
|
|
197
|
+
author: Thodoris Greasidis
|
|
198
|
+
nested: []
|
|
199
|
+
- subject: Stop using _.isObject in favor of the native methods
|
|
200
|
+
hash: 71b4c2ba6ba120413bc23d1b838bfcf9b924cc22
|
|
201
|
+
body: ""
|
|
202
|
+
footer:
|
|
203
|
+
Change-type: patch
|
|
204
|
+
change-type: patch
|
|
205
|
+
author: Thodoris Greasidis
|
|
206
|
+
nested: []
|
|
207
|
+
- subject: Stop using Lodash's Dictionary type
|
|
208
|
+
hash: cec9d6697d796703ef7c43c46eff6256ef0f9e43
|
|
209
|
+
body: ""
|
|
210
|
+
footer:
|
|
211
|
+
Change-type: patch
|
|
212
|
+
change-type: patch
|
|
213
|
+
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
214
|
+
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
215
|
+
author: Thodoris Greasidis
|
|
216
|
+
nested: []
|
|
217
|
+
version: odata-to-abstract-sql-5.4.15
|
|
218
|
+
title: "'Reduce lodash usage'"
|
|
219
|
+
date: 2022-07-26T15:15:05.261Z
|
|
220
|
+
- commits:
|
|
221
|
+
- subject: Avoid unnecessary loop when adding computed fields to `SELECT *`
|
|
222
|
+
hash: c0d3a54057a62eb39e385451f2e169e08a562e45
|
|
223
|
+
body: ""
|
|
224
|
+
footer:
|
|
225
|
+
Change-type: patch
|
|
226
|
+
change-type: patch
|
|
227
|
+
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
228
|
+
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
|
229
|
+
author: Thodoris Greasidis
|
|
230
|
+
nested: []
|
|
231
|
+
version: odata-to-abstract-sql-5.4.14
|
|
232
|
+
title: "'Avoid unnecessary loop when adding computed fields to '"
|
|
233
|
+
date: 2022-06-25T19:59:58.381Z
|
|
234
|
+
- commits:
|
|
235
|
+
- subject: Use `SELECT *, $computedFields` for adding computed fields
|
|
236
|
+
hash: b6ed24d0a4ad0a4d8aa71db00dc58280590ce9dd
|
|
237
|
+
body: >
|
|
238
|
+
This reduces the size of the generated SQL when computed fields are
|
|
239
|
+
|
|
240
|
+
included and as such helps to make it more readable
|
|
241
|
+
footer:
|
|
242
|
+
Change-type: patch
|
|
243
|
+
change-type: patch
|
|
244
|
+
author: Pagan Gazzard
|
|
245
|
+
nested: []
|
|
246
|
+
version: odata-to-abstract-sql-5.4.13
|
|
247
|
+
title: "'Use for adding computed fields'"
|
|
248
|
+
date: 2022-06-03T16:21:50.837Z
|
|
249
|
+
- commits:
|
|
250
|
+
- subject: Use nullish coalescing when sensible
|
|
251
|
+
hash: c69dff4d46792c4c858f869646adca9272210364
|
|
252
|
+
body: ""
|
|
253
|
+
footer:
|
|
254
|
+
Change-type: patch
|
|
255
|
+
change-type: patch
|
|
256
|
+
author: Pagan Gazzard
|
|
257
|
+
nested: []
|
|
258
|
+
version: odata-to-abstract-sql-5.4.12
|
|
259
|
+
title: "'Use nullish coalescing when sensible'"
|
|
260
|
+
date: 2022-06-03T15:45:18.251Z
|
|
261
|
+
- commits:
|
|
262
|
+
- subject: Improve support for computed fields by respecting them in more places
|
|
263
|
+
hash: 3346e579e5e0b2b7b01066b3d95bd5b6e6281c63
|
|
264
|
+
body: ""
|
|
265
|
+
footer:
|
|
266
|
+
Change-type: patch
|
|
267
|
+
change-type: patch
|
|
268
|
+
author: Pagan Gazzard
|
|
269
|
+
nested: []
|
|
270
|
+
version: odata-to-abstract-sql-5.4.11
|
|
271
|
+
title: "'Improve computed fields'"
|
|
272
|
+
date: 2022-05-19T19:26:50.059Z
|
|
273
|
+
- commits:
|
|
274
|
+
- subject: Update dependencies
|
|
275
|
+
hash: 19c112c863b63bdd8d86a04b704fb136077d01a9
|
|
276
|
+
body: >
|
|
277
|
+
Update @balena/abstract-sql-compiler from 7.19.0 to 7.20.0
|
|
278
|
+
footer:
|
|
279
|
+
Change-type: patch
|
|
280
|
+
change-type: patch
|
|
281
|
+
author: Pagan Gazzard
|
|
282
|
+
nested:
|
|
283
|
+
- commits:
|
|
284
|
+
- subject: Expose `isAliasNode` helper
|
|
285
|
+
hash: 6f59b2d31e4dee5eef008e755d4ee2cb42dd50ba
|
|
286
|
+
body: ""
|
|
287
|
+
footer:
|
|
288
|
+
Change-type: minor
|
|
289
|
+
change-type: minor
|
|
290
|
+
author: Pagan Gazzard
|
|
291
|
+
nested: []
|
|
292
|
+
version: abstract-sql-compiler-7.20.0
|
|
293
|
+
title: "'Expose helper'"
|
|
294
|
+
date: 2022-05-19T17:25:29.766Z
|
|
295
|
+
- commits:
|
|
296
|
+
- subject: Update dependencies
|
|
297
|
+
hash: 923dd2d492246b99cc62d51a25dd96464e7c1e87
|
|
298
|
+
body: |
|
|
299
|
+
Update @balena/sbvr-types from 3.4.5 to 3.4.7
|
|
300
|
+
footer:
|
|
301
|
+
Change-type: patch
|
|
302
|
+
change-type: patch
|
|
303
|
+
author: Pagan Gazzard
|
|
304
|
+
nested:
|
|
305
|
+
- commits:
|
|
306
|
+
- subject: Update dependencies
|
|
307
|
+
hash: e416444d436c0e01474b624408635a811259f9a1
|
|
308
|
+
body: ""
|
|
309
|
+
footer:
|
|
310
|
+
Change-type: patch
|
|
311
|
+
change-type: patch
|
|
312
|
+
author: Pagan Gazzard
|
|
313
|
+
- subject: Remove circleci
|
|
314
|
+
hash: 15cbb6de080f6f5a7898d1626d9948b371d971b2
|
|
315
|
+
body: ""
|
|
316
|
+
footer:
|
|
317
|
+
Change-type: patch
|
|
318
|
+
change-type: patch
|
|
319
|
+
author: Pagan Gazzard
|
|
320
|
+
version: sbvr-types-3.4.7
|
|
321
|
+
title: "'Remove circleci/update deps'"
|
|
322
|
+
date: 2022-04-08T13:33:49.743Z
|
|
323
|
+
- commits:
|
|
324
|
+
- subject: Avoid creating a new Date object when we already have one
|
|
325
|
+
hash: 07eb756eca00a506b618dc197b67dcc7a9ea3733
|
|
326
|
+
body: ""
|
|
327
|
+
footer:
|
|
328
|
+
Change-type: patch
|
|
329
|
+
change-type: patch
|
|
330
|
+
author: Pagan Gazzard
|
|
331
|
+
version: sbvr-types-3.4.6
|
|
332
|
+
date: 2021-09-21T14:01:00.590Z
|
|
333
|
+
version: abstract-sql-compiler-7.19.1
|
|
334
|
+
title: "'Update dependencies'"
|
|
335
|
+
date: 2022-04-08T13:57:15.961Z
|
|
336
|
+
version: odata-to-abstract-sql-5.4.10
|
|
337
|
+
title: "'Update dependencies'"
|
|
338
|
+
date: 2022-05-19T18:23:14.608Z
|
|
339
|
+
version: abstract-sql-to-typescript-1.3.0
|
|
340
|
+
title: ""
|
|
341
|
+
date: 2022-11-24T10:52:58.002Z
|
|
342
|
+
- commits:
|
|
343
|
+
- subject: "Dev: Update pre-commit hook"
|
|
344
|
+
hash: b14c1b11413c6d4286c74a970774851ad5c49b1f
|
|
345
|
+
body: ""
|
|
346
|
+
footer:
|
|
347
|
+
Change-type: patch
|
|
348
|
+
change-type: patch
|
|
349
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
350
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
351
|
+
author: Josh Bowling
|
|
352
|
+
nested: []
|
|
353
|
+
version: abstract-sql-to-typescript-1.2.6
|
|
354
|
+
title: ""
|
|
355
|
+
date: 2022-11-18T02:27:16.710Z
|
|
356
|
+
- commits:
|
|
357
|
+
- subject: "Dev: Migrate husky setup for v8"
|
|
358
|
+
hash: 85479e4e5fd052fbdaee8ba323038f4ed5b8df89
|
|
359
|
+
body: ""
|
|
360
|
+
footer:
|
|
361
|
+
Change-type: patch
|
|
362
|
+
change-type: patch
|
|
363
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
364
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
365
|
+
author: Josh Bowling
|
|
366
|
+
nested: []
|
|
367
|
+
version: abstract-sql-to-typescript-1.2.5
|
|
368
|
+
title: ""
|
|
369
|
+
date: 2022-11-18T01:34:46.967Z
|
|
370
|
+
- commits:
|
|
371
|
+
- subject: Update dependency mocha to 10.1.0
|
|
372
|
+
hash: 6e489e61c48227e209ba112c42e89ac927d8caf9
|
|
373
|
+
body: |
|
|
374
|
+
Update mocha to 10.1.0
|
|
375
|
+
|
|
376
|
+
Update mocha from 9.2.2 to 10.1.0
|
|
377
|
+
footer:
|
|
378
|
+
Change-type: patch
|
|
379
|
+
change-type: patch
|
|
380
|
+
author: Renovate Bot
|
|
381
|
+
nested: []
|
|
382
|
+
version: abstract-sql-to-typescript-1.2.4
|
|
383
|
+
title: ""
|
|
384
|
+
date: 2022-11-17T19:04:01.910Z
|
|
385
|
+
- commits:
|
|
386
|
+
- subject: Update dependency lint-staged to 13.0.3
|
|
387
|
+
hash: 6efeaac395f06a91959ecfe8f087ee347c2e825a
|
|
388
|
+
body: |
|
|
389
|
+
Update lint-staged to 13.0.3
|
|
390
|
+
|
|
391
|
+
Update lint-staged from 12.5.0 to 13.0.3
|
|
392
|
+
footer:
|
|
393
|
+
Change-type: patch
|
|
394
|
+
change-type: patch
|
|
395
|
+
author: Renovate Bot
|
|
396
|
+
nested: []
|
|
397
|
+
version: abstract-sql-to-typescript-1.2.3
|
|
398
|
+
title: ""
|
|
399
|
+
date: 2022-11-17T18:03:53.047Z
|
|
400
|
+
- commits:
|
|
401
|
+
- subject: Update dependency husky to 8.0.2
|
|
402
|
+
hash: a31d4b4ec35018cfb2e21f9128e1479be5ecd072
|
|
403
|
+
body: |
|
|
404
|
+
Update husky to 8.0.2
|
|
405
|
+
|
|
406
|
+
Update husky from 4.3.8 to 8.0.2
|
|
407
|
+
footer:
|
|
408
|
+
Change-type: patch
|
|
409
|
+
change-type: patch
|
|
410
|
+
author: Renovate Bot
|
|
411
|
+
nested: []
|
|
412
|
+
version: abstract-sql-to-typescript-1.2.2
|
|
413
|
+
title: ""
|
|
414
|
+
date: 2022-11-17T17:05:52.448Z
|
|
415
|
+
- commits:
|
|
416
|
+
- subject: Switch from balenaCI to flowzone
|
|
417
|
+
hash: 61d932ce996cb564443477a5469224e82cdca9b7
|
|
418
|
+
body: ""
|
|
419
|
+
footer:
|
|
420
|
+
Change-type: patch
|
|
421
|
+
change-type: patch
|
|
422
|
+
author: Pagan Gazzard
|
|
423
|
+
nested: []
|
|
424
|
+
version: abstract-sql-to-typescript-1.2.1
|
|
425
|
+
title: ""
|
|
426
|
+
date: 2022-10-14T16:27:10.552Z
|
|
427
|
+
- commits:
|
|
428
|
+
- subject: Update dependencies
|
|
429
|
+
hash: aec2d59610504bcc670d1af913c05805aabd312a
|
|
430
|
+
body: |
|
|
431
|
+
Update @balena/abstract-sql-compiler from 7.21.0 to 7.22.0
|
|
432
|
+
footer:
|
|
433
|
+
Change-type: minor
|
|
434
|
+
change-type: minor
|
|
435
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
436
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
437
|
+
author: fisehara
|
|
438
|
+
nested:
|
|
439
|
+
- commits:
|
|
440
|
+
- subject: Fix date fields used inside arithmetic expressions
|
|
441
|
+
hash: 3368afd1e908890e79691372f9c496665a329e6a
|
|
442
|
+
body: >
|
|
443
|
+
isNumericValue is evaluated in arithmetic expressions
|
|
444
|
+
|
|
445
|
+
if operands in expression can be used as numericValues.
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
In SQL statements arithmetic expressions like add/sub are supported for date values.
|
|
449
|
+
|
|
450
|
+
DateArithmetic nodes need input dependent typing.
|
|
451
|
+
footer:
|
|
452
|
+
Change-type: minor
|
|
453
|
+
change-type: minor
|
|
454
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
455
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
456
|
+
author: fisehara
|
|
457
|
+
nested: []
|
|
458
|
+
version: abstract-sql-compiler-7.22.0
|
|
459
|
+
title: ""
|
|
460
|
+
date: 2022-11-23T16:53:11.719Z
|
|
461
|
+
- commits:
|
|
462
|
+
- subject: Add support for getting the modified fields of an aliased query
|
|
463
|
+
hash: 3dacd6339349596d4e365c809971a86030bae4dc
|
|
464
|
+
body: ""
|
|
465
|
+
footer:
|
|
466
|
+
Change-type: patch
|
|
467
|
+
change-type: patch
|
|
468
|
+
author: Pagan Gazzard
|
|
469
|
+
nested: []
|
|
470
|
+
version: abstract-sql-compiler-7.21.1
|
|
471
|
+
title: ""
|
|
472
|
+
date: 2022-11-22T20:29:32.720Z
|
|
473
|
+
version: odata-to-abstract-sql-5.7.0
|
|
474
|
+
title: ""
|
|
475
|
+
date: 2022-11-24T10:41:19.535Z
|
|
476
|
+
version: 14.53.0
|
|
477
|
+
title: ""
|
|
478
|
+
date: 2022-11-24T11:09:14.521Z
|
|
1
479
|
- commits:
|
|
2
480
|
- subject: Use minimized aliases when not in debug mode for smaller queries
|
|
3
481
|
hash: 8a64ebc8d179814d1ab7747d6ecd94a626f61327
|
|
@@ -71,7 +549,7 @@
|
|
|
71
549
|
date: 2022-10-14T16:18:47.577Z
|
|
72
550
|
version: 14.52.2
|
|
73
551
|
title: ""
|
|
74
|
-
date: 2022-11-22T20:
|
|
552
|
+
date: 2022-11-22T20:43:22.519Z
|
|
75
553
|
- commits:
|
|
76
554
|
- subject: Update @balena/abstract-sql-compiler from 7.20.0 to 7.21.0
|
|
77
555
|
hash: 8c0be8878ca3b861d8c446163a7d376a340ad105
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,203 @@ All notable changes to this project will be documented in this file
|
|
|
4
4
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
|
5
5
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
6
6
|
|
|
7
|
+
# v14.53.0
|
|
8
|
+
## (2022-11-24)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
<details>
|
|
12
|
+
<summary> Update dependencies [fisehara] </summary>
|
|
13
|
+
|
|
14
|
+
> ## abstract-sql-compiler-7.22.0
|
|
15
|
+
> ### (2022-11-23)
|
|
16
|
+
>
|
|
17
|
+
> * Fix date fields used inside arithmetic expressions [fisehara]
|
|
18
|
+
>
|
|
19
|
+
> ## abstract-sql-to-typescript-1.3.0
|
|
20
|
+
> ### (2022-11-24)
|
|
21
|
+
>
|
|
22
|
+
>
|
|
23
|
+
> <details>
|
|
24
|
+
> <summary> Update dependencies [fisehara] </summary>
|
|
25
|
+
>
|
|
26
|
+
>> ### odata-to-abstract-sql-5.7.0
|
|
27
|
+
>> #### (2022-11-24)
|
|
28
|
+
>>
|
|
29
|
+
>>
|
|
30
|
+
>> <details>
|
|
31
|
+
>> <summary> Update dependencies [fisehara] </summary>
|
|
32
|
+
>>
|
|
33
|
+
>>> #### abstract-sql-compiler-7.22.0
|
|
34
|
+
>>> ##### (2022-11-23)
|
|
35
|
+
>>>
|
|
36
|
+
>>> * Fix date fields used inside arithmetic expressions [fisehara]
|
|
37
|
+
>>>
|
|
38
|
+
>>> #### abstract-sql-compiler-7.21.1
|
|
39
|
+
>>> ##### (2022-11-22)
|
|
40
|
+
>>>
|
|
41
|
+
>>> * Add support for getting the modified fields of an aliased query [Pagan Gazzard]
|
|
42
|
+
>>>
|
|
43
|
+
>> </details>
|
|
44
|
+
>>
|
|
45
|
+
>>
|
|
46
|
+
>> ### odata-to-abstract-sql-5.6.2
|
|
47
|
+
>> #### (2022-11-22)
|
|
48
|
+
>>
|
|
49
|
+
>> * Fix replacing an aliased resource select with bind vars for inserts [Pagan Gazzard]
|
|
50
|
+
>>
|
|
51
|
+
>> ### odata-to-abstract-sql-5.6.1
|
|
52
|
+
>> #### (2022-11-22)
|
|
53
|
+
>>
|
|
54
|
+
>> * Update dependencies [Pagan Gazzard]
|
|
55
|
+
>>
|
|
56
|
+
>> ### odata-to-abstract-sql-5.6.0
|
|
57
|
+
>> #### (2022-11-22)
|
|
58
|
+
>>
|
|
59
|
+
>> * Add an option to always use minimized aliases [Pagan Gazzard]
|
|
60
|
+
>>
|
|
61
|
+
>> ### odata-to-abstract-sql-5.5.1
|
|
62
|
+
>> #### (2022-10-14)
|
|
63
|
+
>>
|
|
64
|
+
>> * Switch from balenaCI to flowzone [Pagan Gazzard]
|
|
65
|
+
>>
|
|
66
|
+
>> ### odata-to-abstract-sql-5.5.0
|
|
67
|
+
>> #### (2022-09-15)
|
|
68
|
+
>>
|
|
69
|
+
>>
|
|
70
|
+
>> <details>
|
|
71
|
+
>> <summary> Add support for `/$count` with nested `$filter` in $orderby & $orderby [Thodoris Greasidis] </summary>
|
|
72
|
+
>>
|
|
73
|
+
>>> #### odata-parser-2.4.0
|
|
74
|
+
>>> ##### (2022-09-15)
|
|
75
|
+
>>>
|
|
76
|
+
>>> * Add support for `/$count` with nested `$filter` in $orderby & $orderby [Thodoris Greasidis]
|
|
77
|
+
>>>
|
|
78
|
+
>>> #### odata-parser-2.3.0
|
|
79
|
+
>>> ##### (2022-06-06)
|
|
80
|
+
>>>
|
|
81
|
+
>>> * Add source map [Pagan Gazzard]
|
|
82
|
+
>>>
|
|
83
|
+
>> </details>
|
|
84
|
+
>>
|
|
85
|
+
>>
|
|
86
|
+
>> ### odata-to-abstract-sql-5.4.15
|
|
87
|
+
>> #### (2022-07-26)
|
|
88
|
+
>>
|
|
89
|
+
>> * Stop using _.compact [Thodoris Greasidis]
|
|
90
|
+
>> * Stop using _.isObject in favor of the native methods [Thodoris Greasidis]
|
|
91
|
+
>> * Stop using Lodash's Dictionary type [Thodoris Greasidis]
|
|
92
|
+
>>
|
|
93
|
+
>> ### odata-to-abstract-sql-5.4.14
|
|
94
|
+
>> #### (2022-06-25)
|
|
95
|
+
>>
|
|
96
|
+
>> * Avoid unnecessary loop when adding computed fields to `SELECT *` [Thodoris Greasidis]
|
|
97
|
+
>>
|
|
98
|
+
>> ### odata-to-abstract-sql-5.4.13
|
|
99
|
+
>> #### (2022-06-03)
|
|
100
|
+
>>
|
|
101
|
+
>> * Use `SELECT *, $computedFields` for adding computed fields [Pagan Gazzard]
|
|
102
|
+
>>
|
|
103
|
+
>> ### odata-to-abstract-sql-5.4.12
|
|
104
|
+
>> #### (2022-06-03)
|
|
105
|
+
>>
|
|
106
|
+
>> * Use nullish coalescing when sensible [Pagan Gazzard]
|
|
107
|
+
>>
|
|
108
|
+
>> ### odata-to-abstract-sql-5.4.11
|
|
109
|
+
>> #### (2022-05-19)
|
|
110
|
+
>>
|
|
111
|
+
>> * Improve support for computed fields by respecting them in more places [Pagan Gazzard]
|
|
112
|
+
>>
|
|
113
|
+
>> ### odata-to-abstract-sql-5.4.10
|
|
114
|
+
>> #### (2022-05-19)
|
|
115
|
+
>>
|
|
116
|
+
>>
|
|
117
|
+
>> <details>
|
|
118
|
+
>> <summary> Update dependencies [Pagan Gazzard] </summary>
|
|
119
|
+
>>
|
|
120
|
+
>>> #### abstract-sql-compiler-7.20.0
|
|
121
|
+
>>> ##### (2022-05-19)
|
|
122
|
+
>>>
|
|
123
|
+
>>> * Expose `isAliasNode` helper [Pagan Gazzard]
|
|
124
|
+
>>>
|
|
125
|
+
>>> #### abstract-sql-compiler-7.19.1
|
|
126
|
+
>>> ##### (2022-04-08)
|
|
127
|
+
>>>
|
|
128
|
+
>>>
|
|
129
|
+
>>> <details>
|
|
130
|
+
>>> <summary> Update dependencies [Pagan Gazzard] </summary>
|
|
131
|
+
>>>
|
|
132
|
+
>>>> ##### sbvr-types-3.4.7
|
|
133
|
+
>>>> ###### (2022-04-08)
|
|
134
|
+
>>>>
|
|
135
|
+
>>>> * Update dependencies [Pagan Gazzard]
|
|
136
|
+
>>>> * Remove circleci [Pagan Gazzard]
|
|
137
|
+
>>>>
|
|
138
|
+
>>>> ##### sbvr-types-3.4.6
|
|
139
|
+
>>>> ###### (2021-09-21)
|
|
140
|
+
>>>>
|
|
141
|
+
>>>> * Avoid creating a new Date object when we already have one [Pagan Gazzard]
|
|
142
|
+
>>>>
|
|
143
|
+
>>> </details>
|
|
144
|
+
>>>
|
|
145
|
+
>>>
|
|
146
|
+
>> </details>
|
|
147
|
+
>>
|
|
148
|
+
>>
|
|
149
|
+
> </details>
|
|
150
|
+
>
|
|
151
|
+
>
|
|
152
|
+
> ## abstract-sql-to-typescript-1.2.6
|
|
153
|
+
> ### (2022-11-18)
|
|
154
|
+
>
|
|
155
|
+
> * Dev: Update pre-commit hook [Josh Bowling]
|
|
156
|
+
>
|
|
157
|
+
> ## abstract-sql-to-typescript-1.2.5
|
|
158
|
+
> ### (2022-11-18)
|
|
159
|
+
>
|
|
160
|
+
> * Dev: Migrate husky setup for v8 [Josh Bowling]
|
|
161
|
+
>
|
|
162
|
+
> ## abstract-sql-to-typescript-1.2.4
|
|
163
|
+
> ### (2022-11-17)
|
|
164
|
+
>
|
|
165
|
+
> * Update dependency mocha to 10.1.0 [Renovate Bot]
|
|
166
|
+
>
|
|
167
|
+
> ## abstract-sql-to-typescript-1.2.3
|
|
168
|
+
> ### (2022-11-17)
|
|
169
|
+
>
|
|
170
|
+
> * Update dependency lint-staged to 13.0.3 [Renovate Bot]
|
|
171
|
+
>
|
|
172
|
+
> ## abstract-sql-to-typescript-1.2.2
|
|
173
|
+
> ### (2022-11-17)
|
|
174
|
+
>
|
|
175
|
+
> * Update dependency husky to 8.0.2 [Renovate Bot]
|
|
176
|
+
>
|
|
177
|
+
> ## abstract-sql-to-typescript-1.2.1
|
|
178
|
+
> ### (2022-10-14)
|
|
179
|
+
>
|
|
180
|
+
> * Switch from balenaCI to flowzone [Pagan Gazzard]
|
|
181
|
+
>
|
|
182
|
+
> ## odata-to-abstract-sql-5.7.0
|
|
183
|
+
> ### (2022-11-24)
|
|
184
|
+
>
|
|
185
|
+
>
|
|
186
|
+
> <details>
|
|
187
|
+
> <summary> Update dependencies [fisehara] </summary>
|
|
188
|
+
>
|
|
189
|
+
>> ### abstract-sql-compiler-7.22.0
|
|
190
|
+
>> #### (2022-11-23)
|
|
191
|
+
>>
|
|
192
|
+
>> * Fix date fields used inside arithmetic expressions [fisehara]
|
|
193
|
+
>>
|
|
194
|
+
>> ### abstract-sql-compiler-7.21.1
|
|
195
|
+
>> #### (2022-11-22)
|
|
196
|
+
>>
|
|
197
|
+
>> * Add support for getting the modified fields of an aliased query [Pagan Gazzard]
|
|
198
|
+
>>
|
|
199
|
+
> </details>
|
|
200
|
+
>
|
|
201
|
+
>
|
|
202
|
+
</details>
|
|
203
|
+
|
|
7
204
|
# v14.52.2
|
|
8
205
|
## (2022-11-22)
|
|
9
206
|
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
14.
|
|
1
|
+
14.53.0
|