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

build(deps): bump the npm group with 2 updates #88

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2025

Bumps the npm group with 2 updates: node-addon-api and tree-sitter-cli.

Updates node-addon-api from 8.3.0 to 8.3.1

Changelog

Sourced from node-addon-api's changelog.

8.3.1 (2025-02-18)

Bug Fixes

Commits
  • 723f094 chore: release v8.3.1 (#1635)
  • 932ad15 fix: node-api version 10 support (#1641)
  • 704ce1a chore(deps): bump the all group across 1 directory with 6 updates (#1637)
  • 31c4a88 docs: fix incorrect instruction in cmake.js docs (#1632)
  • 14c1a4f fix: add missing stdexcept include to test (#1634)
  • 1a3a3bb chore(deps): bump the all group with 3 updates (#1629)
  • 7c3226f chore(deps): bump the all group with 3 updates (#1627)
  • 56ffdea chore(deps): bump the all group across 1 directory with 2 updates (#1625)
  • 7d2bd65 chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 in the all group (#1626)
  • See full diff in compare view

Updates tree-sitter-cli from 0.25.1 to 0.25.2

Release notes

Sourced from tree-sitter-cli's releases.

v0.25.2

Bug Fixes

  • Fixed a crash that could occur when loading WASM-compiled languages that were generated with an earlier version of the Tree-sitter CLI (#4210).
  • Fixed incorrect tokenization when using WASM-compiled languages, if the language's external scanner did not assign to result_symbol (#4218)
  • Fixed an infinite loop that could occur if external scanners returned empty extra tokens (#4213)

Build

  • Decreased the rustc version required to build the tree-sitter-languages and tree-sitter crates (#4221)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 2 updates: [node-addon-api](https://github.com/nodejs/node-addon-api) and [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter).


Updates `node-addon-api` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-addon-api@v8.3.0...v8.3.1)

Updates `tree-sitter-cli` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.25.1...v0.25.2)

---
updated-dependencies:
- dependency-name: node-addon-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tree-sitter-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependencies updates label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants