Skip to content

Commit 45efbcd

Browse files
v20.1.4
1 parent d6a9b78 commit 45efbcd

File tree

4 files changed

+117
-4
lines changed

4 files changed

+117
-4
lines changed

.versionbot/CHANGELOG.yml

+90
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,93 @@
1+
- commits:
2+
- subject: Update balena-device-init to 8.0.0
3+
hash: e8ac3ea960b1765470b496dbd714036d9b2ecd93
4+
body: |
5+
Update balena-device-init from 7.0.1 to 8.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
See: https://github.com/balena-io-modules/balena-device-init/pull/46
10+
see: https://github.com/balena-io-modules/balena-device-init/pull/46
11+
author: Thodoris Greasidis
12+
nested:
13+
- commits:
14+
- subject: Avoid running linting in the custom tests
15+
hash: 420f93d5b2c60b67157897d8bbe0fab315c98b54
16+
body: |
17+
Balena-lint for some reason was failing in the
18+
windows custom test runner.
19+
footer:
20+
Change-type: patch
21+
change-type: patch
22+
author: Thodoris Greasidis
23+
nested: []
24+
- subject: Stop returning Bluebird promises
25+
hash: b76200a113fee69e11bf182945c382081f8d25e1
26+
body: ""
27+
footer:
28+
Change-type: major
29+
change-type: major
30+
author: Thodoris Greasidis
31+
nested: []
32+
- subject: "package: Publish only the build & typings folders"
33+
hash: d1754650272913577b3ce0786941ad54d4acddc8
34+
body: ""
35+
footer:
36+
Change-type: major
37+
change-type: major
38+
author: Thodoris Greasidis
39+
nested: []
40+
- subject: Convert to TypeScript with es6 module notation
41+
hash: 3576d2c423b294a8703f5474f72a9b906cef927a
42+
body: ""
43+
footer:
44+
Change-type: major
45+
change-type: major
46+
author: Thodoris Greasidis
47+
nested: []
48+
- subject: Replace gulp, coffeelint & mochainon with tsc, @balena/lint, mocha,
49+
chai & sinon
50+
hash: 4c0cf8af370962e8eefda3a2855113629c4ffbb5
51+
body: ""
52+
footer:
53+
Change-type: patch
54+
change-type: patch
55+
author: Thodoris Greasidis
56+
nested: []
57+
- subject: Drop support for node <20.6.0
58+
hash: b7c76be409a7a691db66466bc6d6eb746c0ca51e
59+
body: ""
60+
footer:
61+
Change-type: major
62+
change-type: major
63+
author: Thodoris Greasidis
64+
nested: []
65+
version: balena-device-init-8.0.0
66+
title: ""
67+
date: 2024-12-18T17:01:33.082Z
68+
- commits:
69+
- subject: "flowzone: Update runner versions"
70+
hash: ba1222ac43ca13b720b64d18129193be8b99af5b
71+
body: ""
72+
footer:
73+
Change-type: patch
74+
change-type: patch
75+
author: Thodoris Greasidis
76+
nested: []
77+
- subject: Pin etcher-sdk to 9.0.8 to match resin-device-operations and fix tests
78+
hash: 65cde1b940b7bdcc64d34534afa4d9b7b1d14303
79+
body: ""
80+
footer:
81+
Change-type: patch
82+
change-type: patch
83+
author: Thodoris Greasidis
84+
nested: []
85+
version: balena-device-init-7.0.2
86+
title: ""
87+
date: 2024-12-17T20:16:06.532Z
88+
version: 20.1.4
89+
title: ""
90+
date: 2024-12-20T16:57:31.612Z
191
- commits:
292
- subject: Update oclif to 4.17.0 and @oclif/core 4.1.0
393
hash: 07365c45f2d9a46094faa60d62395c4ba139c9f6

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 20.1.4 - 2024-12-20
8+
9+
10+
<details>
11+
<summary> Update balena-device-init to 8.0.0 [Thodoris Greasidis] </summary>
12+
13+
> ### balena-device-init-8.0.0 - 2024-12-18
14+
>
15+
> * Avoid running linting in the custom tests [Thodoris Greasidis]
16+
> * Stop returning Bluebird promises [Thodoris Greasidis]
17+
> * package: Publish only the build & typings folders [Thodoris Greasidis]
18+
> * Convert to TypeScript with es6 module notation [Thodoris Greasidis]
19+
> * Replace gulp, coffeelint & mochainon with tsc, @balena/lint, mocha, chai & sinon [Thodoris Greasidis]
20+
> * Drop support for node <20.6.0 [Thodoris Greasidis]
21+
>
22+
> ### balena-device-init-7.0.2 - 2024-12-17
23+
>
24+
> * flowzone: Update runner versions [Thodoris Greasidis]
25+
> * Pin etcher-sdk to 9.0.8 to match resin-device-operations and fix tests [Thodoris Greasidis]
26+
>
27+
28+
</details>
29+
730
## 20.1.3 - 2024-12-20
831

932
* Update oclif to 4.17.0 and @oclif/core 4.1.0 [Otavio Jacobi]

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "balena-cli",
3-
"version": "20.1.3",
3+
"version": "20.1.4",
44
"description": "The official balena Command Line Interface",
55
"main": "./build/app.js",
66
"homepage": "https://github.com/balena-io/balena-cli",
@@ -274,6 +274,6 @@
274274
}
275275
},
276276
"versionist": {
277-
"publishedAt": "2024-12-20T14:33:00.865Z"
277+
"publishedAt": "2024-12-20T16:57:33.408Z"
278278
}
279279
}

0 commit comments

Comments
 (0)