Skip to content

Commit

Permalink
v5.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Jun 9, 2024
1 parent aff83d4 commit 6c6a498
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 1 deletion.
92 changes: 92 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,95 @@
- commits:
- subject: Update layers/meta-balena to 58189230b05719e0df1c8921391474ecd6a2ea9d
hash: b364267ca6492550447ba5e052a8dcb7836a8538
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 58189230b05719e0df1c8921391474ecd6a2ea9d
changelog-entry: Update layers/meta-balena to 58189230b05719e0df1c8921391474ecd6a2ea9d
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update balena-supervisor to v16.3.14
hash: 30faae36bf1a000b2aa0ca6a0d99bf374426354a
body: |
Update balena-supervisor from 16.3.11 to 16.3.14
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update got to v14.4.1
hash: 11628cda16986b76f67969970fe708e24d3ab125
body: |
Update got from 14.3.0 to 14.4.1
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.14
title: ""
date: 2024-06-09T13:29:56.248Z
- commits:
- subject: Split target state set/get into separate module
hash: 45d1f1f964e777b5168b089858af0cec33f98c68
body: >
This removes the circular dependency between device
state index and

preloading and cleans up the device state module code
footer:
Change-type: patch
change-type: patch
author: Felipe Lalanne
nested: []
- subject: Move device-state.ts into the device-state/index.ts
hash: fedeb518e5315a7cb593818c2e80a5d8e459cefa
body: ""
footer:
Change-type: patch
change-type: patch
author: Felipe Lalanne
nested: []
- subject: Move device-state/target state to api-binder/poll
hash: 9497eed380e63f3b5d794071879ad9e8e4369178
body: >
This goes in the direction of grouping modules by
responsibility. The

api-binder module is the middleware between the device
and the backend,

thus the target state polling code makes more sense
there.
footer:
Change-type: patch
change-type: patch
author: Felipe Lalanne
nested: []
version: balena-supervisor-16.3.13
title: ""
date: 2024-06-05T20:43:08.205Z
- commits:
- subject: Update balena-io/deploy-to-balena-action action to v2.0.70
hash: d7a325b80a5c79d290b7bb232dabb4a7ac2737f9
body: >
Update balena-io/deploy-to-balena-action from 2.0.69 to
2.0.70
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.12
title: ""
date: 2024-06-03T01:55:57.227Z
version: meta-balena-5.3.17
title: ""
date: 2024-06-09T18:34:28.024Z
version: 5.3.17
title: ""
date: 2024-06-09T22:35:48.031Z
- commits:
- subject: Update balena-yocto-scripts to 2bb54e7c3c715176446a895ed765346c52d480b2
hash: e7a864ec73fbe002824e3bb3a53fc1e2b8aab10a
Expand Down
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,44 @@
# Change Log
-----------

# v5.3.17
## (2024-06-09)


<details>
<summary> Update layers/meta-balena to 58189230b05719e0df1c8921391474ecd6a2ea9d [Self-hosted Renovate Bot] </summary>

> ## meta-balena-5.3.17
> ### (2024-06-09)
>
>
> <details>
> <summary> Update balena-supervisor to v16.3.14 [Self-hosted Renovate Bot] </summary>
>
>> ### balena-supervisor-16.3.14
>> #### (2024-06-09)
>>
>> * Update got to v14.4.1 [Self-hosted Renovate Bot]
>>
>> ### balena-supervisor-16.3.13
>> #### (2024-06-05)
>>
>> * Split target state set/get into separate module [Felipe Lalanne]
>> * Move device-state.ts into the device-state/index.ts [Felipe Lalanne]
>> * Move device-state/target state to api-binder/poll [Felipe Lalanne]
>>
>> ### balena-supervisor-16.3.12
>> #### (2024-06-03)
>>
>> * Update balena-io/deploy-to-balena-action action to v2.0.70 [Self-hosted Renovate Bot]
>>
>
> </details>
>
>

</details>

# v5.3.16+rev1
## (2024-06-07)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.16+rev1
5.3.17

0 comments on commit 6c6a498

Please sign in to comment.