xplorfin / gql-bigint

A BigInt scalar implementation for gqlgen-based GraphQL projects
MIT License
2 stars 0 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vektah/gqlparser/v2 v2.2.0 -> v2.5.13 age adoption passing confidence

Release Notes

vektah/gqlparser (github.com/vektah/gqlparser/v2) ### [`v2.5.13`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.13) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.12...v2.5.13) #### What's Changed - Bump the actions-deps group in /validator/imported with 6 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/298](https://togithub.com/vektah/gqlparser/pull/298) - Bump prettier from 3.2.5 to 3.3.0 in /validator/imported in the actions-deps group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/299](https://togithub.com/vektah/gqlparser/pull/299) - Bump the actions-deps group in /validator/imported with 7 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/301](https://togithub.com/vektah/gqlparser/pull/301) - Bump braces from 3.0.2 to 3.0.3 in /validator/imported by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/302](https://togithub.com/vektah/gqlparser/pull/302) - Token limit fix CVE-2023-49559 by [@​uvzz](https://togithub.com/uvzz) in [https://github.com/vektah/gqlparser/pull/291](https://togithub.com/vektah/gqlparser/pull/291) #### New Contributors - [@​uvzz](https://togithub.com/uvzz) made their first contribution in [https://github.com/vektah/gqlparser/pull/291](https://togithub.com/vektah/gqlparser/pull/291) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13 ### [`v2.5.12`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.12) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.11...v2.5.12) ##### What's Changed - Disallow empty parens ([#​292](https://togithub.com/vektah/gqlparser/issues/292)). by [@​yuchenshi](https://togithub.com/yuchenshi) in [https://github.com/vektah/gqlparser/pull/293](https://togithub.com/vektah/gqlparser/pull/293) - WithBuiltin FormatterOption added by [@​atzedus](https://togithub.com/atzedus) in [https://github.com/vektah/gqlparser/pull/294](https://togithub.com/vektah/gqlparser/pull/294) - Redo github actions by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/295](https://togithub.com/vektah/gqlparser/pull/295) - Bump github.com/stretchr/testify from 1.4.0 to 1.9.0 in the actions-deps group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/296](https://togithub.com/vektah/gqlparser/pull/296) - Bump the actions-deps group in /validator/imported with 8 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/297](https://togithub.com/vektah/gqlparser/pull/297) ##### New Contributors - [@​yuchenshi](https://togithub.com/yuchenshi) made their first contribution in [https://github.com/vektah/gqlparser/pull/293](https://togithub.com/vektah/gqlparser/pull/293) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12 ### [`v2.5.11`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.11) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.10...v2.5.11) #### What's Changed - Bump get-func-name from 2.0.0 to 2.0.2 in /validator/imported by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/284](https://togithub.com/vektah/gqlparser/pull/284) - Bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.22.6 to 7.23.2 in /validator/imported by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/285](https://togithub.com/vektah/gqlparser/pull/285) - Fix description formatting (possible " character) by [@​blmhemu](https://togithub.com/blmhemu) in [https://github.com/vektah/gqlparser/pull/289](https://togithub.com/vektah/gqlparser/pull/289) - gqlerror: implement List.Unwrap by [@​emersion](https://togithub.com/emersion) in [https://github.com/vektah/gqlparser/pull/290](https://togithub.com/vektah/gqlparser/pull/290) #### New Contributors - [@​blmhemu](https://togithub.com/blmhemu) made their first contribution in [https://github.com/vektah/gqlparser/pull/289](https://togithub.com/vektah/gqlparser/pull/289) - [@​emersion](https://togithub.com/emersion) made their first contribution in [https://github.com/vektah/gqlparser/pull/290](https://togithub.com/vektah/gqlparser/pull/290) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.10...v2.5.11 ### [`v2.5.10`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.10) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.9...v2.5.10) #### What's Changed - fix for [#​281](https://togithub.com/vektah/gqlparser/issues/281) by [@​Metamogul](https://togithub.com/Metamogul) in [https://github.com/vektah/gqlparser/pull/282](https://togithub.com/vektah/gqlparser/pull/282) - Format the error file from [#​282](https://togithub.com/vektah/gqlparser/issues/282) by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/283](https://togithub.com/vektah/gqlparser/pull/283) #### New Contributors - [@​Metamogul](https://togithub.com/Metamogul) made their first contribution in [https://github.com/vektah/gqlparser/pull/282](https://togithub.com/vektah/gqlparser/pull/282) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.9...v2.5.10 ### [`v2.5.9`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.9) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.8...v2.5.9) #### What's Changed - Convenience to avoid wrapping nil by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/274](https://togithub.com/vektah/gqlparser/pull/274) - Add WrapIfUnwrapped and other Lint fixes by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/275](https://togithub.com/vektah/gqlparser/pull/275) - More lint by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/276](https://togithub.com/vektah/gqlparser/pull/276) - More minor tweaks by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/277](https://togithub.com/vektah/gqlparser/pull/277) - Make all fields of \*gqlerror.Error public by [@​fredzqm](https://togithub.com/fredzqm) in [https://github.com/vektah/gqlparser/pull/273](https://togithub.com/vektah/gqlparser/pull/273) - Revert Path string change by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/278](https://togithub.com/vektah/gqlparser/pull/278) - Adjust lexer to return gqlerror where it does not break tests by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/279](https://togithub.com/vektah/gqlparser/pull/279) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.8...v2.5.9 ### [`v2.5.8`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.8) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.7...v2.5.8) #### What's Changed - Put comments behind an option in formatter by [@​benjaminjkraft](https://togithub.com/benjaminjkraft) in [https://github.com/vektah/gqlparser/pull/271](https://togithub.com/vektah/gqlparser/pull/271) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.7...v2.5.8 ### [`v2.5.7`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.7) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.6...v2.5.7) #### What's Changed - \[Snyk] Security upgrade [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.16.11 to 7.22.6 by [@​lwc](https://togithub.com/lwc) in [https://github.com/vektah/gqlparser/pull/267](https://togithub.com/vektah/gqlparser/pull/267) - Bump semver from 5.7.1 to 5.7.2 in /validator/imported by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/268](https://togithub.com/vektah/gqlparser/pull/268) - Allow ommitting Directive arguments that are non-null if they have defaults by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/270](https://togithub.com/vektah/gqlparser/pull/270) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.6...v2.5.7 ### [`v2.5.6`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.6) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.5...v2.5.6) #### What's Changed - feat: support end of definition comment and end of file comment by [@​Warashi](https://togithub.com/Warashi) in [https://github.com/vektah/gqlparser/pull/264](https://togithub.com/vektah/gqlparser/pull/264) - feat(formatter): preserve spaces at the head of comments by [@​Warashi](https://togithub.com/Warashi) in [https://github.com/vektah/gqlparser/pull/265](https://togithub.com/vektah/gqlparser/pull/265) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.5...v2.5.6 ### [`v2.5.5`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.5) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.4...v2.5.5) #### What's Changed - feat: format with comments by [@​Warashi](https://togithub.com/Warashi) in [https://github.com/vektah/gqlparser/pull/263](https://togithub.com/vektah/gqlparser/pull/263) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.4...v2.5.5 ### [`v2.5.4`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.4) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.3...v2.5.4) #### What's Changed - feat(lexer): comment token support by [@​Warashi](https://togithub.com/Warashi) in [https://github.com/vektah/gqlparser/pull/261](https://togithub.com/vektah/gqlparser/pull/261) #### New Contributors - [@​Warashi](https://togithub.com/Warashi) made their first contribution in [https://github.com/vektah/gqlparser/pull/261](https://togithub.com/vektah/gqlparser/pull/261) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.3...v2.5.4 ### [`v2.5.3`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.3) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.2...v2.5.3) ##### What's Changed - Update modules by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/259](https://togithub.com/vektah/gqlparser/pull/259) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.2...v2.5.3 ### [`v2.5.2`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.2) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.1...v2.5.2) #### What's Changed - Add github actions to lint by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/241](https://togithub.com/vektah/gqlparser/pull/241) - GH Actions CI Additions + Linter fixups by [@​philipaconrad](https://togithub.com/philipaconrad) in [https://github.com/vektah/gqlparser/pull/242](https://togithub.com/vektah/gqlparser/pull/242) - Prefer to wrap third party errors by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/243](https://togithub.com/vektah/gqlparser/pull/243) - Remove a duplicate line in lexer_test.yml by [@​ryicoh](https://togithub.com/ryicoh) in [https://github.com/vektah/gqlparser/pull/244](https://togithub.com/vektah/gqlparser/pull/244) - Point to the right GraphQL spec by [@​Khyme](https://togithub.com/Khyme) in [https://github.com/vektah/gqlparser/pull/250](https://togithub.com/vektah/gqlparser/pull/250) - Bump json5 from 2.2.0 to 2.2.3 in /validator/imported by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/251](https://togithub.com/vektah/gqlparser/pull/251) - support [@​defer](https://togithub.com/defer) directive by [@​fiatjaf](https://togithub.com/fiatjaf) in [https://github.com/vektah/gqlparser/pull/255](https://togithub.com/vektah/gqlparser/pull/255) - Don't drop repeatable keyword when formatting directive by [@​tadeokondrak](https://togithub.com/tadeokondrak) in [https://github.com/vektah/gqlparser/pull/256](https://togithub.com/vektah/gqlparser/pull/256) - Validate directive arguments during schema parsing by [@​fredzqm](https://togithub.com/fredzqm) in [https://github.com/vektah/gqlparser/pull/258](https://togithub.com/vektah/gqlparser/pull/258) - Validate enum values directive are legit by [@​fredzqm](https://togithub.com/fredzqm) in [https://github.com/vektah/gqlparser/pull/257](https://togithub.com/vektah/gqlparser/pull/257) #### New Contributors - [@​ryicoh](https://togithub.com/ryicoh) made their first contribution in [https://github.com/vektah/gqlparser/pull/244](https://togithub.com/vektah/gqlparser/pull/244) - [@​Khyme](https://togithub.com/Khyme) made their first contribution in [https://github.com/vektah/gqlparser/pull/250](https://togithub.com/vektah/gqlparser/pull/250) - [@​fiatjaf](https://togithub.com/fiatjaf) made their first contribution in [https://github.com/vektah/gqlparser/pull/255](https://togithub.com/vektah/gqlparser/pull/255) - [@​tadeokondrak](https://togithub.com/tadeokondrak) made their first contribution in [https://github.com/vektah/gqlparser/pull/256](https://togithub.com/vektah/gqlparser/pull/256) - [@​fredzqm](https://togithub.com/fredzqm) made their first contribution in [https://github.com/vektah/gqlparser/pull/258](https://togithub.com/vektah/gqlparser/pull/258) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.1...v2.5.2 ### [`v2.5.1`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.1) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.5.0...v2.5.1) ##### What's Changed - Fixes [#​231](https://togithub.com/vektah/gqlparser/issues/231): Parsing a field type with a bang should not increase the … by [@​Aven30](https://togithub.com/Aven30) in [https://github.com/vektah/gqlparser/pull/236](https://togithub.com/vektah/gqlparser/pull/236) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.0...v2.5.1 ### [`v2.5.0`](https://togithub.com/vektah/gqlparser/releases/tag/v2.5.0) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.8...v2.5.0) ##### What's Changed - fix : returning error instead of \*gqlError.Error by [@​schafle](https://togithub.com/schafle) in [https://github.com/vektah/gqlparser/pull/234](https://togithub.com/vektah/gqlparser/pull/234) ##### New Contributors - [@​schafle](https://togithub.com/schafle) made their first contribution in [https://github.com/vektah/gqlparser/pull/234](https://togithub.com/vektah/gqlparser/pull/234) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.8...v2.5.0 ### [`v2.4.8`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.8) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.7...v2.4.8) #### What's Changed - Add UnmarshalJSON implementations. by [@​philipaconrad](https://togithub.com/philipaconrad) in [https://github.com/vektah/gqlparser/pull/232](https://togithub.com/vektah/gqlparser/pull/232) #### New Contributors - [@​philipaconrad](https://togithub.com/philipaconrad) made their first contribution in [https://github.com/vektah/gqlparser/pull/232](https://togithub.com/vektah/gqlparser/pull/232) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.7...v2.4.8 ### [`v2.4.7`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.7) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.6...v2.4.7) #### What's Changed - Fix [#​229](https://togithub.com/vektah/gqlparser/issues/229) by [@​Aven30](https://togithub.com/Aven30) in [https://github.com/vektah/gqlparser/pull/230](https://togithub.com/vektah/gqlparser/pull/230) #### New Contributors - [@​Aven30](https://togithub.com/Aven30) made their first contribution in [https://github.com/vektah/gqlparser/pull/230](https://togithub.com/vektah/gqlparser/pull/230) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.6...v2.4.7 ### [`v2.4.6`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.6) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.5...v2.4.6) #### What's Changed - Check for non-enum values on validation by [@​ameyarao98](https://togithub.com/ameyarao98) in [https://github.com/vektah/gqlparser/pull/227](https://togithub.com/vektah/gqlparser/pull/227) - Replace deprecated ioutil pkg with os & io by [@​abhinavnair](https://togithub.com/abhinavnair) in [https://github.com/vektah/gqlparser/pull/228](https://togithub.com/vektah/gqlparser/pull/228) #### New Contributors - [@​ameyarao98](https://togithub.com/ameyarao98) made their first contribution in [https://github.com/vektah/gqlparser/pull/227](https://togithub.com/vektah/gqlparser/pull/227) - [@​abhinavnair](https://togithub.com/abhinavnair) made their first contribution in [https://github.com/vektah/gqlparser/pull/228](https://togithub.com/vektah/gqlparser/pull/228) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.5...v2.4.6 ### [`v2.4.5`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.5) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.4...v2.4.5) #### What's Changed - Allow doubly-defined builtin directives by [@​benjaminjkraft](https://togithub.com/benjaminjkraft) in [https://github.com/vektah/gqlparser/pull/226](https://togithub.com/vektah/gqlparser/pull/226) - Validate that the operation's root type is valid by [@​benjaminjkraft](https://togithub.com/benjaminjkraft) in [https://github.com/vektah/gqlparser/pull/225](https://togithub.com/vektah/gqlparser/pull/225) #### New Contributors - [@​benjaminjkraft](https://togithub.com/benjaminjkraft) made their first contribution in [https://github.com/vektah/gqlparser/pull/226](https://togithub.com/vektah/gqlparser/pull/226) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.4...v2.4.5 ### [`v2.4.4`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.4) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.3...v2.4.4) ##### What's Changed - Report error about null value for any type that cannot be null, not for only built-in by [@​atzedus](https://togithub.com/atzedus) in [https://github.com/vektah/gqlparser/pull/222](https://togithub.com/vektah/gqlparser/pull/222) ##### New Contributors - [@​atzedus](https://togithub.com/atzedus) made their first contribution in [https://github.com/vektah/gqlparser/pull/222](https://togithub.com/vektah/gqlparser/pull/222) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.3...v2.4.4 ### [`v2.4.3`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.3) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.2...v2.4.3) ##### What's Changed - formatter: skip printing insignificant commas in arguments definitions by [@​a8m](https://togithub.com/a8m) in [https://github.com/vektah/gqlparser/pull/220](https://togithub.com/vektah/gqlparser/pull/220) ##### New Contributors - [@​a8m](https://togithub.com/a8m) made their first contribution in [https://github.com/vektah/gqlparser/pull/220](https://togithub.com/vektah/gqlparser/pull/220) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.2...v2.4.3 ### [`v2.4.2`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.2) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.1...v2.4.2) #### What's Changed - Report definition name in validateDefinition errors by [@​sonatard](https://togithub.com/sonatard) in [https://github.com/vektah/gqlparser/pull/206](https://togithub.com/vektah/gqlparser/pull/206) - Fix type documentation by [@​obukhov](https://togithub.com/obukhov) in [https://github.com/vektah/gqlparser/pull/207](https://togithub.com/vektah/gqlparser/pull/207) - formatter: support setting space indent by [@​giautm](https://togithub.com/giautm) in [https://github.com/vektah/gqlparser/pull/208](https://togithub.com/vektah/gqlparser/pull/208) - fix: only write newline in the description if needs by [@​giautm](https://togithub.com/giautm) in [https://github.com/vektah/gqlparser/pull/209](https://togithub.com/vektah/gqlparser/pull/209) - Bump minimist from 1.2.5 to 1.2.6 in /validator/imported by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/210](https://togithub.com/vektah/gqlparser/pull/210) - formatter fix: include argument directives by [@​jpleasu](https://togithub.com/jpleasu) in [https://github.com/vektah/gqlparser/pull/213](https://togithub.com/vektah/gqlparser/pull/213) - Embed prelude by [@​AndrewWPhillips](https://togithub.com/AndrewWPhillips) in [https://github.com/vektah/gqlparser/pull/214](https://togithub.com/vektah/gqlparser/pull/214) - feat: added AddTypes helper to `ast.Schema` by [@​giautm](https://togithub.com/giautm) in [https://github.com/vektah/gqlparser/pull/215](https://togithub.com/vektah/gqlparser/pull/215) - fix bug and delete String of Int and Float by [@​pjmd89](https://togithub.com/pjmd89) in [https://github.com/vektah/gqlparser/pull/205](https://togithub.com/vektah/gqlparser/pull/205) - fix issue [#​160](https://togithub.com/vektah/gqlparser/issues/160): validateVarType parsing numbers by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/216](https://togithub.com/vektah/gqlparser/pull/216) #### New Contributors - [@​sonatard](https://togithub.com/sonatard) made their first contribution in [https://github.com/vektah/gqlparser/pull/206](https://togithub.com/vektah/gqlparser/pull/206) - [@​obukhov](https://togithub.com/obukhov) made their first contribution in [https://github.com/vektah/gqlparser/pull/207](https://togithub.com/vektah/gqlparser/pull/207) - [@​giautm](https://togithub.com/giautm) made their first contribution in [https://github.com/vektah/gqlparser/pull/208](https://togithub.com/vektah/gqlparser/pull/208) - [@​jpleasu](https://togithub.com/jpleasu) made their first contribution in [https://github.com/vektah/gqlparser/pull/213](https://togithub.com/vektah/gqlparser/pull/213) - [@​AndrewWPhillips](https://togithub.com/AndrewWPhillips) made their first contribution in [https://github.com/vektah/gqlparser/pull/214](https://togithub.com/vektah/gqlparser/pull/214) - [@​pjmd89](https://togithub.com/pjmd89) made their first contribution in [https://github.com/vektah/gqlparser/pull/205](https://togithub.com/vektah/gqlparser/pull/205) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.1...v2.4.2 ### [`v2.4.1`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.1) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.4.0...v2.4.1) #### What's Changed - fixed issue for [https://github.com/99designs/gqlgen/issues/2028](https://togithub.com/99designs/gqlgen/issues/2028) by [@​Code-Hex](https://togithub.com/Code-Hex) in [https://github.com/vektah/gqlparser/pull/201](https://togithub.com/vektah/gqlparser/pull/201) - added validateTypeImplementsAncestors to validate implemented types by [@​Code-Hex](https://togithub.com/Code-Hex) in [https://github.com/vektah/gqlparser/pull/202](https://togithub.com/vektah/gqlparser/pull/202) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.4.0...v2.4.1 ### [`v2.4.0`](https://togithub.com/vektah/gqlparser/releases/tag/v2.4.0) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.3.1...v2.4.0) #### What's Changed - Support intermediate interfaces by [@​wilhelmeek](https://togithub.com/wilhelmeek) in [https://github.com/vektah/gqlparser/pull/169](https://togithub.com/vektah/gqlparser/pull/169) - fixed prelude.graphql to be correct in the latest spec by [@​Code-Hex](https://togithub.com/Code-Hex) in [https://github.com/vektah/gqlparser/pull/182](https://togithub.com/vektah/gqlparser/pull/182) - supported schema description for introspection by [@​Code-Hex](https://togithub.com/Code-Hex) in [https://github.com/vektah/gqlparser/pull/183](https://togithub.com/vektah/gqlparser/pull/183) - update Node.js harness by [@​vektah](https://togithub.com/vektah) [@​Code-Hex](https://togithub.com/Code-Hex) [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/181](https://togithub.com/vektah/gqlparser/pull/181) - updated prelude.graphql for the beta spec by [@​Code-Hex](https://togithub.com/Code-Hex) in [https://github.com/vektah/gqlparser/pull/200](https://togithub.com/vektah/gqlparser/pull/200) - Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vektah/gqlparser/pull/199](https://togithub.com/vektah/gqlparser/pull/199) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/vektah/gqlparser/pull/199](https://togithub.com/vektah/gqlparser/pull/199) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.3.1...v2.4.0 ### [`v2.3.1`](https://togithub.com/vektah/gqlparser/releases/tag/v2.3.1) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.3.0...v2.3.1) #### What's Changed - Revert "Add [@​specifiedBy](https://togithub.com/specifiedBy) directive declaration" by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/176](https://togithub.com/vektah/gqlparser/pull/176) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.3.0...v2.3.1 ### [`v2.3.0`](https://togithub.com/vektah/gqlparser/releases/tag/v2.3.0) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.2.0...v2.3.0) #### What's Changed - make reproducable importer by [@​vvakame](https://togithub.com/vvakame) in [https://github.com/vektah/gqlparser/pull/112](https://togithub.com/vektah/gqlparser/pull/112) - Update prelude to match graphql_spec for [@​deprecated](https://togithub.com/deprecated) directive by [@​danielnovograd](https://togithub.com/danielnovograd) in [https://github.com/vektah/gqlparser/pull/155](https://togithub.com/vektah/gqlparser/pull/155) - Stop validator mutating the provided \*Schema by [@​xzyfer](https://togithub.com/xzyfer) in [https://github.com/vektah/gqlparser/pull/158](https://togithub.com/vektah/gqlparser/pull/158) - docs: Fix a few typos in the README by [@​enisdenjo](https://togithub.com/enisdenjo) in [https://github.com/vektah/gqlparser/pull/174](https://togithub.com/vektah/gqlparser/pull/174) - feat: do not mark \__typename field as unknown in the schema validation by [@​damianopetrungaro](https://togithub.com/damianopetrungaro) in [https://github.com/vektah/gqlparser/pull/172](https://togithub.com/vektah/gqlparser/pull/172) - Fix: argument comparison between two sets of args by [@​jufemaiz](https://togithub.com/jufemaiz) in [https://github.com/vektah/gqlparser/pull/170](https://togithub.com/vektah/gqlparser/pull/170) - Add [@​specifiedBy](https://togithub.com/specifiedBy) directive declaration by [@​wilhelmeek](https://togithub.com/wilhelmeek) in [https://github.com/vektah/gqlparser/pull/168](https://togithub.com/vektah/gqlparser/pull/168) - Fix for update by reference of default variable values by [@​aurelijusbanelis](https://togithub.com/aurelijusbanelis) in [https://github.com/vektah/gqlparser/pull/161](https://togithub.com/vektah/gqlparser/pull/161) - Add release script by [@​StevenACoffman](https://togithub.com/StevenACoffman) in [https://github.com/vektah/gqlparser/pull/175](https://togithub.com/vektah/gqlparser/pull/175) #### New Contributors - [@​danielnovograd](https://togithub.com/danielnovograd) made their first contribution in [https://github.com/vektah/gqlparser/pull/155](https://togithub.com/vektah/gqlparser/pull/155) - [@​xzyfer](https://togithub.com/xzyfer) made their first contribution in [https://github.com/vektah/gqlparser/pull/158](https://togithub.com/vektah/gqlparser/pull/158) - [@​enisdenjo](https://togithub.com/enisdenjo) made their first contribution in [https://github.com/vektah/gqlparser/pull/174](https://togithub.com/vektah/gqlparser/pull/174) - [@​damianopetrungaro](https://togithub.com/damianopetrungaro) made their first contribution in [https://github.com/vektah/gqlparser/pull/172](https://togithub.com/vektah/gqlparser/pull/172) - [@​jufemaiz](https://togithub.com/jufemaiz) made their first contribution in [https://github.com/vektah/gqlparser/pull/170](https://togithub.com/vektah/gqlparser/pull/170) - [@​wilhelmeek](https://togithub.com/wilhelmeek) made their first contribution in [https://github.com/vektah/gqlparser/pull/168](https://togithub.com/vektah/gqlparser/pull/168) - [@​aurelijusbanelis](https://togithub.com/aurelijusbanelis) made their first contribution in [https://github.com/vektah/gqlparser/pull/161](https://togithub.com/vektah/gqlparser/pull/161) - [@​StevenACoffman](https://togithub.com/StevenACoffman) made their first contribution in [https://github.com/vektah/gqlparser/pull/175](https://togithub.com/vektah/gqlparser/pull/175) **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.2.0...v2.3.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 3 months ago

ℹ Artifact update notice

File name: gql-test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details: Package Change
github.com/stretchr/testify v1.7.0 -> v1.9.0