balena-cli 23.2.15-build-mockttp-bf5ce35034d52be121edf75a0bf37797d46e3374-1 → 23.2.15-build-mockttp-0536b19fad3ccafbb5b295dba85ec4816d202e69-2

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.
package/CHANGELOG.md CHANGED
@@ -4,18 +4,10 @@ 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
- ## 23.2.15 - 2026-01-07
8
-
9
- * Move `deploy` and `builds` tests from nock to mockttp [Otavio Jacobi]
10
- * move `device.ssh` tests from nock/mock-require to mockttp/sinon [Otavio Jacobi]
11
- * Move `device.tag.set` and `device-move` tests from nock to mockttp [Otavio Jacobi]
12
- * Move `env` tests from nock to mockttp [Otavio Jacobi]
13
- * Move `device-type` tests from mockttp to nock [Otavio Jacobi]
14
- * Move `device.spec.ts` from nock to mockttp [Otavio Jacobi]
15
- * Move `release-asset` tests from nock to mockttp [Otavio Jacobi]
16
- * Move `release.spec.ts` tests from nock to mockttp [Otavio Jacobi]
17
- * move `whoami.spec.ts` tests from nock to mockttp [Otavio Jacobi]
18
- * Fix and enable `help` tests [Otavio Jacobi]
7
+ ## 23.2.15 - 2026-01-08
8
+
9
+ * Unpin balena-request from 14.0.6 [Otavio Jacobi]
10
+ * tests: Replace `nock`, `mock-require` and `rewire` with `mockttp` and `sinon` [Otavio Jacobi]
19
11
 
20
12
  ## 23.2.14 - 2026-01-02
21
13