Skip to content
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

⬆️ deps: Upgrade dependency lru-cache to v11. #1024

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lru-cache ^10.0.1 -> ^11.0.0 age adoption passing confidence

Release Notes

isaacs/node-lru-cache (lru-cache)

v11.0.0

Compare Source

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.1

Compare Source

v10.4.0

Compare Source

v10.3.1

Compare Source

v10.3.0

Compare Source

  • add forceFetch() method
  • set disposeReason to 'expire' when it's the result of a TTL
    expiration, or 'fetch' when it's the result of an aborted
    or undefined-returning fetch()
  • add memo() method

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps This issue has to do with dependencies label Jul 9, 2024
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.29%. Comparing base (ab34112) to head (58fdd77).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1024      +/-   ##
==========================================
+ Coverage   66.26%   66.29%   +0.02%     
==========================================
  Files         719      719              
  Lines       10006    10006              
  Branches     1349     1349              
==========================================
+ Hits         6630     6633       +3     
+ Misses       2915     2914       -1     
+ Partials      461      459       -2     
Flag Coverage Δ
client 45.85% <ø> (+0.01%) ⬆️
server 62.64% <ø> (+0.03%) ⬆️
test 72.56% <ø> (+0.03%) ⬆️
test-app 53.72% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v11 drops support for node 14. Waiting for Meteor 3.0 (#995). See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps This issue has to do with dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant