v2.108.11

This commit is contained in:
Balena CI 2023-01-04 01:23:03 +00:00
parent 296b2c9392
commit beb13ca413
No known key found for this signature in database
GPG key ID: E2ADEC9754128402
3 changed files with 213 additions and 1 deletions

View file

@ -1,3 +1,148 @@
- commits:
- subject: Update layers/meta-balena to df321d4ad4831d27188ac9bf538600ccaaabc9b3
hash: f21bdf653bcd43c6c14988948d43c38aa2269ad0
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to df321d4ad4831d27188ac9bf538600ccaaabc9b3
changelog-entry: Update layers/meta-balena to df321d4ad4831d27188ac9bf538600ccaaabc9b3
author: renovate[bot]
nested:
- commits:
- subject: Update tests/leviathan digest to d3485ab
hash: 307ebcbf59876e199bb0fa3df3f1889ce426c681
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: renovate[bot]
nested:
- commits:
- subject: 'Revert "minor: Add @balena/leviathan-test-helpers package"'
hash: d662f07d297dc130c1592552f8ef1bcdcdabe37f
body: >
This reverts PR https://github.com/balena-os/leviathan/pull/826.
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: leviathan-2.13.0
title: ""
date: 2023-01-03T16:38:27.306Z
- commits:
- subject: "chore(deps): update dependency eslint-plugin-standard to 4.1.0"
hash: 995006f5df146e6d24d4ba55474938bfe38fdb61
body: |
Update eslint-plugin-standard to 4.1.0
Update eslint-plugin-standard from 3.1.0 to 4.1.0
footer:
Change-type: patch
change-type: patch
author: renovate[bot]
nested: []
version: leviathan-2.12.4
title: ""
date: 2022-12-30T10:01:43.057Z
version: meta-balena-2.108.11
title: ""
date: 2023-01-03T20:21:02.126Z
- commits:
- subject: Update tests/leviathan digest to 7d6326d
hash: fa65ccab6f7b8fd3c55c8a1cd2947764da454770
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: renovate[bot]
nested:
- commits:
- subject: "chore(deps): update dependency eslint-plugin-node to 11.1.0"
hash: 4176dfc47d2dd7abe8c8f556f215481e3935d26b
body: |
Update eslint-plugin-node to 11.1.0
Update eslint-plugin-node from 6.0.1 to 11.1.0
footer:
Change-type: patch
change-type: patch
author: renovate[bot]
nested: []
version: leviathan-2.12.3
title: ""
date: 2022-12-30T05:11:02.619Z
- commits:
- subject: Run out-of-band e2e tests after Flowzone passes
hash: 4c82cc453f44736e05b2917be7357ac24348c212
body: >
Custom actions can only use certain secrets and single-dimension
run matrices. By running an entirely separate job after Flowzone
is successful we have a lot more options.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: leviathan-2.12.2
title: ""
date: 2022-12-29T23:20:01.166Z
- commits:
- subject: "chore(deps): update dependency eslint-plugin-jsdoc to 39.6.4"
hash: 5e184eaa1262cc9c333d0fc2fbc5a1d2ad30e78a
body: |
Update eslint-plugin-jsdoc to 39.6.4
Update eslint-plugin-jsdoc from 3.15.1 to 39.6.4
footer:
Change-type: patch
change-type: patch
author: renovate[bot]
nested: []
version: leviathan-2.12.1
title: ""
date: 2022-12-29T10:36:24.073Z
- commits:
- subject: "chore(deps): update core/contracts digest to 4698e4e"
hash: 6c174fba4fe4c6020180db70ae56bee1108c50c1
body: |
Update core/contracts to
Update core/contracts from to
footer:
Change-type: minor
change-type: minor
author: renovate[bot]
nested: []
version: leviathan-2.12.0
title: ""
date: 2022-12-29T06:59:25.022Z
- commits:
- subject: "chore(deps): update dependency balena-os/leviathan-worker to 2.6.13"
hash: aeb38f8d70e9219dd40697172f25d153d579e474
body: |
Update balena-os/leviathan-worker to 2.6.13
Update balena-os/leviathan-worker from 2.6.11 to 2.6.13
footer:
Change-type: patch
change-type: patch
author: renovate[bot]
nested: []
version: leviathan-2.11.9
title: ""
date: 2022-12-29T05:19:51.486Z
version: meta-balena-2.108.10
title: ""
date: 2022-12-30T10:03:22.750Z
version: 2.108.11
title: ""
date: 2023-01-04T01:22:59.097Z
- commits: - commits:
- subject: Update layers/meta-balena to 95d8b0c5bfb36a164081f417b52c8de16f2dc474 - subject: Update layers/meta-balena to 95d8b0c5bfb36a164081f417b52c8de16f2dc474
hash: bb2eab317e0c4d7141c9181e5fe83af76f2215fd hash: bb2eab317e0c4d7141c9181e5fe83af76f2215fd

View file

@ -1,6 +1,73 @@
Change log Change log
----------- -----------
# v2.108.11
## (2023-01-04)
<details>
<summary> Update layers/meta-balena to df321d4ad4831d27188ac9bf538600ccaaabc9b3 [renovate[bot]] </summary>
> ## meta-balena-2.108.11
> ### (2023-01-03)
>
>
> <details>
> <summary> Update tests/leviathan digest to d3485ab [renovate[bot]] </summary>
>
>> ### leviathan-2.13.0
>> #### (2023-01-03)
>>
>> * Revert "minor: Add @balena/leviathan-test-helpers package" [Kyle Harding]
>>
>> ### leviathan-2.12.4
>> #### (Invalid date)
>>
>> * chore(deps): update dependency eslint-plugin-standard to 4.1.0 [renovate[bot]]
>>
>
> </details>
>
>
> ## meta-balena-2.108.10
> ### (Invalid date)
>
>
> <details>
> <summary> Update tests/leviathan digest to 7d6326d [renovate[bot]] </summary>
>
>> ### leviathan-2.12.3
>> #### (Invalid date)
>>
>> * chore(deps): update dependency eslint-plugin-node to 11.1.0 [renovate[bot]]
>>
>> ### leviathan-2.12.2
>> #### (2022-12-29)
>>
>> * Run out-of-band e2e tests after Flowzone passes [Kyle Harding]
>>
>> ### leviathan-2.12.1
>> #### (2022-12-29)
>>
>> * chore(deps): update dependency eslint-plugin-jsdoc to 39.6.4 [renovate[bot]]
>>
>> ### leviathan-2.12.0
>> #### (2022-12-29)
>>
>> * chore(deps): update core/contracts digest to 4698e4e [renovate[bot]]
>>
>> ### leviathan-2.11.9
>> #### (2022-12-29)
>>
>> * chore(deps): update dependency balena-os/leviathan-worker to 2.6.13 [renovate[bot]]
>>
>
> </details>
>
>
</details>
# v2.108.9 # v2.108.9
## (2022-12-29) ## (2022-12-29)

View file

@ -1 +1 @@
2.108.9 2.108.11