apify-ts
apify-ts copied to clipboard
chore(deps): update dependency quick-lru to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| quick-lru | ^5.1.1 -> ^6.0.0 |
Release Notes
sindresorhus/quick-lru
v6.1.1
v6.1.0
v6.0.2
v6.0.1
v6.0.0
Breaking
- Require Node.js 12
a408ce9 - This package is now pure ESM. Please read this.
If you cannot move to ESM and want the new improvements, there's a fork that backports them:
npm i @​alloc/quick-lru.
Improvements
- Add
maxAgeoption (#27)85f49e2 - Add
.resize()method (#24)debb8de - Improve performance of
.size(#23)608e459
v5.1.1
v5.1.0
- Add
onEvictionoption (#20)b941c2f
v5.0.0
Breaking
- Require Node.js 10
0cf3d6b
Fixes
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.