[Snyk] Upgrade tree-sitter from 0.13.23 to 0.21.1 #341
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Snyk has created this PR to upgrade tree-sitter from 0.13.23 to 0.21.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 37 versions ahead of your current version.
The recommended version was released on 6 months ago.
Release notes
Package name: tree-sitter
- 
        0.21.1 - 2024-03-28
 - Fix a caching issue (contributed by @ segevfiner in #197)
 
- 
        0.21.0 - 2024-03-10
 - node-tree-sitter now uses Node-API instead of NAN for Node bindings. This requires updating the binding.cc file for all languages you want to use by running 
 - add more methods/properties to bring Node inline with Rust bindings (contributed by @ amaanq in #191)
- make module context aware (contributed by @ segevfiner in #184)
- drop Node 14 and 16 support
- switch to prebuildify instead of prebuild-install (now binaries are stored on npm instead of GitHub Releases) (contributed by @ ObserverOfTime in #192)
 
- 
        0.20.6 - 2023-10-16
 - Fix "Illegal invocation" when running in a Jest test due to race condition
- Fix segfaulting in VS Code debugger due to running methods of object prototypes
- Update tree-sitter to v0.20.6
 
- 
        0.20.5 - 2023-07-03
 - Fix memory leak in getChangedRanges() (#147)
- Update tree-sitter to v0.20.5
 
- 
        0.20.4 - 2023-06-24
 - BREAKING CHANGE: removed 
- added 
- updated tree-sitter to v0.20.4
- node-tree-sitter should now work with Electron 13+ on Windows (#151)
 
- 
        0.20.3 - 2023-06-22
 
- 
        0.20.2 - 2023-06-14
 
- 
        0.20.1 - 2022-10-26
- 
        0.20.0 - 2021-10-11
- 
        0.19.0 - 2021-03-08
- 
        0.18.1 - 2021-02-19
      
- 
        0.18.0 - 2021-02-19
      
- 
        0.17.2 - 2021-02-19
      
- 
        0.17.1 - 2020-10-12
      
- 
        0.17.0 - 2020-09-23
      
- 
        0.16.2 - 2020-08-18
      
- 
        0.16.1 - 2020-04-03
      
- 
        0.16.0 - 2019-12-09
      
- 
        0.15.15 - 2019-12-06
      
- 
        0.15.14 - 2019-11-04
      
- 
        0.15.13 - 2019-10-28
      
- 
        0.15.12 - 2019-10-28
      
- 
        0.15.11 - 2019-10-28
      
- 
        0.15.10 - 2019-10-22
      
- 
        0.15.9 - 2019-10-22
      
- 
        0.15.8 - 2019-07-23
      
- 
        0.15.7 - 2019-06-21
      
- 
        0.15.6 - 2019-06-21
      
- 
        0.15.5 - 2019-06-13
      
- 
        0.15.4 - 2019-06-13
      
- 
        0.15.3 - 2019-06-12
      
- 
        0.15.2 - 2019-06-12
      
- 
        0.15.1 - 2019-05-10
      
- 
        0.15.0 - 2019-05-06
      
- 
        0.15.0-1 - 2019-05-06
      
- 
        0.15.0-0 - 2019-05-03
      
- 
        0.14.0 - 2019-03-27
      
- 
        0.13.23 - 2018-11-20
      
from tree-sitter GitHub release notesBREAKING CHANGES:
tree-sitter generatewithtree-sitter0.22.0 or newer. See #193 (comment) (contributed by @ segevfiner in #190)SyntaxNode.hasChanges,SyntaxNode.hasErrorandSyntaxNode.isMissingare now properties (they used to be methods) (contributed by @ amaanq in #190)Other changes:
parseTextBufferandparseTextBufferSyncbecause the superstring library has been sunset (#141)TreeCursor.nodeIsMissingboolean (#96)Update tree-sitter to v0.20.3 to support
TREE_SITTER_LANGUAGE_VERSION 14node-tree-sitter can now be compiled for Node.js 19 and 20 (#134)
No content.
No content.
No content.
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: