@balena/pinejs 20.0.11 → 20.0.12-build-left-join-603448a88644e6d8844ae63c52091ee5748c038a-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 +45 -1
- package/CHANGELOG.md +15 -0
- package/VERSION +1 -1
- package/package.json +3 -3
@@ -1,3 +1,31 @@
|
|
1
|
+
- commits:
|
2
|
+
- subject: Update @balena/odata-to-abstract-sql to 7.1.5
|
3
|
+
hash: 603448a88644e6d8844ae63c52091ee5748c038a
|
4
|
+
body: |
|
5
|
+
Update @balena/odata-to-abstract-sql from 7.1.3 to 7.1.5
|
6
|
+
footer:
|
7
|
+
Depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/160
|
8
|
+
depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/160
|
9
|
+
Change-type: patch
|
10
|
+
change-type: patch
|
11
|
+
author: Thodoris Greasidis
|
12
|
+
nested:
|
13
|
+
- commits:
|
14
|
+
- subject: Use primitive mode memoization for `checkAlias`
|
15
|
+
hash: 8e895a74f16b1bfe70584d2e941c79bc9ef83042
|
16
|
+
body: |
|
17
|
+
This should slightly improve performance
|
18
|
+
footer:
|
19
|
+
Change-type: patch
|
20
|
+
change-type: patch
|
21
|
+
author: Pagan Gazzard
|
22
|
+
nested: []
|
23
|
+
version: odata-to-abstract-sql-7.1.4
|
24
|
+
title: ""
|
25
|
+
date: 2025-03-21T16:29:36.413Z
|
26
|
+
version: 20.0.12
|
27
|
+
title: ""
|
28
|
+
date: 2025-03-24T08:27:42.662Z
|
1
29
|
- commits:
|
2
30
|
- subject: "Tests: use faster config for postgres"
|
3
31
|
hash: bd764d463a99e9b05082de3c96365ba3d7d03ca6
|
@@ -12,7 +40,7 @@
|
|
12
40
|
nested: []
|
13
41
|
version: 20.0.11
|
14
42
|
title: ""
|
15
|
-
date: 2025-03-
|
43
|
+
date: 2025-03-21T23:48:29.813Z
|
16
44
|
- commits:
|
17
45
|
- subject: Fix some linting issues
|
18
46
|
hash: 9e15788b2a6c0b3e353ab13f25a46dc6c3167fe4
|
@@ -1930,6 +1958,7 @@
|
|
1930
1958
|
|
1931
1959
|
|
1932
1960
|
|
1961
|
+
|
1933
1962
|
As balena-lint
|
1934
1963
|
rejects `new
|
1935
1964
|
Boolean()`, `new
|
@@ -1959,6 +1988,7 @@
|
|
1959
1988
|
|
1960
1989
|
|
1961
1990
|
|
1991
|
+
|
1962
1992
|
As engine and npm is
|
1963
1993
|
now required as part
|
1964
1994
|
of package.json we
|
@@ -2003,6 +2033,7 @@
|
|
2003
2033
|
|
2004
2034
|
|
2005
2035
|
|
2036
|
+
|
2006
2037
|
Ensure that the
|
2007
2038
|
input passed in for
|
2008
2039
|
JSON types is either
|
@@ -2110,6 +2141,7 @@
|
|
2110
2141
|
|
2111
2142
|
|
2112
2143
|
|
2144
|
+
|
2113
2145
|
This also deprecates
|
2114
2146
|
the legacy version
|
2115
2147
|
footer:
|
@@ -2145,6 +2177,7 @@
|
|
2145
2177
|
|
2146
2178
|
|
2147
2179
|
|
2180
|
+
|
2148
2181
|
It can in fact be a
|
2149
2182
|
lot of different
|
2150
2183
|
things and that is
|
@@ -2181,6 +2214,7 @@
|
|
2181
2214
|
|
2182
2215
|
|
2183
2216
|
|
2217
|
+
|
2184
2218
|
We know what type
|
2185
2219
|
they return and they
|
2186
2220
|
should be explicitly
|
@@ -2222,6 +2256,7 @@
|
|
2222
2256
|
|
2223
2257
|
|
2224
2258
|
|
2259
|
+
|
2225
2260
|
Update
|
2226
2261
|
@balena/sbvr-types
|
2227
2262
|
from 3.4.18 to 3.5.0
|
@@ -2374,6 +2409,7 @@
|
|
2374
2409
|
|
2375
2410
|
|
2376
2411
|
|
2412
|
+
|
2377
2413
|
This also deprecates
|
2378
2414
|
the legacy use of
|
2379
2415
|
direct true/false
|
@@ -5497,6 +5533,7 @@
|
|
5497
5533
|
|
5498
5534
|
|
5499
5535
|
|
5536
|
+
|
5500
5537
|
|
5501
5538
|
|
5502
5539
|
As balena-lint
|
@@ -5554,6 +5591,7 @@
|
|
5554
5591
|
|
5555
5592
|
|
5556
5593
|
|
5594
|
+
|
5557
5595
|
|
5558
5596
|
|
5559
5597
|
As engine and npm is
|
@@ -5626,6 +5664,7 @@
|
|
5626
5664
|
|
5627
5665
|
|
5628
5666
|
|
5667
|
+
|
5629
5668
|
|
5630
5669
|
|
5631
5670
|
Ensure that the
|
@@ -5761,6 +5800,7 @@
|
|
5761
5800
|
|
5762
5801
|
|
5763
5802
|
|
5803
|
+
|
5764
5804
|
|
5765
5805
|
|
5766
5806
|
This also deprecates
|
@@ -5824,6 +5864,7 @@
|
|
5824
5864
|
|
5825
5865
|
|
5826
5866
|
|
5867
|
+
|
5827
5868
|
|
5828
5869
|
|
5829
5870
|
It can in fact be a
|
@@ -5888,6 +5929,7 @@
|
|
5888
5929
|
|
5889
5930
|
|
5890
5931
|
|
5932
|
+
|
5891
5933
|
|
5892
5934
|
|
5893
5935
|
We know what type
|
@@ -5957,6 +5999,7 @@
|
|
5957
5999
|
|
5958
6000
|
|
5959
6001
|
|
6002
|
+
|
5960
6003
|
|
5961
6004
|
|
5962
6005
|
Update
|
@@ -6137,6 +6180,7 @@
|
|
6137
6180
|
|
6138
6181
|
|
6139
6182
|
|
6183
|
+
|
6140
6184
|
|
6141
6185
|
|
6142
6186
|
This also deprecates
|
package/CHANGELOG.md
CHANGED
@@ -4,6 +4,21 @@ 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
|
+
# v20.0.12
|
8
|
+
## (2025-03-24)
|
9
|
+
|
10
|
+
|
11
|
+
<details>
|
12
|
+
<summary> Update @balena/odata-to-abstract-sql to 7.1.5 [Thodoris Greasidis] </summary>
|
13
|
+
|
14
|
+
> ## odata-to-abstract-sql-7.1.4
|
15
|
+
> ### (2025-03-21)
|
16
|
+
>
|
17
|
+
> * Use primitive mode memoization for `checkAlias` [Pagan Gazzard]
|
18
|
+
>
|
19
|
+
|
20
|
+
</details>
|
21
|
+
|
7
22
|
# v20.0.11
|
8
23
|
## (2025-03-21)
|
9
24
|
|
package/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
20.0.
|
1
|
+
20.0.12
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/pinejs",
|
3
|
-
"version": "20.0.
|
3
|
+
"version": "20.0.12-build-left-join-603448a88644e6d8844ae63c52091ee5748c038a-1",
|
4
4
|
"main": "out/server-glue/module.js",
|
5
5
|
"type": "module",
|
6
6
|
"repository": "git@github.com:balena-io/pinejs.git",
|
@@ -31,7 +31,7 @@
|
|
31
31
|
"@balena/env-parsing": "^1.2.0",
|
32
32
|
"@balena/lf-to-abstract-sql": "^5.0.3",
|
33
33
|
"@balena/odata-parser": "^4.2.1",
|
34
|
-
"@balena/odata-to-abstract-sql": "
|
34
|
+
"@balena/odata-to-abstract-sql": "7.1.5-build-fix-order-by-null-values-acc2d6bbfccd1a06637332bf9679629471579cc8-1",
|
35
35
|
"@balena/sbvr-parser": "^1.4.6",
|
36
36
|
"@balena/sbvr-types": "^9.2.0",
|
37
37
|
"@types/body-parser": "^1.19.5",
|
@@ -148,6 +148,6 @@
|
|
148
148
|
"recursive": true
|
149
149
|
},
|
150
150
|
"versionist": {
|
151
|
-
"publishedAt": "2025-03-
|
151
|
+
"publishedAt": "2025-03-24T08:27:44.434Z"
|
152
152
|
}
|
153
153
|
}
|