From 45efbcdfe36dcadee1834db6899587d13cbb1621 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:57:38 +0000 Subject: [PATCH] v20.1.4 --- .versionbot/CHANGELOG.yml | 90 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 23 ++++++++++ npm-shrinkwrap.json | 4 +- package.json | 4 +- 4 files changed, 117 insertions(+), 4 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b428e13f5..c1f9c4d13 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,93 @@ +- commits: + - subject: Update balena-device-init to 8.0.0 + hash: e8ac3ea960b1765470b496dbd714036d9b2ecd93 + body: | + Update balena-device-init from 7.0.1 to 8.0.0 + footer: + Change-type: patch + change-type: patch + See: https://github.com/balena-io-modules/balena-device-init/pull/46 + see: https://github.com/balena-io-modules/balena-device-init/pull/46 + author: Thodoris Greasidis + nested: + - commits: + - subject: Avoid running linting in the custom tests + hash: 420f93d5b2c60b67157897d8bbe0fab315c98b54 + body: | + Balena-lint for some reason was failing in the + windows custom test runner. + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + nested: [] + - subject: Stop returning Bluebird promises + hash: b76200a113fee69e11bf182945c382081f8d25e1 + body: "" + footer: + Change-type: major + change-type: major + author: Thodoris Greasidis + nested: [] + - subject: "package: Publish only the build & typings folders" + hash: d1754650272913577b3ce0786941ad54d4acddc8 + body: "" + footer: + Change-type: major + change-type: major + author: Thodoris Greasidis + nested: [] + - subject: Convert to TypeScript with es6 module notation + hash: 3576d2c423b294a8703f5474f72a9b906cef927a + body: "" + footer: + Change-type: major + change-type: major + author: Thodoris Greasidis + nested: [] + - subject: Replace gulp, coffeelint & mochainon with tsc, @balena/lint, mocha, + chai & sinon + hash: 4c0cf8af370962e8eefda3a2855113629c4ffbb5 + body: "" + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + nested: [] + - subject: Drop support for node <20.6.0 + hash: b7c76be409a7a691db66466bc6d6eb746c0ca51e + body: "" + footer: + Change-type: major + change-type: major + author: Thodoris Greasidis + nested: [] + version: balena-device-init-8.0.0 + title: "" + date: 2024-12-18T17:01:33.082Z + - commits: + - subject: "flowzone: Update runner versions" + hash: ba1222ac43ca13b720b64d18129193be8b99af5b + body: "" + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + nested: [] + - subject: Pin etcher-sdk to 9.0.8 to match resin-device-operations and fix tests + hash: 65cde1b940b7bdcc64d34534afa4d9b7b1d14303 + body: "" + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + nested: [] + version: balena-device-init-7.0.2 + title: "" + date: 2024-12-17T20:16:06.532Z + version: 20.1.4 + title: "" + date: 2024-12-20T16:57:31.612Z - commits: - subject: Update oclif to 4.17.0 and @oclif/core 4.1.0 hash: 07365c45f2d9a46094faa60d62395c4ba139c9f6 diff --git a/CHANGELOG.md b/CHANGELOG.md index 581a493b2..882f7ab0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## 20.1.4 - 2024-12-20 + + +
+ Update balena-device-init to 8.0.0 [Thodoris Greasidis] + +> ### balena-device-init-8.0.0 - 2024-12-18 +> +> * Avoid running linting in the custom tests [Thodoris Greasidis] +> * Stop returning Bluebird promises [Thodoris Greasidis] +> * package: Publish only the build & typings folders [Thodoris Greasidis] +> * Convert to TypeScript with es6 module notation [Thodoris Greasidis] +> * Replace gulp, coffeelint & mochainon with tsc, @balena/lint, mocha, chai & sinon [Thodoris Greasidis] +> * Drop support for node <20.6.0 [Thodoris Greasidis] +> +> ### balena-device-init-7.0.2 - 2024-12-17 +> +> * flowzone: Update runner versions [Thodoris Greasidis] +> * Pin etcher-sdk to 9.0.8 to match resin-device-operations and fix tests [Thodoris Greasidis] +> + +
+ ## 20.1.3 - 2024-12-20 * Update oclif to 4.17.0 and @oclif/core 4.1.0 [Otavio Jacobi] diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 41f05d7cd..28b0bcc64 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "balena-cli", - "version": "20.1.3", + "version": "20.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "balena-cli", - "version": "20.1.3", + "version": "20.1.4", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index cfca352fa..ce5330321 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "balena-cli", - "version": "20.1.3", + "version": "20.1.4", "description": "The official balena Command Line Interface", "main": "./build/app.js", "homepage": "https://github.com/balena-io/balena-cli", @@ -274,6 +274,6 @@ } }, "versionist": { - "publishedAt": "2024-12-20T14:33:00.865Z" + "publishedAt": "2024-12-20T16:57:33.408Z" } }