Update dependency await-lock to v3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| await-lock | ^2.1.0 -> ^3.0.0 |
Release Notes
ide/await-lock (await-lock)
v3.0.0
Breaking changes
- Dropped support for old Node.js versions. Use Node.js 20 LTS or newer.
- This package is published only as an ES module. You will need to use
importsyntax or configure Node.js to allow requiring ES modules from CommonJS files.
Fixes
- TypeScript: fixed
Type 'typeof import("/<...>/node_modules/await-lock/build/AwaitLock")' has no construct signatures.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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, check this box
This PR was generated by Mend Renovate. View the repository job log.
Needs https://github.com/element-hq/matrix-rich-text-editor/pull/92
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.