dodona-edu / dolos

:detective: Source code plagiarism detection
https://dolos.ugent.be
MIT License
248 stars 32 forks source link

Update dependency tree-sitter to ^0.21.0 #1422

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tree-sitter ^0.20.6 -> ^0.21.0 age adoption passing confidence

Release Notes

tree-sitter/node-tree-sitter (tree-sitter) ### [`v0.21.0`](https://togithub.com/tree-sitter/node-tree-sitter/compare/v0.20.6...v0.21.0) [Compare Source](https://togithub.com/tree-sitter/node-tree-sitter/compare/v0.20.6...v0.21.0)

Configuration

📅 Schedule: Branch creation - "before 9am on wednesday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

rien commented 6 months ago

The tree-sitter node bindings seems to have switched to NAPI instead of NAN for their native bindings, probably causing this build to fail.

I'm postponing the update to 0.21 until this issue is resolved (see https://github.com/tree-sitter/node-tree-sitter/issues/193).

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.21.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.