Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tree_sitter/core from 629093d to a467ea8.

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 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/core](https://github.com/tree-sitter/tree-sitter) from `629093d` to `a467ea8`.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@629093d...a467ea8)

---
updated-dependencies:
- dependency-name: tree_sitter/core
  dependency-version: a467ea8502d95562171f97953a6dc5b2a8622609
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2025
@ObserverOfTime ObserverOfTime merged commit 10ff18d into master Sep 7, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/tree_sitter/core-a467ea8 branch September 7, 2025 12:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants