Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Bump tree-sitter from 0.23.2 to 0.24.0 #630

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps tree-sitter from 0.23.2 to 0.24.0.

Release notes

Sourced from tree-sitter's releases.

v0.24.0

What's Changed

Full Changelog: tree-sitter/py-tree-sitter@v0.23.2...v0.24.0

Commits
  • f5282a0 chore: release 0.24.0
  • 7c3e9a1 ci(dependabot): update python dependencies
  • 49c7cb0 ci: bump pypa/cibuildwheel from 2.21 to 2.22 in the actions group
  • 3009574 build: bump tree_sitter/core from e3c8263 to 5e8760b
  • 34422a2 fix(query): correct matching logic for any-of
  • 984db5c fix(query): ensure capture_id is set for any-of predicates
  • a85342e test(language): adapt to parser changes
  • c9168d9 ci: skip tests on Windows
  • bc18f5f build: update test dependencies
  • 65b0c2a fix(query): handle errors in predicates
  • 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)

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 17, 2025
JAORMX
JAORMX previously approved these changes Jan 17, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/tree-sitter-0.24.0 branch from 162d775 to 6ee7cc5 Compare January 17, 2025 07:36
lukehinds
lukehinds previously approved these changes Jan 17, 2025
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.23.2 to 0.24.0.
- [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases)
- [Commits](tree-sitter/py-tree-sitter@v0.23.2...v0.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tree-sitter-0.24.0 branch from 6ee7cc5 to fe3aff1 Compare January 17, 2025 07:48
@lukehinds lukehinds merged commit dceeef8 into main Jan 17, 2025
3 checks passed
@lukehinds lukehinds deleted the dependabot/pip/tree-sitter-0.24.0 branch January 17, 2025 08:01
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants