Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @sebbo2002/node-pyatv (7.0.2 → 7.0.3) · Repo · Changelog
Release Notes
7.0.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): :bookmark: 7.0.3 [skip ci]
Merge pull request #258 from sebbo2002/develop
Merge pull request #259 from sebbo2002/dependabot/github_actions/actions/checkout-4
ci(deps): bump actions/checkout from 3 to 4
chore(release): :bookmark: 7.0.3-develop.2 [skip ci]
Merge pull request #256 from sebbo2002/depfu/batch_dev/npm/2023-08-29
build(deps): Update dependencies
Merge pull request #257 from sebbo2002/template-updater/update
Update all development npm dependencies (2023-08-29)
chore(release): :bookmark: 7.0.3-develop.1 [skip ci]
Merge branch 'develop' of github.com:sebbo2002/node-pyatv into develop
test: Fix tests to also work on node v20
ci: Upgrade ReleaseBot's node.js version to v20
Merge pull request #255 from sebbo2002/template-updater/update
Revert "ci: Downgrade is-semantic-release till it's fixed"
Merge pull request #254 from sebbo2002/depfu/batch_dev/npm/2023-08-22
Update all development npm dependencies (2023-08-22)
Merge branch main into develop [skip ci]
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands