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 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?
✳️ ioredis-mock (5.1.0 → 5.2.1) · Repo · Changelog
Release Notes
5.2.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
fix: custom commands in pipeline/multi (fixes #878) #1035
chore(deps): update dependency eslint-config-prettier to v7.2.0 (#1034)
chore(deps): update dependency eslint-config-prettier to v7 (#1021)
chore(deps): update actions/setup-node action to v2 (#1027)
Update renovate.json
chore(deps): update linters (#1033)
chore(deps): update dev dependency husky to v4.3.7 (#1031)
chore(deps): update dev dependency eslint to v7.17.0 (#1030)
chore(deps): lock file maintenance (#1029)
chore(deps): update linters (#1026)
chore(deps): update dev dependency ioredis to v4.19.4 (#1025)
chore(deps): update dev dependency @babel/preset-env to v7.12.11 (#1024)
chore(deps): update dev dependency husky to v4.3.5 (#1023)
chore(deps): update babel monorepo to v7.12.10 (#1022)
chore(deps): update linters (#1020)
chore(deps): lock file maintenance (#1019)
chore(deps): update linters (#1018)
chore(deps): update babel monorepo (#1017)
chore(deps): update linters (#1016)
chore(deps): update babel monorepo to v7.12.7 (#1015)
feat: add buffer support to append command (#1014)
chore(deps): update dev dependency eslint-plugin-jest to ^24.1.3 (#1013)
chore(deps): update linters (#1012)
chore(deps): update jest monorepo to ^26.6.3 (#1011)
chore(deps): lock file maintenance (#1010)
chore(deps): update linters (#1009)
chore(deps): update dev dependency ioredis to ^4.19.2 (#1008)
chore(deps): update dev dependency ioredis to ^4.19.1 (#1005)
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