cap-js-community / tree-sitter-cds

CAP CDS grammar for tree-sitter.
Apache License 2.0
16 stars 2 forks source link

deps: update all non-major dependencies to ~0.22.5 #40

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
tree-sitter (source) dependencies patch ~0.22.2 -> ~0.22.5 age adoption passing confidence
tree-sitter-cli devDependencies patch 0.22.2 -> 0.22.5 age adoption passing confidence

Release Notes

tree-sitter/tree-sitter (tree-sitter) ### [`v0.22.5`](https://togithub.com/tree-sitter/tree-sitter/blob/HEAD/CHANGELOG.md#0225---2024-04-14) [Compare Source](https://togithub.com/tree-sitter/tree-sitter/compare/v0.22.4...v0.22.5) ##### Bug Fixes - **cli**: Fixed an issue where unused constants were included in generated parsers in some cases. ### [`v0.22.4`](https://togithub.com/tree-sitter/tree-sitter/blob/HEAD/CHANGELOG.md#0224---2024-04-12) [Compare Source](https://togithub.com/tree-sitter/tree-sitter/compare/v0.22.3...v0.22.4) ##### Bug Fixes - **cli**: Fixed an issue where redundant conditionals were included in generated lexer functions. ### [`v0.22.3`](https://togithub.com/tree-sitter/tree-sitter/blob/HEAD/CHANGELOG.md#0223---2024-04-12) [Compare Source](https://togithub.com/tree-sitter/tree-sitter/compare/v0.22.2...v0.22.3) ##### Performance - **cli**: Reduced the compile time of generated parsers by generating C code with fewer conditionals [https://github.com/tree-sitter/tree-sitter/pull/3234](https://togithub.com/tree-sitter/tree-sitter/pull/3234)3234)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 these updates again.



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