bash-lsp / bash-language-server

A language server for Bash
MIT License
2.16k stars 125 forks source link

Update dependency web-tree-sitter to v0.24.2 #1210

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-tree-sitter (source) 0.24.1 -> 0.24.2 age adoption passing confidence

Release Notes

tree-sitter/tree-sitter (web-tree-sitter) ### [`v0.24.2`](https://redirect.github.com/tree-sitter/tree-sitter/blob/HEAD/CHANGELOG.md#0242---2024-10-06) [Compare Source](https://redirect.github.com/tree-sitter/tree-sitter/compare/v0.24.1...v0.24.2) ##### Features - Drop legacy binding updates ##### Bug Fixes - **templates**: Properly replace author email ##### Build System and CI - **bindings**: Improve cmake file - **cmake**: Support amalgamated build - **cmake**: Correct library scopes - **make**: Fix `tree-sitter.pc` generation ([#​3745](https://redirect.github.com/tree-sitter/tree-sitter/issues/3745)) ##### Other - **templates**: Update npm packages

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.09%. Comparing base (ca1048e) to head (7d92cd3). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1210 +/- ## ========================================== - Coverage 86.10% 81.09% -5.01% ========================================== Files 29 29 Lines 1439 1439 Branches 342 342 ========================================== - Hits 1239 1167 -72 - Misses 189 218 +29 - Partials 11 54 +43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.