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.23 to 0.21.1 #241

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

Conversation

ryanmichaelfabayos
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


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 a month ago, on 2024-03-28.
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
from tree-sitter GitHub release notes
Commit messages
Package name: tree-sitter

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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