kleros-v2
kleros-v2 copied to clipboard
chore(deps): update dependency lru-cache to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| lru-cache | ^7.18.3 -> ^10.0.0 |
Release Notes
isaacs/node-lru-cache (lru-cache)
v10.4.0
v10.3.1
v10.3.0
- add
forceFetch()method - set
disposeReasonto'expire'when it's the result of a TTL expiration, or'fetch'when it's the result of an aborted orundefined-returningfetch() - add
memo()method
v10.2.2
v10.2.1
v10.2.0
- types: implement the
Map<K, V>interface
v10.1.0
- add
cache.info(key)to get value as well as ttl and size information.
v10.0.3
v10.0.2
v10.0.1
v10.0.0
cache.fetch()return type is nowPromise<V | undefined>instead ofPromise<V | void>. This is an irrelevant change practically speaking, but can require changes for TypeScript users.
v9.1.2
v9.1.1
v9.1.0
cache.set(key, undefined)is now an alias forcache.delete(key)
v9.0.3
v9.0.2
v9.0.1
v9.0.0
- Use named export only, no default export.
- Bring back minimal polyfill. If this polyfill ends up being used, then a warning is printed, as it is not safe for use outside of LRUCache.
v8.0.5
v8.0.4
v8.0.3
v8.0.2
v8.0.1
v8.0.0
- The
fetchContextoption was renamed tocontext, and may no longer be set on the cache instance itself. - Rewritten in TypeScript, so pretty much all the types moved around a lot.
- The AbortController/AbortSignal polyfill is removed. For this reason, Node version 16.14.0 or higher is now required.
- Internal properties were moved to actual private class properties.
- Keys and values must not be
nullorundefined. - Minified export available at
'lru-cache/min', for both CJS and MJS builds.
Configuration
📅 Schedule: Branch creation - "before 4am" (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.
Deploy Preview for kleros-v2 ready!
| Name | Link |
|---|---|
| Latest commit | 62814f37c5bec90791e67b815dc568493da4e4c8 |
| Latest deploy log | https://app.netlify.com/sites/kleros-v2/deploys/66880beeb9b7570008680c59 |
| Deploy Preview | https://deploy-preview-952--kleros-v2.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for kleros-v2-contracts canceled.
| Name | Link |
|---|---|
| Latest commit | 79b56efe56a035eea8d1425dfedab00da9d567cd |
| Latest deploy log | https://app.netlify.com/sites/kleros-v2-contracts/deploys/64f1c2a986d8b7000841548a |
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Deploy Preview for kleros-v2-university ready!
| Name | Link |
|---|---|
| Latest commit | 62814f37c5bec90791e67b815dc568493da4e4c8 |
| Latest deploy log | https://app.netlify.com/sites/kleros-v2-university/deploys/66880beed93775000827abd0 |
| Deploy Preview | https://deploy-preview-952--kleros-v2-university.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for kleros-v2-university canceled.
| Name | Link |
|---|---|
| Latest commit | 4e6af83b07ba166092d42c54f900706b8b02018f |
| Latest deploy log | https://app.netlify.com/sites/kleros-v2-university/deploys/65d79afd5ac5c20008790f2a |
Deploy Preview for kleros-v2-neo ready!
| Name | Link |
|---|---|
| Latest commit | 62814f37c5bec90791e67b815dc568493da4e4c8 |
| Latest deploy log | https://app.netlify.com/sites/kleros-v2-neo/deploys/66880bee33307f0008ca4fbc |
| Deploy Preview | https://deploy-preview-952--kleros-v2-neo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
Ignored keywords (1)
- chore(deps):
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>.Generate unit testing code for this file.Open a follow-up GitHub issue for this discussion.
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:@coderabbitai generate unit testing code for this file.@coderabbitai modularize this function.
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:@coderabbitai generate interesting stats about this repository and render them as a table.@coderabbitai show all the console.log statements in this repository.@coderabbitai read src/utils.ts and generate unit testing code.@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.@coderabbitai help me debug CodeRabbit configuration file.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (invoked as PR comments)
@coderabbitai pauseto pause the reviews on a PR.@coderabbitai resumeto resume the paused reviews.@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository.@coderabbitai full reviewto do a full review from scratch and review all the files again.@coderabbitai summaryto regenerate the summary of the PR.@coderabbitai resolveresolve all the CodeRabbit review comments.@coderabbitai configurationto show the current CodeRabbit configuration for the repository.@coderabbitai helpto get help.
Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
CodeRabbit Configration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.
Code Climate has analyzed commit 62814f37 and detected 0 issues on this pull request.
View more on Code Climate.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code