balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
966 stars 115 forks source link

Update balena-supervisor to v16 #3359

Closed balena-renovate[bot] closed 6 months ago

balena-renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Update Change
balena-supervisor major 15.3.1 -> 16.1.0

Release Notes

balena-os/balena-supervisor (balena-supervisor) ### [`v16.1.0`](https://togithub.com/balena-os/balena-supervisor/blob/HEAD/CHANGELOG.md#v1610) [Compare Source](https://togithub.com/balena-os/balena-supervisor/compare/v16.0.4...v16.1.0) #### (2024-02-27) - Add support for repeated overlays \[Felipe Lalanne] ### [`v16.0.4`](https://togithub.com/balena-os/balena-supervisor/blob/HEAD/CHANGELOG.md#v1604) [Compare Source](https://togithub.com/balena-os/balena-supervisor/compare/v16.0.3...v16.0.4) #### (2024-02-27) - Fix support for rsync deltas \[Felipe Lalanne] ### [`v16.0.3`](https://togithub.com/balena-os/balena-supervisor/blob/HEAD/CHANGELOG.md#v1603) [Compare Source](https://togithub.com/balena-os/balena-supervisor/compare/v16.0.2...v16.0.3) #### (2024-02-21) - Patch default dtparam handling in config.txt \[Christina Ying Wang] ### [`v16.0.2`](https://togithub.com/balena-os/balena-supervisor/blob/HEAD/CHANGELOG.md#v1602) [Compare Source](https://togithub.com/balena-os/balena-supervisor/compare/v16.0.1...v16.0.2) #### (2024-02-17) - Patch config.txt backend to return array configs correctly \[Christina Ying Wang] ### [`v16.0.1`](https://togithub.com/balena-os/balena-supervisor/blob/HEAD/CHANGELOG.md#v1601) [Compare Source](https://togithub.com/balena-os/balena-supervisor/compare/v16.0.0...v16.0.1) #### (2024-02-12) - Update balena-io/deploy-to-balena-action to v2.0.27 \[Self-hosted Renovate Bot] ### [`v16.0.0`](https://togithub.com/balena-os/balena-supervisor/blob/HEAD/CHANGELOG.md#v1600) [Compare Source](https://togithub.com/balena-os/balena-supervisor/compare/v15.3.1...v16.0.0) #### (2024-02-08) - Add special case for base DTO params on RPI config \[Felipe Lalanne] - Fix processing of dtoverlay/dtparams on config.txt \[Felipe Lalanne]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

pipex commented 7 months ago

Drafting this PR for a bit to give some times to users to self serve the supervisor

cywang117 commented 6 months ago

This should be closed in favor of a v16.0.2 PR as v16.0.0 and v16.0.1 have been invalidated. See: https://github.com/balena-os/balena-supervisor/pull/2241

balena-renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 16.x releases. But if you manually upgrade to 16.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

cywang117 commented 6 months ago

My mistake, I see that the version is set to 16.0.2

We can rename this once all the config.txt bugs have settled (see: invalidation reasons for v16.0.0-v16.0.2) so that renovate can automatically open another PR

ab77 commented 6 months ago

@cywang117 this blocks supervisor bumps - can we merge this?

pipex commented 6 months ago

@ab77 it blocks it on purpose as we wanted to get some user testing before merging into the OS. If that's OK, I'd rather wait for https://github.com/balena-os/balena-supervisor/pull/2244 to merge, that fixes one last issue with the new config.txt management that it would be better to integrate in the OS