Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps github.com/wundergraph/graphql-go-tools/v2 from 2.0.0-rc.118 to 2.0.0-rc.122.

Commits
  • 267aef8 fix: variables normalization for the anonymous operations (#965)
  • 714b83a chore: fix execution normalization tests
  • d019a2c fix: variables normalizer - remove skips and operation name
  • b716695 fix: input template rendering (#964)
  • beac955 chore: fix tests
  • 257fa23 chore: add more cases
  • 9a5a6ff chore: reimplement batch tests; remove simple resolver
  • c664ba1 chore: improve memory management
  • cd83d7c chore: improve memory management
  • 9c6079b fix: items null rendering
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot requested a review from a team November 13, 2024 00:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2024
Bumps [github.com/wundergraph/graphql-go-tools/v2](https://github.com/wundergraph/graphql-go-tools) from 2.0.0-rc.118 to 2.0.0-rc.122.
- [Release notes](https://github.com/wundergraph/graphql-go-tools/releases)
- [Commits](wundergraph/graphql-go-tools@v2.0.0-rc.118...v2.0.0-rc.122)

---
updated-dependencies:
- dependency-name: github.com/wundergraph/graphql-go-tools/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/runtime/github.com/wundergraph/graphql-go-tools/v2-2.0.0-rc.122 branch from b9a9964 to 9088218 Compare November 13, 2024 00:19
@mattjohnsonpint mattjohnsonpint merged commit 62f222b into main Nov 13, 2024
43 checks passed
@mattjohnsonpint mattjohnsonpint deleted the dependabot/go_modules/runtime/github.com/wundergraph/graphql-go-tools/v2-2.0.0-rc.122 branch November 13, 2024 00:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Development

Successfully merging this pull request may close these issues.

2 participants