Bump zigpy-znp from 1.0.0 to 1.1.0#774
Conversation
Bumps [zigpy-znp](https://github.com/zigpy/zigpy-znp) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/zigpy/zigpy-znp/releases) - [Commits](zigpy/zigpy-znp@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: zigpy-znp dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
I don't know why this happens occasionally but the cache key is now blocked for 24 hours IIRC. It can't be removed via the UI or CLI. I'll wait a bit and then retry. Otherwise, I'll lower the |
|
Oh, it happened because the first workflow attempt got cancelled – the dependency wasn't available for 3.13 yet, but 3.14 had already found it and was in the cache-saving step. That got cancelled mid-way, so now it's stuck in a reserved but unpopulated state. That seems like something we should try and prevent in our workflow. I think we can just either add |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #774 +/- ##
=======================================
Coverage 97.41% 97.41%
=======================================
Files 50 50
Lines 10419 10419
=======================================
Hits 10150 10150
Misses 269 269 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@dependabot recreate |
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Superseded by: |
Bumps zigpy-znp from 1.0.0 to 1.1.0.
Release notes
Sourced from zigpy-znp's releases.
Commits
614f74eBump zigpy to 1.5.0 (#275)2ca6864Retry after route rediscovery onNWK_NO_ROUTEinsend_packet(#273)09d5466Remove obsolete retrying patch from tests (#274)fb6f613FixZNPCoordinator.request()rejecting new zigpy kwargs (#272)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)