Update homeassistant/home-assistant Docker tag to v2024.4.2 #27

Merged
renovate[bot] merged 2 commits from renovate/homeassistant-home-assistant-2024.x into main 2024-04-08 17:28:09 +00:00
renovate[bot] commented 2024-04-08 13:00:12 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
homeassistant/home-assistant (source) patch 2024.4.1 -> 2024.4.2

Release Notes

home-assistant/core (homeassistant/home-assistant)

v2024.4.2

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone US/Mountain, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://togithub.com/home-assistant/core)) | patch | `2024.4.1` -> `2024.4.2` | --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2024.4.2`](https://togithub.com/home-assistant/core/releases/tag/2024.4.2) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.4.1...2024.4.2) - Fix hang in SNMP device_tracker implementation ([@&#8203;nmaggioni] - [#&#8203;112815]) ([snmp docs]) (dependency) - Fix missing if statement in homematic ([@&#8203;bbr111] - [#&#8203;114832]) ([homematic docs]) - Bump pylitterbot to 2023.4.11 ([@&#8203;natekspencer] - [#&#8203;114918]) ([litterrobot docs]) (dependency) - Fix Snapcast Config flow ([@&#8203;joostlek] - [#&#8203;114952]) ([snapcast docs]) - Bump axis to v61 ([@&#8203;Kane610] - [#&#8203;114964]) ([axis docs]) (dependency) - Filter out fuzzy translations from Lokalise ([@&#8203;joostlek] - [#&#8203;114968]) - Upgrade to pynobo 1.8.1 ([@&#8203;oyvindwe] - [#&#8203;114982]) ([nobo_hub docs]) (dependency) - Fix dictionary changed size during iteration in prometheus ([@&#8203;bdraco] - [#&#8203;115005]) ([prometheus docs]) - Bump `brother` to version 4.1.0 ([@&#8203;bieniu] - [#&#8203;115021]) ([brother docs]) (dependency) - Bump yolink-api to 0.4.2 ([@&#8203;matrixd2] - [#&#8203;115026]) ([yolink docs]) (dependency) - Update xknxproject to 3.7.1 ([@&#8203;farmio] - [#&#8203;115053]) ([knx docs]) (dependency) - Fix synology_dsm availablity ([@&#8203;bdraco] - [#&#8203;115073]) ([synology_dsm docs]) - Downgrade hass-nabucasa from 0.80.0 to 0.78.0 ([@&#8203;ludeeus] - [#&#8203;115078]) ([cloud docs]) - Bump velbus-aio to 2024.4.1 ([@&#8203;Cereal2nd] - [#&#8203;115109]) ([velbus docs]) - Terminate scripts with until and while conditions that execute more than 10000 times ([@&#8203;bdraco] - [#&#8203;115110]) (breaking-change) - improve handling of incorrect values in fyta integration ([@&#8203;dontinelli] - [#&#8203;115134]) ([fyta docs]) (dependency) - Bump fyta_cli to 0.3.5 ([@&#8203;dontinelli] - [#&#8203;115143]) ([fyta docs]) (dependency) - Fix fibaro sensor additional sensor lookup ([@&#8203;rappenze] - [#&#8203;115148]) ([fibaro docs]) - Write timer entity state before firing events ([@&#8203;bdraco] - [#&#8203;115151]) ([timer docs]) - Avoid checking for polling if an entity fails to add ([@&#8203;bdraco] - [#&#8203;115159]) - Only reset requested utility meter with no tariff ([@&#8203;gibwar] - [#&#8203;115170]) ([utility_meter docs]) [#&#8203;112815]: https://togithub.com/home-assistant/core/pull/112815 [#&#8203;114764]: https://togithub.com/home-assistant/core/pull/114764 [#&#8203;114832]: https://togithub.com/home-assistant/core/pull/114832 [#&#8203;114918]: https://togithub.com/home-assistant/core/pull/114918 [#&#8203;114934]: https://togithub.com/home-assistant/core/pull/114934 [#&#8203;114952]: https://togithub.com/home-assistant/core/pull/114952 [#&#8203;114964]: https://togithub.com/home-assistant/core/pull/114964 [#&#8203;114968]: https://togithub.com/home-assistant/core/pull/114968 [#&#8203;114982]: https://togithub.com/home-assistant/core/pull/114982 [#&#8203;115005]: https://togithub.com/home-assistant/core/pull/115005 [#&#8203;115021]: https://togithub.com/home-assistant/core/pull/115021 [#&#8203;115026]: https://togithub.com/home-assistant/core/pull/115026 [#&#8203;115053]: https://togithub.com/home-assistant/core/pull/115053 [#&#8203;115073]: https://togithub.com/home-assistant/core/pull/115073 [#&#8203;115078]: https://togithub.com/home-assistant/core/pull/115078 [#&#8203;115109]: https://togithub.com/home-assistant/core/pull/115109 [#&#8203;115110]: https://togithub.com/home-assistant/core/pull/115110 [#&#8203;115134]: https://togithub.com/home-assistant/core/pull/115134 [#&#8203;115143]: https://togithub.com/home-assistant/core/pull/115143 [#&#8203;115148]: https://togithub.com/home-assistant/core/pull/115148 [#&#8203;115151]: https://togithub.com/home-assistant/core/pull/115151 [#&#8203;115159]: https://togithub.com/home-assistant/core/pull/115159 [#&#8203;115170]: https://togithub.com/home-assistant/core/pull/115170 [@&#8203;Cereal2nd]: https://togithub.com/Cereal2nd [@&#8203;Kane610]: https://togithub.com/Kane610 [@&#8203;bbr111]: https://togithub.com/bbr111 [@&#8203;bdraco]: https://togithub.com/bdraco [@&#8203;bieniu]: https://togithub.com/bieniu [@&#8203;dontinelli]: https://togithub.com/dontinelli [@&#8203;farmio]: https://togithub.com/farmio [@&#8203;frenck]: https://togithub.com/frenck [@&#8203;gibwar]: https://togithub.com/gibwar [@&#8203;joostlek]: https://togithub.com/joostlek [@&#8203;ludeeus]: https://togithub.com/ludeeus [@&#8203;matrixd2]: https://togithub.com/matrixd2 [@&#8203;natekspencer]: https://togithub.com/natekspencer [@&#8203;nmaggioni]: https://togithub.com/nmaggioni [@&#8203;oyvindwe]: https://togithub.com/oyvindwe [@&#8203;rappenze]: https://togithub.com/rappenze [axis docs]: https://www.home-assistant.io/integrations/axis/ [brother docs]: https://www.home-assistant.io/integrations/brother/ [cloud docs]: https://www.home-assistant.io/integrations/cloud/ [fibaro docs]: https://www.home-assistant.io/integrations/fibaro/ [fyta docs]: https://www.home-assistant.io/integrations/fyta/ [homematic docs]: https://www.home-assistant.io/integrations/homematic/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/ [nobo_hub docs]: https://www.home-assistant.io/integrations/nobo_hub/ [prometheus docs]: https://www.home-assistant.io/integrations/prometheus/ [snapcast docs]: https://www.home-assistant.io/integrations/snapcast/ [snmp docs]: https://www.home-assistant.io/integrations/snmp/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [timer docs]: https://www.home-assistant.io/integrations/timer/ [utility_meter docs]: https://www.home-assistant.io/integrations/utility_meter/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [yolink docs]: https://www.home-assistant.io/integrations/yolink/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone US/Mountain, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/alexlebens/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate[bot] commented 2024-04-08 17:25:21 +00:00 (Migrated from github.com)

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/helm-charts#27
No description provided.