Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps tree-sitter from 0.25.8 to 0.25.9.

Release notes

Sourced from tree-sitter's releases.

v0.25.9

What's Changed

New Contributors

Full Changelog: tree-sitter/tree-sitter@v0.25.8...v0.25.9

Commits
  • a467ea8 fix(rust): correct crate versions in root Cargo.toml file
  • 6cd25aa 0.25.9
  • 027136c fix(generate): use correct state id when adding terminal states to
  • 14c4d2f fix(generate): return error when single state transitions have
  • 8e2b5ad fix(test): improve readability of corpus error message mismatch
  • bb82b94 fix(web): correct type errors, improve build
  • 59f3cb9 fix(npm): add directory to repository fields
  • a80cd86 fix(cli): fix DSL type declarations
  • 253003c fix(generate): warn users when extra rule can lead to parser hang
  • e61407c fix(bindings): properly detect MSVC compiler
  • 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 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 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](https://github.com/tree-sitter/tree-sitter) from 0.25.8 to 0.25.9.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.25.8...v0.25.9)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.25.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust specific to the Rust CLI labels Sep 8, 2025
@bolinfest bolinfest merged commit 6b878be into main Sep 8, 2025
18 checks passed
@bolinfest bolinfest deleted the dependabot/cargo/codex-rs/tree-sitter-0.25.9 branch September 8, 2025 15:23
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust specific to the Rust CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant