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

[Snyk] Upgrade tree-sitter from 0.13.16 to 0.21.1 #1423

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

restinpeaceinout
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade tree-sitter from 0.13.16 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 44 versions ahead of your current version.

  • The recommended version was released on 5 months ago.

Release notes
Package name: tree-sitter
  • 0.21.1 - 2024-03-28
  • 0.21.0 - 2024-03-10

    BREAKING CHANGES:

    • 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 tree-sitter generate with tree-sitter 0.22.0 or newer. See #193 (comment) (contributed by @ segevfiner in #190)
    • SyntaxNode.hasChanges, SyntaxNode.hasError and SyntaxNode.isMissing are now properties (they used to be methods) (contributed by @ amaanq in #190)

    Other changes:

    • 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 parseTextBuffer and parseTextBufferSync because the superstring library has been sunset (#141)
    • added TreeCursor.nodeIsMissing boolean (#96)
    • 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

    Update tree-sitter to v0.20.3 to support TREE_SITTER_LANGUAGE_VERSION 14

  • 0.20.2 - 2023-06-14

    node-tree-sitter can now be compiled for Node.js 19 and 20 (#134)

  • 0.20.1 - 2022-10-26
    No content.
  • 0.20.0 - 2021-10-11
    No content.
  • 0.19.0 - 2021-03-08
    No content.
  • 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
  • 0.13.22 - 2018-11-15
  • 0.13.21 - 2018-11-14
  • 0.13.20 - 2018-11-13
  • 0.13.19 - 2018-11-08
  • 0.13.18 - 2018-11-08
  • 0.13.17 - 2018-11-05
  • 0.13.16 - 2018-11-03
from tree-sitter GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade tree-sitter from 0.13.16 to 0.21.1.

See this package in npm:
tree-sitter

See this project in Snyk:
https://app.snyk.io/org/phillipgraniero-rxi/project/d78fe8ff-51db-406f-93b7-d8457a314e97?utm_source=github&utm_medium=referral&page=upgrade-pr
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