Skip to content

Update tree-sitter requirement from <0.22 to ==0.21.3 in the python-packages group #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Updates the requirements on tree-sitter to permit the latest version.
Updates tree-sitter to 0.23.2

Release notes

Sourced from tree-sitter's releases.

v0.23.2

What's Changed

New Contributors

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

Commits
  • d65416b chore: release 0.23.2
  • 78d558f fix(query): iterate over captures for the shortest size, not longest
  • 8b36044 build: bump tree_sitter/core from 46bdc14 to f629fd4
  • 728a8d2 docs: update Query.captures documentation
  • 7c7db77 build: track release branch for core
  • 6e79db6 chore: release 0.23.1
  • f2fe751 ci: enable python 3.13
  • 3aa49bf ci: bump pypa/cibuildwheel from 2.20 to 2.21 in the actions group
  • 2d9b607 docs: update usage example
  • e164972 test: update test dependencies
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Updates the requirements on [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) to permit the latest version.

Updates `tree-sitter` to 0.23.2
- [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases)
- [Commits](tree-sitter/py-tree-sitter@v0.0.1...v0.23.2)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-77550dddb1 branch from 32ae2d9 to 469183a Compare November 19, 2024 05:05
@elifarley elifarley changed the title Update tree-sitter requirement from <0.22 to <0.24 in the python-packages group Update tree-sitter requirement from <0.22 to ==0.21.3 in the python-packages group Nov 19, 2024
@elifarley elifarley merged commit e102ca8 into main Nov 19, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-packages-77550dddb1 branch November 19, 2024 05:26
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.

1 participant