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 lru-cache from 7.12.0 to 9.1.1 #8548

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 lru-cache from 7.12.0 to 9.1.1.

ℹ️ 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 29 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-04-23.
Release notes
Package name: lru-cache
  • 9.1.1 - 2023-04-23

    9.1.1

  • 9.1.0 - 2023-04-18

    9.1.0

  • 9.0.3 - 2023-04-14

    9.0.3

  • 9.0.2 - 2023-04-13

    9.0.2

  • 9.0.1 - 2023-04-10

    9.0.1

  • 9.0.0 - 2023-04-09

    9.0.0

  • 8.0.5 - 2023-04-05

    8.0.5

  • 8.0.4 - 2023-03-17

    8.0.4

  • 8.0.3 - 2023-03-15

    8.0.3

  • 8.0.2 - 2023-03-15

    8.0.2

  • 8.0.1 - 2023-03-15
  • 8.0.0 - 2023-03-12
  • 7.18.3 - 2023-03-05
  • 7.18.2 - 2023-03-05
  • 7.18.1 - 2023-03-01
  • 7.18.0 - 2023-03-01
  • 7.17.2 - 2023-03-01
  • 7.17.1 - 2023-03-01
  • 7.17.0 - 2023-02-22
  • 7.16.2 - 2023-02-21
  • 7.16.1 - 2023-02-17
  • 7.16.0 - 2023-02-16
  • 7.15.0 - 2023-02-16
  • 7.14.1 - 2022-11-02
  • 7.14.0 - 2022-08-16
  • 7.13.2 - 2022-08-02
  • 7.13.1 - 2022-07-14
  • 7.13.0 - 2022-07-12
  • 7.12.1 - 2022-07-12
  • 7.12.0 - 2022-06-29
from lru-cache GitHub release notes
Commit messages
Package name: lru-cache
  • 7d51bb3 9.1.1
  • 3a71a30 Correct remainingTTL reported on status object
  • 4134a83 9.1.0
  • db6c2ec cache.set(k, undefined) alias to cache.delete(k)
  • 88bb31c 9.0.3
  • ca76768 only print the 'no abort controller' warning if actually used
  • dfd7f2f spawn proper ts-node on windows
  • 63e0015 9.0.2
  • 8f177fb Soften AC/AS polyfill, allow disabling warning
  • c08f0e0 9.0.1
  • c237c1d bring back the minimal AbortController polyfill
  • 1dbb15b 9.0.0
  • c400eda Named export only, no default export
  • eb177f5 fix tests on windows
  • a005971 8.0.5
  • 798fef3 cjs export the named LRUCache member
  • 77e977f 8.0.4
  • 1132381 docs: clarify 'same promise'
  • 95072ac fix has=true for background fetches w/o stale val
  • 48e6517 8.0.3
  • 47a904a include sourcesContent in ts sourcemaps
  • f3c8e81 include sourcemaps for minified versions
  • bba1ccf 8.0.2
  • 5916845 fix minification output format and require path

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

@parse-github-assistant
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 lru-cache from 7.12.0 to 9.1.1 refactor: Upgrade lru-cache from 7.12.0 to 9.1.1 May 21, 2023
@parse-github-assistant
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.

@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.1.0-alpha.14

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 27, 2023
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 10, 2023
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.3.0-alpha.1

@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 16, 2023
@mtrezza mtrezza deleted the snyk-upgrade-e0600329a3095cff0d7a3b5f9fe892f2 branch January 3, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants