Tree-sitter-go

Latest version: v0.21.0

Safety actively analyzes 625786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.20.0

What's Changed
* Switch to GH Actions CI. by patrickt in https://github.com/tree-sitter/tree-sitter-go/pull/41
* Add the same PR template as for tree-sitter-javascript by mjambon in https://github.com/tree-sitter/tree-sitter-go/pull/43
* Update package.json to include the repository key by msftenhanceprovenance in https://github.com/tree-sitter/tree-sitter-go/pull/50
* Loosen Rust crate's tree-sitter dependency by dcreager in https://github.com/tree-sitter/tree-sitter-go/pull/52
* adding make support by mattmassicotte in https://github.com/tree-sitter/tree-sitter-go/pull/56
* feat: treat iota as predeclared identifier by kawaemon in https://github.com/tree-sitter/tree-sitter-go/pull/58
* feat: add support to parse of type parameters by kawaemon in https://github.com/tree-sitter/tree-sitter-go/pull/57
* feat: allow to put type arguments in calling expressions by kawaemon in https://github.com/tree-sitter/tree-sitter-go/pull/59
* Update C code by aryx in https://github.com/tree-sitter/tree-sitter-go/pull/66
* Document reason for statements at top level by adonovan in https://github.com/tree-sitter/tree-sitter-go/pull/67
* Make method bodies non-optional by adonovan in https://github.com/tree-sitter/tree-sitter-go/pull/68
* Fix node naming in {param,field}_declaration by adonovan in https://github.com/tree-sitter/tree-sitter-go/pull/65
* Structure Query by mattmassicotte in https://github.com/tree-sitter/tree-sitter-go/pull/70
* Remove field_identifier from keyed_element by adonovan in https://github.com/tree-sitter/tree-sitter-go/pull/71
* Generic Makefile by mattmassicotte in https://github.com/tree-sitter/tree-sitter-go/pull/72
* Bump tree-sitter version to 0.20 by hendrikvanantwerpen in https://github.com/tree-sitter/tree-sitter-go/pull/78
* Swift Package by mattmassicotte in https://github.com/tree-sitter/tree-sitter-go/pull/79
* Made body optional for method_declaration by lmaruvada in https://github.com/tree-sitter/tree-sitter-go/pull/90
* Allow GenericType to accept QualifiedType by kawaemon in https://github.com/tree-sitter/tree-sitter-go/pull/92
* feat(queries/highlight): highlight built-in functions as function.builtin by jimeh in https://github.com/tree-sitter/tree-sitter-go/pull/96
* feat(grammar): capture comment directives by matoous in https://github.com/tree-sitter/tree-sitter-go/pull/97
* Revert "Merge pull request 97 from matoous/md/comment-directives" by matoous in https://github.com/tree-sitter/tree-sitter-go/pull/98
* feat(ci): run build & test action on PRs by matoous in https://github.com/tree-sitter/tree-sitter-go/pull/99
* fix: fix string literal rule by SuperBo in https://github.com/tree-sitter/tree-sitter-go/pull/91
* Add more types and struct/parameter fix by amaanq in https://github.com/tree-sitter/tree-sitter-go/pull/118
* Param fix by amaanq in https://github.com/tree-sitter/tree-sitter-go/pull/119
* Update identifiers and top level declarations by amaanq in https://github.com/tree-sitter/tree-sitter-go/pull/120
* Fix single import spec list without terminator by amaanq in https://github.com/tree-sitter/tree-sitter-go/pull/122
* Materialize expression_statement nodes by josharian in https://github.com/tree-sitter/tree-sitter-go/pull/124
* Formatting & CI fixes by amaanq in https://github.com/tree-sitter/tree-sitter-go/pull/126

**Full Changelog**: https://github.com/tree-sitter/tree-sitter-go/compare/v0.19.1...v0.20.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.