Skip to content

chore(deps): bump the tree-sitter group across 1 directory with 6 updates#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tree-sitter-22de57c2fa
Open

chore(deps): bump the tree-sitter group across 1 directory with 6 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tree-sitter-22de57c2fa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown

Bumps the tree-sitter group with 6 updates in the / directory:

Package From To
tree-sitter 0.20.10 0.22.2
tree-sitter-go 0.20.0 0.23.0
tree-sitter-javascript 0.20.4 0.21.4
tree-sitter-python 0.20.4 0.23.0
tree-sitter-rust 0.20.4 0.21.2
tree-sitter-typescript 0.20.5 0.23.0

Updates tree-sitter from 0.20.10 to 0.22.2

Release notes

Sourced from tree-sitter's releases.

v0.22.2

[0.22.2] — 2024-03-17

Breaking

  • cli: Add a separate build command to compile parsers

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

v0.22.1

Changelog

[0.22.1] — 2024-03-10

Bug Fixes

  • Cli build script behavior on release

v0.22.0

... (truncated)

Commits

Updates tree-sitter-go from 0.20.0 to 0.23.0

Commits

Updates tree-sitter-javascript from 0.20.4 to 0.21.4

Commits
  • d767b1a v0.21.4
  • 99be62f fix: jsx_text node trims whitespace too often
  • 12e4537 fix: automatic semicolon should be inserted given a number decimal a newline
  • f5af62c fix: comment optimization should not cause automatic-semi insert for single-l...
  • c4739fe fix: unnecessary seq sequences
  • 391a8fc fix: comment should be terminal
  • a5de24d 0.21.3
  • ce29c27 fix: comments should not consume 2028+2029, and neither should identifiers
  • e88537c feat(build): and add jsx
  • 79d4e33 feat(build): add mjs and cjs file types
  • Additional commits viewable in compare view

Updates tree-sitter-python from 0.20.4 to 0.23.0

Commits
  • 346fa42 0.23.0
  • 132b515 ci: only run push on master
  • c3dbc7a build: regenerate and update bindings
  • 55a9b8a fix(go): correct test
  • 0b889e4 fix: move go.mod to root dir
  • c3d122b fix: allow "not in" & "is not" to be queried
  • 62165d7 fix: give match the same priority as normal identifiers
  • 0dee05e chore: regenerate
  • ccc2408 fix: allow octal escapes with 1 to 3 digits
  • 36515d5 fix(build): correct Makefile version
  • Additional commits viewable in compare view

Updates tree-sitter-rust from 0.20.4 to 0.21.2

Commits

Updates tree-sitter-typescript from 0.20.5 to 0.23.0

Commits
  • 9951831 0.23.0
  • 8833511 build: update bindings
  • 71fe641 feat: bump tree-sitter-javascript to 0.23
  • 198d035 chore: generate
  • e0ffcd0 feat: support parenthesized expressions in decorators
  • 043fc26 feat: support assert syntax in imports
  • e45cb32 perf: improve generation time, state count, & memory usage
  • 9f804be 0.21.2
  • 37ced08 chore: generate
  • 7b4f59a feat: add accessor keyword
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 25, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the tree-sitter group with 6 updates chore(deps): bump the tree-sitter group across 1 directory with 6 updates Apr 25, 2026
…ates

Bumps the tree-sitter group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.20.10` | `0.22.2` |
| [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) | `0.20.0` | `0.23.0` |
| [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.20.4` | `0.21.4` |
| [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.20.4` | `0.23.0` |
| [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.20.4` | `0.21.2` |
| [tree-sitter-typescript](https://github.com/tree-sitter/tree-sitter-typescript) | `0.20.5` | `0.23.0` |



Updates `tree-sitter` from 0.20.10 to 0.22.2
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.22.2)

Updates `tree-sitter-go` from 0.20.0 to 0.23.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases)
- [Commits](tree-sitter/tree-sitter-go@v0.20.0...v0.23.0)

Updates `tree-sitter-javascript` from 0.20.4 to 0.21.4
- [Release notes](https://github.com/tree-sitter/tree-sitter-javascript/releases)
- [Commits](tree-sitter/tree-sitter-javascript@v0.20.4...v0.21.4)

Updates `tree-sitter-python` from 0.20.4 to 0.23.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-python/releases)
- [Commits](tree-sitter/tree-sitter-python@v0.20.4...v0.23.0)

Updates `tree-sitter-rust` from 0.20.4 to 0.21.2
- [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases)
- [Commits](tree-sitter/tree-sitter-rust@v0.20.4...v0.21.2)

Updates `tree-sitter-typescript` from 0.20.5 to 0.23.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-typescript/releases)
- [Commits](tree-sitter/tree-sitter-typescript@v0.20.5...v0.23.0)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-go
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-javascript
  dependency-version: 0.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-python
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-rust
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-typescript
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/tree-sitter-22de57c2fa branch from 6ce5d00 to 75bf282 Compare April 25, 2026 19:44
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants