From 41136214871a4a4befb1edfe4ee229427f8fa646 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:22:14 +0200 Subject: [PATCH] Update .versionbot/CHANGELOG.yml, .versionbot/scrutinizer.json --- CHANGELOG.yml | 12 ++++++++++- scrutinizer.json | 55 ++++++++++++++++++++++++++++++------------------ 2 files changed, 46 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.yml b/CHANGELOG.yml index 44fe844a..f30e66db 100644 --- a/CHANGELOG.yml +++ b/CHANGELOG.yml @@ -1,3 +1,13 @@ +- commits: + - subject: "patch: fix flashing from URL when using basic auth" + hash: a6f6cd4a19b25c26cbc36386719186a7e3c31fea + body: "" + footer: {} + author: Marco Füllemann + nested: [] + version: 1.7.5 + title: "'patch: fix flashing from URL when using basic auth'" + date: 2022-02-21T13:18:51.641Z - commits: - subject: "patch: set version update notification 1.7.3" hash: 28adc34239f9abc7ccfe13f2810991ca0f17a645 @@ -23,7 +33,7 @@ nested: [] version: 1.7.4 title: "'patch: updated electron to 12.2.3'" - date: 2022-02-21T11:43:53.892Z + date: 2022-02-21T08:33:45.382Z - commits: - subject: "patch: fix mesage of null" hash: 9c1b55bebc1f7777ee830886c1999a72f082c17f diff --git a/scrutinizer.json b/scrutinizer.json index 1eee68c4..3af90c46 100644 --- a/scrutinizer.json +++ b/scrutinizer.json @@ -2,6 +2,21 @@ "license": "Apache-2.0", "blog": [], "changelog": [ + { + "commits": [ + { + "subject": "patch: fix flashing from URL when using basic auth", + "hash": "a6f6cd4a19b25c26cbc36386719186a7e3c31fea", + "body": "", + "footer": {}, + "author": "Marco Füllemann", + "nested": [] + } + ], + "version": "1.7.5", + "title": "'patch: fix flashing from URL when using basic auth'", + "date": "2022-02-21T12:39:38.276Z" + }, { "commits": [ { @@ -16569,7 +16584,7 @@ "public": true, "fork": false, "description": "Flash OS images to SD cards & USB drives, safely and easily.", - "stars": 22319, + "stars": 22321, "homepage": "https://etcher.io", "repositoryUrl": "https://github.com/balena-io/etcher.git", "active": true, @@ -16580,25 +16595,25 @@ "type": "Organization" }, "dependencies": [], - "lastCommitDate": "2022-02-21T11:44:44Z", + "lastCommitDate": "2022-02-21T13:19:52Z", "latestRelease": { - "tagName": "v1.7.4", + "tagName": "v1.7.5", "asssets": [ { - "name": "balenaEtcher-Portable-1.7.4.exe", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.4/balenaEtcher-Portable-1.7.4.exe" + "name": "balenaEtcher-Portable-1.7.5.exe", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.5/balenaEtcher-Portable-1.7.5.exe" }, { - "name": "balenaEtcher-Setup-1.7.4.exe", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.4/balenaEtcher-Setup-1.7.4.exe" + "name": "balenaEtcher-Setup-1.7.5.exe", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.5/balenaEtcher-Setup-1.7.5.exe" }, { - "name": "balenaEtcher-Setup-1.7.4.exe.blockmap", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.4/balenaEtcher-Setup-1.7.4.exe.blockmap" + "name": "balenaEtcher-Setup-1.7.5.exe.blockmap", + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.5/balenaEtcher-Setup-1.7.5.exe.blockmap" }, { "name": "latest.yml", - "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.4/latest.yml" + "downloadUrl": "https://github.com/balena-io/etcher/releases/download/v1.7.5/latest.yml" } ] }, @@ -16696,7 +16711,7 @@ ] }, "openIssues": { - "numberOfIssues": 344, + "numberOfIssues": 342, "latestIssues": [ { "title": "Etcher won't open with \"Out of memory\" error", @@ -16714,10 +16729,6 @@ "title": "Failed to flash image built by balena-rockpi", "url": "https://github.com/balena-io/etcher/issues/3701" }, - { - "title": "patch: fix flashing from URL when using basic auth", - "url": "https://github.com/balena-io/etcher/pull/3700" - }, { "title": "patch: add requirements and help to issue template", "url": "https://github.com/balena-io/etcher/pull/3699" @@ -16726,10 +16737,6 @@ "title": "Keep Getting Flash Failed", "url": "https://github.com/balena-io/etcher/issues/3698" }, - { - "title": "patch: Update electron to v12.2.3", - "url": "https://github.com/balena-io/etcher/pull/3697" - }, { "title": "does nothing", "url": "https://github.com/balena-io/etcher/issues/3696" @@ -16777,10 +16784,18 @@ { "title": "Change Ubuntu/Debian Instructions in README.md", "url": "https://github.com/balena-io/etcher/pull/3676" + }, + { + "title": "Support to flash Windows ISOs.", + "url": "https://github.com/balena-io/etcher/issues/3673" + }, + { + "title": "New Release Tempfile Issue", + "url": "https://github.com/balena-io/etcher/issues/3671" } ] }, - "version": "1.7.4", + "version": "1.7.5", "screenshot": null, "logo": null }