H5P-Nodejs-library
H5P-Nodejs-library copied to clipboard
chore(deps): update dependency ioredis-mock to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ioredis-mock | 7.4.0 -> 8.2.2 |
Release Notes
stipsan/ioredis-mock
v8.2.2
Bug Fixes
- README: reference Renovatebot instead of Greenkeeper (de6a205)
v8.2.1
Bug Fixes
v8.2.0
Features
- add hscanBuffer (31fd985)
- add scanBuffer (ec09d77)
- add sscanBuffer (27169cd)
- add subscribeBuffer (80b72b1)
- add subscribeBuffer (10caa2d)
- add xaddBuffer (b1702c6)
- add xrangeBuffer (5e87f90)
- add xreadBuffer (58e447f)
- add xrevrangeBuffer (5c57556)
- add zcardBuffer (cba4713)
- add zincrbyBuffer (ae6980c)
- add zpopmaxBuffer (8f0c1a3)
- add zpopminBuffer (6d485de)
- add zrangeBuffer (a02b9ae)
- add zrangebyscoreBuffer (8275608)
- add zrankBuffer (7b6ff3e)
- add zremrangebyrankBuffer (ea3dbac)
- add zremrangebyscoreBuffer (64f4a6f)
- add zrevrangeBuffer (7384ab5)
- add zrevrangebyscoreBuffer (7383666)
- add zrevrankBuffer (b46520e)
- add zscanBuffer (9685a16)
- add zscoreBuffer (9bdc5cf)
v8.1.1
Bug Fixes
v8.1.0
Bug Fixes
- lrem: refactor indexFun to a compiler friendlier variant (9b3b6f7), closes #1103
- sort json data by default (85c641a)
Features
v8.0.0
Features
BREAKING CHANGES
- this drops support for ioredis v4 and Redis.Promise overrides
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: packages/h5p-redis-lock/package-lock.json
lerna notice cli v6.5.1
lerna notice cli v6.5.1
lerna info Bootstrapping 11 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@lumieducation/h5p-redis-lock'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @lumieducation/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ioredis
npm ERR! ioredis@"^4.28.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer ioredis@"^5" from [email protected]
npm ERR! node_modules/ioredis-mock
npm ERR! dev ioredis-mock@"8.7.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2023-04-28T17_21_05_574Z-debug-0.log
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@lumieducation/h5p-redis-lock'