Skip to content

build(deps): update tree-sitter requirement from ~=0.25.0 to >=0.25,<0.27 in the all group#69

Merged
tob-scott-a merged 1 commit into
mainfrom
dependabot/pip/all-5c9c3beb98
Jul 22, 2026
Merged

build(deps): update tree-sitter requirement from ~=0.25.0 to >=0.25,<0.27 in the all group#69
tob-scott-a merged 1 commit into
mainfrom
dependabot/pip/all-5c9c3beb98

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on tree-sitter to permit the latest version.
Updates tree-sitter to 0.26.0

Release notes

Sourced from tree-sitter's releases.

v0.26.0

Breaking changes are marked with !.

Additions:

  • Point.edit()
  • Point.__repr__()
  • QueryCursor.set_containing_byte_range()
  • QueryCursor.set_containing_point_range()
  • Range.edit()
  • tree_sitter.__version__

Removals:

  • Language.version: use Language.abi_version !
  • Language.query(source): use Query(language, source) !
  • Parser.timeout_micros: use the progress_callback in parse() !
  • QueryCursor.timeout_micros: use the progress_callback in matches() or captures() !

Changes:

  • Point is a tuple subclass rather than a namedtuple object
Commits
  • a9e753e ci(pypi): skip riscv64 tests properly
  • eeababc chore: release 0.26.0
  • dac834e fix(node): fix reference leak
  • bdddb61 build: bump tree-sitter-rust from 0.24.1 to 0.24.2
  • baa5fd8 ci: bump the actions group across 1 directory with 2 updates
  • c680e3b build: bump tree_sitter/core from cd5b087 to 7f53486
  • 2d3fb3a ci: bump actions/upload-pages-artifact from 4 to 5 in the actions group
  • bae0829 build: bump tree-sitter-rust from 0.24.0 to 0.24.1
  • d99f796 build: bump tree_sitter/core from 6f2e8a6 to cd5b087
  • a9282df build: bump tree_sitter/core from cd4b6e2 to 6f2e8a6
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) to permit the latest version.

Updates `tree-sitter` to 0.26.0
- [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases)
- [Commits](tree-sitter/py-tree-sitter@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.26.0
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 21, 2026
@tob-scott-a
tob-scott-a merged commit f7e19d3 into main Jul 22, 2026
10 checks passed
@tob-scott-a
tob-scott-a deleted the dependabot/pip/all-5c9c3beb98 branch July 22, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant