@balena/pinejs 20.0.8 → 20.0.9-build-no-trycatch-odata-to-abstract-sql-570c7a4c2c42bfa9f56709ff9df9277ca89c808d-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 +44 -1
- package/CHANGELOG.md +15 -0
- package/VERSION +1 -1
- package/package.json +3 -3
@@ -1,3 +1,30 @@
|
|
1
|
+
- commits:
|
2
|
+
- subject: Update @balena/odata-to-abstract-sql to 7.1.2
|
3
|
+
hash: 570c7a4c2c42bfa9f56709ff9df9277ca89c808d
|
4
|
+
body: |
|
5
|
+
Update @balena/odata-to-abstract-sql from 7.1.0 to 7.1.2
|
6
|
+
footer:
|
7
|
+
Depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/169
|
8
|
+
depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/169
|
9
|
+
Change-type: patch
|
10
|
+
change-type: patch
|
11
|
+
author: Thodoris Greasidis
|
12
|
+
nested:
|
13
|
+
- commits:
|
14
|
+
- subject: "tests: Remove unnecessary returns & add curly braces"
|
15
|
+
hash: 9ad21e94dc29b333542caa92a1b465d89579e2ef
|
16
|
+
body: ""
|
17
|
+
footer:
|
18
|
+
Change-type: patch
|
19
|
+
change-type: patch
|
20
|
+
author: Thodoris Greasidis
|
21
|
+
nested: []
|
22
|
+
version: odata-to-abstract-sql-7.1.1
|
23
|
+
title: ""
|
24
|
+
date: 2025-03-18T13:55:56.178Z
|
25
|
+
version: 20.0.9
|
26
|
+
title: ""
|
27
|
+
date: 2025-03-20T16:24:34.755Z
|
1
28
|
- commits:
|
2
29
|
- subject: "Tasks: add a 100ms retry delay after a failed poll"
|
3
30
|
hash: 908e687c9d9e315ef3a9a649ffcd3c3abf3336f4
|
@@ -9,7 +36,7 @@
|
|
9
36
|
nested: []
|
10
37
|
version: 20.0.8
|
11
38
|
title: ""
|
12
|
-
date: 2025-03-
|
39
|
+
date: 2025-03-07T18:06:36.151Z
|
13
40
|
- commits:
|
14
41
|
- subject: Free up migration related memory after the models get executed
|
15
42
|
hash: 6dde0e76a1bc1b70b1d212fb76b2222e72742fed
|
@@ -1680,6 +1707,7 @@
|
|
1680
1707
|
|
1681
1708
|
|
1682
1709
|
|
1710
|
+
|
1683
1711
|
As balena-lint
|
1684
1712
|
rejects `new
|
1685
1713
|
Boolean()`, `new
|
@@ -1706,6 +1734,7 @@
|
|
1706
1734
|
|
1707
1735
|
|
1708
1736
|
|
1737
|
+
|
1709
1738
|
As engine and npm is
|
1710
1739
|
now required as part
|
1711
1740
|
of package.json we
|
@@ -1747,6 +1776,7 @@
|
|
1747
1776
|
|
1748
1777
|
|
1749
1778
|
|
1779
|
+
|
1750
1780
|
Ensure that the
|
1751
1781
|
input passed in for
|
1752
1782
|
JSON types is either
|
@@ -1851,6 +1881,7 @@
|
|
1851
1881
|
|
1852
1882
|
|
1853
1883
|
|
1884
|
+
|
1854
1885
|
This also deprecates
|
1855
1886
|
the legacy version
|
1856
1887
|
footer:
|
@@ -1883,6 +1914,7 @@
|
|
1883
1914
|
|
1884
1915
|
|
1885
1916
|
|
1917
|
+
|
1886
1918
|
It can in fact be a
|
1887
1919
|
lot of different
|
1888
1920
|
things and that is
|
@@ -1916,6 +1948,7 @@
|
|
1916
1948
|
|
1917
1949
|
|
1918
1950
|
|
1951
|
+
|
1919
1952
|
We know what type
|
1920
1953
|
they return and they
|
1921
1954
|
should be explicitly
|
@@ -1954,6 +1987,7 @@
|
|
1954
1987
|
|
1955
1988
|
|
1956
1989
|
|
1990
|
+
|
1957
1991
|
Update
|
1958
1992
|
@balena/sbvr-types
|
1959
1993
|
from 3.4.18 to 3.5.0
|
@@ -2103,6 +2137,7 @@
|
|
2103
2137
|
|
2104
2138
|
|
2105
2139
|
|
2140
|
+
|
2106
2141
|
This also deprecates
|
2107
2142
|
the legacy use of
|
2108
2143
|
direct true/false
|
@@ -5223,6 +5258,7 @@
|
|
5223
5258
|
|
5224
5259
|
|
5225
5260
|
|
5261
|
+
|
5226
5262
|
|
5227
5263
|
|
5228
5264
|
As balena-lint
|
@@ -5277,6 +5313,7 @@
|
|
5277
5313
|
|
5278
5314
|
|
5279
5315
|
|
5316
|
+
|
5280
5317
|
|
5281
5318
|
|
5282
5319
|
As engine and npm is
|
@@ -5346,6 +5383,7 @@
|
|
5346
5383
|
|
5347
5384
|
|
5348
5385
|
|
5386
|
+
|
5349
5387
|
|
5350
5388
|
|
5351
5389
|
Ensure that the
|
@@ -5478,6 +5516,7 @@
|
|
5478
5516
|
|
5479
5517
|
|
5480
5518
|
|
5519
|
+
|
5481
5520
|
|
5482
5521
|
|
5483
5522
|
This also deprecates
|
@@ -5538,6 +5577,7 @@
|
|
5538
5577
|
|
5539
5578
|
|
5540
5579
|
|
5580
|
+
|
5541
5581
|
|
5542
5582
|
|
5543
5583
|
It can in fact be a
|
@@ -5599,6 +5639,7 @@
|
|
5599
5639
|
|
5600
5640
|
|
5601
5641
|
|
5642
|
+
|
5602
5643
|
|
5603
5644
|
|
5604
5645
|
We know what type
|
@@ -5665,6 +5706,7 @@
|
|
5665
5706
|
|
5666
5707
|
|
5667
5708
|
|
5709
|
+
|
5668
5710
|
|
5669
5711
|
|
5670
5712
|
Update
|
@@ -5842,6 +5884,7 @@
|
|
5842
5884
|
|
5843
5885
|
|
5844
5886
|
|
5887
|
+
|
5845
5888
|
|
5846
5889
|
|
5847
5890
|
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.9
|
8
|
+
## (2025-03-20)
|
9
|
+
|
10
|
+
|
11
|
+
<details>
|
12
|
+
<summary> Update @balena/odata-to-abstract-sql to 7.1.2 [Thodoris Greasidis] </summary>
|
13
|
+
|
14
|
+
> ## odata-to-abstract-sql-7.1.1
|
15
|
+
> ### (2025-03-18)
|
16
|
+
>
|
17
|
+
> * tests: Remove unnecessary returns & add curly braces [Thodoris Greasidis]
|
18
|
+
>
|
19
|
+
|
20
|
+
</details>
|
21
|
+
|
7
22
|
# v20.0.8
|
8
23
|
## (2025-03-07)
|
9
24
|
|
package/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
20.0.
|
1
|
+
20.0.9
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/pinejs",
|
3
|
-
"version": "20.0.
|
3
|
+
"version": "20.0.9-build-no-trycatch-odata-to-abstract-sql-570c7a4c2c42bfa9f56709ff9df9277ca89c808d-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.1.0",
|
34
|
-
"@balena/odata-to-abstract-sql": "
|
34
|
+
"@balena/odata-to-abstract-sql": "7.1.2-build-remove-the-blind-try-catch-de2181f1f088302230788a6e05f54fcc311bc7e4-1",
|
35
35
|
"@balena/sbvr-parser": "^1.4.6",
|
36
36
|
"@balena/sbvr-types": "^9.1.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-20T16:24:36.622Z"
|
152
152
|
}
|
153
153
|
}
|