-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump voluptuous to 0.15.0 #120268
Bump voluptuous to 0.15.0 #120268
Conversation
It looks like hassfest fails because vol.Remove no longer works the same way core/homeassistant/helpers/service.py Line 200 in 19f97a3
|
Might be that alecthomas/voluptuous#479 introduced a regression |
There are a lot of places where we use a comparable object like |
description is now typed to
|
down to Found 513 errors in 175 files (checked 7076 source files) with Marc's fixes |
I still have some changes left to do 😉 |
Found 449 errors in 150 files (checked 7077 source files) |
Found 388 errors in 133 files (checked 7077 source files) |
Found 349 errors in 120 files (checked 7077 source files) |
Found 324 errors in 95 files (checked 7077 source files) |
Found 277 errors in 72 files (checked 7084 source files) |
Found 274 errors in 71 files (checked 7084 source files) |
Found 254 errors in 65 files (checked 7086 source files) |
Found 215 errors in 51 files (checked 7090 source files) |
Opened #120631 with the update to |
Proposed change
changelog: alecthomas/voluptuous@0.13.1...0.15.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
..coveragerc
.To help with the load of incoming pull requests: