From 39ccbbeeda3d6efeaa4cc540f1b498a41878e66c Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:44:31 +0300 Subject: [PATCH] v1.5.117 --- .versionbot/CHANGELOG.yml | 271 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 73 ++++++++++ npm-shrinkwrap.json | 4 +- package.json | 2 +- 4 files changed, 347 insertions(+), 3 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index dcf97c26..11949347 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,274 @@ +- commits: + - subject: Rename mac releases (keep old naming) + hash: 0bdea5c54ca1465d89c73cd269e60ebb24c79f0f + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Disable spectron tests on macOS + hash: 3be372d49fd0a24bd67086d4a523ed831a828d4b + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update electron to v12.0.2 + hash: d0c66b2c4844540c90440f2baea9819dc136a16b + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update etcher-sdk from 6.1.1 to 6.2.1 + hash: 65082c4790c1109077aecae1a5f48def4db03e0c + body: | + Update etcher-sdk from 6.1.1 to 6.2.1 + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: + - commits: + - subject: Update node-raspberrypi-usbboot from 0.2.11 to 0.3.0 + hash: de39ec278ff397d1f69bcb4db968486ce59b33b2 + body: | + Update node-raspberrypi-usbboot from 0.2.11 to 0.3.0 + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: + - commits: + - subject: Add support for compute module 4 + hash: 701744f0bbc02bd7d322ed7e989af576a7156689 + body: '' + footer: + Change-type: minor + change-type: minor + author: Alexis Svinartchouk + - subject: Fix size endianness of boot_message_t message + hash: 867d8b0d217af0ad554d839fbc42cc08b222bc32 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + version: node-raspberrypi-usbboot-0.3.0 + date: 2021-03-26T16:10:38.120Z + version: etcher-sdk-6.2.1 + date: 2021-03-26T16:37:33.170Z + - commits: + - subject: Added BeagleBone USB Boot example + hash: f088dbb3543d55341d06cfb6b20f64e02b9f6a78 + body: '' + footer: + Change-type: patch + change-type: patch + author: Parthiban Gandhi + nested: [] + - subject: Added BeagleBone USB Boot support + hash: 2a1d745bf59ca93739f489d7ae85ba19bc2697da + body: '' + footer: + Change-type: minor + change-type: minor + author: Parthiban Gandhi + nested: [] + version: etcher-sdk-6.2.0 + date: 2021-02-18T12:08:54.323Z + - subject: Fix getAppPath() returning an asar file on macOS + hash: e87ed9beed924da86b73c10addde432958586895 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Grammar fix + hash: bc5563d9c2ac9dcdd541d7e3cf062b9c29f8e1b4 + body: | + "flash directly" sounds odd + footer: + Change-type: patch + change-type: patch + author: Andrew Scheller + nested: [] + - subject: (docs) update README.md + hash: ad83ab5dccba5c4d746d52fc7ea6e18451bfd162 + body: | + - fix spelling + - emphasize notes + - add link + - fix macOS to account for new homebrew API + footer: + Change-type: patch + change-type: patch + author: vlad doster + nested: [] + - subject: Update copyright year in electron-builder.yml + hash: 0dc1cf970186ef235eb12e5839712e7389ee37ef + body: '' + footer: + Change-type: patch + change-type: patch + author: Andrew Scheller + nested: [] + - subject: Update copyright year in .resinci.json + hash: 11489c653861590da2129f00fa938b062d9fd16a + body: '' + footer: + Change-type: patch + change-type: patch + author: Andrew Scheller + nested: [] + - subject: Separate the Yum and DNF instructions. + hash: 2619d4bc8602962d45317713474968c4aa833d67 + body: '' + footer: + Change-type: patch + change-type: patch + author: Dugan Chen + nested: [] + - subject: Set msvs_version to 2019 when rebuilding + hash: 3730efd350d0875b7bbfcd58b614ca2ab025de4f + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: >- + Use moduleIds: 'natural' in webpack config to keep js files in arm64 and + x64 mac builds identical + hash: 6ece32c546ca83a5be387d2618ce2967ad65dc81 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update electron-builder to 22.10.5 + hash: fd9996a3cc8f9c973518f57f439b3bc78b7b1671 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update spectron to v13 + hash: f06cc89152772bcf8748a02514a948bc9aecc9a1 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: >- + Update dependencies, use aws4-axios@2.2.1 to avoid adding more + dependiencies + hash: c1d7ab3fa9e66b5c33a302c62c282d48e37dde54 + body: | + Also filter out dmg-license dependencies from the shrinkwrap file + aws4-axios@2.3.0 brings in react-native, see aws/aws-sdk-js-v3#1797 + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update scripts to build universal mac dmgs on the ci + hash: b206483c7cf37ef9865bc242b4053f6a5cc7cdec + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Fix beforeBuild.js script to also work on mac + hash: c3eb8c7b5603129ab12e38dda6f34bfb752034ef + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Support building universal dmgs (x64 and arm64) for mac + hash: 0849d4f435ba0e5612b6837996b18ab148346f07 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update electron-builder to 22.10.4 + hash: 1dba3ae19b324b5a45541002e91c0e5fd93c92e3 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Fix titlebar z-index + hash: f33f2e3771f0ea08424bb8169d596198a1c09035 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Explicitly set contextIsolation to false + hash: e56aaed9735cc22b28317455a4dc81d86d7746ab + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update electron from 9.4.1 to 11.2.3 + hash: a4659f038eb8ed0aa6ffb7b2e2c22ff5d29250d3 + body: '' + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: [] + - subject: Update etcher-sdk from 6.1.0 to 6.1.1 + hash: cd462818da6f812fcec547e933964697bfd6847e + body: | + Update etcher-sdk from 6.1.0 to 6.1.1 + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: + - commits: + - subject: Update node-raspberrypi-usbboot from 0.2.10 to 0.2.11 + hash: 66a232f0a2cb06192a5d94ddde9831893966cc94 + body: | + Update node-raspberrypi-usbboot from 0.2.10 to 0.2.11 + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + nested: + - commits: + - subject: Update @balena.io/usb from 1.3.12 to 1.3.14 + hash: d7cb5c673bfc8bd7c4ca3d49490fc9407d12700d + body: | + Update @balena.io/usb from 1.3.12 to 1.3.14 + footer: + Change-type: patch + change-type: patch + author: Alexis Svinartchouk + version: node-raspberrypi-usbboot-0.2.11 + date: 2021-02-10T15:43:10.247Z + version: etcher-sdk-6.1.1 + date: 2021-02-10T16:33:01.204Z + version: 1.5.117 + date: 2021-04-02T14:05:00.244Z - commits: - subject: Only cleanup temporary decompressed files in child-writer hash: 48b5e8b9d90fdd9df98e099db1947bb6b2490a5a diff --git a/CHANGELOG.md b/CHANGELOG.md index 212865a8..70f7c8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,79 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +# v1.5.117 +## (2021-04-02) + +* Rename mac releases (keep old naming) [Alexis Svinartchouk] +* Disable spectron tests on macOS [Alexis Svinartchouk] +* Update electron to v12.0.2 [Alexis Svinartchouk] + +
+ Update etcher-sdk from 6.1.1 to 6.2.1 [Alexis Svinartchouk] + +> ## etcher-sdk-6.2.1 +> ### (2021-03-26) +> +> +>
+> Update node-raspberrypi-usbboot from 0.2.11 to 0.3.0 [Alexis Svinartchouk] +> +>> ### node-raspberrypi-usbboot-0.3.0 +>> #### (2021-03-26) +>> +>> * Add support for compute module 4 [Alexis Svinartchouk] +>> * Fix size endianness of boot_message_t message [Alexis Svinartchouk] +>> +>
+> +> +> ## etcher-sdk-6.2.0 +> ### (2021-02-18) +> +> * Added BeagleBone USB Boot example [Parthiban Gandhi] +> * Added BeagleBone USB Boot support [Parthiban Gandhi] +> +
+ +* Fix getAppPath() returning an asar file on macOS [Alexis Svinartchouk] +* Grammar fix [Andrew Scheller] +* (docs) update README.md [vlad doster] +* Update copyright year in electron-builder.yml [Andrew Scheller] +* Update copyright year in .resinci.json [Andrew Scheller] +* Separate the Yum and DNF instructions. [Dugan Chen] +* Set msvs_version to 2019 when rebuilding [Alexis Svinartchouk] +* Use moduleIds: 'natural' in webpack config to keep js files in arm64 and x64 mac builds identical [Alexis Svinartchouk] +* Update electron-builder to 22.10.5 [Alexis Svinartchouk] +* Update spectron to v13 [Alexis Svinartchouk] +* Update dependencies, use aws4-axios@2.2.1 to avoid adding more dependiencies [Alexis Svinartchouk] +* Update scripts to build universal mac dmgs on the ci [Alexis Svinartchouk] +* Fix beforeBuild.js script to also work on mac [Alexis Svinartchouk] +* Support building universal dmgs (x64 and arm64) for mac [Alexis Svinartchouk] +* Update electron-builder to 22.10.4 [Alexis Svinartchouk] +* Fix titlebar z-index [Alexis Svinartchouk] +* Explicitly set contextIsolation to false [Alexis Svinartchouk] +* Update electron from 9.4.1 to 11.2.3 [Alexis Svinartchouk] + +
+ Update etcher-sdk from 6.1.0 to 6.1.1 [Alexis Svinartchouk] + +> ## etcher-sdk-6.1.1 +> ### (2021-02-10) +> +> +>
+> Update node-raspberrypi-usbboot from 0.2.10 to 0.2.11 [Alexis Svinartchouk] +> +>> ### node-raspberrypi-usbboot-0.2.11 +>> #### (2021-02-10) +>> +>> * Update @balena.io/usb from 1.3.12 to 1.3.14 [Alexis Svinartchouk] +>> +>
+> +> +
+ # v1.5.116 ## (2021-02-03) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 10efb934..bb2bc433 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "balena-etcher", - "version": "1.5.116", + "version": "1.5.117", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -13866,4 +13866,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index d2e8b36d..90128e06 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "balena-etcher", "private": true, "displayName": "balenaEtcher", - "version": "1.5.116", + "version": "1.5.117", "packageType": "local", "main": "generated/etcher.js", "description": "Flash OS images to SD cards and USB drives, safely and easily.",