Skip to content

Upgrade tree-sitter dependencies #459

@latin-panda

Description

@latin-panda

Description

Upgrade all dependencies related to tree-sitter in the project to their latest compatible versions. Ensure the following requirements are met:

  1. Address any conflicts that arise during the upgrade process.
  2. Update the expected version variable to reflect the new tree-sitter version.
  3. Ensure the bundle size does not increase, as tree-sitter already contributes significantly to the bundle size.
  4. Verify that no new unnecessary build artifacts are introduced (reference: build script).
  5. Confirm that all scenario tests pass successfully.
  6. Verify that performance is unchanged or improved compared to the current implementation.
Image

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filetree-sitterRelated to Tree-sitter package

Type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions