Quramy / ts-graphql-plugin

TypeScript Language Service Plugin for GraphQL developers
MIT License
726 stars 26 forks source link

fix(deps): update dependency graphql-language-service to v5.3.0 - autoclosed #1370

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-language-service (source) 5.2.1 -> 5.3.0 age adoption passing confidence

Release Notes

graphql/graphiql (graphql-language-service) ### [`v5.3.0`](https://togithub.com/graphql/graphiql/blob/HEAD/packages/graphql-language-service/CHANGELOG.md#530) [Compare Source](https://togithub.com/graphql/graphiql/compare/graphql-language-service@5.2.2...graphql-language-service@5.3.0) ##### Minor Changes - [#​3682](https://togithub.com/graphql/graphiql/pull/3682) [`6c9f0df`](https://togithub.com/graphql/graphiql/commit/6c9f0df83ea4afe7fa59f84d83d59fba73dc3931) Thanks [@​yaacovCR](https://togithub.com/yaacovCR)! - Support v17 of `graphql-js` from `17.0.0-alpha.2` forward. Includes support for the latest incremental delivery response format. For further details, see [https://github.com/graphql/defer-stream-wg/discussions/69](https://togithub.com/graphql/defer-stream-wg/discussions/69). ### [`v5.2.2`](https://togithub.com/graphql/graphiql/blob/HEAD/packages/graphql-language-service/CHANGELOG.md#522) [Compare Source](https://togithub.com/graphql/graphiql/compare/graphql-language-service@5.2.1...graphql-language-service@5.2.2) ##### Patch Changes - [#​3637](https://togithub.com/graphql/graphiql/pull/3637) [`fdec377`](https://togithub.com/graphql/graphiql/commit/fdec377f28ac0d918a219b78dfa2d8f0996ff84d) Thanks [@​dimaMachina](https://togithub.com/dimaMachina)! - update eslint plugins and fix errors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.23%. Comparing base (1e1cbd4) to head (efe8e44). Report is 6 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1370/graphs/tree.svg?width=650&height=150&src=pr&token=Kz1gKB5U03&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami)](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami) ```diff @@ Coverage Diff @@ ## main #1370 +/- ## ========================================== - Coverage 96.33% 96.23% -0.11% ========================================== Files 80 80 Lines 5956 5956 Branches 1122 1122 ========================================== - Hits 5738 5732 -6 - Misses 211 217 +6 Partials 7 7 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1370/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami)