Skip to content

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.246 to >=0.13.325#88

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.325
Closed

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.246 to >=0.13.325#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.325

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 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.325

Automatic release homeassistant version: 2026.4.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 @github

dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Apr 25, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.05s
✅ JSON jsonlint 5 0 0 0.18s
⚠️ JSON prettier 5 1 0 0.58s
✅ JSON v8r 5 0 0 3.63s
⚠️ MARKDOWN markdownlint 3 31 0 2.41s
⚠️ MARKDOWN markdown-table-formatter 3 1 0 0.35s
✅ PYTHON bandit 43 0 0 4.47s
✅ PYTHON pyright 43 0 0 5.75s
✅ PYTHON ruff 43 0 0 0.02s
✅ REPOSITORY checkov yes no no 21.86s
✅ REPOSITORY gitleaks yes no no 0.43s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 41.79s
✅ REPOSITORY secretlint yes no no 1.18s
✅ REPOSITORY syft yes no no 2.07s
✅ REPOSITORY trivy yes no no 10.0s
✅ REPOSITORY trivy-sbom yes no no 0.19s
✅ REPOSITORY trufflehog yes no no 4.74s
✅ SPELL lychee 23 0 0 0.94s
⚠️ YAML prettier 14 1 5 0.8s
✅ YAML v8r 14 0 0 9.4s
✅ YAML yamllint 14 0 0 0.74s

Detailed Issues

⚠️ MARKDOWN / markdown-table-formatter - 1 error
2 files contain markdown tables to format:
- README.md
- docs/MIGRACJA-V2.md
⚠️ MARKDOWN / markdownlint - 31 errors
docs/MIGRACJA-V2.md:3:401 error MD013/line-length Line length [Expected: 400; Actual: 524]
docs/MIGRACJA-V2.md:46:160 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:48:160 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:73:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:74:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:107:401 error MD013/line-length Line length [Expected: 400; Actual: 403]
docs/MIGRACJA-V2.md:107:403 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:108:67 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:108:134 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:108:228 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:108:359 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:109:67 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:109:134 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:109:228 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:109:360 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:110:96 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:110:149 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:110:204 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:110:335 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:112:401 error MD013/line-length Line length [Expected: 400; Actual: 486]
docs/MIGRACJA-V2.md:154:320 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:159:274 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:160:274 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:161:274 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/MIGRACJA-V2.md:163:274 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
README.md:74:401 error MD013/line-length Line length [Expected: 400; Actual: 472]
README.md:78:401 error MD013/line-length Line length [Expected: 400; Actual: 466]
README.md:82:401 error MD013/line-length Line length [Expected: 400; Actual: 418]
README.md:88:401 error MD013/line-length Line length [Expected: 400; Actual: 467]
README.md:120:401 error MD013/line-length Line length [Expected: 400; Actual: 465]
README.md:276 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] custom_components/rce_pse/translations/en.json
[warn] custom_components/rce_pse/translations/pl.json
[warn] Code style issues found in 2 files. Run Prettier with --write to fix.
⚠️ YAML / prettier - 1 error
Checking formatting...
[warn] .github/ISSUE_TEMPLATE/01-bug.yml
[warn] .github/ISSUE_TEMPLATE/02-feature-request.yml
[warn] .github/ISSUE_TEMPLATE/03-question.yml
[warn] examples/dashboard-lovelace-EN.yaml
[warn] Code style issues found in 4 files. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

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.246...0.13.325)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.325
  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.325 branch from 03c3df7 to 2ae4700 Compare April 25, 2026 19:07
@dependabot @github

dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #93.

@dependabot dependabot Bot closed this May 2, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.325 branch May 2, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants