@balena/pinejs 24.2.12 → 24.2.13

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,3 +1,16 @@
1
+ - commits:
2
+ - subject: Update postgres:18-alpine Docker digest to a1d02e4
3
+ hash: ea72a80d9b582beb2fd5f5f7c9e78addb77c74bd
4
+ body: |
5
+ Update postgres
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 24.2.13
12
+ title: ""
13
+ date: 2026-08-13T21:16:12.070Z
1
14
  - commits:
2
15
  - subject: Update dependency mocha to v11.8.0
3
16
  hash: 82f679b95ccb0bd617eda93d80721d845cdcc4e1
@@ -10,7 +23,7 @@
10
23
  nested: []
11
24
  version: 24.2.12
12
25
  title: ""
13
- date: 2026-08-08T01:19:29.347Z
26
+ date: 2026-08-08T01:32:19.038Z
14
27
  - commits:
15
28
  - subject: Update dependency lint-staged to v17.3.0
16
29
  hash: 1445b671b1e022bf164cb994ffc0b685ef504bde
@@ -8384,6 +8397,7 @@
8384
8397
 
8385
8398
 
8386
8399
 
8400
+
8387
8401
 
8388
8402
 
8389
8403
  As balena-lint
@@ -8550,6 +8564,7 @@
8550
8564
 
8551
8565
 
8552
8566
 
8567
+
8553
8568
 
8554
8569
 
8555
8570
  As engine and npm is
@@ -8731,6 +8746,7 @@
8731
8746
 
8732
8747
 
8733
8748
 
8749
+
8734
8750
 
8735
8751
 
8736
8752
  Ensure that the
@@ -8975,6 +8991,7 @@
8975
8991
 
8976
8992
 
8977
8993
 
8994
+
8978
8995
 
8979
8996
 
8980
8997
  This also deprecates
@@ -9147,6 +9164,7 @@
9147
9164
 
9148
9165
 
9149
9166
 
9167
+
9150
9168
 
9151
9169
 
9152
9170
  It can in fact be a
@@ -9320,6 +9338,7 @@
9320
9338
 
9321
9339
 
9322
9340
 
9341
+
9323
9342
 
9324
9343
 
9325
9344
  We know what type
@@ -9498,6 +9517,7 @@
9498
9517
 
9499
9518
 
9500
9519
 
9520
+
9501
9521
 
9502
9522
 
9503
9523
  Update
@@ -9787,6 +9807,7 @@
9787
9807
 
9788
9808
 
9789
9809
 
9810
+
9790
9811
 
9791
9812
 
9792
9813
  This also deprecates
@@ -13049,6 +13070,7 @@
13049
13070
 
13050
13071
 
13051
13072
 
13073
+
13052
13074
 
13053
13075
 
13054
13076
  As balena-lint
@@ -13243,6 +13265,7 @@
13243
13265
 
13244
13266
 
13245
13267
 
13268
+
13246
13269
 
13247
13270
 
13248
13271
  As engine and npm is
@@ -13452,6 +13475,7 @@
13452
13475
 
13453
13476
 
13454
13477
 
13478
+
13455
13479
 
13456
13480
 
13457
13481
  Ensure that the
@@ -13724,6 +13748,7 @@
13724
13748
 
13725
13749
 
13726
13750
 
13751
+
13727
13752
 
13728
13753
 
13729
13754
  This also deprecates
@@ -13924,6 +13949,7 @@
13924
13949
 
13925
13950
 
13926
13951
 
13952
+
13927
13953
 
13928
13954
 
13929
13955
  It can in fact be a
@@ -14125,6 +14151,7 @@
14125
14151
 
14126
14152
 
14127
14153
 
14154
+
14128
14155
 
14129
14156
 
14130
14157
  We know what type
@@ -14331,6 +14358,7 @@
14331
14358
 
14332
14359
 
14333
14360
 
14361
+
14334
14362
 
14335
14363
 
14336
14364
  Update
@@ -14648,6 +14676,7 @@
14648
14676
 
14649
14677
 
14650
14678
 
14679
+
14651
14680
 
14652
14681
 
14653
14682
  This also deprecates
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "24.2.12",
3
+ "version": "24.2.13",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -153,6 +153,6 @@
153
153
  "recursive": true
154
154
  },
155
155
  "versionist": {
156
- "publishedAt": "2026-08-08T01:19:30.147Z"
156
+ "publishedAt": "2026-08-13T21:16:13.241Z"
157
157
  }
158
158
  }
package/CHANGELOG.md CHANGED
@@ -4,6 +4,11 @@ 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
+ # v24.2.13
8
+ ## (2026-08-13)
9
+
10
+ * Update postgres:18-alpine Docker digest to a1d02e4 [balena-renovate[bot]]
11
+
7
12
  # v24.2.12
8
13
  ## (2026-08-08)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 24.2.12
1
+ 24.2.13
@@ -1,7 +1,7 @@
1
1
  version: "2.1"
2
2
  services:
3
3
  postgres:
4
- image: postgres:18-alpine@sha256:9a8afca54e7861fd90fab5fdf4c42477a6b1cb7d293595148e674e0a3181de15
4
+ image: postgres:18-alpine@sha256:a1d02e4bd40c94d3bf2bdd3678c137388e76d9efcd23c285e9429d336a834b44
5
5
  environment:
6
6
  POSTGRES_USER: docker
7
7
  POSTGRES_PASSWORD: docker
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "24.2.12",
3
+ "version": "24.2.13",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -153,6 +153,6 @@
153
153
  "recursive": true
154
154
  },
155
155
  "versionist": {
156
- "publishedAt": "2026-08-08T01:19:30.147Z"
156
+ "publishedAt": "2026-08-13T21:16:13.241Z"
157
157
  }
158
158
  }