@balena/pinejs 24.1.18 → 24.1.19

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 dependency lint-staged to v17.0.8
3
+ hash: 9284454c12491bdb08b34261680c46e78ca18aa5
4
+ body: |
5
+ Update lint-staged from 17.0.7 to 17.0.8
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 24.1.19
12
+ title: ""
13
+ date: 2026-07-08T16:34:33.610Z
1
14
  - commits:
2
15
  - subject: Update postgres:18-alpine Docker digest to 9a8afca
3
16
  hash: 2471f52fcea81e2fa602547d3985d7200c4cefde
@@ -10,7 +23,7 @@
10
23
  nested: []
11
24
  version: 24.1.18
12
25
  title: ""
13
- date: 2026-07-08T16:01:37.848Z
26
+ date: 2026-07-08T16:13:38.072Z
14
27
  - commits:
15
28
  - subject: Update pinejs-client-core to 8.5.29
16
29
  hash: 8f70dcb1b46d607d4faf3888039538e6bb970d89
@@ -7764,6 +7777,7 @@
7764
7777
 
7765
7778
 
7766
7779
 
7780
+
7767
7781
 
7768
7782
 
7769
7783
  As balena-lint
@@ -7913,6 +7927,7 @@
7913
7927
 
7914
7928
 
7915
7929
 
7930
+
7916
7931
 
7917
7932
 
7918
7933
  As engine and npm is
@@ -8077,6 +8092,7 @@
8077
8092
 
8078
8093
 
8079
8094
 
8095
+
8080
8096
 
8081
8097
 
8082
8098
  Ensure that the
@@ -8304,6 +8320,7 @@
8304
8320
 
8305
8321
 
8306
8322
 
8323
+
8307
8324
 
8308
8325
 
8309
8326
  This also deprecates
@@ -8459,6 +8476,7 @@
8459
8476
 
8460
8477
 
8461
8478
 
8479
+
8462
8480
 
8463
8481
 
8464
8482
  It can in fact be a
@@ -8615,6 +8633,7 @@
8615
8633
 
8616
8634
 
8617
8635
 
8636
+
8618
8637
 
8619
8638
 
8620
8639
  We know what type
@@ -8776,6 +8795,7 @@
8776
8795
 
8777
8796
 
8778
8797
 
8798
+
8779
8799
 
8780
8800
 
8781
8801
  Update
@@ -9048,6 +9068,7 @@
9048
9068
 
9049
9069
 
9050
9070
 
9071
+
9051
9072
 
9052
9073
 
9053
9074
  This also deprecates
@@ -12293,6 +12314,7 @@
12293
12314
 
12294
12315
 
12295
12316
 
12317
+
12296
12318
 
12297
12319
 
12298
12320
  As balena-lint
@@ -12470,6 +12492,7 @@
12470
12492
 
12471
12493
 
12472
12494
 
12495
+
12473
12496
 
12474
12497
 
12475
12498
  As engine and npm is
@@ -12662,6 +12685,7 @@
12662
12685
 
12663
12686
 
12664
12687
 
12688
+
12665
12689
 
12666
12690
 
12667
12691
  Ensure that the
@@ -12917,6 +12941,7 @@
12917
12941
 
12918
12942
 
12919
12943
 
12944
+
12920
12945
 
12921
12946
 
12922
12947
  This also deprecates
@@ -13100,6 +13125,7 @@
13100
13125
 
13101
13126
 
13102
13127
 
13128
+
13103
13129
 
13104
13130
 
13105
13131
  It can in fact be a
@@ -13284,6 +13310,7 @@
13284
13310
 
13285
13311
 
13286
13312
 
13313
+
13287
13314
 
13288
13315
 
13289
13316
  We know what type
@@ -13473,6 +13500,7 @@
13473
13500
 
13474
13501
 
13475
13502
 
13503
+
13476
13504
 
13477
13505
 
13478
13506
  Update
@@ -13773,6 +13801,7 @@
13773
13801
 
13774
13802
 
13775
13803
 
13804
+
13776
13805
 
13777
13806
 
13778
13807
  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.19
8
+ ## (2026-07-08)
9
+
10
+ * Update dependency lint-staged to v17.0.8 [balena-renovate[bot]]
11
+
7
12
  # v24.1.18
8
13
  ## (2026-07-08)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 24.1.18
1
+ 24.1.19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "24.1.18",
3
+ "version": "24.1.19",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -98,7 +98,7 @@
98
98
  "grunt-ts": "6.0.0-beta.22",
99
99
  "grunt-webpack": "8.0.0",
100
100
  "husky": "9.1.7",
101
- "lint-staged": "17.0.7",
101
+ "lint-staged": "17.0.8",
102
102
  "load-grunt-tasks": "5.1.0",
103
103
  "mocha": "11.7.6",
104
104
  "on-finished": "2.4.1",
@@ -152,6 +152,6 @@
152
152
  "recursive": true
153
153
  },
154
154
  "versionist": {
155
- "publishedAt": "2026-07-08T16:01:38.566Z"
155
+ "publishedAt": "2026-07-08T16:34:34.635Z"
156
156
  }
157
157
  }