Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps github.com/vektah/gqlparser/v2 from 2.5.25 to 2.5.27.

Release notes

Sourced from github.com/vektah/gqlparser/v2's releases.

v2.5.27

What's Changed

Full Changelog: vektah/gqlparser@v2.5.26...v2.5.27

v2.5.26

What's Changed

Full Changelog: vektah/gqlparser@v2.5.25...v2.5.26

Commits
  • 338ee49 Change parser limit error to be gqlerror (#371)
  • fbff6f2 Bump the actions-deps group in /validator/imported with 6 updates (#369)
  • 8405327 Bump golangci/golangci-lint-action in the actions-deps group (#370)
  • af38134 feat(error): add column information to error string output in gqlerror/error....
  • 539d990 Fix loosing schema directives in FormatSchema() when schema definition only c...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.25 to 2.5.27.
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](vektah/gqlparser@v2.5.25...v2.5.27)

---
updated-dependencies:
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-version: 2.5.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 7, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Updated the gqlparser dependency from v2.5.25 to v2.5.27, improving error handling and reporting capabilities in the GraphQL parser.

  • Changed parser limit errors to be returned as gqlerror type for better error handling in /core/go.mod
  • Added column information to error string output for more detailed error reporting
  • Fixed schema directive preservation in FormatSchema() when schema only contains default operation types
  • Updated MongoDB driver from v1.17.1 to v1.17.3 with memory leak fixes and improved BSON unmarshaling
  • Added back ReadCompressedCompressedMessage() function to wiremessage API for better compatibility

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Superseded by #524.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/core/github.com/vektah/gqlparser/v2-2.5.27 branch June 16, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant