@balena/pinejs 21.2.0-build-db-prepare-after-n-1a6ee61f71b282a73fb0490fd32111a3c233ec7a-1 → 21.2.1-build-improve-webresource-test-1294fc741b573723050e80458dbdebc21fd3e096-1

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: Add test for webresource rule on patches
3
+ hash: 1294fc741b573723050e80458dbdebc21fd3e096
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Otavio Jacobi
9
+ nested: []
10
+ version: 21.2.1
11
+ title: ""
12
+ date: 2025-04-16T13:49:25.211Z
1
13
  - commits:
2
14
  - subject: "Postgres: add the option to prepare db queries after N executions"
3
15
  hash: 1a6ee61f71b282a73fb0490fd32111a3c233ec7a
@@ -9,7 +21,7 @@
9
21
  nested: []
10
22
  version: 21.2.0
11
23
  title: ""
12
- date: 2025-04-16T13:24:33.140Z
24
+ date: 2025-04-16T13:43:31.709Z
13
25
  - commits:
14
26
  - subject: Support $orderby based on a unique reverse navigation resource
15
27
  hash: 890e86b168483d6158e251ab2c0d7e41b8bd50ae
@@ -2370,6 +2382,7 @@
2370
2382
 
2371
2383
 
2372
2384
 
2385
+
2373
2386
  As balena-lint
2374
2387
  rejects `new
2375
2388
  Boolean()`, `new
@@ -2407,6 +2420,7 @@
2407
2420
 
2408
2421
 
2409
2422
 
2423
+
2410
2424
  As engine and npm is
2411
2425
  now required as part
2412
2426
  of package.json we
@@ -2459,6 +2473,7 @@
2459
2473
 
2460
2474
 
2461
2475
 
2476
+
2462
2477
  Ensure that the
2463
2478
  input passed in for
2464
2479
  JSON types is either
@@ -2574,6 +2589,7 @@
2574
2589
 
2575
2590
 
2576
2591
 
2592
+
2577
2593
  This also deprecates
2578
2594
  the legacy version
2579
2595
  footer:
@@ -2617,6 +2633,7 @@
2617
2633
 
2618
2634
 
2619
2635
 
2636
+
2620
2637
  It can in fact be a
2621
2638
  lot of different
2622
2639
  things and that is
@@ -2661,6 +2678,7 @@
2661
2678
 
2662
2679
 
2663
2680
 
2681
+
2664
2682
  We know what type
2665
2683
  they return and they
2666
2684
  should be explicitly
@@ -2710,6 +2728,7 @@
2710
2728
 
2711
2729
 
2712
2730
 
2731
+
2713
2732
  Update
2714
2733
  @balena/sbvr-types
2715
2734
  from 3.4.18 to 3.5.0
@@ -2870,6 +2889,7 @@
2870
2889
 
2871
2890
 
2872
2891
 
2892
+
2873
2893
  This also deprecates
2874
2894
  the legacy use of
2875
2895
  direct true/false
@@ -6001,6 +6021,7 @@
6001
6021
 
6002
6022
 
6003
6023
 
6024
+
6004
6025
 
6005
6026
 
6006
6027
  As balena-lint
@@ -6066,6 +6087,7 @@
6066
6087
 
6067
6088
 
6068
6089
 
6090
+
6069
6091
 
6070
6092
 
6071
6093
  As engine and npm is
@@ -6146,6 +6168,7 @@
6146
6168
 
6147
6169
 
6148
6170
 
6171
+
6149
6172
 
6150
6173
 
6151
6174
  Ensure that the
@@ -6289,6 +6312,7 @@
6289
6312
 
6290
6313
 
6291
6314
 
6315
+
6292
6316
 
6293
6317
 
6294
6318
  This also deprecates
@@ -6360,6 +6384,7 @@
6360
6384
 
6361
6385
 
6362
6386
 
6387
+
6363
6388
 
6364
6389
 
6365
6390
  It can in fact be a
@@ -6432,6 +6457,7 @@
6432
6457
 
6433
6458
 
6434
6459
 
6460
+
6435
6461
 
6436
6462
 
6437
6463
  We know what type
@@ -6509,6 +6535,7 @@
6509
6535
 
6510
6536
 
6511
6537
 
6538
+
6512
6539
 
6513
6540
 
6514
6541
  Update
@@ -6697,6 +6724,7 @@
6697
6724
 
6698
6725
 
6699
6726
 
6727
+
6700
6728
 
6701
6729
 
6702
6730
  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
+ # v21.2.1
8
+ ## (2025-04-16)
9
+
10
+ * Add test for webresource rule on patches [Otavio Jacobi]
11
+
7
12
  # v21.2.0
8
13
  ## (2025-04-16)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.2.0
1
+ 21.2.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.2.0-build-db-prepare-after-n-1a6ee61f71b282a73fb0490fd32111a3c233ec7a-1",
3
+ "version": "21.2.1-build-improve-webresource-test-1294fc741b573723050e80458dbdebc21fd3e096-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-04-16T13:24:34.262Z"
152
+ "publishedAt": "2025-04-16T13:49:26.328Z"
153
153
  }
154
154
  }