@balena/pinejs 21.6.9-build-renovate-major-14-commander-49093fc6e14d3c7bdf530bdb84b2ae7f449bf31c-1 → 21.6.9-build-update--balena-lf-to-abstract-sql-5-0-7-b2cd76db8f7fd15d967c0eb4f91d8fc514baaefc-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,16 +1,128 @@
1
1
  - commits:
2
- - subject: Update dependency commander to v14
3
- hash: 49093fc6e14d3c7bdf530bdb84b2ae7f449bf31c
2
+ - subject: Update @balena/lf-to-abstract-sql from 5.0.5 to 5.0.7
3
+ hash: b2cd76db8f7fd15d967c0eb4f91d8fc514baaefc
4
4
  body: |
5
- Update commander from 13.1.0 to 14.0.0
5
+ Update @balena/lf-to-abstract-sql from 5.0.5 to 5.0.7
6
6
  footer:
7
7
  Change-type: patch
8
8
  change-type: patch
9
- author: balena-renovate[bot]
10
- nested: []
9
+ author: Thodoris Greasidis
10
+ nested:
11
+ - commits:
12
+ - subject: Support multiple attributes of the same name/type
13
+ hash: e4fab5433ca617bc72d89cc87a271025ec8549d4
14
+ body: ""
15
+ footer:
16
+ Change-type: patch
17
+ change-type: patch
18
+ author: Pagan Gazzard
19
+ nested: []
20
+ version: lf-to-abstract-sql-5.0.7
21
+ title: ""
22
+ date: 2025-06-20T12:05:42.012Z
23
+ - commits:
24
+ - subject: Update dependency @balena/sbvr-types to v9
25
+ hash: ffe67f4ce0c2d3c6b240206da5c4ed2fea2c353a
26
+ body: |
27
+ Update @balena/sbvr-types from 8.0.0 to 9.2.2
28
+ footer:
29
+ Change-type: patch
30
+ change-type: patch
31
+ author: balena-renovate[bot]
32
+ nested:
33
+ - commits:
34
+ - subject: Update dependency @balena/abstract-sql-compiler to v10
35
+ hash: 4298ea50286d12237996b1fc50a028450647a16b
36
+ body: >
37
+ Update @balena/abstract-sql-compiler from 9.2.0 to 10.2.3
38
+ footer:
39
+ Change-type: patch
40
+ change-type: patch
41
+ author: balena-renovate[bot]
42
+ version: sbvr-types-9.2.2
43
+ title: ""
44
+ date: 2025-03-24T02:59:46.151Z
45
+ - commits:
46
+ - subject: Update dependency @types/chai-datetime to v1
47
+ hash: 3072ff0292859b64f981f5c6809a63ff13fc823f
48
+ body: |
49
+ Update @types/chai-datetime from 0.0.39 to 1.0.0
50
+ footer:
51
+ Change-type: patch
52
+ change-type: patch
53
+ author: balena-renovate[bot]
54
+ version: sbvr-types-9.2.1
55
+ title: ""
56
+ date: 2025-03-24T01:35:33.820Z
57
+ - commits:
58
+ - subject: Use big integer for webresource casting type
59
+ hash: 49acafb188c3cbf3cd16bbcc9b701d4cac8ca341
60
+ body: ""
61
+ footer:
62
+ Change-type: minor
63
+ change-type: minor
64
+ author: Otavio Jacobi
65
+ version: sbvr-types-9.2.0
66
+ title: ""
67
+ date: 2025-02-24T14:20:04.519Z
68
+ - commits:
69
+ - subject: Add `is case insensitively equal to` for Text types
70
+ hash: c6414b8b53cb6935e2a496a31d29c7e90efefe38
71
+ body: ""
72
+ footer:
73
+ Change-type: minor
74
+ change-type: minor
75
+ author: Otavio Jacobi
76
+ version: sbvr-types-9.1.0
77
+ title: ""
78
+ date: 2024-10-24T15:56:32.550Z
79
+ - commits:
80
+ - subject: Change the exported Types to an interface so that they can be augmented
81
+ hash: 29de4665e63bd4b5f1cfe75d3018ec29e10c1889
82
+ body: ""
83
+ footer:
84
+ Change-type: patch
85
+ change-type: patch
86
+ author: Thodoris Greasidis
87
+ version: sbvr-types-9.0.2
88
+ title: ""
89
+ date: 2024-09-17T12:44:29.082Z
90
+ - commits:
91
+ - subject: Update @balena/lint to v8.2.7
92
+ hash: 630ca7d6cbe4fed2d41827205215a2f28a971aea
93
+ body: ""
94
+ footer:
95
+ Change-type: patch
96
+ change-type: patch
97
+ author: Josh Bowling
98
+ version: sbvr-types-9.0.1
99
+ title: ""
100
+ date: 2024-08-05T08:18:14.129Z
101
+ - commits:
102
+ - subject: Update BigInteger and BigSerial TsTypes
103
+ hash: 45d3cd6262f094a0c43ffe308dccab4968c074be
104
+ body: >
105
+ Return big integer values as strings instead of bigint
106
+ as we need to
107
+
108
+ parse them back into strings anyway when returning data
109
+ from pine. The
110
+
111
+ new logic and types closely follow the same pattern we
112
+ have for dates.
113
+ footer:
114
+ Change-type: major
115
+ change-type: major
116
+ author: Josh Bowling
117
+ version: sbvr-types-9.0.0
118
+ title: ""
119
+ date: 2024-08-02T00:05:31.143Z
120
+ version: lf-to-abstract-sql-5.0.6
121
+ title: ""
122
+ date: 2025-04-11T10:51:20.820Z
11
123
  version: 21.6.9
12
124
  title: ""
13
- date: 2025-06-19T16:40:30.893Z
125
+ date: 2025-06-20T12:46:00.778Z
14
126
  - commits:
15
127
  - subject: Handle computed fields in translated models where possible and throw
16
128
  where not
package/CHANGELOG.md CHANGED
@@ -5,9 +5,65 @@ automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
7
  # v21.6.9
8
- ## (2025-06-19)
8
+ ## (2025-06-20)
9
+
10
+
11
+ <details>
12
+ <summary> Update @balena/lf-to-abstract-sql from 5.0.5 to 5.0.7 [Thodoris Greasidis] </summary>
13
+
14
+ > ## lf-to-abstract-sql-5.0.7
15
+ > ### (2025-06-20)
16
+ >
17
+ > * Support multiple attributes of the same name/type [Pagan Gazzard]
18
+ >
19
+ > ## lf-to-abstract-sql-5.0.6
20
+ > ### (2025-04-11)
21
+ >
22
+ >
23
+ > <details>
24
+ > <summary> Update dependency @balena/sbvr-types to v9 [balena-renovate[bot]] </summary>
25
+ >
26
+ >> ### sbvr-types-9.2.2
27
+ >> #### (2025-03-24)
28
+ >>
29
+ >> * Update dependency @balena/abstract-sql-compiler to v10 [balena-renovate[bot]]
30
+ >>
31
+ >> ### sbvr-types-9.2.1
32
+ >> #### (2025-03-24)
33
+ >>
34
+ >> * Update dependency @types/chai-datetime to v1 [balena-renovate[bot]]
35
+ >>
36
+ >> ### sbvr-types-9.2.0
37
+ >> #### (2025-02-24)
38
+ >>
39
+ >> * Use big integer for webresource casting type [Otavio Jacobi]
40
+ >>
41
+ >> ### sbvr-types-9.1.0
42
+ >> #### (2024-10-24)
43
+ >>
44
+ >> * Add `is case insensitively equal to` for Text types [Otavio Jacobi]
45
+ >>
46
+ >> ### sbvr-types-9.0.2
47
+ >> #### (2024-09-17)
48
+ >>
49
+ >> * Change the exported Types to an interface so that they can be augmented [Thodoris Greasidis]
50
+ >>
51
+ >> ### sbvr-types-9.0.1
52
+ >> #### (2024-08-05)
53
+ >>
54
+ >> * Update @balena/lint to v8.2.7 [Josh Bowling]
55
+ >>
56
+ >> ### sbvr-types-9.0.0
57
+ >> #### (2024-08-02)
58
+ >>
59
+ >> * Update BigInteger and BigSerial TsTypes [Josh Bowling]
60
+ >>
61
+ >
62
+ > </details>
63
+ >
64
+ >
9
65
 
10
- * Update dependency commander to v14 [balena-renovate[bot]]
66
+ </details>
11
67
 
12
68
  # v21.6.8
13
69
  ## (2025-06-19)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.9-build-renovate-major-14-commander-49093fc6e14d3c7bdf530bdb84b2ae7f449bf31c-1",
3
+ "version": "21.6.9-build-update--balena-lf-to-abstract-sql-5-0-7-b2cd76db8f7fd15d967c0eb4f91d8fc514baaefc-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -29,7 +29,7 @@
29
29
  "@balena/abstract-sql-compiler": "^10.3.2",
30
30
  "@balena/abstract-sql-to-typescript": "^5.1.1",
31
31
  "@balena/env-parsing": "^1.2.5",
32
- "@balena/lf-to-abstract-sql": "^5.0.5",
32
+ "@balena/lf-to-abstract-sql": "^5.0.7",
33
33
  "@balena/odata-parser": "^4.2.6",
34
34
  "@balena/odata-to-abstract-sql": "^7.2.5",
35
35
  "@balena/sbvr-parser": "^1.4.9",
@@ -55,7 +55,7 @@
55
55
  "@types/websql": "^0.0.30",
56
56
  "ajv": "^8.17.1",
57
57
  "busboy": "^1.6.0",
58
- "commander": "^14.0.0",
58
+ "commander": "^13.1.0",
59
59
  "cron-parser": "^5.3.0",
60
60
  "deep-freeze": "^0.0.1",
61
61
  "eventemitter3": "^5.0.1",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-06-19T16:40:31.933Z"
152
+ "publishedAt": "2025-06-20T12:46:02.368Z"
153
153
  }
154
154
  }
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.1
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.2
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.1
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.2
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.1
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.2
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.1
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.2
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.1
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.2
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4