v2.98.37
This commit is contained in:
parent
a86edbfc14
commit
2dbd803f2a
3 changed files with 108 additions and 1 deletions
|
@ -1,3 +1,76 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to bef2872f224d9483910a5cc58110f269faf483c7
|
||||
hash: 68386988caf739358bc37e320aa863d6d0c6ee48
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to bef2872f224d9483910a5cc58110f269faf483c7
|
||||
changelog-entry: Update layers/meta-balena to bef2872f224d9483910a5cc58110f269faf483c7
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Update tests/leviathan digest to 8976bdb
|
||||
hash: de94a30c1fb3b82ab45da049870c21abd48067c0
|
||||
body: Update tests/leviathan
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "core: bump node 12 -> 14"
|
||||
hash: e40a9484c760fb0292da80c6fe6da46eb4373eec
|
||||
body: |
|
||||
Bump Node 12.19.1 to 14.19.3 in core
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
author: Joseph Kogut
|
||||
nested: []
|
||||
version: leviathan-2.3.9
|
||||
title: "'core: bump node 12 -> 14'"
|
||||
date: 2022-06-02T19:29:24.315Z
|
||||
- commits:
|
||||
- subject: "core: suiteSubprocess: replace this.state.log w/ console.log"
|
||||
hash: c5fd5673c41b9ad48c818a4895712d8ee6c22729
|
||||
body: |
|
||||
This fixes the error:
|
||||
TypeError: Cannot read property 'state' of undefined
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
author: Joseph Kogut
|
||||
nested: []
|
||||
version: leviathan-2.3.8
|
||||
title: "'core: suiteSubprocess: replace this.state.log w/ console.log'"
|
||||
date: 2022-06-02T16:35:18.359Z
|
||||
version: meta-balena-2.98.37
|
||||
title: "'Update tests/leviathan digest to 8976bdb'"
|
||||
date: 2022-06-03T18:25:50.520Z
|
||||
- commits:
|
||||
- subject: "os: waitForServiceState: fix missing rejectionFail"
|
||||
hash: 6bd43901e2d460c4e3df2a83734213ab62523689
|
||||
body: >
|
||||
utils.waitUntil expects rejectionFail before _times and _delay,
|
||||
include
|
||||
|
||||
this argument to ensure the later arguments have the intended effect
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
author: Joseph Kogut
|
||||
nested: []
|
||||
version: meta-balena-2.98.36
|
||||
title: "'os: waitForServiceState: fix missing rejectionFail'"
|
||||
date: 2022-06-03T13:24:28.082Z
|
||||
version: 2.98.37
|
||||
title: "'Update layers/meta-balena digest to bef2872'"
|
||||
date: 2022-06-04T01:10:19.902Z
|
||||
- commits:
|
||||
- subject: Update contracts to bba65f2a1904e5ccc61e25793c8b4be1f02f3942
|
||||
hash: 2e13d0e35d91c41c407818e1af30d3efccb5adea
|
||||
|
|
34
CHANGELOG.md
34
CHANGELOG.md
|
@ -1,6 +1,40 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.98.37
|
||||
## (2022-06-04)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to bef2872f224d9483910a5cc58110f269faf483c7 [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.98.37
|
||||
> ### (2022-06-03)
|
||||
>
|
||||
>
|
||||
> <details>
|
||||
> <summary> Update tests/leviathan digest to 8976bdb [Renovate Bot] </summary>
|
||||
>
|
||||
>> ### leviathan-2.3.9
|
||||
>> #### (2022-06-02)
|
||||
>>
|
||||
>> * core: bump node 12 -> 14 [Joseph Kogut]
|
||||
>>
|
||||
>> ### leviathan-2.3.8
|
||||
>> #### (2022-06-02)
|
||||
>>
|
||||
>> * core: suiteSubprocess: replace this.state.log w/ console.log [Joseph Kogut]
|
||||
>>
|
||||
> </details>
|
||||
>
|
||||
>
|
||||
> ## meta-balena-2.98.36
|
||||
> ### (2022-06-03)
|
||||
>
|
||||
> * os: waitForServiceState: fix missing rejectionFail [Joseph Kogut]
|
||||
>
|
||||
</details>
|
||||
|
||||
# v2.98.35
|
||||
## (2022-06-03)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.98.35
|
||||
2.98.37
|
Loading…
Add table
Reference in a new issue