Bump pyrate-limiter to 4.0.2, PSNAWP to 3.0.3, python-roborock to 4.17.2#164133
Bump pyrate-limiter to 4.0.2, PSNAWP to 3.0.3, python-roborock to 4.17.2#164133joostlek merged 4 commits intohome-assistant:devfrom
Conversation
|
Hey there @JackJPowell, 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 updates two dependencies for the PlayStation Network integration: PSNAWP from 3.0.1 to 3.0.2 and pyrate-limiter from 3.9.0 to 4.0.2. The update is necessary because pyrate-limiter v4.0.0 introduced breaking changes that required PSNAWP to update its dependency requirements to version 4.0.2 or higher. Both packages are used exclusively by the playstation_network integration.
Changes:
- Bumped PSNAWP from 3.0.1 to 3.0.2
- Bumped pyrate-limiter from 3.9.0 to 4.0.2
- Updated version requirements consistently across all dependency files and the manifest
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| requirements_test_all.txt | Updated PSNAWP to 3.0.2 and pyrate-limiter to 4.0.2 for test dependencies |
| requirements_all.txt | Updated PSNAWP to 3.0.2 and pyrate-limiter to 4.0.2 for all dependencies |
| homeassistant/components/playstation_network/manifest.json | Updated integration requirements to PSNAWP 3.0.2 and pyrate-limiter 4.0.2 |
allenporter
left a comment
There was a problem hiding this comment.
I noticed here https://codeberg.org/YoshikageKira/psnawp/releases/tag/v3.0.2 it says This release has been yanked due to a critical bug. Please use the v3.0.3 or newer package.
The other package diffs look good otherwise. |
|
@allenporter updated to PSNAWP 3.0.3 👍🏼 |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
You can also share your feedback on Copilot code review. Take the survey.
…7.2 (home-assistant#164133) Co-authored-by: Franck Nijhof <git@frenck.dev>
Proposed change
pyrate-limiter,PSNAWPandpython-roborockhave to be bumped together because of conflicting dependenciesReleas notes:
Diff:
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: