@balena/pinejs 24.1.9 → 24.1.10

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 1b1689b
3
+ hash: 6d013e918b97a0448940ab69240bc54a83699b1d
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.1.10
12
+ title: ""
13
+ date: 2026-06-18T01:57:55.499Z
1
14
  - commits:
2
15
  - subject: "Permissions: short-circuit return in `convertToLambda` when possible"
3
16
  hash: c891480bfe4ccbdfd353deb876162ef9b50eb03e
@@ -9,7 +22,7 @@
9
22
  nested: []
10
23
  version: 24.1.9
11
24
  title: ""
12
- date: 2026-06-17T13:05:59.399Z
25
+ date: 2026-06-17T13:18:19.367Z
13
26
  - commits:
14
27
  - subject: Update to typescript 6
15
28
  hash: 1bdc084ec2777d7de7730b7ea4df575a77670e76
@@ -7641,6 +7654,7 @@
7641
7654
 
7642
7655
 
7643
7656
 
7657
+
7644
7658
 
7645
7659
 
7646
7660
  As balena-lint
@@ -7781,6 +7795,7 @@
7781
7795
 
7782
7796
 
7783
7797
 
7798
+
7784
7799
 
7785
7800
 
7786
7801
  As engine and npm is
@@ -7936,6 +7951,7 @@
7936
7951
 
7937
7952
 
7938
7953
 
7954
+
7939
7955
 
7940
7956
 
7941
7957
  Ensure that the
@@ -8154,6 +8170,7 @@
8154
8170
 
8155
8171
 
8156
8172
 
8173
+
8157
8174
 
8158
8175
 
8159
8176
  This also deprecates
@@ -8300,6 +8317,7 @@
8300
8317
 
8301
8318
 
8302
8319
 
8320
+
8303
8321
 
8304
8322
 
8305
8323
  It can in fact be a
@@ -8447,6 +8465,7 @@
8447
8465
 
8448
8466
 
8449
8467
 
8468
+
8450
8469
 
8451
8470
 
8452
8471
  We know what type
@@ -8599,6 +8618,7 @@
8599
8618
 
8600
8619
 
8601
8620
 
8621
+
8602
8622
 
8603
8623
 
8604
8624
  Update
@@ -8862,6 +8882,7 @@
8862
8882
 
8863
8883
 
8864
8884
 
8885
+
8865
8886
 
8866
8887
 
8867
8888
  This also deprecates
@@ -12098,6 +12119,7 @@
12098
12119
 
12099
12120
 
12100
12121
 
12122
+
12101
12123
 
12102
12124
 
12103
12125
  As balena-lint
@@ -12266,6 +12288,7 @@
12266
12288
 
12267
12289
 
12268
12290
 
12291
+
12269
12292
 
12270
12293
 
12271
12294
  As engine and npm is
@@ -12449,6 +12472,7 @@
12449
12472
 
12450
12473
 
12451
12474
 
12475
+
12452
12476
 
12453
12477
 
12454
12478
  Ensure that the
@@ -12695,6 +12719,7 @@
12695
12719
 
12696
12720
 
12697
12721
 
12722
+
12698
12723
 
12699
12724
 
12700
12725
  This also deprecates
@@ -12869,6 +12894,7 @@
12869
12894
 
12870
12895
 
12871
12896
 
12897
+
12872
12898
 
12873
12899
 
12874
12900
  It can in fact be a
@@ -13044,6 +13070,7 @@
13044
13070
 
13045
13071
 
13046
13072
 
13073
+
13047
13074
 
13048
13075
 
13049
13076
  We know what type
@@ -13224,6 +13251,7 @@
13224
13251
 
13225
13252
 
13226
13253
 
13254
+
13227
13255
 
13228
13256
 
13229
13257
  Update
@@ -13515,6 +13543,7 @@
13515
13543
 
13516
13544
 
13517
13545
 
13546
+
13518
13547
 
13519
13548
 
13520
13549
  This also deprecates
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.1.10
8
+ ## (2026-06-18)
9
+
10
+ * Update postgres:18-alpine Docker digest to 1b1689b [balena-renovate[bot]]
11
+
7
12
  # v24.1.9
8
13
  ## (2026-06-17)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 24.1.9
1
+ 24.1.10
@@ -1,7 +1,7 @@
1
1
  version: "2.1"
2
2
  services:
3
3
  postgres:
4
- image: postgres:18-alpine@sha256:d3e64d36360a9f40c30fbbc5dd2dde799fe35f8537500c8b067551a6497f50f4
4
+ image: postgres:18-alpine@sha256:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa
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.1.9",
3
+ "version": "24.1.10",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -152,6 +152,6 @@
152
152
  "recursive": true
153
153
  },
154
154
  "versionist": {
155
- "publishedAt": "2026-06-17T13:06:00.450Z"
155
+ "publishedAt": "2026-06-18T01:57:56.507Z"
156
156
  }
157
157
  }