Skip to content

fix(deps): update module github.com/odvcencio/gotreesitter to v0.51.0 - #287

Merged
omarluq merged 1 commit into
mainfrom
renovate/github.com-odvcencio-gotreesitter-0.x
Aug 16, 2026
Merged

fix(deps): update module github.com/odvcencio/gotreesitter to v0.51.0#287
omarluq merged 1 commit into
mainfrom
renovate/github.com-odvcencio-gotreesitter-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/odvcencio/gotreesitter v0.50.1v0.51.0 age confidence

Release Notes

odvcencio/gotreesitter (github.com/odvcencio/gotreesitter)

v0.51.0: gotreesitter v0.51.0

Compare Source

Added
  • Add grammars.ParseFilePooledStrict. It rejects a partial tree and returns
    the parser stop error.

  • Add Tagger.TagStrict. It returns tags only after a complete parse and
    preserves parser errors.

Changed
  • Bound pending fork-stack retention. Keep a bounded reserve during parsing,
    and drop oversized storage at parse and parser-pool boundaries.

  • Separate C-runtime recovery walk, convergence, and fallback state. Reset
    these states across parse, retry, snippet, pool, and iteration boundaries.

  • Provision dense reach marks when generalized LR (GLR) slabs grow. Owned nodes
    no longer use the pointer-map fallback.

Fixed
  • Clear stale C-runtime recovery state after a clean condense. A clean suffix
    no longer inherits an active recovery-cost gate.
Tests
  • Align the Application Binary Interface version 14 (ABI-14) lexer-mode probe
    with generated end-of-file behavior. The probe now checks the emitted layout
    without injecting an end-of-file state.
Continuous integration (CI)
  • The project merged pull request (PR) #​732.
    Its CI-only change separates query-fleet smoke tests from regular shards and
    is not part of this release.
Open work

The following items remain open:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.34%. Comparing base (d2eda9b) to head (291230f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files         353      353           
  Lines       37303    37303           
=======================================
+ Hits        31463    31464    +1     
+ Misses       4019     4016    -3     
- Partials     1821     1823    +2     
Flag Coverage Δ
unittests 84.34% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@omarluq
omarluq merged commit edd9355 into main Aug 16, 2026
14 checks passed
@omarluq
omarluq deleted the renovate/github.com-odvcencio-gotreesitter-0.x branch August 16, 2026 18:58
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.

1 participant