Skip to content

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

Merged
kylegordon merged 1 commit into
masterfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.340
Jun 21, 2026
Merged

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.334 to >=0.13.340#62
kylegordon merged 1 commit into
masterfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.340

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 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.340

Automatic release homeassistant version: 2026.6.4

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 21, 2026
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.334...0.13.340)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.340 branch from 8334a91 to d49b4e9 Compare June 21, 2026 18:44
@kylegordon
kylegordon merged commit 82e39d7 into master Jun 21, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.340 branch June 21, 2026 18:47
@github-actions github-actions Bot mentioned this pull request Jun 21, 2026
kylegordon added a commit that referenced this pull request Jun 21, 2026
## What's Changed
* chore(deps): bump actions/github-script from 7 to 8 by
@dependabot[bot] in #28
* Add PR-only workflow policy and branch protection docs by @kylegordon
in #41
* chore: migrate from release-on-tag to release-please by @kylegordon in
#42
* chore(deps): bump codecov/codecov-action from 5 to 6 by
@dependabot[bot] in #29
* chore: resolve merge conflicts with master for github-script bump PR
by @dependabot[bot] in
#31
* chore(deps): bump softprops/action-gh-release from 2 to 3 by
@dependabot[bot] in #30
* fix: correct repository URL case in manifest.json by @kylegordon in
#43
* chore(deps): update pytest requirement from >=7.4.0 to >=9.0.3 by
@dependabot[bot] in #33
* docs: clarify that only fix/feat commits trigger release-please PRs by
@kylegordon in #44
* chore(deps): update pytest-asyncio requirement from >=0.21.0 to
>=1.3.0 by @dependabot[bot] in
#34
* chore(deps): update pytest-cov requirement from >=4.1.0 to >=7.1.0 by
@dependabot[bot] in #35
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.0 to >=0.13.334 by @dependabot[bot] in
#40
* Refactor: modernize integration architecture and fix bugs by
@kylegordon with @Copilot in
#37
* Replace release-please with simple all-PRs release workflow by
@kylegordon in #47
* docs: document squash-merge strategy and clarify PR title guidance by
@kylegordon in #46
* Replace release-please with simple all-PRs release workflow by
@kylegordon in #58
* chore(deps): update pytest requirement from >=9.0.3 to >=9.1.0 by
@dependabot[bot] in #57
* chore: auto-merge dependabot minor/patch version updates by
@kylegordon with @Copilot in
#59
* Update CI to Python 3.14 and fix dependency resolution by
@dependabot[bot] in #63
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.334 to >=0.13.340 by @dependabot[bot] in
#62
* chore(deps): bump dependabot/fetch-metadata from 2 to 3 by
@dependabot[bot] in #61
* chore(deps): bump actions/github-script from 8 to 9 by
@dependabot[bot] in #49
* chore(deps): bump softprops/action-gh-release from 2 to 3 by
@dependabot[bot] in #50
* chore(deps): bump peter-evans/create-pull-request from 7 to 8 by
@dependabot[bot] in #51
* chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in
#60
* chore(deps): bump codecov/codecov-action from 6 to 7 by
@dependabot[bot] in #55
* chore(deps): update pytest-asyncio requirement from >=1.3.0 to >=1.4.0
by @dependabot[bot] in
#53


**Full Changelog**:
v1.0.5...v1.0.6

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.

1 participant