Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps github.com/99designs/gqlgen from 0.17.33 to 0.17.34.

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.34

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.33...v0.17.34

Changelog

Sourced from github.com/99designs/gqlgen's changelog.

v0.17.34 - 2023-06-23

  • 5a705857 release v0.17.34
  • fix: use "No longer supported" as the default deprecationReason for deprecated fields with no reason specified

  • test: add integration tests to ensure deprecated fields with no reason set get the default reason defined in the spec No longer supported

  • 640f3836 Update gqlparser dependency (#2694)

  • 5ac9fe59 Added flag to omit interface checks (#2689)

  • feat: removeDuplicateTags() validates tags and panic with meaningful error message

  • Instead of pinning on _latest without subresource integrity check, update both url and integrity to latest

  • Update graphql/playground/apollo_sandbox_playground.go


  • added GoInitialismsConfig which overrides the initialisms to be regarded

  • typo

  • adjusted examples and documentation

  • removed test with side-effects, adjustend yaml indentations, changed example entry "ID" to "CC" (again? I though I already did that)

  • comply with linter

  • ee6add4b Refactor TypeIdentifier to avoid circular imports (#2682)

  • 44376e52 fix subscription example in documentation (#2677)

  • Reworked integration using vitest Added SSE client testing Fixed SSE Transport parse errors not being sent as event-stream

... (truncated)

Commits
  • 5a70585 release v0.17.34
  • 1a9dbad Use "No longer supported" as the default deprecationReason for deprecations ...
  • 640f383 Update gqlparser dependency (#2694)
  • 5ac9fe5 Added flag to omit interface checks (#2689)
  • abc3c62 feat: always use latest apollo sandbox (#2686)
  • 3b295bb added GoInitialismsConfig which overrides the initialisms to be regarded (#2683)
  • ee6add4 Refactor TypeIdentifier to avoid circular imports (#2682)
  • 44376e5 fix subscription example in documentation (#2677)
  • d508082 Reworked integration testing using vitest (#2675)
  • d16f498 fix: issue with extraFields being thrown away (#2674)
  • 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 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)

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.33 to 0.17.34.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.33...v0.17.34)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Jun 26, 2023
@mergery mergery bot merged commit 4e2bea7 into master Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/backend/github.com/99designs/gqlgen-0.17.34 branch June 26, 2023 20:15
harehare pushed a commit that referenced this pull request Jun 29, 2023
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.33 to 0.17.34.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.33...v0.17.34)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant