Skip to content

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.340 to >=0.13.342 - #66

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.342
Jun 29, 2026
Merged

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.340 to >=0.13.342#66
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.342

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-homeassistant-custom-component to permit the latest version.

Release notes

Sourced from pytest-homeassistant-custom-component's releases.

Release 0.13.342

Automatic release homeassistant version: 2026.7.0b2

Changelog

Sourced from pytest-homeassistant-custom-component's changelog.

Changelog

This changelog only includes changes directly related to the structure of this project. Changes in testing behavior may still occur from changes in homeassistant/core.

Changes to minor version indicate a change structurally in this pacakge. Changes in patch indicate changes solely from homeassistant/core. The latter does not imply no breaking changes are introduced.

0.13.0

  • bump minimum Python version to Python 3.10

0.8.0

  • recorder dependencies required for tests

0.7.0

  • paho-mqtt now required for tests

0.6.0

  • Python 3.8 dropped with homeassistant requirement
  • Minor change to generation of package for new homassistant code

0.4.0

  • enable_custom_integrations now required by ha
  • sqlalchemy version now pinned to ha version

0.3.0

  • Generate package only on homeassistant release versions
    • Use latest homeassistant release version including beta
    • homeassistant/core tags are used to determine latest release
  • Pin homeassistant version in requirements

0.2.0

  • fix load_fixture

0.1.0

  • remove Python 3.7 and add Python 3.9
  • remove async_test
  • move non-testing dependencies to separate requirements_dev.txt
Commits

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)

Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.
- [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases)
- [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md)
- [Commits](MatthewFlamm/pytest-homeassistant-custom-component@0.13.340...0.13.342)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.342
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 29, 2026
@github-actions
github-actions Bot merged commit dcd3e57 into master Jun 29, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.342 branch June 29, 2026 14:15
@github-actions github-actions Bot mentioned this pull request Jun 29, 2026
kylegordon added a commit that referenced this pull request Jun 29, 2026
## What's Changed
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.340 to >=0.13.342 by @dependabot[bot] in
#66
* Add Docker dev environment and charging binary sensor by @kylegordon
in #67


**Full Changelog**:
v1.0.7...v1.0.8

Co-authored-by: kylegordon <231528+kylegordon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants