Skip to content

Bump tree-sitter-python from 0.23.6 to 0.25.0#7

Merged
carlos-alm merged 1 commit intomainfrom
dependabot/npm_and_yarn/tree-sitter-python-0.25.0
Feb 21, 2026
Merged

Bump tree-sitter-python from 0.23.6 to 0.25.0#7
carlos-alm merged 1 commit intomainfrom
dependabot/npm_and_yarn/tree-sitter-python-0.25.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps 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

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tree-sitter-python](https://github.com/tree-sitter/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)

---
updated-dependencies:
- dependency-name: tree-sitter-python
  dependency-version: 0.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 21, 2026
@carlos-alm carlos-alm merged commit 0951786 into main Feb 21, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tree-sitter-python-0.25.0 branch February 21, 2026 11:23
carlos-alm added a commit that referenced this pull request Feb 22, 2026
…-python-0.25.0

Bump tree-sitter-python from 0.23.6 to 0.25.0
carlos-alm pushed a commit that referenced this pull request Feb 22, 2026
Analyze 21 code intelligence tools, rank codegraph #7/22, and
establish 8 core principles (zero-infrastructure, dual engine,
confidence scoring, incremental builds, embeddable-first,
single registry, security defaults, scope boundaries).
carlos-alm pushed a commit that referenced this pull request Feb 23, 2026
Replace glimpse with GitNexus in the README feature comparison table
and "How other tools compare" section. Add GitNexus as #7 (score 4.0)
in COMPETITIVE_ANALYSIS.md with scoring breakdown and "vs GitNexus"
analysis section. Renumber all subsequent entries.
carlos-alm pushed a commit that referenced this pull request Feb 24, 2026
Add readFileSafe helper that retries on transient OS errors
(EBUSY/EACCES/EPERM) from editors performing non-atomic saves.
Replace bare readFileSync calls in builder.js (3 sites) and
watcher.js (1 site).

Add symlink loop detection to collectFiles via realpathSync tracking
of visited directories, preventing infinite recursion from circular
symlinks.

Update architecture.md sections #7, #15, and summary table to
reflect these fixes.

Impact: 5 functions changed, 5 affected
@greptile-apps greptile-apps bot mentioned this pull request Mar 3, 2026
3 tasks
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant