@balena/pinejs 18.1.2-build-fisehara-reproduce-patch-translation-issue-f3326023c1d3cc1c60724fcbfeb51a1cdd3bb5fc-1 → 18.1.2-build-fisehara-reproduce-patch-translation-issue-248dd11d6bd9cfd8dd6ab43eebcb47f0f4c1ae0a-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.
@@ -1,12 +1,428 @@
1
1
  - commits:
2
2
  - subject: Fix using $filter on PATCH&DELETE requests on translated properties
3
- hash: f3326023c1d3cc1c60724fcbfeb51a1cdd3bb5fc
3
+ hash: 248dd11d6bd9cfd8dd6ab43eebcb47f0f4c1ae0a
4
4
  body: ""
5
5
  footer:
6
+ Depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/154
7
+ depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/154
6
8
  Change-type: patch
7
9
  change-type: patch
10
+ See: https://balena.fibery.io/Work/Task/odata-to-abstract-sql-Support-PUT-PATCH-DELETE-requests-on-resources-with-a-translated-ID-field-2089
11
+ see: https://balena.fibery.io/Work/Task/odata-to-abstract-sql-Support-PUT-PATCH-DELETE-requests-on-resources-with-a-translated-ID-field-2089
8
12
  author: Thodoris Greasidis
9
13
  nested: []
14
+ - subject: Update @balena/odata-to-abstract-sql to 6.3.0
15
+ hash: 944d0b2b6cba93b8834de80d7e6d46ff14880345
16
+ body: |
17
+ Update @balena/odata-to-abstract-sql from 6.2.7 to 6.3.0
18
+ footer:
19
+ Change-type: patch
20
+ change-type: patch
21
+ author: Thodoris Greasidis
22
+ nested:
23
+ - commits:
24
+ - subject: Support PUT/PATCH/DELETE requests on resources with a translated ID
25
+ field
26
+ hash: 65b06761fca1b13e13ec99c4ed5394814feff4ef
27
+ body: ""
28
+ footer:
29
+ Change-type: minor
30
+ change-type: minor
31
+ author: Thodoris Greasidis
32
+ nested: []
33
+ version: odata-to-abstract-sql-6.3.0
34
+ title: ""
35
+ date: 2024-08-26T16:45:57.380Z
36
+ - commits:
37
+ - subject: Update dependencies
38
+ hash: 5bb046976db9be203106ebd20db6248064fc9728
39
+ body: |
40
+ Update @balena/abstract-sql-compiler from 9.1.4 to 9.2.0
41
+ Update @balena/lf-to-abstract-sql from 5.0.1 to 5.0.2
42
+ Update @balena/odata-parser from 3.0.3 to 3.0.8
43
+ Update @balena/sbvr-parser from 1.4.3 to 1.4.6
44
+ Update @balena/sbvr-types from 7.0.1 to 7.1.3
45
+ footer:
46
+ Change-type: patch
47
+ change-type: patch
48
+ author: Pagan Gazzard
49
+ nested:
50
+ - commits:
51
+ - subject: Adds `EndsWithNode` and `ContainsNode` typings
52
+ hash: bb2233220c988afaece120ece38e035c8dd14b02
53
+ body: ""
54
+ footer:
55
+ Change-type: minor
56
+ change-type: minor
57
+ author: Pagan Gazzard
58
+ nested: []
59
+ version: abstract-sql-compiler-9.2.0
60
+ title: ""
61
+ date: 2024-06-12T13:14:07.807Z
62
+ - commits:
63
+ - subject: Update `@balena/sbvr-types` devDependency
64
+ hash: 01f9b8aea7750c6033d535c791fad2b853071bda
65
+ body: |
66
+ Update @balena/sbvr-types from 5.0.0 to 7.0.1
67
+ footer:
68
+ Change-type: patch
69
+ change-type: patch
70
+ Signed-off-by: Harald Fischer <harald@balena.io>
71
+ signed-off-by: Harald Fischer <harald@balena.io>
72
+ author: Harald Fischer
73
+ nested:
74
+ - commits:
75
+ - subject: Update dependency @balena/abstract-sql-compiler to v9
76
+ hash: 37684ebb1692f97780dd27056b9cfe299c456b3c
77
+ body: >
78
+ Update @balena/abstract-sql-compiler from 8.5.0
79
+ to 9.0.4
80
+ footer:
81
+ Change-type: patch
82
+ change-type: patch
83
+ author: Self-hosted Renovate Bot
84
+ version: sbvr-types-7.0.1
85
+ title: ""
86
+ date: 2024-03-04T19:48:17.416Z
87
+ - commits:
88
+ - subject: Return `ISODateString` instead of `date`
89
+ hash: 37e2d446c0ec11f2e3a1ab41b1a205280062bd5d
90
+ body: >
91
+ The internal and external representation of the
92
+ returned object from pinejs should be
93
+ consistent.
94
+
95
+ Pinejs internal interface will return date or
96
+ date time fields as date object. For the
97
+ external interface the object is
98
+ JSON.stringified so that date becomes an ISO
99
+ string anyway.
100
+ footer:
101
+ Change-type: major
102
+ change-type: major
103
+ Signed-off-by: fisehara <harald@balena.io>
104
+ signed-off-by: fisehara <harald@balena.io>
105
+ author: fisehara
106
+ version: sbvr-types-7.0.0
107
+ title: ""
108
+ date: 2024-03-04T17:37:23.873Z
109
+ - commits:
110
+ - subject: Update dependency @types/chai-datetime to ^0.0.39
111
+ hash: 428c5a2c94bd753cc2ffc6d1e012c3a743e1b4d2
112
+ body: >
113
+ Update @types/chai-datetime from 0.0.37 to 0.0.39
114
+ footer:
115
+ Change-type: patch
116
+ change-type: patch
117
+ author: Self-hosted Renovate Bot
118
+ version: sbvr-types-6.1.1
119
+ title: ""
120
+ date: 2024-01-02T18:54:07.180Z
121
+ - commits:
122
+ - subject: Add checksum to WebResource
123
+ hash: be6a1e9bacad51f99d685f491b3bf81545536adb
124
+ body: ""
125
+ footer:
126
+ Change-type: minor
127
+ change-type: minor
128
+ author: Otávio Jacobi
129
+ version: sbvr-types-6.1.0
130
+ title: ""
131
+ date: 2023-10-03T22:49:47.984Z
132
+ - commits:
133
+ - subject: Change contents to snake_case
134
+ hash: aaa12269901e364533cf2aa45a958948ce0339de
135
+ body: ""
136
+ footer:
137
+ Change-Type: major
138
+ change-type: major
139
+ author: Otávio Jacobi
140
+ version: sbvr-types-6.0.0
141
+ title: ""
142
+ date: 2023-08-09T00:10:50.917Z
143
+ - commits:
144
+ - subject: Expose WebResource as WebResourceType
145
+ hash: 9e42bfffb2145b5096539492b36b0f19b1f2e209
146
+ body: ""
147
+ footer:
148
+ Change-type: minor
149
+ change-type: minor
150
+ author: Otávio Jacobi
151
+ version: sbvr-types-5.2.0
152
+ title: ""
153
+ date: 2023-08-08T21:01:49.459Z
154
+ - commits:
155
+ - subject: Adds WebResource type
156
+ hash: db7ff44e95a040a0b250d8c7612b126b31a3f325
157
+ body: ""
158
+ footer:
159
+ Change-type: minor
160
+ change-type: minor
161
+ Co-authored-by: ramirogm
162
+ co-authored-by: ramirogm
163
+ author: Otávio Jacobi
164
+ version: sbvr-types-5.1.0
165
+ title: ""
166
+ date: 2023-08-03T09:36:41.490Z
167
+ version: lf-to-abstract-sql-5.0.2
168
+ title: ""
169
+ date: 2024-03-05T13:44:30.007Z
170
+ - commits:
171
+ - subject: Fix type checking of the declaration file
172
+ hash: 17dc377da3031f28bb5f2ffaff9b2185d65159aa
173
+ body: ""
174
+ footer:
175
+ Change-type: patch
176
+ change-type: patch
177
+ author: Pagan Gazzard
178
+ version: odata-parser-3.0.8
179
+ title: ""
180
+ date: 2024-06-04T09:56:51.182Z
181
+ - commits:
182
+ - subject: Update dependency husky to v9
183
+ hash: 8d5929cbbce1765e8ad14a84a1b6e669daedd9a8
184
+ body: |
185
+ Update husky from 8.0.3 to 9.0.11
186
+ footer:
187
+ Change-type: patch
188
+ change-type: patch
189
+ author: Self-hosted Renovate Bot
190
+ version: odata-parser-3.0.7
191
+ title: ""
192
+ date: 2024-04-13T14:30:01.103Z
193
+ - commits:
194
+ - subject: Update dependency peggy to v4
195
+ hash: d0c83b2955f285f3cac927e4310e0b948d522189
196
+ body: |
197
+ Update peggy from 3.0.2 to 4.0.2
198
+ footer:
199
+ Change-type: patch
200
+ change-type: patch
201
+ author: Self-hosted Renovate Bot
202
+ version: odata-parser-3.0.6
203
+ title: ""
204
+ date: 2024-04-12T09:10:02.194Z
205
+ - commits:
206
+ - subject: Update dependency lint-staged to v15
207
+ hash: 703834a4c358dd348e1ffce797f6e3c37a03941f
208
+ body: |
209
+ Update lint-staged from 13.3.0 to 15.2.2
210
+ footer:
211
+ Change-type: patch
212
+ change-type: patch
213
+ author: Self-hosted Renovate Bot
214
+ version: odata-parser-3.0.5
215
+ title: ""
216
+ date: 2024-04-12T08:19:19.907Z
217
+ - commits:
218
+ - subject: Update dependency @balena/lint to v8
219
+ hash: 8048f717367a41233a995096edf2da6710e9e247
220
+ body: |
221
+ Update @balena/lint from 7.3.0 to 8.0.0
222
+ footer:
223
+ Change-type: patch
224
+ change-type: patch
225
+ author: Self-hosted Renovate Bot
226
+ version: odata-parser-3.0.4
227
+ title: ""
228
+ date: 2024-04-12T02:48:22.037Z
229
+ - commits:
230
+ - subject: Update dependency @balena/sbvr-types to v8
231
+ hash: cf8795b08f30806b5500508dcab3623c5d444928
232
+ body: |
233
+ Update @balena/sbvr-types from 7.1.3 to 8.0.0
234
+ footer:
235
+ Change-type: patch
236
+ change-type: patch
237
+ author: Self-hosted Renovate Bot
238
+ version: sbvr-parser-1.4.6
239
+ title: ""
240
+ date: 2024-07-30T06:48:09.778Z
241
+ - commits:
242
+ - subject: Switch to an inflection library from npm which does not monkey patch
243
+ hash: 2082369825fc80acb549793e4cc1cd35c77850d4
244
+ body: ""
245
+ footer:
246
+ Change-type: patch
247
+ change-type: patch
248
+ author: Pagan Gazzard
249
+ version: sbvr-parser-1.4.5
250
+ title: ""
251
+ date: 2024-06-18T21:23:34.689Z
252
+ - commits:
253
+ - subject: Updated `@balena/sbvr-types`
254
+ hash: a6c901c8c3b624dabaf282d0229276be8a9ea320
255
+ body: |
256
+ Update @balena/sbvr-types from 3.4.15 to 7.0.1
257
+ footer:
258
+ Change-type: patch
259
+ change-type: patch
260
+ Signed-off-by: Harald Fischer <harald@balena.io>
261
+ signed-off-by: Harald Fischer <harald@balena.io>
262
+ author: Harald Fischer
263
+ version: sbvr-parser-1.4.4
264
+ title: ""
265
+ date: 2024-03-05T12:54:23.843Z
266
+ - commits:
267
+ - subject: Add typings for all abstract sql fragments, fixing where necessary
268
+ hash: b84c335877236e3d389df064b3e7b2acd1a656ae
269
+ body: ""
270
+ footer:
271
+ Change-type: patch
272
+ change-type: patch
273
+ author: Pagan Gazzard
274
+ version: sbvr-types-7.1.3
275
+ title: ""
276
+ date: 2024-06-12T21:08:39.814Z
277
+ - commits:
278
+ - subject: Explicitly type the `compare` function for `hashed`
279
+ hash: 6ece56f531ba9507fb090003bd3216e90b2f583b
280
+ body: >
281
+ This avoids the need for downstream users to have the
282
+ bcrypt types
283
+
284
+ available whilst also avoiding accidental breaking
285
+ changes
286
+ footer:
287
+ Change-type: patch
288
+ change-type: patch
289
+ author: Pagan Gazzard
290
+ version: sbvr-types-7.1.2
291
+ title: ""
292
+ date: 2024-06-12T12:19:17.354Z
293
+ - commits:
294
+ - subject: Accept `Date` for the write types of `Date Time`/`Date`/`Time`
295
+ hash: eb03c8fb593fad76c74dad57a3d45625daf44d76
296
+ body: ""
297
+ footer:
298
+ Change-type: patch
299
+ change-type: patch
300
+ author: Pagan Gazzard
301
+ version: sbvr-types-7.1.1
302
+ title: ""
303
+ date: 2024-06-04T09:59:12.864Z
304
+ - commits:
305
+ - subject: Export typescript read/write types for each sbvr type
306
+ hash: 66b9a012e242533372ce34a73e31f6e3aac93d91
307
+ body: ""
308
+ footer:
309
+ Change-type: minor
310
+ change-type: minor
311
+ author: Pagan Gazzard
312
+ version: sbvr-types-7.1.0
313
+ title: ""
314
+ date: 2024-04-25T11:57:56.975Z
315
+ - commits:
316
+ - subject: Update Big Serial concept type to Big Integer
317
+ hash: 6343737f7eb62282ebb2b572faf2b91716508a8b
318
+ body: ""
319
+ footer:
320
+ Change-type: patch
321
+ change-type: patch
322
+ author: Josh Bowling
323
+ version: sbvr-types-7.0.10
324
+ title: ""
325
+ date: 2024-04-09T11:21:31.060Z
326
+ - commits:
327
+ - subject: Add Big Serial to Type.sbvr
328
+ hash: c5add0fc65e8e78ab481e97d37aeb8353c082b57
329
+ body: ""
330
+ footer:
331
+ Change-type: patch
332
+ change-type: patch
333
+ author: Josh Bowling
334
+ version: sbvr-types-7.0.9
335
+ title: ""
336
+ date: 2024-04-09T10:03:09.812Z
337
+ - commits:
338
+ - subject: Update prepare script for husky v9
339
+ hash: 72d7dac84880aa8604345a6fee74ec3eacbe1176
340
+ body: ""
341
+ footer:
342
+ Change-type: patch
343
+ change-type: patch
344
+ author: Josh Bowling
345
+ - subject: Update dependency husky to v9
346
+ hash: 3a3e4f4e2ae95b5691cb31a1448854318e5b8cc5
347
+ body: |
348
+ Update husky from 8.0.3 to 9.0.11
349
+ footer:
350
+ Change-type: patch
351
+ change-type: patch
352
+ author: Self-hosted Renovate Bot
353
+ version: sbvr-types-7.0.8
354
+ title: ""
355
+ date: 2024-04-09T01:25:47.103Z
356
+ - commits:
357
+ - subject: Update dependency @balena/lint to v8
358
+ hash: 58e3db3861e13d463a5535b60d533280de70c4c1
359
+ body: |
360
+ Update @balena/lint from 7.3.0 to 8.0.0
361
+ footer:
362
+ Change-type: patch
363
+ change-type: patch
364
+ author: Self-hosted Renovate Bot
365
+ version: sbvr-types-7.0.7
366
+ title: ""
367
+ date: 2024-04-09T01:07:54.165Z
368
+ - commits:
369
+ - subject: Improve JSON typings
370
+ hash: 487000677cbc9decdcc0029b24f7c6de81216b57
371
+ body: ""
372
+ footer:
373
+ Change-type: patch
374
+ change-type: patch
375
+ author: Pagan Gazzard
376
+ version: sbvr-types-7.0.6
377
+ title: ""
378
+ date: 2024-03-21T15:44:08.831Z
379
+ - commits:
380
+ - subject: Remove unnecessary catch bindings
381
+ hash: fcef4ec9f19378eea8d0dea167b2bd1958831306
382
+ body: ""
383
+ footer:
384
+ Change-type: patch
385
+ change-type: patch
386
+ author: Pagan Gazzard
387
+ version: sbvr-types-7.0.5
388
+ title: ""
389
+ date: 2024-03-13T15:50:57.151Z
390
+ - commits:
391
+ - subject: Improve validate typings
392
+ hash: 6ed4746379e8b038e4a148ca6f6c4c1e52aa67a2
393
+ body: ""
394
+ footer:
395
+ Change-type: patch
396
+ change-type: patch
397
+ author: Pagan Gazzard
398
+ version: sbvr-types-7.0.4
399
+ title: ""
400
+ date: 2024-03-13T01:47:54.313Z
401
+ - commits:
402
+ - subject: Improve fetchProcessing typings
403
+ hash: 0512e2c89ad83458b91cbaa380b8de729db81342
404
+ body: ""
405
+ footer:
406
+ Change-type: patch
407
+ change-type: patch
408
+ author: Pagan Gazzard
409
+ version: sbvr-types-7.0.3
410
+ title: ""
411
+ date: 2024-03-12T15:51:33.314Z
412
+ - commits:
413
+ - subject: "Tests: convert to typescript"
414
+ hash: a78e1c02edc63927ae978f57afdd5edea25adec1
415
+ body: ""
416
+ footer:
417
+ Change-type: patch
418
+ change-type: patch
419
+ author: Pagan Gazzard
420
+ version: sbvr-types-7.0.2
421
+ title: ""
422
+ date: 2024-03-12T15:06:28.057Z
423
+ version: odata-to-abstract-sql-6.2.8
424
+ title: ""
425
+ date: 2024-08-26T13:17:55.861Z
10
426
  - subject: Test cases to reproduce Patch Translation issue
11
427
  hash: db0126fd906b7d3df68aebfd88e1b20340b828f6
12
428
  body: ""
@@ -19,7 +435,7 @@
19
435
  nested: []
20
436
  version: 18.1.2
21
437
  title: ""
22
- date: 2024-08-22T11:40:20.912Z
438
+ date: 2024-08-26T16:57:34.283Z
23
439
  - commits:
24
440
  - subject: Throw an UnauthorizedError on /canAccess requests for unknown resources
25
441
  hash: 17df5f4fa060c279b0490f7b9c8fb2b774e51078
package/CHANGELOG.md CHANGED
@@ -5,9 +5,189 @@ automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
7
  # v18.1.2
8
- ## (2024-08-22)
8
+ ## (2024-08-26)
9
9
 
10
10
  * Fix using $filter on PATCH&DELETE requests on translated properties [Thodoris Greasidis]
11
+
12
+ <details>
13
+ <summary> Update @balena/odata-to-abstract-sql to 6.3.0 [Thodoris Greasidis] </summary>
14
+
15
+ > ## odata-to-abstract-sql-6.3.0
16
+ > ### (2024-08-26)
17
+ >
18
+ > * Support PUT/PATCH/DELETE requests on resources with a translated ID field [Thodoris Greasidis]
19
+ >
20
+ > ## odata-to-abstract-sql-6.2.8
21
+ > ### (2024-08-26)
22
+ >
23
+ >
24
+ > <details>
25
+ > <summary> Update dependencies [Pagan Gazzard] </summary>
26
+ >
27
+ >> ### abstract-sql-compiler-9.2.0
28
+ >> #### (2024-06-12)
29
+ >>
30
+ >> * Adds `EndsWithNode` and `ContainsNode` typings [Pagan Gazzard]
31
+ >>
32
+ >> ### lf-to-abstract-sql-5.0.2
33
+ >> #### (2024-03-05)
34
+ >>
35
+ >>
36
+ >> <details>
37
+ >> <summary> Update `@balena/sbvr-types` devDependency [Harald Fischer] </summary>
38
+ >>
39
+ >>> #### sbvr-types-7.0.1
40
+ >>> ##### (2024-03-04)
41
+ >>>
42
+ >>> * Update dependency @balena/abstract-sql-compiler to v9 [Self-hosted Renovate Bot]
43
+ >>>
44
+ >>> #### sbvr-types-7.0.0
45
+ >>> ##### (2024-03-04)
46
+ >>>
47
+ >>> * Return `ISODateString` instead of `date` [fisehara]
48
+ >>>
49
+ >>> #### sbvr-types-6.1.1
50
+ >>> ##### (2024-01-02)
51
+ >>>
52
+ >>> * Update dependency @types/chai-datetime to ^0.0.39 [Self-hosted Renovate Bot]
53
+ >>>
54
+ >>> #### sbvr-types-6.1.0
55
+ >>> ##### (2023-10-03)
56
+ >>>
57
+ >>> * Add checksum to WebResource [Otávio Jacobi]
58
+ >>>
59
+ >>> #### sbvr-types-6.0.0
60
+ >>> ##### (2023-08-09)
61
+ >>>
62
+ >>> * Change contents to snake_case [Otávio Jacobi]
63
+ >>>
64
+ >>> #### sbvr-types-5.2.0
65
+ >>> ##### (2023-08-08)
66
+ >>>
67
+ >>> * Expose WebResource as WebResourceType [Otávio Jacobi]
68
+ >>>
69
+ >>> #### sbvr-types-5.1.0
70
+ >>> ##### (2023-08-03)
71
+ >>>
72
+ >>> * Adds WebResource type [Otávio Jacobi]
73
+ >>>
74
+ >>
75
+ >> </details>
76
+ >>
77
+ >>
78
+ >> ### odata-parser-3.0.8
79
+ >> #### (2024-06-04)
80
+ >>
81
+ >> * Fix type checking of the declaration file [Pagan Gazzard]
82
+ >>
83
+ >> ### odata-parser-3.0.7
84
+ >> #### (2024-04-13)
85
+ >>
86
+ >> * Update dependency husky to v9 [Self-hosted Renovate Bot]
87
+ >>
88
+ >> ### odata-parser-3.0.6
89
+ >> #### (2024-04-12)
90
+ >>
91
+ >> * Update dependency peggy to v4 [Self-hosted Renovate Bot]
92
+ >>
93
+ >> ### odata-parser-3.0.5
94
+ >> #### (2024-04-12)
95
+ >>
96
+ >> * Update dependency lint-staged to v15 [Self-hosted Renovate Bot]
97
+ >>
98
+ >> ### odata-parser-3.0.4
99
+ >> #### (2024-04-12)
100
+ >>
101
+ >> * Update dependency @balena/lint to v8 [Self-hosted Renovate Bot]
102
+ >>
103
+ >> ### sbvr-parser-1.4.6
104
+ >> #### (Invalid date)
105
+ >>
106
+ >> * Update dependency @balena/sbvr-types to v8 [Self-hosted Renovate Bot]
107
+ >>
108
+ >> ### sbvr-parser-1.4.5
109
+ >> #### (2024-06-18)
110
+ >>
111
+ >> * Switch to an inflection library from npm which does not monkey patch [Pagan Gazzard]
112
+ >>
113
+ >> ### sbvr-parser-1.4.4
114
+ >> #### (2024-03-05)
115
+ >>
116
+ >> * Updated `@balena/sbvr-types` [Harald Fischer]
117
+ >>
118
+ >> ### sbvr-types-7.1.3
119
+ >> #### (2024-06-12)
120
+ >>
121
+ >> * Add typings for all abstract sql fragments, fixing where necessary [Pagan Gazzard]
122
+ >>
123
+ >> ### sbvr-types-7.1.2
124
+ >> #### (2024-06-12)
125
+ >>
126
+ >> * Explicitly type the `compare` function for `hashed` [Pagan Gazzard]
127
+ >>
128
+ >> ### sbvr-types-7.1.1
129
+ >> #### (2024-06-04)
130
+ >>
131
+ >> * Accept `Date` for the write types of `Date Time`/`Date`/`Time` [Pagan Gazzard]
132
+ >>
133
+ >> ### sbvr-types-7.1.0
134
+ >> #### (2024-04-25)
135
+ >>
136
+ >> * Export typescript read/write types for each sbvr type [Pagan Gazzard]
137
+ >>
138
+ >> ### sbvr-types-7.0.10
139
+ >> #### (2024-04-09)
140
+ >>
141
+ >> * Update Big Serial concept type to Big Integer [Josh Bowling]
142
+ >>
143
+ >> ### sbvr-types-7.0.9
144
+ >> #### (2024-04-09)
145
+ >>
146
+ >> * Add Big Serial to Type.sbvr [Josh Bowling]
147
+ >>
148
+ >> ### sbvr-types-7.0.8
149
+ >> #### (2024-04-09)
150
+ >>
151
+ >> * Update prepare script for husky v9 [Josh Bowling]
152
+ >> * Update dependency husky to v9 [Self-hosted Renovate Bot]
153
+ >>
154
+ >> ### sbvr-types-7.0.7
155
+ >> #### (2024-04-09)
156
+ >>
157
+ >> * Update dependency @balena/lint to v8 [Self-hosted Renovate Bot]
158
+ >>
159
+ >> ### sbvr-types-7.0.6
160
+ >> #### (2024-03-21)
161
+ >>
162
+ >> * Improve JSON typings [Pagan Gazzard]
163
+ >>
164
+ >> ### sbvr-types-7.0.5
165
+ >> #### (2024-03-13)
166
+ >>
167
+ >> * Remove unnecessary catch bindings [Pagan Gazzard]
168
+ >>
169
+ >> ### sbvr-types-7.0.4
170
+ >> #### (2024-03-13)
171
+ >>
172
+ >> * Improve validate typings [Pagan Gazzard]
173
+ >>
174
+ >> ### sbvr-types-7.0.3
175
+ >> #### (2024-03-12)
176
+ >>
177
+ >> * Improve fetchProcessing typings [Pagan Gazzard]
178
+ >>
179
+ >> ### sbvr-types-7.0.2
180
+ >> #### (2024-03-12)
181
+ >>
182
+ >> * Tests: convert to typescript [Pagan Gazzard]
183
+ >>
184
+ >
185
+ > </details>
186
+ >
187
+ >
188
+
189
+ </details>
190
+
11
191
  * Test cases to reproduce Patch Translation issue [fisehara]
12
192
 
13
193
  # v18.1.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "18.1.2-build-fisehara-reproduce-patch-translation-issue-f3326023c1d3cc1c60724fcbfeb51a1cdd3bb5fc-1",
3
+ "version": "18.1.2-build-fisehara-reproduce-patch-translation-issue-248dd11d6bd9cfd8dd6ab43eebcb47f0f4c1ae0a-1",
4
4
  "main": "out/server-glue/module",
5
5
  "type": "commonjs",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -32,7 +32,7 @@
32
32
  "@balena/env-parsing": "^1.1.12",
33
33
  "@balena/lf-to-abstract-sql": "^5.0.2",
34
34
  "@balena/odata-parser": "^3.0.8",
35
- "@balena/odata-to-abstract-sql": "^6.2.7",
35
+ "@balena/odata-to-abstract-sql": "^6.3.0",
36
36
  "@balena/sbvr-parser": "^1.4.6",
37
37
  "@balena/sbvr-types": "^9.0.1",
38
38
  "@types/body-parser": "^1.19.5",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2024-08-22T11:40:21.604Z"
152
+ "publishedAt": "2024-08-26T16:57:35.578Z"
153
153
  }
154
154
  }