fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.31
#612
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/github.com-vektah-gqlparser-v2-2.x into main2025-10-30 06:56:06 +00:00
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | `v2.5.30` -> `v2.5.31` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>vektah/gqlparser (github.com/vektah/gqlparser/v2)</summary>
### [`v2.5.31`](https://github.com/vektah/gqlparser/releases/tag/v2.5.31)
[Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31)
#### What's Changed
- validator/rules: add Rules unit tests by [@​tomoikey](https://github.com/tomoikey) in [#​385](https://github.com/vektah/gqlparser/pull/385)
- Add a nil check in ArgumentMap by [@​fredzqm](https://github.com/fredzqm) in [#​397](https://github.com/vektah/gqlparser/pull/397)
- fix(validator): allow nullable variables for nonnull args with default by [@​lbarthon](https://github.com/lbarthon) in [#​396](https://github.com/vektah/gqlparser/pull/396)
- Bump the actions-deps group in /validator/imported with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​384](https://github.com/vektah/gqlparser/pull/384)
- Bump the actions-deps group in /validator/imported with 6 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​386](https://github.com/vektah/gqlparser/pull/386)
- Bump the actions-deps group in /validator/imported with 4 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​388](https://github.com/vektah/gqlparser/pull/388)
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​389](https://github.com/vektah/gqlparser/pull/389)
- Bump actions/checkout from 4 to 5 in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​387](https://github.com/vektah/gqlparser/pull/387)
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​391](https://github.com/vektah/gqlparser/pull/391)
- Bump chai from 5.3.1 to 6.0.1 in /validator/imported in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​390](https://github.com/vektah/gqlparser/pull/390)
- Bump actions/setup-go from 5 to 6 in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​393](https://github.com/vektah/gqlparser/pull/393)
- Bump [@​babel/core](https://github.com/babel/core) from 7.28.3 to 7.28.4 in /validator/imported in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​392](https://github.com/vektah/gqlparser/pull/392)
- Bump chai from 6.0.1 to 6.2.0 in /validator/imported in the actions-deps group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​394](https://github.com/vektah/gqlparser/pull/394)
- Bump the actions-deps group in /validator/imported with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​395](https://github.com/vektah/gqlparser/pull/395)
#### New Contributors
- [@​lbarthon](https://github.com/lbarthon) made their first contribution in [#​396](https://github.com/vektah/gqlparser/pull/396)
**Full Changelog**: <https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31>
</details>
---
### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/608?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 1.00%. Comparing base ([`0f077a5`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/0f077a53bb238fed3d59aae140edce515def045d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`89e35c4`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/89e35c4ee754dd0bea1b9a804b2f1de72a1a8df4?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #608 +/- ##
=====================================
Coverage 1.00% 1.00%
=====================================
Files 42 42
Lines 1996 1996
=====================================
Hits 20 20
Misses 1976 1976
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/608?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
:loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems.
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v2.5.30->v2.5.31Release Notes
vektah/gqlparser (github.com/vektah/gqlparser/v2)
v2.5.31Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31
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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.00%. Comparing base (
0f077a5) to head (89e35c4).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
4fe45bf125