Filmstund / filmstund

A web-app for making it easy going to the cinema with your friends
MIT License
8 stars 0 forks source link

chore(deps): bump github.com/99designs/gqlgen from 0.17.5 to 0.17.9 #863

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/99designs/gqlgen from 0.17.5 to 0.17.9.

Release notes

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

v0.17.9

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.8...v0.17.9

v0.17.8

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.7...v0.17.8

v0.17.7

What's Changed

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.6...v0.17.7

v0.17.6

What's Changed

New Contributors

... (truncated)

Changelog

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

v0.17.9 - 2022-05-26

  • 7f0611b2 release v0.17.9

  • 738209b2 Update gqlparser (#2216)

  • Added goroutine leak test for chat example

  • Improved chat example with proper concurrency

This reverts commit eef7bfaad1b524f9e2fc0c1150fdb321c276069e.

  • Improved subscription channel usage

  • Regenerated examples and codegen

  • Add support for subscription keepalives in websocket client

  • Update chat example test

  • if else chain to switch

  • Revert "Add support for subscription keepalives in websocket client"

This reverts commits 64b882c3c9901f25edc0684ce2a1f9b63443416b and 670cf22272b490005d46dc2bee1634de1cd06d68.

  • Fixed chat example race condition

  • Fixed chatroom#Messages type

  • dont't try to embed builtins

  • add test

  • generated code

  • fix error message string

  • 8d9d3f12 Check only direct dependencies (#2205)

  • b262e40a v0.17.8 postrelease bump

... (truncated)

Commits


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)