@balena/pinejs 21.0.5-build-key-left-join-65e056a91b68d05a5360adc14b7d1ad2347ad011-1 → 21.1.0-build-key-left-join-890e86b168483d6158e251ab2c0d7e41b8bd50ae-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,19 +1,105 @@
1
1
  - commits:
2
2
  - subject: Support $orderby based on a unique reverse navigation resource
3
- hash: 65e056a91b68d05a5360adc14b7d1ad2347ad011
4
- body: ""
3
+ hash: 890e86b168483d6158e251ab2c0d7e41b8bd50ae
4
+ body: |
5
+ Update @balena/odata-to-abstract-sql from 7.1.6 to 7.2.0
5
6
  footer:
6
7
  Depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/166
7
8
  depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/166
8
- Change-type: patch
9
- change-type: patch
9
+ Change-type: minor
10
+ change-type: minor
10
11
  See: https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912
11
12
  see: https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912
12
13
  author: Thodoris Greasidis
13
- nested: []
14
- version: 21.0.5
14
+ nested:
15
+ - commits:
16
+ - subject: Support ORDER BY a Collection Navigation property using the Key
17
+ notation
18
+ hash: cc2bfbe7558b252855ccb2289d771a0ed92a365d
19
+ body: ""
20
+ footer:
21
+ Depends-on: https://github.com/balena-io-modules/odata-parser/pull/96
22
+ depends-on: https://github.com/balena-io-modules/odata-parser/pull/96
23
+ Change-type: minor
24
+ change-type: minor
25
+ See: https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912
26
+ see: https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912
27
+ author: Thodoris Greasidis
28
+ nested: []
29
+ version: odata-to-abstract-sql-7.2.0
30
+ title: ""
31
+ date: 2025-04-03T12:35:50.097Z
32
+ - commits:
33
+ - subject: "Tests: convert test/filterby to typescript"
34
+ hash: 92d206795a7e7f60da03a874785f364d995a2180
35
+ body: ""
36
+ footer:
37
+ Change-type: patch
38
+ change-type: patch
39
+ author: Pagan Gazzard
40
+ nested: []
41
+ - subject: "Tests: convert test/expand to typescript"
42
+ hash: 04c310f3383173b67d69af394582c48e8724feb0
43
+ body: ""
44
+ footer:
45
+ Change-type: patch
46
+ change-type: patch
47
+ author: Pagan Gazzard
48
+ nested: []
49
+ - subject: "Tests: convert test/orderby to typescript"
50
+ hash: a95840abc03109b1c719bed30b1e388c31fa69e0
51
+ body: ""
52
+ footer:
53
+ Change-type: patch
54
+ change-type: patch
55
+ author: Pagan Gazzard
56
+ nested: []
57
+ - subject: "Tests: convert test/resource_parsing to typescript"
58
+ hash: e70202afdfa112c4e182abaf8ab7ff843faf56a8
59
+ body: ""
60
+ footer:
61
+ Change-type: patch
62
+ change-type: patch
63
+ author: Pagan Gazzard
64
+ nested: []
65
+ - subject: "Tests: convert test/select to typescript"
66
+ hash: 12d873a51539f043143738fb632fb0d44952c6bc
67
+ body: ""
68
+ footer:
69
+ Change-type: patch
70
+ change-type: patch
71
+ author: Pagan Gazzard
72
+ nested: []
73
+ - subject: "Tests: convert test/paging to typescript"
74
+ hash: a74eb53a5c4f0728d5aabb6e6e9748bd6ef28a86
75
+ body: ""
76
+ footer:
77
+ Change-type: patch
78
+ change-type: patch
79
+ author: Pagan Gazzard
80
+ nested: []
81
+ - subject: "Tests: convert test/stress to typescript"
82
+ hash: 43402fa7238daa8c200781bdd42a29a409676fbc
83
+ body: ""
84
+ footer:
85
+ Change-type: patch
86
+ change-type: patch
87
+ author: Pagan Gazzard
88
+ nested: []
89
+ - subject: "Tests: convert test/chai-sql to typescript"
90
+ hash: d9d203864ef9d29f7a993c69b4951e575bf8a0c1
91
+ body: ""
92
+ footer:
93
+ Change-type: patch
94
+ change-type: patch
95
+ author: Pagan Gazzard
96
+ nested: []
97
+ version: odata-to-abstract-sql-7.1.7
98
+ title: ""
99
+ date: 2025-04-02T14:08:06.831Z
100
+ version: 21.1.0
15
101
  title: ""
16
- date: 2025-04-02T16:36:15.451Z
102
+ date: 2025-04-03T13:55:18.812Z
17
103
  - commits:
18
104
  - subject: Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z
19
105
  hash: dcb916fe5dbfd46de8284678eed69ce91a04ea42
package/CHANGELOG.md CHANGED
@@ -4,10 +4,32 @@ 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
- # v21.0.5
8
- ## (2025-04-02)
7
+ # v21.1.0
8
+ ## (2025-04-03)
9
9
 
10
- * Support $orderby based on a unique reverse navigation resource [Thodoris Greasidis]
10
+
11
+ <details>
12
+ <summary> Support $orderby based on a unique reverse navigation resource [Thodoris Greasidis] </summary>
13
+
14
+ > ## odata-to-abstract-sql-7.2.0
15
+ > ### (2025-04-03)
16
+ >
17
+ > * Support ORDER BY a Collection Navigation property using the Key notation [Thodoris Greasidis]
18
+ >
19
+ > ## odata-to-abstract-sql-7.1.7
20
+ > ### (2025-04-02)
21
+ >
22
+ > * Tests: convert test/filterby to typescript [Pagan Gazzard]
23
+ > * Tests: convert test/expand to typescript [Pagan Gazzard]
24
+ > * Tests: convert test/orderby to typescript [Pagan Gazzard]
25
+ > * Tests: convert test/resource_parsing to typescript [Pagan Gazzard]
26
+ > * Tests: convert test/select to typescript [Pagan Gazzard]
27
+ > * Tests: convert test/paging to typescript [Pagan Gazzard]
28
+ > * Tests: convert test/stress to typescript [Pagan Gazzard]
29
+ > * Tests: convert test/chai-sql to typescript [Pagan Gazzard]
30
+ >
31
+
32
+ </details>
11
33
 
12
34
  # v21.0.4
13
35
  ## (2025-03-31)
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.0.5
1
+ 21.1.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.0.5-build-key-left-join-65e056a91b68d05a5360adc14b7d1ad2347ad011-1",
3
+ "version": "21.1.0-build-key-left-join-890e86b168483d6158e251ab2c0d7e41b8bd50ae-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.4",
32
32
  "@balena/lf-to-abstract-sql": "^5.0.3",
33
33
  "@balena/odata-parser": "^4.2.2",
34
- "@balena/odata-to-abstract-sql": "7.2.0-build-orderby-reverse-navigation-resource-cc2bfbe7558b252855ccb2289d771a0ed92a365d-1",
34
+ "@balena/odata-to-abstract-sql": "^7.2.0",
35
35
  "@balena/sbvr-parser": "^1.4.9",
36
36
  "@balena/sbvr-types": "^9.2.2",
37
37
  "@types/body-parser": "^1.19.5",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-04-02T16:36:16.445Z"
151
+ "publishedAt": "2025-04-03T13:55:21.026Z"
152
152
  }
153
153
  }