@balena/pinejs 23.0.2-build-renovate-bcrypt-6-x-3736f9a480ea86dc8199a4200cadf6207fcef6e1-1 → 23.1.0-build-computed-fns-b7a4c06f031ec11bb2f1a02645a555288a570c77-4

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,84 @@
1
1
  - commits:
2
- - subject: Update dependency bcrypt to v6
3
- hash: 3736f9a480ea86dc8199a4200cadf6207fcef6e1
2
+ - subject: Add the ability to have computed fields generate/call functions
3
+ hash: b7a4c06f031ec11bb2f1a02645a555288a570c77
4
4
  body: |
5
- Update bcrypt from 5.1.1 to 6.0.0
5
+ Update @balena/abstract-sql-compiler from 11.0.0 to 11.1.1
6
6
  footer:
7
- Change-type: patch
8
- change-type: patch
9
- author: balena-renovate[bot]
10
- nested: []
11
- version: 23.0.2
7
+ Change-type: minor
8
+ change-type: minor
9
+ author: Pagan Gazzard
10
+ nested:
11
+ - commits:
12
+ - subject: Create computed functions after table definitions
13
+ hash: f5b3ec1e7f4a23c8958e16ecfc016abb4b83ec15
14
+ body: ""
15
+ footer:
16
+ Change-type: patch
17
+ change-type: patch
18
+ author: Pagan Gazzard
19
+ nested: []
20
+ version: abstract-sql-compiler-11.1.1
21
+ title: ""
22
+ date: 2025-08-12T15:07:21.133Z
23
+ - commits:
24
+ - subject: Add the ability to have computed fields generate/call functions
25
+ hash: 2a0d1a357a7baa36eaaef71c5b15c206b44a1a0f
26
+ body: ""
27
+ footer:
28
+ Change-type: minor
29
+ change-type: minor
30
+ author: Pagan Gazzard
31
+ nested: []
32
+ version: abstract-sql-compiler-11.1.0
33
+ title: ""
34
+ date: 2025-08-12T00:17:28.281Z
35
+ - commits:
36
+ - subject: Optimize away unnecessary aliasing
37
+ hash: bc19f720415adc56684978d56a70d1c5407c3ab7
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.3
45
+ title: ""
46
+ date: 2025-08-08T15:34:13.225Z
47
+ - commits:
48
+ - subject: "Tests: update dev dependencies"
49
+ hash: d3b7d59ef4413015b28b78a5943753304bfdfb01
50
+ body: ""
51
+ footer:
52
+ Change-type: patch
53
+ change-type: patch
54
+ author: Pagan Gazzard
55
+ nested: []
56
+ version: abstract-sql-compiler-11.0.2
57
+ title: ""
58
+ date: 2025-08-08T14:17:18.123Z
59
+ - commits:
60
+ - subject: Update tsconfig module to `Node18`
61
+ hash: 7b551369ed6974b4b537c80085bfad74b8a692a0
62
+ body: ""
63
+ footer:
64
+ Change-type: patch
65
+ change-type: patch
66
+ author: Pagan Gazzard
67
+ nested: []
68
+ - subject: "Tests: switch from ts-node to @swc-node/register"
69
+ hash: 0645665e87ad356aa91a97f9e730a855feb8bd67
70
+ body: ""
71
+ footer:
72
+ Change-type: patch
73
+ change-type: patch
74
+ author: Pagan Gazzard
75
+ nested: []
76
+ version: abstract-sql-compiler-11.0.1
77
+ title: ""
78
+ date: 2025-08-01T13:37:39.968Z
79
+ version: 23.1.0
12
80
  title: ""
13
- date: 2025-08-08T18:03:47.239Z
81
+ date: 2025-08-12T15:21:15.437Z
14
82
  - commits:
15
83
  - subject: Simplify abstract sql to use `TRUE` rather than `TRUE = TRUE`
16
84
  hash: d250c28079aef4fcd34ac1b6d2f3066e90cc5d8b
package/CHANGELOG.md CHANGED
@@ -4,10 +4,41 @@ 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.0.2
8
- ## (2025-08-08)
7
+ # v23.1.0
8
+ ## (2025-08-12)
9
+
9
10
 
10
- * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+ <details>
12
+ <summary> Add the ability to have computed fields generate/call functions [Pagan Gazzard] </summary>
13
+
14
+ > ## abstract-sql-compiler-11.1.1
15
+ > ### (2025-08-12)
16
+ >
17
+ > * Create computed functions after table definitions [Pagan Gazzard]
18
+ >
19
+ > ## abstract-sql-compiler-11.1.0
20
+ > ### (2025-08-12)
21
+ >
22
+ > * Add the ability to have computed fields generate/call functions [Pagan Gazzard]
23
+ >
24
+ > ## abstract-sql-compiler-11.0.3
25
+ > ### (2025-08-08)
26
+ >
27
+ > * Optimize away unnecessary aliasing [Pagan Gazzard]
28
+ >
29
+ > ## abstract-sql-compiler-11.0.2
30
+ > ### (2025-08-08)
31
+ >
32
+ > * Tests: update dev dependencies [Pagan Gazzard]
33
+ >
34
+ > ## abstract-sql-compiler-11.0.1
35
+ > ### (2025-08-01)
36
+ >
37
+ > * Update tsconfig module to `Node18` [Pagan Gazzard]
38
+ > * Tests: switch from ts-node to @swc-node/register [Pagan Gazzard]
39
+ >
40
+
41
+ </details>
11
42
 
12
43
  # v23.0.1
13
44
  ## (2025-08-08)
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.0.2
1
+ 23.1.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.0.2-build-renovate-bcrypt-6-x-3736f9a480ea86dc8199a4200cadf6207fcef6e1-1",
3
+ "version": "23.1.0-build-computed-fns-b7a4c06f031ec11bb2f1a02645a555288a570c77-4",
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.0.0",
29
+ "@balena/abstract-sql-compiler": "^11.1.1",
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.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.9",
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.4",
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,14 +106,14 @@
106
106
  "ts-loader": "^9.5.2",
107
107
  "ts-node": "^10.9.2",
108
108
  "typescript": "^5.9.2",
109
- "webpack": "^5.101.0",
109
+ "webpack": "^5.101.1",
110
110
  "webpack-dev-server": "^5.2.2"
111
111
  },
112
112
  "optionalDependencies": {
113
113
  "@aws-sdk/client-s3": "^3.859.0",
114
114
  "@aws-sdk/lib-storage": "^3.859.0",
115
115
  "@aws-sdk/s3-request-presigner": "^3.859.0",
116
- "bcrypt": "^6.0.0",
116
+ "bcrypt": "^5.1.1",
117
117
  "body-parser": "^1.20.3",
118
118
  "compression": "^1.8.1",
119
119
  "cookie-parser": "^1.4.7",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-08-08T18:03:48.311Z"
151
+ "publishedAt": "2025-08-12T15:21:18.240Z"
152
152
  }
153
153
  }