-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency lru-cache to v11 #2262
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 1ae593c The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@envelop/parser-cache |
7.0.1-alpha-20240708221919-1ae593c3 |
npm ↗︎ unpkg ↗︎ |
@envelop/response-cache |
6.2.1-alpha-20240708221919-1ae593c3 |
npm ↗︎ unpkg ↗︎ |
@envelop/validation-cache |
7.0.1-alpha-20240708221919-1ae593c3 |
npm ↗︎ unpkg ↗︎ |
💻 Website PreviewThe latest changes are available as preview in: https://d4b11bb3.envelop.pages.dev |
✅ Benchmark Results
|
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
^10.0.0
->^11.0.0
Release Notes
isaacs/node-lru-cache (lru-cache)
v11.0.0
Compare Source
v10.4.1
Compare Source
v10.4.0
Compare Source
v10.3.1
Compare Source
v10.3.0
Compare Source
forceFetch()
methoddisposeReason
to'expire'
when it's the result of a TTLexpiration, or
'fetch'
when it's the result of an abortedor
undefined
-returningfetch()
memo()
methodv10.2.2
Compare Source
v10.2.1
Compare Source
v10.2.0
Compare Source
Map<K, V>
interfacev10.1.0
Compare Source
cache.info(key)
to get value as well as ttl and sizeinformation.
v10.0.3
Compare Source
v10.0.2
Compare Source
v10.0.1
Compare Source
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.