Skip to content

bump voluptuous from 0.15.2 to 0.16.0#242

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/voluptuous-0.16.0
Open

bump voluptuous from 0.15.2 to 0.16.0#242
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/voluptuous-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps voluptuous from 0.15.2 to 0.16.0.

Release notes

Sourced from voluptuous's releases.

0.16.0

New:

  • #534: Support requiring anyOf a list of keys

Fixes:

  • #523: Allow Generators for vol.In
  • #524: Fix bug with Any validator and REMOVE_EXTRA

Changes:

  • #530: Add comprehensive tests for humanize.py module

New Contributors:

Full Changelog: alecthomas/voluptuous@0.15.2...0.16.0

Changelog

Sourced from voluptuous's changelog.

[0.16.0]

New:

  • #534: Support requiring anyOf a list of keys

Fixes:

  • #523: Allow Generators for vol.In
  • #524: Fix bug with Any validator and REMOVE_EXTRA

Changes:

  • #530: Add comprehensive tests for humanize.py module
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/alecthomas/voluptuous/releases)
- [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md)
- [Commits](alecthomas/voluptuous@0.15.2...0.16.0)

---
updated-dependencies:
- dependency-name: voluptuous
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Updates to dependencies minor Bump minor version number patch Bump patch version number labels Apr 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@woopstar
Copy link
Copy Markdown
Owner

woopstar commented Apr 7, 2026

Why this fixes the CI error
conflict was:
direct: voluptuous==0.16.0
indirect: homeassistant==2026.2.3 → voluptuous==0.15.2
resolution: align direct pin to 0.15.2.

@woopstar woopstar added the pr-on-hold This PR is on hold and not scheduled for merge currently label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies minor Bump minor version number patch Bump patch version number pr-on-hold This PR is on hold and not scheduled for merge currently

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant