@balena/pinejs 23.0.1 → 23.1.0-build-computed-fns-8a2da44979a453d99bea15222c361a0a977152e5-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 +86 -1
- package/CHANGELOG.md +31 -0
- package/VERSION +1 -1
- package/package.json +7 -7
@@ -1,3 +1,72 @@
|
|
1
|
+
- commits:
|
2
|
+
- subject: Add the ability to have computed fields generate/call functions
|
3
|
+
hash: 8a2da44979a453d99bea15222c361a0a977152e5
|
4
|
+
body: |
|
5
|
+
Update @balena/abstract-sql-compiler from 11.0.0 to 11.1.0
|
6
|
+
footer:
|
7
|
+
Change-type: minor
|
8
|
+
change-type: minor
|
9
|
+
author: Pagan Gazzard
|
10
|
+
nested:
|
11
|
+
- commits:
|
12
|
+
- subject: Add the ability to have computed fields generate/call functions
|
13
|
+
hash: 2a0d1a357a7baa36eaaef71c5b15c206b44a1a0f
|
14
|
+
body: ""
|
15
|
+
footer:
|
16
|
+
Change-type: minor
|
17
|
+
change-type: minor
|
18
|
+
author: Pagan Gazzard
|
19
|
+
nested: []
|
20
|
+
version: abstract-sql-compiler-11.1.0
|
21
|
+
title: ""
|
22
|
+
date: 2025-08-12T00:17:28.281Z
|
23
|
+
- commits:
|
24
|
+
- subject: Optimize away unnecessary aliasing
|
25
|
+
hash: bc19f720415adc56684978d56a70d1c5407c3ab7
|
26
|
+
body: ""
|
27
|
+
footer:
|
28
|
+
Change-type: patch
|
29
|
+
change-type: patch
|
30
|
+
author: Pagan Gazzard
|
31
|
+
nested: []
|
32
|
+
version: abstract-sql-compiler-11.0.3
|
33
|
+
title: ""
|
34
|
+
date: 2025-08-08T15:34:13.225Z
|
35
|
+
- commits:
|
36
|
+
- subject: "Tests: update dev dependencies"
|
37
|
+
hash: d3b7d59ef4413015b28b78a5943753304bfdfb01
|
38
|
+
body: ""
|
39
|
+
footer:
|
40
|
+
Change-type: patch
|
41
|
+
change-type: patch
|
42
|
+
author: Pagan Gazzard
|
43
|
+
nested: []
|
44
|
+
version: abstract-sql-compiler-11.0.2
|
45
|
+
title: ""
|
46
|
+
date: 2025-08-08T14:17:18.123Z
|
47
|
+
- commits:
|
48
|
+
- subject: Update tsconfig module to `Node18`
|
49
|
+
hash: 7b551369ed6974b4b537c80085bfad74b8a692a0
|
50
|
+
body: ""
|
51
|
+
footer:
|
52
|
+
Change-type: patch
|
53
|
+
change-type: patch
|
54
|
+
author: Pagan Gazzard
|
55
|
+
nested: []
|
56
|
+
- subject: "Tests: switch from ts-node to @swc-node/register"
|
57
|
+
hash: 0645665e87ad356aa91a97f9e730a855feb8bd67
|
58
|
+
body: ""
|
59
|
+
footer:
|
60
|
+
Change-type: patch
|
61
|
+
change-type: patch
|
62
|
+
author: Pagan Gazzard
|
63
|
+
nested: []
|
64
|
+
version: abstract-sql-compiler-11.0.1
|
65
|
+
title: ""
|
66
|
+
date: 2025-08-01T13:37:39.968Z
|
67
|
+
version: 23.1.0
|
68
|
+
title: ""
|
69
|
+
date: 2025-08-12T13:03:24.441Z
|
1
70
|
- commits:
|
2
71
|
- subject: Simplify abstract sql to use `TRUE` rather than `TRUE = TRUE`
|
3
72
|
hash: d250c28079aef4fcd34ac1b6d2f3066e90cc5d8b
|
@@ -9,7 +78,7 @@
|
|
9
78
|
nested: []
|
10
79
|
version: 23.0.1
|
11
80
|
title: ""
|
12
|
-
date: 2025-08-
|
81
|
+
date: 2025-08-08T17:13:14.684Z
|
13
82
|
- commits:
|
14
83
|
- subject: Update @balena/abstract-sql-compiler to 11.x,
|
15
84
|
@balena/odata-to-abstract-sql to 9.x
|
@@ -4570,6 +4639,7 @@
|
|
4570
4639
|
|
4571
4640
|
|
4572
4641
|
|
4642
|
+
|
4573
4643
|
|
4574
4644
|
|
4575
4645
|
As balena-lint
|
@@ -4644,6 +4714,7 @@
|
|
4644
4714
|
|
4645
4715
|
|
4646
4716
|
|
4717
|
+
|
4647
4718
|
|
4648
4719
|
|
4649
4720
|
As engine and npm is
|
@@ -4733,6 +4804,7 @@
|
|
4733
4804
|
|
4734
4805
|
|
4735
4806
|
|
4807
|
+
|
4736
4808
|
|
4737
4809
|
|
4738
4810
|
Ensure that the
|
@@ -4885,6 +4957,7 @@
|
|
4885
4957
|
|
4886
4958
|
|
4887
4959
|
|
4960
|
+
|
4888
4961
|
|
4889
4962
|
|
4890
4963
|
This also deprecates
|
@@ -4965,6 +5038,7 @@
|
|
4965
5038
|
|
4966
5039
|
|
4967
5040
|
|
5041
|
+
|
4968
5042
|
|
4969
5043
|
|
4970
5044
|
It can in fact be a
|
@@ -5046,6 +5120,7 @@
|
|
5046
5120
|
|
5047
5121
|
|
5048
5122
|
|
5123
|
+
|
5049
5124
|
|
5050
5125
|
|
5051
5126
|
We know what type
|
@@ -5132,6 +5207,7 @@
|
|
5132
5207
|
|
5133
5208
|
|
5134
5209
|
|
5210
|
+
|
5135
5211
|
|
5136
5212
|
|
5137
5213
|
Update
|
@@ -5329,6 +5405,7 @@
|
|
5329
5405
|
|
5330
5406
|
|
5331
5407
|
|
5408
|
+
|
5332
5409
|
|
5333
5410
|
|
5334
5411
|
This also deprecates
|
@@ -8499,6 +8576,7 @@
|
|
8499
8576
|
|
8500
8577
|
|
8501
8578
|
|
8579
|
+
|
8502
8580
|
|
8503
8581
|
|
8504
8582
|
As balena-lint
|
@@ -8601,6 +8679,7 @@
|
|
8601
8679
|
|
8602
8680
|
|
8603
8681
|
|
8682
|
+
|
8604
8683
|
|
8605
8684
|
|
8606
8685
|
As engine and npm is
|
@@ -8718,6 +8797,7 @@
|
|
8718
8797
|
|
8719
8798
|
|
8720
8799
|
|
8800
|
+
|
8721
8801
|
|
8722
8802
|
|
8723
8803
|
Ensure that the
|
@@ -8898,6 +8978,7 @@
|
|
8898
8978
|
|
8899
8979
|
|
8900
8980
|
|
8981
|
+
|
8901
8982
|
|
8902
8983
|
|
8903
8984
|
This also deprecates
|
@@ -9006,6 +9087,7 @@
|
|
9006
9087
|
|
9007
9088
|
|
9008
9089
|
|
9090
|
+
|
9009
9091
|
|
9010
9092
|
|
9011
9093
|
It can in fact be a
|
@@ -9115,6 +9197,7 @@
|
|
9115
9197
|
|
9116
9198
|
|
9117
9199
|
|
9200
|
+
|
9118
9201
|
|
9119
9202
|
|
9120
9203
|
We know what type
|
@@ -9229,6 +9312,7 @@
|
|
9229
9312
|
|
9230
9313
|
|
9231
9314
|
|
9315
|
+
|
9232
9316
|
|
9233
9317
|
|
9234
9318
|
Update
|
@@ -9454,6 +9538,7 @@
|
|
9454
9538
|
|
9455
9539
|
|
9456
9540
|
|
9541
|
+
|
9457
9542
|
|
9458
9543
|
|
9459
9544
|
This also deprecates
|
package/CHANGELOG.md
CHANGED
@@ -4,6 +4,37 @@ 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
|
+
# v23.1.0
|
8
|
+
## (2025-08-12)
|
9
|
+
|
10
|
+
|
11
|
+
<details>
|
12
|
+
<summary> Add the ability to have computed fields generate/call functions [Pagan Gazzard] </summary>
|
13
|
+
|
14
|
+
> ## abstract-sql-compiler-11.1.0
|
15
|
+
> ### (2025-08-12)
|
16
|
+
>
|
17
|
+
> * Add the ability to have computed fields generate/call functions [Pagan Gazzard]
|
18
|
+
>
|
19
|
+
> ## abstract-sql-compiler-11.0.3
|
20
|
+
> ### (2025-08-08)
|
21
|
+
>
|
22
|
+
> * Optimize away unnecessary aliasing [Pagan Gazzard]
|
23
|
+
>
|
24
|
+
> ## abstract-sql-compiler-11.0.2
|
25
|
+
> ### (2025-08-08)
|
26
|
+
>
|
27
|
+
> * Tests: update dev dependencies [Pagan Gazzard]
|
28
|
+
>
|
29
|
+
> ## abstract-sql-compiler-11.0.1
|
30
|
+
> ### (2025-08-01)
|
31
|
+
>
|
32
|
+
> * Update tsconfig module to `Node18` [Pagan Gazzard]
|
33
|
+
> * Tests: switch from ts-node to @swc-node/register [Pagan Gazzard]
|
34
|
+
>
|
35
|
+
|
36
|
+
</details>
|
37
|
+
|
7
38
|
# v23.0.1
|
8
39
|
## (2025-08-08)
|
9
40
|
|
package/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
23.0
|
1
|
+
23.1.0
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/pinejs",
|
3
|
-
"version": "23.0
|
3
|
+
"version": "23.1.0-build-computed-fns-8a2da44979a453d99bea15222c361a0a977152e5-1",
|
4
4
|
"main": "out/server-glue/module.js",
|
5
5
|
"type": "module",
|
6
6
|
"repository": "git@github.com:balena-io/pinejs.git",
|
@@ -26,12 +26,12 @@
|
|
26
26
|
"generate-types": "node ./bin/sbvr-compiler.js generate-types ./src/sbvr-api/user.sbvr ./src/sbvr-api/user.ts && node ./bin/sbvr-compiler.js generate-types ./src/migrator/migrations.sbvr ./src/migrator/migrations.ts && node ./bin/sbvr-compiler.js generate-types ./src/sbvr-api/dev.sbvr ./src/sbvr-api/dev.ts && node ./bin/sbvr-compiler.js generate-types ./src/tasks/tasks.sbvr ./src/tasks/tasks.ts && node ./bin/sbvr-compiler.js generate-types ./src/webresource-handler/webresource.sbvr ./src/webresource-handler/webresource.ts && balena-lint -t tsconfig.dev.json --fix ./src/sbvr-api/user.ts ./src/migrator/migrations.ts ./src/sbvr-api/dev.ts"
|
27
27
|
},
|
28
28
|
"dependencies": {
|
29
|
-
"@balena/abstract-sql-compiler": "^11.
|
29
|
+
"@balena/abstract-sql-compiler": "^11.1.0",
|
30
30
|
"@balena/abstract-sql-to-typescript": "^6.1.0",
|
31
31
|
"@balena/env-parsing": "^1.2.5",
|
32
32
|
"@balena/lf-to-abstract-sql": "^5.0.10",
|
33
33
|
"@balena/odata-parser": "^4.2.6",
|
34
|
-
"@balena/odata-to-abstract-sql": "^9.0.
|
34
|
+
"@balena/odata-to-abstract-sql": "^9.0.1",
|
35
35
|
"@balena/sbvr-parser": "^1.4.12",
|
36
36
|
"@balena/sbvr-types": "^11.1.3",
|
37
37
|
"@sindresorhus/fnv1a": "^3.1.0",
|
@@ -45,7 +45,7 @@
|
|
45
45
|
"@types/memoizee": "^0.4.12",
|
46
46
|
"@types/method-override": "^3.0.0",
|
47
47
|
"@types/mysql": "^2.15.27",
|
48
|
-
"@types/node": "^20.19.
|
48
|
+
"@types/node": "^20.19.10",
|
49
49
|
"@types/passport": "^1.0.17",
|
50
50
|
"@types/passport-local": "^1.0.38",
|
51
51
|
"@types/passport-strategy": "^0.2.38",
|
@@ -93,7 +93,7 @@
|
|
93
93
|
"grunt-ts": "^6.0.0-beta.22",
|
94
94
|
"grunt-webpack": "^7.0.0",
|
95
95
|
"husky": "^9.1.7",
|
96
|
-
"lint-staged": "^16.1.
|
96
|
+
"lint-staged": "^16.1.5",
|
97
97
|
"load-grunt-tasks": "^5.1.0",
|
98
98
|
"mocha": "11.7.1",
|
99
99
|
"on-finished": "^2.4.1",
|
@@ -106,7 +106,7 @@
|
|
106
106
|
"ts-loader": "^9.5.2",
|
107
107
|
"ts-node": "^10.9.2",
|
108
108
|
"typescript": "^5.9.2",
|
109
|
-
"webpack": "^5.101.
|
109
|
+
"webpack": "^5.101.1",
|
110
110
|
"webpack-dev-server": "^5.2.2"
|
111
111
|
},
|
112
112
|
"optionalDependencies": {
|
@@ -148,6 +148,6 @@
|
|
148
148
|
"recursive": true
|
149
149
|
},
|
150
150
|
"versionist": {
|
151
|
-
"publishedAt": "2025-08-
|
151
|
+
"publishedAt": "2025-08-12T13:03:26.387Z"
|
152
152
|
}
|
153
153
|
}
|