Skip to content

chore(deps)(deps): bump tree-sitter-graphql from 0.1.0 to 0.2.0 - #236

Merged
nikolay-e merged 2 commits into
mainfrom
dependabot/cargo/tree-sitter-graphql-0.2.0
Aug 26, 2026
Merged

chore(deps)(deps): bump tree-sitter-graphql from 0.1.0 to 0.2.0#236
nikolay-e merged 2 commits into
mainfrom
dependabot/cargo/tree-sitter-graphql-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps tree-sitter-graphql from 0.1.0 to 0.2.0.

Commits

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 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-graphql](https://github.com/joowani/tree-sitter-graphql) from 0.1.0 to 0.2.0.
- [Commits](joowani/tree-sitter-graphql@v0.1.0...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 23, 2026
@sonarqubecloud

Copy link
Copy Markdown

@nikolay-e
nikolay-e merged commit 0285023 into main Aug 26, 2026
24 of 25 checks passed
@nikolay-e
nikolay-e deleted the dependabot/cargo/tree-sitter-graphql-0.2.0 branch August 26, 2026 09:39
nikolay-e pushed a commit that referenced this pull request Aug 26, 2026
tree-sitter-graphql 0.2.0 is a grammar bump, so it can change GraphQL fragment extraction. The node types LANG_CONFIGS names for graphql (object_type_definition, interface_type_definition, enum_type_definition, ...) still resolve: the tree_sitter_strategy unit test that fragments 'type Foo { bar: String }' into FragmentKind::Type passes on this branch, as does the full yaml_cases corpus gate.
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