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

Modernize #664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Modernize #664

wants to merge 1 commit into from

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Aug 1, 2024

  • Remove obsolete dependencies.
    • abort-controller; AbortController is stable since Node 15.4.0.
  • Update dependencies.

Depends on clangd/node-clangd#32.

NOTE: "@clangd/install": "github:tamird/node-clangd#modernize", must be reverted once the above is merged and released.

@tamird tamird force-pushed the modernize branch 3 times, most recently from 6b5a6a0 to 46f3ab7 Compare February 10, 2025 21:28
- Remove obsolete dependencies.
  - abort-controller; `AbortController` is stable since Node 15.4.0.
- Update dependencies.
  - @clangd/install; required as `AbortController` is part of the API
    surface so be the same type.
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.

1 participant