fix(deps): update module github.com/odvcencio/gotreesitter to v0.25.0#197
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #197 +/- ##
=======================================
Coverage 83.60% 83.60%
=======================================
Files 287 287
Lines 23363 23363
=======================================
Hits 19533 19533
+ Misses 2663 2661 -2
- Partials 1167 1169 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
08c53af to
19b05f2
Compare
19b05f2 to
28240d0
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v0.22.5→v0.25.0Release Notes
odvcencio/gotreesitter (github.com/odvcencio/gotreesitter)
v0.25.0: — performance, memory, and runtime hygieneCompare Source
v0.25.0 banks the first post-correctness performance and repository-hygiene tranche.
Highlights:
Compatibility note:
This minor release intentionally removes the exported zero-only ReduceChildNoAlias and related ArenaBreakdown and PerfCounters fields. They had no production producer and always reported zero.
Still open:
Poppler remains 3.50x C, and JavaScript remains pending on throughput. Profiling identifies rejected full-node construction as the next memory lever; the existing pending/transient coexistence modes are not suitable replacements.
v0.24.1: — performance contract and hygieneCompare Source
What's Changed
Full Changelog: odvcencio/gotreesitter@v0.24.0...v0.24.1
v0.24.0: — JavaScript parity and memory economyCompare Source
What's Changed
Full Changelog: odvcencio/gotreesitter@v0.23.1...v0.24.0
v0.23.1: — generator throughput and certificationCompare Source
This patch release banks the generator work that landed immediately after the exhaustive-parity milestone.
Highlights:
Crystal is not presented as corpus-complete: direct-C visibility is currently 16/20 no-error and 11/20 exact, and the aggressive corpus remains 10/26 exact. Those floors are now visible and ratchetable rather than hidden.
v0.23.0: — exhaustive parity closureCompare Source
This release banks the landmark exhaustive-parity closure: the curated structural matrix is 206/206 passing with zero known-degraded structural or no-error exemptions.
Highlights:
This is a correctness milestone, not a claim of universal near-C performance. The remaining throughput and memory work stays visible in the checked-in performance ledger.
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.