Skip to content

chore(deps)(deps): bump the tree-sitter group with 7 updates#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tree-sitter-1d535ee675
Open

chore(deps)(deps): bump the tree-sitter group with 7 updates#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tree-sitter-1d535ee675

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the tree-sitter group with 7 updates:

Package From To
tree-sitter-python 0.23.6 0.25.0
tree-sitter-javascript 0.23.1 0.25.0
tree-sitter-rust 0.23.3 0.24.0
tree-sitter-go 0.23.4 0.25.0
tree-sitter-php 0.23.11 0.24.2
tree-sitter-lua 0.2.0 0.4.1
tree-sitter-scala 0.23.4 0.24.0

Updates tree-sitter-python from 0.23.6 to 0.25.0

Release notes

Sourced from tree-sitter-python's releases.

v0.25.0

NOTE: Download tree-sitter-python.tar.gz for the complete source code.

Commits
  • 293fdc0 0.25.0
  • 34a91a2 chore: generate
  • 8ad8a51 ci: update failing files
  • a0b84ed test: update tests
  • 1b1ca93 fix: give a higher lexical precedence to the * in except*
  • a4c106f feat: allow multiple exception expressions without parenthesis
  • 29e3bc2 refactor!: simplify exceptions
  • d8f9e69 feat: add PEP 750 template string support
  • 7ff26da feat: simplify try statement by accepting missing else/except/finally blocks
  • afdba00 build: update bindings
  • Additional commits viewable in compare view

Updates tree-sitter-javascript from 0.23.1 to 0.25.0

Release notes

Sourced from tree-sitter-javascript's releases.

v0.25.0

NOTE: Download tree-sitter-javascript.tar.gz for the complete source code.

Commits

Updates tree-sitter-rust from 0.23.3 to 0.24.0

Release notes

Sourced from tree-sitter-rust's releases.

v0.24.0

NOTE: Download tree-sitter-rust.tar.gz for the complete source code.

Commits

Updates tree-sitter-go from 0.23.4 to 0.25.0

Release notes

Sourced from tree-sitter-go's releases.

v0.25.0

NOTE: Download tree-sitter-go.tar.gz for the complete source code.

Commits
  • 1547678 0.25.0
  • 3f912e9 chore: generate
  • 179ca03 feat: expose statement list
  • e25214e fix: allow the terminator to be omitted for the last element
  • edea6bf fix: give index expressions a dynamic precedence of 1
  • e1076e5 feat: support generic type aliases
  • 00a299e ci: update test failures, use macos-15
  • 93c2bb6 build: update bindings
  • 1496eb7 feat: use the new reserved rules api
  • c350fa5 ci: bump actions/checkout from 4 to 5
  • Additional commits viewable in compare view

Updates tree-sitter-php from 0.23.11 to 0.24.2

Release notes

Sourced from tree-sitter-php's releases.

v0.24.2

What's Changed

NOTE: Download tree-sitter-php.tar.gz for the complete source code.

v0.24.1

What's Changed

Full Changelog: tree-sitter/tree-sitter-php@v0.24.0...v0.24.1

NOTE: Download tree-sitter-php.tar.gz for the complete source code.

v0.24.0

NOTE: Download tree-sitter-php.tar.gz for the complete source code.

What's Changed

New Contributors

Full Changelog: tree-sitter/tree-sitter-php@v0.23.12...v0.24.0

v0.23.12

NOTE: Download tree-sitter-php.tar.gz for the complete source code.

What's Changed

New Contributors

Full Changelog: tree-sitter/tree-sitter-php@v0.23.11...v0.23.12

Commits
  • 5b5627f fix: publishing, 0.24.2
  • 1269143 fix(bindings): c header file location
  • a36de39 build(deps): bump actions/checkout from 4 to 5
  • d0eb14b 0.24.1
  • b621f08 chore: regenerate parser
  • 182f034 0.24.0
  • 71c7b04 test: add test for async visibility on static properties
  • be882ba chore: generate
  • 43fbdd5 feat!: add php_end_tag to grammar and queries
  • bcef9bf fix: enums can have class constants
  • Additional commits viewable in compare view

Updates tree-sitter-lua from 0.2.0 to 0.4.1

Release notes

Sourced from tree-sitter-lua's releases.

v0.4.1

What's Changed

New Contributors

Full Changelog: tree-sitter-grammars/tree-sitter-lua@v0.4.0...v0.4.1

v0.4.0

Breaking Changes

  • regenerate the parser with ABI 15

What's Changed

New Contributors

Full Changelog: tree-sitter-grammars/tree-sitter-lua@v0.3.0...v0.4.0

v0.3.0

What's Changed

New Contributors

Full Changelog: tree-sitter-grammars/tree-sitter-lua@v0.2.0...v0.3.0

Commits
  • 816840c release v0.4.1
  • 97db867 ci: bump actions/checkout from 4 to 6 in the actions group
  • f549839 ci: fix dependabot config
  • 03516cb ci: fix publish workflow
  • 037d315 ci: add query validation job
  • 57ba500 chore: format queries with ts_query_ls
  • f35527e ci: add dependabot for GH actions
  • 2b5b90f feat: update parser with 0.26
  • 9a0cae5 feat: update bindings
  • d760230 feat(grammar): add field name for operators in expressions (#59)
  • Additional commits viewable in compare view

Updates tree-sitter-scala from 0.23.4 to 0.24.0

Release notes

Sourced from tree-sitter-scala's releases.

v0.24.0

updates

behind the scene

new contributors

Full Changelog: tree-sitter/tree-sitter-scala@v0.23.4...v0.24.0

Commits
  • 2d55e74 Merge pull request #472 from eed3si9n/wip/tree-sitter-0.24
  • 4f3c2fb Update version to 0.24.0
  • c7d99f8 Merge pull request #471 from tree-sitter/generation
  • d4ed326 chore: generate and sync from e978ef2a5789d6f61874ef81f98e8ccf58f6548b
  • e978ef2 Merge pull request #470 from eed3si9n/wip/nested-package
  • 595ac31 Opt out of Swift testing
  • 51c11bc Opt out of parser diff
  • 36aa13b fix: Fix nested packages
  • a2e91c8 Merge pull request #468 from tree-sitter/dependabot/npm_and_yarn/tar-fs-2.1.3
  • 478055e build(deps-dev): bump tar-fs from 2.1.2 to 2.1.3
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the tree-sitter group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.23.6` | `0.25.0` |
| [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.23.1` | `0.25.0` |
| [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.23.3` | `0.24.0` |
| [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) | `0.23.4` | `0.25.0` |
| [tree-sitter-php](https://github.com/tree-sitter/tree-sitter-php) | `0.23.11` | `0.24.2` |
| [tree-sitter-lua](https://github.com/tree-sitter-grammars/tree-sitter-lua) | `0.2.0` | `0.4.1` |
| [tree-sitter-scala](https://github.com/tree-sitter/tree-sitter-scala) | `0.23.4` | `0.24.0` |


Updates `tree-sitter-python` from 0.23.6 to 0.25.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-python/releases)
- [Commits](tree-sitter/tree-sitter-python@v0.23.6...v0.25.0)

Updates `tree-sitter-javascript` from 0.23.1 to 0.25.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-javascript/releases)
- [Commits](tree-sitter/tree-sitter-javascript@v0.23.1...v0.25.0)

Updates `tree-sitter-rust` from 0.23.3 to 0.24.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases)
- [Commits](tree-sitter/tree-sitter-rust@v0.23.3...v0.24.0)

Updates `tree-sitter-go` from 0.23.4 to 0.25.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases)
- [Commits](tree-sitter/tree-sitter-go@v0.23.4...v0.25.0)

Updates `tree-sitter-php` from 0.23.11 to 0.24.2
- [Release notes](https://github.com/tree-sitter/tree-sitter-php/releases)
- [Commits](tree-sitter/tree-sitter-php@v0.23.11...v0.24.2)

Updates `tree-sitter-lua` from 0.2.0 to 0.4.1
- [Release notes](https://github.com/tree-sitter-grammars/tree-sitter-lua/releases)
- [Commits](tree-sitter-grammars/tree-sitter-lua@v0.2.0...v0.4.1)

Updates `tree-sitter-scala` from 0.23.4 to 0.24.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-scala/releases)
- [Commits](tree-sitter/tree-sitter-scala@v0.23.4...v0.24.0)

---
updated-dependencies:
- dependency-name: tree-sitter-python
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-javascript
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-rust
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-go
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-php
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-lua
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-scala
  dependency-version: 0.24.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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 12, 2026
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

Comments