Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/99designs/gqlgen from 0.13.0 to 0.17.3 #15

Open
wants to merge 326 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps github.com/99designs/gqlgen from 0.13.0 to 0.17.3.

Release notes

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

v0.17.3

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.2...v0.17.3

v0.17.2

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.1...v0.17.2

v0.17.1

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.0...v0.17.1

v0.17.0

What's Changed

... (truncated)

Changelog

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

v0.17.3 - 2022-04-20

  • 0bb262d1 release v0.17.3
  • Update gqlparser

  • Update tests to be NoError

Because DispatchOperation creates tempResponseContext, which is passed into Exec, which is then used in _Subscription to generate the next function. Inside the various subscription functions when generating next the context was captured there.

Which means later when the returned function from DispatchOperation is called. The responseContext which accumulates the errors is the tempResponseContext which we no longer have access to to read the errors out of it.

Instead add a context to next() so that it can be passed through and accumulated the errors as expected.

Added a unit test for this as well.

  • Change the error message to be slightly more clear

  • Rebase on updated origin/master.

Fix the test to not be sensitive to array ordering. Re-generate on master as there was a schema change.

We were closing at the end of the loop and also in the defer.

  • a15a9bfd Update test.yml to be valid

... (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)

dependabot bot and others added 30 commits May 7, 2021 10:23
Signed-off-by: Mark Sagi-Kazar <[email protected]>
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1077
…d_yarn/web/karma-jasmine-html-reporter-1.6.0
…ules/github.com/prometheus/common-0.24.0
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1078
Signed-off-by: Peter Balogh <[email protected]>
…ules/github.com/digitalocean/godo-1.61.0
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1083
lajos-vlasics and others added 28 commits August 18, 2021 11:49
…d_yarn/web/ts-node-10.2.0

chore(deps-dev): bump ts-node from 10.1.0 to 10.2.0 in /web
…d_yarn/web/path-parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /web
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 12.1.2 to 12.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.2...12.2.1)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn/web/angular/cli-12.2.1

chore(deps-dev): bump @angular/cli from 12.1.2 to 12.2.1 in /web
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 12.1.1 to 12.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.1...12.2.1)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.0 to 16.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn/web/angular-devkit/build-angular-12.2.1

chore(deps-dev): bump @angular-devkit/build-angular from 12.1.1 to 12.2.1 in /web
…d_yarn/web/types/node-16.6.1

chore(deps-dev): bump @types/node from 16.4.0 to 16.6.1 in /web
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn/web/tslib-2.3.1

chore(deps): bump tslib from 2.3.0 to 2.3.1 in /web
[Web] Fix Select dropdown options position
For some reason GHA lost access to the ghcr.io
container registry somewhere in the past.

There is a confirmed fix to add GHA write access
to the cloudinfo repository, at the ghcr.io
package settings page, but the
org.opencontainers.image.source label should do
the same when configured correctly.

For now I'm trying to set it to the HTML URL
(HTTPS) instead of the clone URL (SSH).

If this doesn't work we are going to revert it and
settle for the manual write access setting.
Attempt fixing the GHA container image access
banzaicloud#844
Revert "Attempt fixing the GHA container image access"
banzaicloud#848
app: 0.17.1->0.17.2
chart: 0.8.4->0.8.5
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.13.0 to 0.17.3.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.13.0...v0.17.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2022

The following labels could not be found: dependencies.

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.

6 participants