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

Pavel/upgrade lru cache #29

Merged
merged 7 commits into from
Apr 26, 2023
Merged

Pavel/upgrade lru cache #29

merged 7 commits into from
Apr 26, 2023

Conversation

pavelflux
Copy link
Collaborator


labels: mergeable

Fixes: Issue with the GH action to publish

Motivation and Context

Noticed an issue with GH actions which was not repro on local

Description

after some digging, reproduced the issue by running yarn add lru-cache@latest

What caught my eye was a deprecation warning in Gh actions log: npm WARN deprecated @types/lru-cache@7.10.10: This is a stub types definition. lru-cache provides its own type definitions, so you do not need this installed.

How has this been tested?

Running make prepare locally.
Still need to publish the package via GH publish action to be sure

@pavelflux pavelflux requested a review from petzel April 26, 2023 06:27
@pavelflux pavelflux self-assigned this Apr 26, 2023
@pavelflux pavelflux merged commit 14d0a3e into main Apr 26, 2023
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.

2 participants