Quramy / ts-graphql-plugin

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

chore(deps): update dependency graphql-config to v5.1.2 #1374

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-config (source) 5.0.3 -> 5.1.2 age adoption passing confidence

Release Notes

kamilkisiela/graphql-config (graphql-config) ### [`v5.1.2`](https://togithub.com/kamilkisiela/graphql-config/blob/HEAD/CHANGELOG.md#512) [Compare Source](https://togithub.com/kamilkisiela/graphql-config/compare/v5.1.1...v5.1.2) ##### Patch Changes - [#​1489](https://togithub.com/kamilkisiela/graphql-config/pull/1489) [`9a89093`](https://togithub.com/kamilkisiela/graphql-config/commit/9a8909375f72c6040cd5441fb88bd86035159719) Thanks [@​that1matt](https://togithub.com/that1matt)! - Change minimatch to version 9 ### [`v5.1.1`](https://togithub.com/kamilkisiela/graphql-config/blob/HEAD/CHANGELOG.md#511) [Compare Source](https://togithub.com/kamilkisiela/graphql-config/compare/v5.1.0...v5.1.1) ##### Patch Changes - [#​1481](https://togithub.com/kamilkisiela/graphql-config/pull/1481) [`5d00c94`](https://togithub.com/kamilkisiela/graphql-config/commit/5d00c94fafb220a9e101c192bffcce70dc194b75) Thanks [@​renovate](https://togithub.com/apps/renovate)! - Update minimatch ### [`v5.1.0`](https://togithub.com/kamilkisiela/graphql-config/blob/HEAD/CHANGELOG.md#510) [Compare Source](https://togithub.com/kamilkisiela/graphql-config/compare/v5.0.3...v5.1.0) ##### Minor Changes - [#​1459](https://togithub.com/kamilkisiela/graphql-config/pull/1459) [`5eca929`](https://togithub.com/kamilkisiela/graphql-config/commit/5eca92966fece546d39db39e647158a1081cee46) Thanks [@​dimaMachina](https://togithub.com/dimaMachina)! - - fix loading esm js config - add support of `*.mjs` configs ##### Patch Changes - [#​1418](https://togithub.com/kamilkisiela/graphql-config/pull/1418) [`658f984`](https://togithub.com/kamilkisiela/graphql-config/commit/658f98427d620a9cb8ca6c18e415b75b087794b8) Thanks [@​dimaMachina](https://togithub.com/dimaMachina)! - should not throw `pattern is too long` from minimatch dependency when SDL schema contain more than 65536 characters

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.33%. Comparing base (6df6451) to head (a05cafc). Report is 14 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1374/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/1374?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 #1374 +/- ## ========================================== + Coverage 96.30% 96.33% +0.03% ========================================== Files 80 80 Lines 5956 5956 Branches 1176 900 -276 ========================================== + Hits 5736 5738 +2 - Misses 213 215 +2 + Partials 7 3 -4 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1374/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami)