Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Update tree-sitter requirement from 0.19 to 0.20 in /ruby/extractor #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

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

Commits
  • 062421d 0.20.1
  • 42360fc Bump library versions to 0.20.1
  • 862fe9e Merge pull request #1496 from tree-sitter/query-randomized-tests
  • 26dac9b Fix query bugs revealed by randomized tests
  • fea3eca Improve query execution logging
  • 142f4b6 Rename Query::step_is_definite -> is_pattern_guaranteed_at_step
  • f69c486 Add a randomized test for query matching
  • 3ac53cb Add link to Lua bindings
  • a0c085b Return an error when trying to inline a token
  • 4e2e059 Ensure 'extra' bit is set correctly when reusing a node
  • 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 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)

bmuskalla and others added 2 commits November 24, 2021 17:49
Updates the requirements on [tree-sitter](https://github.com/tree-sitter/tree-sitter) to permit the latest version.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.19.0...v0.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2021
@github-actions github-actions bot added the Ruby label Nov 24, 2021
bmuskalla pushed a commit that referenced this pull request Jan 10, 2022
bmuskalla pushed a commit that referenced this pull request Jan 10, 2022
@bmuskalla bmuskalla force-pushed the main branch 4 times, most recently from bf08b64 to 66b9974 Compare January 27, 2022 11:00
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 Ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant