@balena/pinejs 23.0.0-build-23-x-975d89ac1105b90ea6ecdea29e038e977204acdb-1 → 23.0.0-build-23-x-06bf0c67151995a64e8f502ea9dfb1232abb6001-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 +206 -91
- package/CHANGELOG.md +80 -35
- package/out/express-emulator/express.js +17 -3
- package/out/express-emulator/express.js.map +1 -1
- package/package.json +26 -29
- package/src/express-emulator/express.js +17 -3
- package/src/migrator/migrations.ts +1 -1
- package/src/sbvr-api/dev.ts +1 -1
- package/src/sbvr-api/user.ts +1 -1
- package/src/tasks/tasks.ts +1 -1
- package/src/webresource-handler/webresource.ts +1 -1
@@ -1,6 +1,6 @@
|
|
1
1
|
- commits:
|
2
2
|
- subject: Handle generating constrained definitions of computed field definitions
|
3
|
-
hash:
|
3
|
+
hash: 06bf0c67151995a64e8f502ea9dfb1232abb6001
|
4
4
|
body: ""
|
5
5
|
footer:
|
6
6
|
Change-type: patch
|
@@ -9,11 +9,11 @@
|
|
9
9
|
nested: []
|
10
10
|
- subject: Update @balena/abstract-sql-compiler to 11.x,
|
11
11
|
@balena/odata-to-abstract-sql to 9.x
|
12
|
-
hash:
|
12
|
+
hash: 8cf56a4d8729efe43bcf25b9e3c7bfdb6ecea23f
|
13
13
|
body: |
|
14
|
-
Update @balena/abstract-sql-compiler from 10.
|
15
|
-
Update @balena/abstract-sql-to-typescript from 5.1.
|
16
|
-
Update @balena/odata-to-abstract-sql from 8.0.
|
14
|
+
Update @balena/abstract-sql-compiler from 10.6.3 to 11.0.0
|
15
|
+
Update @balena/abstract-sql-to-typescript from 5.1.5 to 6.1.0
|
16
|
+
Update @balena/odata-to-abstract-sql from 8.0.2 to 9.0.0
|
17
17
|
footer:
|
18
18
|
Change-type: major
|
19
19
|
change-type: major
|
@@ -137,53 +137,17 @@
|
|
137
137
|
title: ""
|
138
138
|
date: 2025-08-01T11:57:14.534Z
|
139
139
|
- commits:
|
140
|
-
- subject:
|
141
|
-
hash:
|
142
|
-
body: ""
|
143
|
-
footer:
|
144
|
-
Change-type: patch
|
145
|
-
change-type: patch
|
146
|
-
author: Pagan Gazzard
|
147
|
-
nested: []
|
148
|
-
version: abstract-sql-compiler-10.6.3
|
149
|
-
title: ""
|
150
|
-
date: 2025-07-17T11:05:36.688Z
|
151
|
-
- commits:
|
152
|
-
- subject: Include comments in generated output to preserve jsdoc info
|
153
|
-
hash: 7045c5bd5244459330a7899ad0fbb974a429ca14
|
154
|
-
body: ""
|
155
|
-
footer:
|
156
|
-
Change-type: patch
|
157
|
-
change-type: patch
|
158
|
-
author: Pagan Gazzard
|
159
|
-
nested: []
|
160
|
-
version: abstract-sql-compiler-10.6.2
|
161
|
-
title: ""
|
162
|
-
date: 2025-07-16T12:44:51.636Z
|
163
|
-
- commits:
|
164
|
-
- subject: Update dev dependencies
|
165
|
-
hash: 444f515b81454a512eaf3a28f49f7b25938b4b9c
|
166
|
-
body: ""
|
167
|
-
footer:
|
168
|
-
Change-type: patch
|
169
|
-
change-type: patch
|
170
|
-
author: Pagan Gazzard
|
171
|
-
nested: []
|
172
|
-
version: abstract-sql-compiler-10.6.1
|
173
|
-
title: ""
|
174
|
-
date: 2025-07-16T11:37:51.776Z
|
175
|
-
- commits:
|
176
|
-
- subject: Export `abstractSqlContainsNode` helper function
|
177
|
-
hash: 92e7d4dd97329fb93e2f1c27b275c9cc38ab74c5
|
140
|
+
- subject: Add support for writable tables with definitions
|
141
|
+
hash: 0fe525bf580706d3d37758e836830be6c65956dc
|
178
142
|
body: ""
|
179
143
|
footer:
|
180
144
|
Change-type: minor
|
181
145
|
change-type: minor
|
182
146
|
author: Pagan Gazzard
|
183
147
|
nested: []
|
184
|
-
version: abstract-sql-
|
148
|
+
version: abstract-sql-to-typescript-6.1.0
|
185
149
|
title: ""
|
186
|
-
date: 2025-
|
150
|
+
date: 2025-08-06T12:50:39.595Z
|
187
151
|
- commits:
|
188
152
|
- subject: Update @balena/abstract-sql-compiler to 11.x,
|
189
153
|
@balena/odata-to-abstract-sql to 9.x
|
@@ -390,50 +354,6 @@
|
|
390
354
|
version: abstract-sql-to-typescript-6.0.0
|
391
355
|
title: ""
|
392
356
|
date: 2025-08-01T13:46:57.529Z
|
393
|
-
- commits:
|
394
|
-
- subject: Update tsconfig module to `Node18`
|
395
|
-
hash: 4874b7f0a272a983e6ebec40487750869d19a6d9
|
396
|
-
body: ""
|
397
|
-
footer:
|
398
|
-
Change-type: patch
|
399
|
-
change-type: patch
|
400
|
-
author: Pagan Gazzard
|
401
|
-
nested: []
|
402
|
-
- subject: "Tests: switch from ts-node to @swc-node/register"
|
403
|
-
hash: 27958308c3c19ebdd349655381e33ca9ddd5851a
|
404
|
-
body: ""
|
405
|
-
footer:
|
406
|
-
Change-type: patch
|
407
|
-
change-type: patch
|
408
|
-
author: Pagan Gazzard
|
409
|
-
nested: []
|
410
|
-
version: abstract-sql-to-typescript-5.1.5
|
411
|
-
title: ""
|
412
|
-
date: 2025-08-01T13:38:39.834Z
|
413
|
-
- commits:
|
414
|
-
- subject: Update deps
|
415
|
-
hash: 32efff80fac186229a046864dad0351ac7d5d3d9
|
416
|
-
body: ""
|
417
|
-
footer:
|
418
|
-
Change-type: patch
|
419
|
-
change-type: patch
|
420
|
-
author: joshbwlng
|
421
|
-
nested: []
|
422
|
-
version: abstract-sql-to-typescript-5.1.4
|
423
|
-
title: ""
|
424
|
-
date: 2025-07-18T08:00:56.720Z
|
425
|
-
- commits:
|
426
|
-
- subject: Allow for sbvr-types v11
|
427
|
-
hash: deb4653b75a83d2cdd8bd6711b7c9fd9c9b0c926
|
428
|
-
body: ""
|
429
|
-
footer:
|
430
|
-
Change-type: patch
|
431
|
-
change-type: patch
|
432
|
-
author: joshbwlng
|
433
|
-
nested: []
|
434
|
-
version: abstract-sql-to-typescript-5.1.3
|
435
|
-
title: ""
|
436
|
-
date: 2025-07-15T10:01:35.510Z
|
437
357
|
- commits:
|
438
358
|
- subject: Only publish the `out` directory
|
439
359
|
hash: 1f210d29c2053207e31d28a520b43b7f1521f27d
|
@@ -615,6 +535,116 @@
|
|
615
535
|
version: odata-to-abstract-sql-9.0.0
|
616
536
|
title: ""
|
617
537
|
date: 2025-08-01T13:41:59.468Z
|
538
|
+
version: 23.0.0
|
539
|
+
title: ""
|
540
|
+
date: 2025-08-06T14:22:47.262Z
|
541
|
+
- commits:
|
542
|
+
- subject: Update dependencies
|
543
|
+
hash: 484a0ac08086e881026323429a4c0d0d677b1bdd
|
544
|
+
body: |
|
545
|
+
Update @balena/abstract-sql-compiler from 10.5.1 to 10.6.3
|
546
|
+
Update @balena/abstract-sql-to-typescript from 5.1.2 to 5.1.5
|
547
|
+
Update @balena/odata-to-abstract-sql from 8.0.0 to 8.0.2
|
548
|
+
Update @balena/sbvr-parser from 1.4.10 to 1.4.12
|
549
|
+
Update @balena/sbvr-types from 11.1.0 to 11.1.3
|
550
|
+
Update pinejs-client-core from 8.3.0 to 8.3.1
|
551
|
+
footer:
|
552
|
+
Change-type: patch
|
553
|
+
change-type: patch
|
554
|
+
author: Pagan Gazzard
|
555
|
+
nested:
|
556
|
+
- commits:
|
557
|
+
- subject: "Tests: Update @balena/odata-to-abstract-sql to 8.0.1"
|
558
|
+
hash: 66ee93652310d4add5b0c8c09843dc052d796f5e
|
559
|
+
body: ""
|
560
|
+
footer:
|
561
|
+
Change-type: patch
|
562
|
+
change-type: patch
|
563
|
+
author: Pagan Gazzard
|
564
|
+
nested: []
|
565
|
+
version: abstract-sql-compiler-10.6.3
|
566
|
+
title: ""
|
567
|
+
date: 2025-07-17T11:05:36.688Z
|
568
|
+
- commits:
|
569
|
+
- subject: Include comments in generated output to preserve jsdoc info
|
570
|
+
hash: 7045c5bd5244459330a7899ad0fbb974a429ca14
|
571
|
+
body: ""
|
572
|
+
footer:
|
573
|
+
Change-type: patch
|
574
|
+
change-type: patch
|
575
|
+
author: Pagan Gazzard
|
576
|
+
nested: []
|
577
|
+
version: abstract-sql-compiler-10.6.2
|
578
|
+
title: ""
|
579
|
+
date: 2025-07-16T12:44:51.636Z
|
580
|
+
- commits:
|
581
|
+
- subject: Update dev dependencies
|
582
|
+
hash: 444f515b81454a512eaf3a28f49f7b25938b4b9c
|
583
|
+
body: ""
|
584
|
+
footer:
|
585
|
+
Change-type: patch
|
586
|
+
change-type: patch
|
587
|
+
author: Pagan Gazzard
|
588
|
+
nested: []
|
589
|
+
version: abstract-sql-compiler-10.6.1
|
590
|
+
title: ""
|
591
|
+
date: 2025-07-16T11:37:51.776Z
|
592
|
+
- commits:
|
593
|
+
- subject: Export `abstractSqlContainsNode` helper function
|
594
|
+
hash: 92e7d4dd97329fb93e2f1c27b275c9cc38ab74c5
|
595
|
+
body: ""
|
596
|
+
footer:
|
597
|
+
Change-type: minor
|
598
|
+
change-type: minor
|
599
|
+
author: Pagan Gazzard
|
600
|
+
nested: []
|
601
|
+
version: abstract-sql-compiler-10.6.0
|
602
|
+
title: ""
|
603
|
+
date: 2025-07-14T23:48:55.689Z
|
604
|
+
- commits:
|
605
|
+
- subject: Update tsconfig module to `Node18`
|
606
|
+
hash: 4874b7f0a272a983e6ebec40487750869d19a6d9
|
607
|
+
body: ""
|
608
|
+
footer:
|
609
|
+
Change-type: patch
|
610
|
+
change-type: patch
|
611
|
+
author: Pagan Gazzard
|
612
|
+
nested: []
|
613
|
+
- subject: "Tests: switch from ts-node to @swc-node/register"
|
614
|
+
hash: 27958308c3c19ebdd349655381e33ca9ddd5851a
|
615
|
+
body: ""
|
616
|
+
footer:
|
617
|
+
Change-type: patch
|
618
|
+
change-type: patch
|
619
|
+
author: Pagan Gazzard
|
620
|
+
nested: []
|
621
|
+
version: abstract-sql-to-typescript-5.1.5
|
622
|
+
title: ""
|
623
|
+
date: 2025-08-01T13:38:39.834Z
|
624
|
+
- commits:
|
625
|
+
- subject: Update deps
|
626
|
+
hash: 32efff80fac186229a046864dad0351ac7d5d3d9
|
627
|
+
body: ""
|
628
|
+
footer:
|
629
|
+
Change-type: patch
|
630
|
+
change-type: patch
|
631
|
+
author: joshbwlng
|
632
|
+
nested: []
|
633
|
+
version: abstract-sql-to-typescript-5.1.4
|
634
|
+
title: ""
|
635
|
+
date: 2025-07-18T08:00:56.720Z
|
636
|
+
- commits:
|
637
|
+
- subject: Allow for sbvr-types v11
|
638
|
+
hash: deb4653b75a83d2cdd8bd6711b7c9fd9c9b0c926
|
639
|
+
body: ""
|
640
|
+
footer:
|
641
|
+
Change-type: patch
|
642
|
+
change-type: patch
|
643
|
+
author: joshbwlng
|
644
|
+
nested: []
|
645
|
+
version: abstract-sql-to-typescript-5.1.3
|
646
|
+
title: ""
|
647
|
+
date: 2025-07-15T10:01:35.510Z
|
618
648
|
- commits:
|
619
649
|
- subject: Improve typings
|
620
650
|
hash: b302828cf24e8bf20d24c8247863b8ba9352de09
|
@@ -728,9 +758,78 @@
|
|
728
758
|
version: odata-to-abstract-sql-8.0.1
|
729
759
|
title: ""
|
730
760
|
date: 2025-07-16T12:59:09.322Z
|
731
|
-
|
761
|
+
- commits:
|
762
|
+
- subject: Update dependencies
|
763
|
+
hash: 8836413c5bf77bb637e61e65fc54f73affeed69f
|
764
|
+
body: ""
|
765
|
+
footer:
|
766
|
+
Change-type: patch
|
767
|
+
change-type: patch
|
768
|
+
author: Pagan Gazzard
|
769
|
+
nested: []
|
770
|
+
version: pinejs-client-js-8.3.1
|
771
|
+
title: ""
|
772
|
+
date: 2025-08-01T14:12:31.816Z
|
773
|
+
- commits:
|
774
|
+
- subject: Update dependency @balena/sbvr-types to v11
|
775
|
+
hash: c4efe5a3ea98ba824a0fce85ed48ef298fd94d1c
|
776
|
+
body: |
|
777
|
+
Update @balena/sbvr-types from 10.1.0 to 11.0.0
|
778
|
+
footer:
|
779
|
+
Change-type: patch
|
780
|
+
change-type: patch
|
781
|
+
author: balena-renovate[bot]
|
782
|
+
version: sbvr-parser-1.4.12
|
783
|
+
title: ""
|
784
|
+
date: 2025-07-15T23:26:25.926Z
|
785
|
+
- commits:
|
786
|
+
- subject: Update dependency @balena/sbvr-types to v10
|
787
|
+
hash: 550aa8f3885357550e9a1cdc3668f71c22f17540
|
788
|
+
body: |
|
789
|
+
Update @balena/sbvr-types from 9.2.6 to 10.1.0
|
790
|
+
footer:
|
791
|
+
Change-type: patch
|
792
|
+
change-type: patch
|
793
|
+
author: balena-renovate[bot]
|
794
|
+
version: sbvr-parser-1.4.11
|
795
|
+
title: ""
|
796
|
+
date: 2025-07-08T02:29:13.076Z
|
797
|
+
- commits:
|
798
|
+
- subject: Update dependencies
|
799
|
+
hash: 3079d1e0a086bd694edeb240a8183d61c41ddcf7
|
800
|
+
body: ""
|
801
|
+
footer:
|
802
|
+
Change-type: patch
|
803
|
+
change-type: patch
|
804
|
+
author: Pagan Gazzard
|
805
|
+
version: sbvr-types-11.1.3
|
806
|
+
title: ""
|
807
|
+
date: 2025-08-05T17:27:47.398Z
|
808
|
+
- commits:
|
809
|
+
- subject: Fix the JSON type being incorrectly marked as Concept Type of Text
|
810
|
+
hash: bc94439af75bdfbec32e3305b45618c455ad1e76
|
811
|
+
body: ""
|
812
|
+
footer:
|
813
|
+
Change-type: patch
|
814
|
+
change-type: patch
|
815
|
+
author: Thodoris Greasidis
|
816
|
+
version: sbvr-types-11.1.2
|
817
|
+
title: ""
|
818
|
+
date: 2025-08-04T10:36:00.407Z
|
819
|
+
- commits:
|
820
|
+
- subject: Update dev dependencies
|
821
|
+
hash: 5983e93e42c043443b2557b2f4aa533685bcf4bd
|
822
|
+
body: ""
|
823
|
+
footer:
|
824
|
+
Change-type: patch
|
825
|
+
change-type: patch
|
826
|
+
author: Pagan Gazzard
|
827
|
+
version: sbvr-types-11.1.1
|
828
|
+
title: ""
|
829
|
+
date: 2025-08-01T13:35:46.141Z
|
830
|
+
version: 22.1.3
|
732
831
|
title: ""
|
733
|
-
date: 2025-08-
|
832
|
+
date: 2025-08-06T13:58:19.432Z
|
734
833
|
- commits:
|
735
834
|
- subject: Switch to lazily creating the write permissions for translated tables
|
736
835
|
hash: c8d8b439ad38dbe49c0a93d3d5dc43f78ae6983d
|
@@ -4440,6 +4539,7 @@
|
|
4440
4539
|
|
4441
4540
|
|
4442
4541
|
|
4542
|
+
|
4443
4543
|
|
4444
4544
|
|
4445
4545
|
As balena-lint
|
@@ -4511,6 +4611,7 @@
|
|
4511
4611
|
|
4512
4612
|
|
4513
4613
|
|
4614
|
+
|
4514
4615
|
|
4515
4616
|
|
4516
4617
|
As engine and npm is
|
@@ -4597,6 +4698,7 @@
|
|
4597
4698
|
|
4598
4699
|
|
4599
4700
|
|
4701
|
+
|
4600
4702
|
|
4601
4703
|
|
4602
4704
|
Ensure that the
|
@@ -4746,6 +4848,7 @@
|
|
4746
4848
|
|
4747
4849
|
|
4748
4850
|
|
4851
|
+
|
4749
4852
|
|
4750
4853
|
|
4751
4854
|
This also deprecates
|
@@ -4823,6 +4926,7 @@
|
|
4823
4926
|
|
4824
4927
|
|
4825
4928
|
|
4929
|
+
|
4826
4930
|
|
4827
4931
|
|
4828
4932
|
It can in fact be a
|
@@ -4901,6 +5005,7 @@
|
|
4901
5005
|
|
4902
5006
|
|
4903
5007
|
|
5008
|
+
|
4904
5009
|
|
4905
5010
|
|
4906
5011
|
We know what type
|
@@ -4984,6 +5089,7 @@
|
|
4984
5089
|
|
4985
5090
|
|
4986
5091
|
|
5092
|
+
|
4987
5093
|
|
4988
5094
|
|
4989
5095
|
Update
|
@@ -5178,6 +5284,7 @@
|
|
5178
5284
|
|
5179
5285
|
|
5180
5286
|
|
5287
|
+
|
5181
5288
|
|
5182
5289
|
|
5183
5290
|
This also deprecates
|
@@ -8345,6 +8452,7 @@
|
|
8345
8452
|
|
8346
8453
|
|
8347
8454
|
|
8455
|
+
|
8348
8456
|
|
8349
8457
|
|
8350
8458
|
As balena-lint
|
@@ -8444,6 +8552,7 @@
|
|
8444
8552
|
|
8445
8553
|
|
8446
8554
|
|
8555
|
+
|
8447
8556
|
|
8448
8557
|
|
8449
8558
|
As engine and npm is
|
@@ -8558,6 +8667,7 @@
|
|
8558
8667
|
|
8559
8668
|
|
8560
8669
|
|
8670
|
+
|
8561
8671
|
|
8562
8672
|
|
8563
8673
|
Ensure that the
|
@@ -8735,6 +8845,7 @@
|
|
8735
8845
|
|
8736
8846
|
|
8737
8847
|
|
8848
|
+
|
8738
8849
|
|
8739
8850
|
|
8740
8851
|
This also deprecates
|
@@ -8840,6 +8951,7 @@
|
|
8840
8951
|
|
8841
8952
|
|
8842
8953
|
|
8954
|
+
|
8843
8955
|
|
8844
8956
|
|
8845
8957
|
It can in fact be a
|
@@ -8946,6 +9058,7 @@
|
|
8946
9058
|
|
8947
9059
|
|
8948
9060
|
|
9061
|
+
|
8949
9062
|
|
8950
9063
|
|
8951
9064
|
We know what type
|
@@ -9057,6 +9170,7 @@
|
|
9057
9170
|
|
9058
9171
|
|
9059
9172
|
|
9173
|
+
|
9060
9174
|
|
9061
9175
|
|
9062
9176
|
Update
|
@@ -9279,6 +9393,7 @@
|
|
9279
9393
|
|
9280
9394
|
|
9281
9395
|
|
9396
|
+
|
9282
9397
|
|
9283
9398
|
|
9284
9399
|
This also deprecates
|
package/CHANGELOG.md
CHANGED
@@ -5,7 +5,7 @@ automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
|
5
5
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
6
6
|
|
7
7
|
# v23.0.0
|
8
|
-
## (2025-08-
|
8
|
+
## (2025-08-06)
|
9
9
|
|
10
10
|
* Handle generating constrained definitions of computed field definitions [Pagan Gazzard]
|
11
11
|
|
@@ -27,25 +27,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
27
27
|
> * Remove support for legacy `Now` nodes in favor of `CurrentTimestamp` [Pagan Gazzard]
|
28
28
|
> * Switch to a separate `viewDefinition` property for creating views [Pagan Gazzard]
|
29
29
|
>
|
30
|
-
> ## abstract-sql-
|
31
|
-
> ### (2025-
|
30
|
+
> ## abstract-sql-to-typescript-6.1.0
|
31
|
+
> ### (2025-08-06)
|
32
32
|
>
|
33
|
-
> *
|
34
|
-
>
|
35
|
-
> ## abstract-sql-compiler-10.6.2
|
36
|
-
> ### (2025-07-16)
|
37
|
-
>
|
38
|
-
> * Include comments in generated output to preserve jsdoc info [Pagan Gazzard]
|
39
|
-
>
|
40
|
-
> ## abstract-sql-compiler-10.6.1
|
41
|
-
> ### (2025-07-16)
|
42
|
-
>
|
43
|
-
> * Update dev dependencies [Pagan Gazzard]
|
44
|
-
>
|
45
|
-
> ## abstract-sql-compiler-10.6.0
|
46
|
-
> ### (2025-07-14)
|
47
|
-
>
|
48
|
-
> * Export `abstractSqlContainsNode` helper function [Pagan Gazzard]
|
33
|
+
> * Add support for writable tables with definitions [Pagan Gazzard]
|
49
34
|
>
|
50
35
|
> ## abstract-sql-to-typescript-6.0.0
|
51
36
|
> ### (2025-08-01)
|
@@ -94,22 +79,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
94
79
|
>
|
95
80
|
> * Convert to ESM [Pagan Gazzard]
|
96
81
|
>
|
97
|
-
> ## abstract-sql-to-typescript-5.1.5
|
98
|
-
> ### (2025-08-01)
|
99
|
-
>
|
100
|
-
> * Update tsconfig module to `Node18` [Pagan Gazzard]
|
101
|
-
> * Tests: switch from ts-node to @swc-node/register [Pagan Gazzard]
|
102
|
-
>
|
103
|
-
> ## abstract-sql-to-typescript-5.1.4
|
104
|
-
> ### (2025-07-18)
|
105
|
-
>
|
106
|
-
> * Update deps [joshbwlng]
|
107
|
-
>
|
108
|
-
> ## abstract-sql-to-typescript-5.1.3
|
109
|
-
> ### (2025-07-15)
|
110
|
-
>
|
111
|
-
> * Allow for sbvr-types v11 [joshbwlng]
|
112
|
-
>
|
113
82
|
> ## odata-to-abstract-sql-9.0.0
|
114
83
|
> ### (2025-08-01)
|
115
84
|
>
|
@@ -145,6 +114,52 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
145
114
|
>
|
146
115
|
> * Convert to ESM [Pagan Gazzard]
|
147
116
|
>
|
117
|
+
|
118
|
+
</details>
|
119
|
+
|
120
|
+
# v22.1.3
|
121
|
+
## (2025-08-06)
|
122
|
+
|
123
|
+
|
124
|
+
<details>
|
125
|
+
<summary> Update dependencies [Pagan Gazzard] </summary>
|
126
|
+
|
127
|
+
> ## abstract-sql-compiler-10.6.3
|
128
|
+
> ### (2025-07-17)
|
129
|
+
>
|
130
|
+
> * Tests: Update @balena/odata-to-abstract-sql to 8.0.1 [Pagan Gazzard]
|
131
|
+
>
|
132
|
+
> ## abstract-sql-compiler-10.6.2
|
133
|
+
> ### (2025-07-16)
|
134
|
+
>
|
135
|
+
> * Include comments in generated output to preserve jsdoc info [Pagan Gazzard]
|
136
|
+
>
|
137
|
+
> ## abstract-sql-compiler-10.6.1
|
138
|
+
> ### (2025-07-16)
|
139
|
+
>
|
140
|
+
> * Update dev dependencies [Pagan Gazzard]
|
141
|
+
>
|
142
|
+
> ## abstract-sql-compiler-10.6.0
|
143
|
+
> ### (2025-07-14)
|
144
|
+
>
|
145
|
+
> * Export `abstractSqlContainsNode` helper function [Pagan Gazzard]
|
146
|
+
>
|
147
|
+
> ## abstract-sql-to-typescript-5.1.5
|
148
|
+
> ### (2025-08-01)
|
149
|
+
>
|
150
|
+
> * Update tsconfig module to `Node18` [Pagan Gazzard]
|
151
|
+
> * Tests: switch from ts-node to @swc-node/register [Pagan Gazzard]
|
152
|
+
>
|
153
|
+
> ## abstract-sql-to-typescript-5.1.4
|
154
|
+
> ### (2025-07-18)
|
155
|
+
>
|
156
|
+
> * Update deps [joshbwlng]
|
157
|
+
>
|
158
|
+
> ## abstract-sql-to-typescript-5.1.3
|
159
|
+
> ### (2025-07-15)
|
160
|
+
>
|
161
|
+
> * Allow for sbvr-types v11 [joshbwlng]
|
162
|
+
>
|
148
163
|
> ## odata-to-abstract-sql-8.0.2
|
149
164
|
> ### (Invalid date)
|
150
165
|
>
|
@@ -197,6 +212,36 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
197
212
|
> </details>
|
198
213
|
>
|
199
214
|
>
|
215
|
+
> ## pinejs-client-js-8.3.1
|
216
|
+
> ### (2025-08-01)
|
217
|
+
>
|
218
|
+
> * Update dependencies [Pagan Gazzard]
|
219
|
+
>
|
220
|
+
> ## sbvr-parser-1.4.12
|
221
|
+
> ### (2025-07-15)
|
222
|
+
>
|
223
|
+
> * Update dependency @balena/sbvr-types to v11 [balena-renovate[bot]]
|
224
|
+
>
|
225
|
+
> ## sbvr-parser-1.4.11
|
226
|
+
> ### (2025-07-08)
|
227
|
+
>
|
228
|
+
> * Update dependency @balena/sbvr-types to v10 [balena-renovate[bot]]
|
229
|
+
>
|
230
|
+
> ## sbvr-types-11.1.3
|
231
|
+
> ### (2025-08-05)
|
232
|
+
>
|
233
|
+
> * Update dependencies [Pagan Gazzard]
|
234
|
+
>
|
235
|
+
> ## sbvr-types-11.1.2
|
236
|
+
> ### (2025-08-04)
|
237
|
+
>
|
238
|
+
> * Fix the JSON type being incorrectly marked as Concept Type of Text [Thodoris Greasidis]
|
239
|
+
>
|
240
|
+
> ## sbvr-types-11.1.1
|
241
|
+
> ### (2025-08-01)
|
242
|
+
>
|
243
|
+
> * Update dev dependencies [Pagan Gazzard]
|
244
|
+
>
|
200
245
|
|
201
246
|
</details>
|
202
247
|
|
@@ -100,7 +100,10 @@ const app = (function () {
|
|
100
100
|
data = _.cloneDeep(data);
|
101
101
|
this.end(data);
|
102
102
|
},
|
103
|
-
|
103
|
+
/**
|
104
|
+
* @param {any=} data
|
105
|
+
*/
|
106
|
+
end(data) {
|
104
107
|
if (this.statusCode >= 400) {
|
105
108
|
// eslint-disable-next-line @typescript-eslint/prefer-promise-reject-errors
|
106
109
|
reject([this.statusCode, data, null]);
|
@@ -134,7 +137,10 @@ const app = (function () {
|
|
134
137
|
let i = -1;
|
135
138
|
let j = -1;
|
136
139
|
|
137
|
-
|
140
|
+
/**
|
141
|
+
* @param {'route'=} route
|
142
|
+
*/
|
143
|
+
const next = function (route) {
|
138
144
|
j++;
|
139
145
|
if (route === 'route' || j >= methodHandlers[i].middleware.length) {
|
140
146
|
checkMethodHandlers();
|
@@ -175,6 +181,7 @@ const app = (function () {
|
|
175
181
|
get(/** @type string */ name) {
|
176
182
|
const callback = arguments[arguments.length - 1];
|
177
183
|
if (typeof callback === 'function') {
|
184
|
+
// @ts-expect-error - Typescript 5.9 doesn't like the spread params in js anymore
|
178
185
|
addHandler('GET', ...arguments);
|
179
186
|
} else {
|
180
187
|
return appVars[name];
|
@@ -187,15 +194,22 @@ const app = (function () {
|
|
187
194
|
merge: _.partial(addHandler, 'MERGE'),
|
188
195
|
options: _.partial(addHandler, 'OPTIONS'),
|
189
196
|
all(/** @type any[] */ ...args) {
|
197
|
+
// @ts-expect-error - Typescript 5.9 doesn't like the spread params in js anymore
|
190
198
|
this.post(...args);
|
199
|
+
// @ts-expect-error - Typescript 5.9 doesn't like the spread params in js anymore
|
191
200
|
this.get(...args);
|
201
|
+
// @ts-expect-error - Typescript 5.9 doesn't like the spread params in js anymore
|
192
202
|
this.put(...args);
|
203
|
+
// @ts-expect-error - Typescript 5.9 doesn't like the spread params in js anymore
|
193
204
|
this.delete(...args);
|
194
205
|
},
|
195
206
|
process(/** @type any[] */ ...args) {
|
196
207
|
// The promise will run the real process function asynchronously once the app is enabled,
|
197
208
|
// which matches somewhat more closely to an AJAX call than doing it synchronously.
|
198
|
-
return enabled.then(() =>
|
209
|
+
return enabled.then(() =>
|
210
|
+
// @ts-expect-error - Typescript 5.9 doesn't like the spread params in js anymore
|
211
|
+
process(...args),
|
212
|
+
);
|
199
213
|
},
|
200
214
|
listen() {
|
201
215
|
const callback = arguments[arguments.length - 1];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"express.js","sourceRoot":"","sources":["../../src/express-emulator/express.js"],"names":[],"mappings":"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
|
1
|
+
{"version":3,"file":"express.js","sourceRoot":"","sources":["../../src/express-emulator/express.js"],"names":[],"mappings":"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"}
|