cognitedata / cognite-grafana-datasource

Grafana datasource plugin for the Cognite Data Platform
Apache License 2.0
13 stars 6 forks source link

fix(deps): update dependency graphql-language-service to v5.2.1 #395

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

graphql/graphiql (graphql-language-service) ### [`v5.2.1`](https://togithub.com/graphql/graphiql/blob/HEAD/packages/graphql-language-service/CHANGELOG.md#521) [Compare Source](https://togithub.com/graphql/graphiql/compare/graphql-language-service@5.2.0...graphql-language-service@5.2.1) ##### Patch Changes - [#​3521](https://togithub.com/graphql/graphiql/pull/3521) [`aa6dbbb4`](https://togithub.com/graphql/graphiql/commit/aa6dbbb45bf51c1966537640fbe5c4f375735c8d) Thanks [@​acao](https://togithub.com/acao)! - Fixes several issues with Type System (SDL) completion across the ecosystem: - restores completion for object and input type fields when the document context is not detectable or parseable - correct top-level completions for either of the unknown, type system or executable definitions. this leads to mixed top level completions when the document is unparseable, but now you are not seemingly restricted to only executable top level definitions - `.graphqls` ad-hoc standard functionality remains, but is not required, as it is not part of the official spec, and the spec also allows mixed mode documents in theory, and this concept is required when the type is unknown

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.