Skip to content

Bump zigpy from 0.89.0 to 0.90.0#611

Merged
puddly merged 1 commit intodevfrom
dependabot/pip/zigpy-0.90.0
Jan 4, 2026
Merged

Bump zigpy from 0.89.0 to 0.90.0#611
puddly merged 1 commit intodevfrom
dependabot/pip/zigpy-0.90.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2026

Bumps zigpy from 0.89.0 to 0.90.0.

Release notes

Sourced from zigpy's releases.

v0.90.0

What's Changed

Full Changelog: zigpy/zigpy@0.89.0...v0.90.0

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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 3, 2026
@TheJulianJES
Copy link
Contributor

TheJulianJES commented Jan 3, 2026

Tests are failing due to looptime==0.7 being used now (nolar/looptime#23). Will take a look.
I'll migrate all zigpy projects to use the uv lockfile in the future, so we're not surprised with these changes when just bumping another dependency.

EDIT: Should be fixed by #612

@dependabot dependabot bot force-pushed the dependabot/pip/zigpy-0.90.0 branch from a23004d to 01fe65e Compare January 3, 2026 19:08
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.01%. Comparing base (94e3bbc) to head (f3a7bde).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #611   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          63       63           
  Lines       10569    10569           
=======================================
  Hits        10254    10254           
  Misses        315      315           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@puddly
Copy link
Contributor

puddly commented Jan 4, 2026

@dependabot rebase

Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.89.0 to 0.90.0.
- [Release notes](https://github.com/zigpy/zigpy/releases)
- [Commits](zigpy/zigpy@0.89.0...v0.90.0)

---
updated-dependencies:
- dependency-name: zigpy
  dependency-version: 0.90.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/zigpy-0.90.0 branch from 01fe65e to f3a7bde Compare January 4, 2026 16:34
@puddly puddly merged commit f1005a7 into dev Jan 4, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zigpy-0.90.0 branch January 4, 2026 16:36
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.

2 participants