Skip to content

Conversation

StevenACoffman
Copy link
Collaborator

@StevenACoffman StevenACoffman commented Jun 27, 2025

Update github.com/vektah/gqlparser/v2 to v2.5.30

What's Changed: vektah/gqlparser@v2.5.28...v2.5.30

Full Changelog: vektah/gqlparser@v2.5.28...v2.5.30

Automated update of gqlparser. See releases:

Signed-off-by: Steve Coffman <steve@khanacademy.org>
@coveralls
Copy link

coveralls commented Jun 27, 2025

Coverage Status

coverage: 73.159% (-0.02%) from 73.175%
when pulling 64d0191 on update_gqlparser_v2_v2_5_29
into 01d4e04 on master.

@StevenACoffman StevenACoffman force-pushed the update_gqlparser_v2_v2_5_29 branch 4 times, most recently from 33f22e0 to 20fba17 Compare June 28, 2025 03:35
Signed-off-by: Steve Coffman <steve@khanacademy.org>
Signed-off-by: Steve Coffman <steve@khanacademy.org>
@StevenACoffman StevenACoffman changed the title Update gqlparser to v2.5.29 Update gqlparser to v2.5.30 Jun 28, 2025
@StevenACoffman StevenACoffman changed the title Update gqlparser to v2.5.30 Update github.com/vektah/gqlparser/v2 to v2.5.30 Jun 28, 2025
Signed-off-by: Steve Coffman <steve@khanacademy.org>
@StevenACoffman StevenACoffman merged commit c2ce357 into master Jun 28, 2025
19 checks passed
@StevenACoffman StevenACoffman deleted the update_gqlparser_v2_v2_5_29 branch June 28, 2025 23:19
err = gqlerror.Errorf("no operation provided")
gqlErr, _ := err.(*gqlerror.Error)
errcode.Set(err, errcode.ValidationFailed)
return nil, gqlerror.List{gqlErr}
}

currentRules := rules.NewDefaultRules()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An alternative for custom rules would need to be provided here via some configuration option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants