Bump async-upnp-client to 0.46.0#156622
Conversation
|
Hey there @chishm, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @StevenLooman, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @chishm, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @chemelli74, @epenet, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @zewelor, @shenxn, @starkillerOG, @alexyao2015, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the async-upnp-client dependency from version 0.45.0 to 0.46.0 across all affected integrations and requirement files in the Home Assistant codebase.
- Updates dependency version across 6 integrations that use async-upnp-client
- Updates all requirement constraint files to maintain version consistency
Reviewed Changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| requirements_test_all.txt | Updates async-upnp-client test dependency to 0.46.0 |
| requirements_all.txt | Updates async-upnp-client production dependency to 0.46.0 |
| homeassistant/package_constraints.txt | Updates async-upnp-client version constraint to 0.46.0 |
| homeassistant/components/yeelight/manifest.json | Updates async-upnp-client requirement to 0.46.0 for Yeelight integration |
| homeassistant/components/upnp/manifest.json | Updates async-upnp-client requirement to 0.46.0 for UPnP/IGD integration |
| homeassistant/components/ssdp/manifest.json | Updates async-upnp-client requirement to 0.46.0 for SSDP integration |
| homeassistant/components/samsungtv/manifest.json | Updates async-upnp-client requirement to 0.46.0 for Samsung TV integration |
| homeassistant/components/dlna_dms/manifest.json | Updates async-upnp-client requirement to 0.46.0 for DLNA DMS integration |
| homeassistant/components/dlna_dmr/manifest.json | Updates async-upnp-client requirement to 0.46.0 for DLNA DMR integration |
Breaking change
Proposed change
Release: https://github.com/StevenLooman/async_upnp_client/releases/tag/0.46.0
Diff: StevenLooman/async_upnp_client@0.45.0...0.46.0
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: