@balena/pinejs 24.1.14 → 24.1.15

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,15 @@
1
+ - commits:
2
+ - subject: "Tests: expect logins to succeed"
3
+ hash: 446324470dd96a4c35dc41c3729f0a4eab2e2ce4
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Pagan Gazzard
9
+ nested: []
10
+ version: 24.1.15
11
+ title: ""
12
+ date: 2026-06-29T20:21:14.988Z
1
13
  - commits:
2
14
  - subject: Update dependency @faker-js/faker to v10.5.0
3
15
  hash: 783d019f87d1668c2c49d3742a11bc0845c6b14a
@@ -10,7 +22,7 @@
10
22
  nested: []
11
23
  version: 24.1.14
12
24
  title: ""
13
- date: 2026-06-29T18:41:32.204Z
25
+ date: 2026-06-29T18:53:24.611Z
14
26
  - commits:
15
27
  - subject: Update dependency pinejs-client-supertest to v3.1.8
16
28
  hash: 6a49f663d3df9eadda2b9f757c471c19c2dea421
@@ -7710,6 +7722,7 @@
7710
7722
 
7711
7723
 
7712
7724
 
7725
+
7713
7726
 
7714
7727
 
7715
7728
  As balena-lint
@@ -7855,6 +7868,7 @@
7855
7868
 
7856
7869
 
7857
7870
 
7871
+
7858
7872
 
7859
7873
 
7860
7874
  As engine and npm is
@@ -8015,6 +8029,7 @@
8015
8029
 
8016
8030
 
8017
8031
 
8032
+
8018
8033
 
8019
8034
 
8020
8035
  Ensure that the
@@ -8238,6 +8253,7 @@
8238
8253
 
8239
8254
 
8240
8255
 
8256
+
8241
8257
 
8242
8258
 
8243
8259
  This also deprecates
@@ -8389,6 +8405,7 @@
8389
8405
 
8390
8406
 
8391
8407
 
8408
+
8392
8409
 
8393
8410
 
8394
8411
  It can in fact be a
@@ -8541,6 +8558,7 @@
8541
8558
 
8542
8559
 
8543
8560
 
8561
+
8544
8562
 
8545
8563
 
8546
8564
  We know what type
@@ -8698,6 +8716,7 @@
8698
8716
 
8699
8717
 
8700
8718
 
8719
+
8701
8720
 
8702
8721
 
8703
8722
  Update
@@ -8966,6 +8985,7 @@
8966
8985
 
8967
8986
 
8968
8987
 
8988
+
8969
8989
 
8970
8990
 
8971
8991
  This also deprecates
@@ -12207,6 +12227,7 @@
12207
12227
 
12208
12228
 
12209
12229
 
12230
+
12210
12231
 
12211
12232
 
12212
12233
  As balena-lint
@@ -12380,6 +12401,7 @@
12380
12401
 
12381
12402
 
12382
12403
 
12404
+
12383
12405
 
12384
12406
 
12385
12407
  As engine and npm is
@@ -12568,6 +12590,7 @@
12568
12590
 
12569
12591
 
12570
12592
 
12593
+
12571
12594
 
12572
12595
 
12573
12596
  Ensure that the
@@ -12819,6 +12842,7 @@
12819
12842
 
12820
12843
 
12821
12844
 
12845
+
12822
12846
 
12823
12847
 
12824
12848
  This also deprecates
@@ -12998,6 +13022,7 @@
12998
13022
 
12999
13023
 
13000
13024
 
13025
+
13001
13026
 
13002
13027
 
13003
13028
  It can in fact be a
@@ -13178,6 +13203,7 @@
13178
13203
 
13179
13204
 
13180
13205
 
13206
+
13181
13207
 
13182
13208
 
13183
13209
  We know what type
@@ -13363,6 +13389,7 @@
13363
13389
 
13364
13390
 
13365
13391
 
13392
+
13366
13393
 
13367
13394
 
13368
13395
  Update
@@ -13659,6 +13686,7 @@
13659
13686
 
13660
13687
 
13661
13688
 
13689
+
13662
13690
 
13663
13691
 
13664
13692
  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.15
8
+ ## (2026-06-29)
9
+
10
+ * Tests: expect logins to succeed [Pagan Gazzard]
11
+
7
12
  # v24.1.14
8
13
  ## (2026-06-29)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 24.1.14
1
+ 24.1.15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "24.1.14",
3
+ "version": "24.1.15",
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-29T18:41:33.005Z"
155
+ "publishedAt": "2026-06-29T20:21:16.053Z"
156
156
  }
157
157
  }