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

refactor: Upgrade rate-limit-redis from 3.0.2 to 4.2.0 #8871

Closed

Conversation

parseplatformorg
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade rate-limit-redis from 3.0.2 to 4.2.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-11-09.
Release notes
Package name: rate-limit-redis
  • 4.2.0 - 2023-11-09

    You can view the changelog here.

  • 4.1.2 - 2023-10-08
    No content.
  • 4.1.1 - 2023-10-05

    Fixed

    • store.get() returns 0 instead of NaN if there are no hits stored for the client.

    You can view the full changelog here.

  • 4.1.0 - 2023-10-04

    Added

    • Added the store.get() function, to retrieve the hit count and reset time for
      a particular client.

    You can view the full changelog here.

  • 4.0.0 - 2023-09-15

    Breaking

    • Dropped node v14 support.
    • Added support for express-rate-limit v7.

    Changed

    • Use pkgroll to bundle library.
    • Bumped dependencies.
  • 3.1.0 - 2023-09-01

    You can view the changelog here.

  • 3.0.2 - 2023-05-05

    You can view the changelog here.

from rate-limit-redis GitHub release notes
Commit messages
Package name: rate-limit-redis

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade rate-limit-redis from 3.0.2 to 4.2.0 refactor: Upgrade rate-limit-redis from 3.0.2 to 4.2.0 Jan 4, 2024
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0d58e39) 94.20% compared to head (4ad8607) 94.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8871      +/-   ##
==========================================
- Coverage   94.20%   94.19%   -0.02%     
==========================================
  Files         186      186              
  Lines       14816    14816              
==========================================
- Hits        13958    13956       -2     
- Misses        858      860       +2     

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

@mtrezza
Copy link
Member

mtrezza commented Feb 18, 2024

Closing due to merge conflict

@mtrezza mtrezza closed this Feb 18, 2024
@mtrezza mtrezza deleted the snyk-upgrade-38c023cff77729197de4f07c10091c3d branch February 18, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants