Skip to content
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

Bump the homeassistant group with 2 updates #141

Merged
merged 5 commits into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Updates the requirements on homeassistant and pytest-homeassistant-custom-component to permit the latest version.
Updates homeassistant from 2024.3.0 to 2024.4.0

Release notes

Sourced from homeassistant's releases.

2024.4.0

Release notes: https://www.home-assistant.io/blog/2024/04/03/release-20244/

2024.4.0b9

2024.4.0b8

2024.4.0b7

2024.4.0b6

2024.4.0b5

2024.4.0b4

... (truncated)

Commits

Updates pytest-homeassistant-custom-component to 0.13.111

Release notes

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

Release 0.13.111

Automatic release homeassistant version: 2024.4.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 4, 2024
@Xyaren Xyaren force-pushed the dependabot/pip/homeassistant-d8330ded3b branch from f53b825 to d8db545 Compare April 4, 2024 21:50
Copy link
Contributor

github-actions bot commented Apr 4, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
custom_components
   __init__.py00100% 
custom_components/magentatv
   __init__.py40685%67, 69, 76–78, 106
   config_flow.py16813122%71, 73–80, 82, 84–85, 87–88, 96, 98–99, 101, 103–105, 107, 109, 111, 117, 119, 125, 128–129, 131, 134–135, 137–139, 141–144, 146, 148, 162, 166, 169–172, 175–178, 180, 187, 191–194, 197–200, 202, 204, 207–211, 213–217, 227–231, 233–236, 238, 240–241, 255, 260, 262, 268, 277, 280–282, 291, 293–297, 299–300, 307, 310, 326, 329–330, 332, 334–335, 338, 345, 350–351, 353, 355–356, 358–359, 361–363, 365, 371–372, 374, 390–395
   const.py30486%38, 44–45, 47
   media_player.py1251488%80, 151–157, 159, 161, 203–204, 208, 289
custom_components/magentatv/api
   __init__.py60100% 
   client.py1209025%39–41, 43, 45, 47–48, 50, 52–53, 55, 58–59, 62–66, 70, 72–78, 81, 86, 93–97, 99, 101–103, 105–112, 114–116, 120–121, 124, 127–128, 131–132, 140–145, 148, 157, 160, 162, 171–172, 177–179, 189, 199–202, 205, 208, 220, 229, 231, 236, 239–240, 248–249, 252–254, 262–263
   const.py1040100% 
   event_model.py360100% 
   exceptions.py50100% 
   notify_server.py18413029%30–35, 70–71, 73–74, 76, 78, 80–82, 84, 86–87, 91, 95, 97–98, 101–103, 105–106, 108, 111–114, 120–122, 126, 128–132, 134, 145–148, 152, 161–162, 166, 174–175, 178–183, 186, 189–190, 192, 194–197, 199–200, 202–204, 206–208, 210–212, 214, 217–218, 220, 222, 224, 226–228, 234–235, 240, 242, 245–246, 249–253, 260–263, 267–268, 270–272, 274, 280–282, 284, 289–290, 292–293, 296–303, 305, 307, 310–313, 316
   state_machine.py1140100% 
   utils.py30100% 
tests
   __init__.py00100% 
   conftest.py00100% 
tests/api
   test_event_model.py170100% 
   test_state_machine.py2040100% 
   test_utils.py30100% 
tests/integration
   conftest.py230100% 
   test_media_player_entity.py1270100% 
TOTAL130937571% 

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 3.300s ⏱️

@Xyaren Xyaren enabled auto-merge April 4, 2024 21:58
dependabot bot and others added 5 commits April 5, 2024 00:00
Updates the requirements on [homeassistant](https://github.com/home-assistant/core) and [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.

Updates `homeassistant` from 2024.3.0 to 2024.4.0
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2024.3.0...2024.4.0)

Updates `pytest-homeassistant-custom-component` to 0.13.111
- [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.107...0.13.111)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: homeassistant
- dependency-name: pytest-homeassistant-custom-component
  dependency-type: direct:development
  dependency-group: homeassistant
...

Signed-off-by: dependabot[bot] <[email protected]>
@Xyaren Xyaren force-pushed the dependabot/pip/homeassistant-d8330ded3b branch from d4487a8 to 6aadfc6 Compare April 4, 2024 22:00
@Xyaren Xyaren merged commit a456797 into main Apr 4, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/homeassistant-d8330ded3b branch April 4, 2024 22:02
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