Uh oh!
There was an error while loading. Please reload this page.
chore(deps): bump web-tree-sitter from 0.25.10 to 0.26.12 - #1109
chore(deps): bump web-tree-sitter from 0.25.10 to 0.26.12#1109dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [web-tree-sitter](https://github.com/tree-sitter/tree-sitter/tree/HEAD/lib/binding_web) from 0.25.10 to 0.26.12. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.12/lib/binding_web) --- updated-dependencies: - dependency-name: web-tree-sitter dependency-version: 0.26.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.
Tip: disable this comment in your organization's Code Review settings.
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
Bumps web-tree-sitter from 0.25.10 to 0.26.12.
Release notes
Sourced from web-tree-sitter's releases.
... (truncated)
Commits
808e4b1release v0.26.1264402derelease v0.26.113fc4cd2release v0.26.107f53486release v0.26.9cd5b087release v0.26.86f2e8a6release v0.26.7534c4a00.26.63b85287web: add default export to CJS bundle47081310.26.57ec17940.26.4Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for web-tree-sitter since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Updates
web-tree-sitterfrom 0.25.10 to 0.26.12 inpackages/opencodeto pick up upstream parser and query fixes that improve anchoring, repeat-operator handling, and error recovery without API changes.require, note a new default export is available; existing imports should still work.Written for commit 504b218. Summary will update on new commits.