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

Force upgrade lru-cache with a resolution #1904

Closed
wants to merge 1 commit into from

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 3, 2024

Due to isaacs/node-lru-cache#352 preventing us from upgrading typescript

Causes more warnings about the version being incompatible with what the deps want, unfortunately.

Checklist

  • Ensure your code works with manual testing.
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Due to isaacs/node-lru-cache#352 preventing
us from upgrading typescript

Causes more warnings about the version being incompatible with what
the deps want, unfortunately.
@dbkr dbkr added the T-Task Tasks for the team like planning label Oct 3, 2024
@dbkr dbkr requested a review from a team as a code owner October 3, 2024 12:48
@dbkr dbkr requested a review from florianduros October 3, 2024 12:48
@dbkr dbkr marked this pull request as draft October 3, 2024 12:50
dbkr added a commit that referenced this pull request Oct 3, 2024
Due to isaacs/node-lru-cache#352 preventing us from upgrading typescript

Causes more warnings about the version being incompatible with what the deps want, unfortunately.

Attempt 2 with newer yarn, replaces #1904
dbkr added a commit that referenced this pull request Oct 3, 2024
Due to isaacs/node-lru-cache#352 preventing us from upgrading typescript

Causes more warnings about the version being incompatible with what the deps want, unfortunately.

Attempt #2 with newer yarn, replacing #1904
@dbkr
Copy link
Member Author

dbkr commented Oct 3, 2024

Replaced by #1905

@dbkr dbkr closed this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant