From 1928c755750d5cf1d6ae46ee2ed755e5af9e8d29 Mon Sep 17 00:00:00 2001 From: Balena CI Date: Thu, 5 Jan 2023 11:27:51 +0000 Subject: [PATCH] v2.108.15 --- .versionbot/CHANGELOG.yml | 113 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 47 ++++++++++++++++ VERSION | 2 +- 3 files changed, 161 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c50a526..b8bc9c5 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,116 @@ +- commits: + - subject: Update layers/meta-balena to b75d73b4811e1bc37546d0e2329b6acb758852da + hash: 4269e7321d801afe25e9d445884f7b344eb63b75 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to b75d73b4811e1bc37546d0e2329b6acb758852da + changelog-entry: Update layers/meta-balena to b75d73b4811e1bc37546d0e2329b6acb758852da + author: renovate[bot] + nested: + - commits: + - subject: Update tests/leviathan digest to e23c1bb + hash: d823c8af4587ac7ac7a776a60d75d4a18fa8b36c + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: renovate[bot] + nested: + - commits: + - subject: "chore(deps): update dependency eslint-config-standard to 17.0.0" + hash: 79b20a0922d590ac7fd9e8ed9507923a758975b5 + body: | + Update eslint-config-standard to 17.0.0 + + Update eslint-config-standard from 11.0.0 to 17.0.0 + footer: + Change-type: patch + change-type: patch + author: renovate[bot] + nested: [] + version: leviathan-2.14.8 + title: "" + date: 2023-01-05T04:01:23.954Z + - commits: + - subject: "worker: Deprecate the WORKER_RELEASE env var" + hash: e2f450f44af3e07d516c0f5308908e2d8f1f46e6 + body: | + Instead the worker e2e suite will use sed to replace + the worker release at runtime. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: leviathan-2.14.7 + title: "" + date: 2023-01-05T02:23:06.642Z + - commits: + - subject: "e2e: Switch from rpi4 to rpi3 for e2e tests" + hash: 455ccc7f13a0b69e54c48c836086de3df0136d6f + body: | + The rpi3 devices in the rig seemed more reliable + and there are more of them. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: "core: Increase the default timeout for worker connections to 30s" + hash: 44002ac3e50fbbbf70bbb5abc325da4b92acbf02 + body: > + This is a further attempt to avoid ETIMEOUT errors when running + + on GH actions and connecting to real testbots. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: leviathan-2.14.6 + title: "" + date: 2023-01-05T01:59:02.020Z + - commits: + - subject: "renovate: Disable automerge for major and minor updates" + hash: fee3db4f57f2f10cb5e34605f59448d58306b387 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: leviathan-2.14.5 + title: "" + date: 2023-01-04T18:46:30.732Z + - commits: + - subject: "chore(deps): update dependency typedoc to 0.23.23" + hash: 503f7bf80dadb5a7b2e363987b9fe561c66dad39 + body: | + Update typedoc to 0.23.23 + + Update typedoc from 0.21.9 to 0.23.23 + footer: + Change-type: patch + change-type: patch + author: renovate[bot] + nested: [] + version: leviathan-2.14.4 + title: "" + date: 2023-01-04T11:43:17.406Z + version: meta-balena-2.108.15 + title: "" + date: 2023-01-05T07:44:09.336Z + version: 2.108.15 + title: "" + date: 2023-01-05T11:27:47.547Z - commits: - subject: Update layers/meta-balena to 91b8ee4980b559c90ae3330bf8ebe1c526b26728 hash: a77cab29083352a5a0ed435e750d52c8ed0d0684 diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e710e..18b4dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,53 @@ Change log ----------- +# v2.108.15 +## (2023-01-05) + + +
+ Update layers/meta-balena to b75d73b4811e1bc37546d0e2329b6acb758852da [renovate[bot]] + +> ## meta-balena-2.108.15 +> ### (2023-01-05) +> +> +>
+> Update tests/leviathan digest to e23c1bb [renovate[bot]] +> +>> ### leviathan-2.14.8 +>> #### (2023-01-05) +>> +>> * chore(deps): update dependency eslint-config-standard to 17.0.0 [renovate[bot]] +>> +>> ### leviathan-2.14.7 +>> #### (2023-01-05) +>> +>> * worker: Deprecate the WORKER_RELEASE env var [Kyle Harding] +>> +>> ### leviathan-2.14.6 +>> #### (2023-01-05) +>> +>> * e2e: Switch from rpi4 to rpi3 for e2e tests [Kyle Harding] +>> * core: Increase the default timeout for worker connections to 30s [Kyle Harding] +>> +>> ### leviathan-2.14.5 +>> #### (2023-01-04) +>> +>> * renovate: Disable automerge for major and minor updates [Kyle Harding] +>> +>> ### leviathan-2.14.4 +>> #### (2023-01-04) +>> +>> * chore(deps): update dependency typedoc to 0.23.23 [renovate[bot]] +>> +> +>
+> +> + +
+ # v2.108.14 ## (2023-01-04) diff --git a/VERSION b/VERSION index b7bf74a..79b15b4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.108.14 \ No newline at end of file +2.108.15 \ No newline at end of file