Update module github.com/vektah/gqlparser/v2 to v2.5.1 - autoclosed #6

Closed
kjuulh wants to merge 1 commits from renovate/github.com-vektah-gqlparser-v2-2.x into main
Owner

This PR contains the following updates:

Package Type Update Change
github.com/vektah/gqlparser/v2 require minor v2.4.4 -> v2.5.1

Release Notes

vektah/gqlparser

v2.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.0...v2.5.1

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.4.8...v2.5.0

v2.4.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.4.7...v2.4.8

v2.4.7

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.4.6...v2.4.7

v2.4.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.4.5...v2.4.6

v2.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.4.4...v2.4.5


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | require | minor | `v2.4.4` -> `v2.5.1` | --- ### Release Notes <details> <summary>vektah/gqlparser</summary> ### [`v2.5.1`](https://github.com/vektah/gqlparser/releases/tag/v2.5.1) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.0...v2.5.1) #### What's Changed - Fixes [#&#8203;231](https://github.com/vektah/gqlparser/issues/231): Parsing a field type with a bang should not increase the … by [@&#8203;Aven30](https://github.com/Aven30) in https://github.com/vektah/gqlparser/pull/236 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.0...v2.5.1 ### [`v2.5.0`](https://github.com/vektah/gqlparser/releases/tag/v2.5.0) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.4.8...v2.5.0) #### What's Changed - fix : returning error instead of \*gqlError.Error by [@&#8203;schafle](https://github.com/schafle) in https://github.com/vektah/gqlparser/pull/234 #### New Contributors - [@&#8203;schafle](https://github.com/schafle) made their first contribution in https://github.com/vektah/gqlparser/pull/234 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.8...v2.5.0 ### [`v2.4.8`](https://github.com/vektah/gqlparser/releases/tag/v2.4.8) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.4.7...v2.4.8) #### What's Changed - Add UnmarshalJSON implementations. by [@&#8203;philipaconrad](https://github.com/philipaconrad) in https://github.com/vektah/gqlparser/pull/232 #### New Contributors - [@&#8203;philipaconrad](https://github.com/philipaconrad) made their first contribution in https://github.com/vektah/gqlparser/pull/232 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.7...v2.4.8 ### [`v2.4.7`](https://github.com/vektah/gqlparser/releases/tag/v2.4.7) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.4.6...v2.4.7) #### What's Changed - Fix [#&#8203;229](https://github.com/vektah/gqlparser/issues/229) by [@&#8203;Aven30](https://github.com/Aven30) in https://github.com/vektah/gqlparser/pull/230 #### New Contributors - [@&#8203;Aven30](https://github.com/Aven30) made their first contribution in https://github.com/vektah/gqlparser/pull/230 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.6...v2.4.7 ### [`v2.4.6`](https://github.com/vektah/gqlparser/releases/tag/v2.4.6) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.4.5...v2.4.6) #### What's Changed - Check for non-enum values on validation by [@&#8203;ameyarao98](https://github.com/ameyarao98) in https://github.com/vektah/gqlparser/pull/227 - Replace deprecated ioutil pkg with os & io by [@&#8203;abhinavnair](https://github.com/abhinavnair) in https://github.com/vektah/gqlparser/pull/228 #### New Contributors - [@&#8203;ameyarao98](https://github.com/ameyarao98) made their first contribution in https://github.com/vektah/gqlparser/pull/227 - [@&#8203;abhinavnair](https://github.com/abhinavnair) made their first contribution in https://github.com/vektah/gqlparser/pull/228 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.5...v2.4.6 ### [`v2.4.5`](https://github.com/vektah/gqlparser/releases/tag/v2.4.5) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.4.4...v2.4.5) #### What's Changed - Allow doubly-defined builtin directives by [@&#8203;benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/vektah/gqlparser/pull/226 - Validate that the operation's root type is valid by [@&#8203;benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/vektah/gqlparser/pull/225 #### New Contributors - [@&#8203;benjaminjkraft](https://github.com/benjaminjkraft) made their first contribution in https://github.com/vektah/gqlparser/pull/226 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.4...v2.4.5 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/github.com-vektah-gqlparser-v2-2.x from d367f97c35 to 9811fcdf9c 2022-10-26 11:54:21 +02:00 Compare
kjuulh force-pushed renovate/github.com-vektah-gqlparser-v2-2.x from 9811fcdf9c to 6500366675 2022-10-26 16:18:34 +02:00 Compare
kjuulh changed title from Update module github.com/vektah/gqlparser/v2 to v2.5.1 to Update module github.com/vektah/gqlparser/v2 to v2.5.1 - autoclosed 2022-10-26 16:45:46 +02:00
kjuulh closed this pull request 2022-10-26 16:45:46 +02:00
kjuulh changed title from Update module github.com/vektah/gqlparser/v2 to v2.5.1 to Update module github.com/vektah/gqlparser/v2 to v2.5.1 - autoclosed 2022-10-26 16:45:46 +02:00
kjuulh closed this pull request 2022-10-26 16:45:46 +02:00
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/acc-server#6
No description provided.