-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
Update voluptuous to 0.15.2 #120631
Update voluptuous to 0.15.2 #120631
Conversation
Looks like it might be an actual regression? |
Marked as draft as the test failure is related to the PR. |
Yes. Fix in alecthomas/voluptuous#522 |
bcd32c0
to
2551b5b
Compare
Probably should merge in dev again before merging in case there are new places that need fixes |
Just did a rebase with force-push. Unless the latest one or two commits contain breaking changes, we should be good here. |
Tested on production x2. All good afaict |
Thanks @cdce8p |
Cla bot check seems stuck Will close reopen and merge to see if it will clear |
Looks ok now. |
Nice. This will help mqtt startup time |
Proposed change
Replaces #120268
alecthomas/voluptuous@0.13.1...0.15.2
https://github.com/alecthomas/voluptuous/releases/tag/0.15.1
https://github.com/alecthomas/voluptuous/releases/tag/0.15.2
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: