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 4 times, most recently from 46f3ab7 to b14fc62 Compare February 10, 2025 21:29
- 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.
@tamird
Copy link
Contributor Author

tamird commented Feb 21, 2025

@HighCommander4 I've updated this now that @clangd/install 0.1.19 is released.

@HighCommander4 HighCommander4 self-requested a review February 21, 2025 02:12
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