Skip to content

Bump existing grammar versions#39

Merged
grantjenks merged 9 commits intograntjenks:mainfrom
tancnle:update-existing-grammar-versions
Jan 24, 2024
Merged

Bump existing grammar versions#39
grantjenks merged 9 commits intograntjenks:mainfrom
tancnle:update-existing-grammar-versions

Conversation

@tancnle
Copy link
Copy Markdown
Contributor

@tancnle tancnle commented Jan 9, 2024

  • Deprecate support for Python 3.6.
  • Switch to a maintained fork of hcl, mitchellh/tree-sitter-hcl -> MichaHoffmann/tree-sitter-hcl
  • Switch to a maintained fork of erlang, AbstractMachinesLab/tree-sitter-erlang -> WhatsApp/tree-sitter-erlang

@tancnle tancnle force-pushed the update-existing-grammar-versions branch from 5a7bea4 to 9324d40 Compare January 9, 2024 13:46
@tancnle
Copy link
Copy Markdown
Contributor Author

tancnle commented Jan 16, 2024

@grantjenks Any thoughts on this PR 🙏🏼?

@tancnle
Copy link
Copy Markdown
Contributor Author

tancnle commented Jan 18, 2024

Interesting seg fault with Python 3.6 in the Ubuntu OS 🤔 I wonder if we should drop support for 3.6 and 3.7 since they are already EOF (https://endoflife.date/python). WDYT @grantjenks?

@tancnle
Copy link
Copy Markdown
Contributor Author

tancnle commented Jan 23, 2024

@grantjenks could you help to kick of the CI build, please? 🙏🏼

@tancnle tancnle force-pushed the update-existing-grammar-versions branch from 6c0c52a to dac3d42 Compare January 23, 2024 06:25
@tancnle tancnle force-pushed the update-existing-grammar-versions branch from dac3d42 to dea2a4f Compare January 23, 2024 06:43
PHP grammar has been split since
tree-sitter/tree-sitter-php#192 and
'vendor/tree-sitter-php/src/parser.c' no longer exists.
@tancnle tancnle force-pushed the update-existing-grammar-versions branch from 64be101 to 65dbab2 Compare January 23, 2024 06:55
@tancnle
Copy link
Copy Markdown
Contributor Author

tancnle commented Jan 23, 2024

@grantjenks This PR is now ready for review 🙏🏼

@grantjenks
Copy link
Copy Markdown
Owner

Can we keep 3.7 support? Otherwise looks good.

@tancnle
Copy link
Copy Markdown
Contributor Author

tancnle commented Jan 24, 2024

Can we keep 3.7 support? Otherwise looks good.

Yep. Totally. Addressed in c82123e

@grantjenks grantjenks merged commit a04250e into grantjenks:main Jan 24, 2024
@tancnle tancnle deleted the update-existing-grammar-versions branch January 25, 2024 11:47
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.

2 participants