Skip to content

upgrade dependencies #4459

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

Open
wants to merge 4 commits into
base: next
Choose a base branch
from
Open

upgrade dependencies #4459

wants to merge 4 commits into from

Conversation

yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Jul 16, 2025

  1. typescript upgrade
  2. add support for await using of our hand-crafted generators by providing Symbol.asyncDispose methods
  3. eslint upgrades
  4. drop unnecessary generic within BoxedPromiseOrValue that leads to error of unclear origin

yaacovCR added 2 commits July 16, 2025 21:59
generic parameter no longer needed with latest version of TS, but not sure why inclusion was causing a runtime error in node v20 only
@yaacovCR yaacovCR added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant