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

Update module github.com/99designs/gqlgen to v0.17.49 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/99designs/gqlgen v0.17.38 -> v0.17.49 age adoption passing confidence

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.49

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.48...v0.17.49

v0.17.48

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.47...v0.17.48

v0.17.47

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.46...v0.17.47

v0.17.46

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.45...v0.17.46

v0.17.45

Compare Source

a854eb65 Bump golang.org/x/tools from 0.18.0 to 0.19.0 (#​2963)
  • Bump golang.org/x/tools from 0.18.0 to 0.19.0

Bumps golang.org/x/tools from 0.18.0 to 0.19.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Go mod tidy examples and websocket

908498e3 Bump typescript from 5.3.3 to 5.4.2 in /integration (#​2960)

Bumps typescript from 5.3.3 to 5.4.2.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
6e77359b Bump vite from 5.1.4 to 5.1.5 in /integration (#​2961)

Bumps vite from 5.1.4 to 5.1.5.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
361cb189 Bump [@​apollo](https://togithub.com/apollo)/client from 3.9.5 to 3.9.6 in /integration (#​2962)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

d2271d8f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#​2964)

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.


updated-dependencies:

  • dependency-name: google.golang.org/protobuf
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • caf1faa Add case for resolvers_always_return_pointers:false (#​2966)

  • 0d24aa9 handle models in federation pkg (#​2965)

  • 2aa9bbb fix(docs): convert an unnecessarily capitalized word in the middle of sentences to lowercase (#​2959)

  • bc72cd8 Add option to omit resolver fields from models (#​2957)

95f9dc79 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#​2953)

Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
fbcceec2 Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 (#​2954)
  • Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1

Bumps github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1.


updated-dependencies:

  • dependency-name: github.com/PuerkitoBio/goquery
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • mod tidy examples

c15af8ce Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /_examples (#​2955)

Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
1993b3aa Bump vitest from 1.3.0 to 1.3.1 in /integration (#​2946)

Bumps vitest from 1.3.0 to 1.3.1.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
d16c6adc Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 (#​2943)
  • Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0

Bumps github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/PuerkitoBio/goquery
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Tidy examples

be74b6a0 Bump [@​graphql](https://togithub.com/graphql)-codegen/client-preset from 4.2.2 to 4.2.4 in /integration (#​2945)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

90aa9243 Bump [@​graphql](https://togithub.com/graphql)-codegen/introspection from 4.0.2 to 4.0.3 in /integration (#​2944)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

137ddbd3 Bump vite from 5.1.3 to 5.1.4 in /integration (#​2947)

Bumps vite from 5.1.3 to 5.1.4.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
15cef76f Optionally render entity requires populator function for advanced [@​requires](https://togithub.com/requires) use cases (#​2884) (closes #​1)
  • Adding generation of new functions to populate requires representations. WIP.

  • Something.

  • Adding config option for Package to allow for enabling flags. Added flag to render explicit requires function.

  • Adding explicit requires testsing and make requires follow federation package.

  • Fix test failure.

  • Using embeded template like federation gotpl. Fix rewriter not using correct dir.

  • Update generated code.

  • Adding initial docs for explicit requires

  • Add example docs for explicit requires

  • Adding ordering fix.

  • Regenerate.


e186813e Bump golang.org/x/tools from 0.17.0 to 0.18.0 (#​2940)
  • Bump golang.org/x/tools from 0.17.0 to 0.18.0

Bumps golang.org/x/tools from 0.17.0 to 0.18.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Update example module

e1fb6c03 Bump vite from 5.1.1 to 5.1.3 in /integration (#​2936)

Bumps vite from 5.1.1 to 5.1.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1ff1107e Bump graphql-ws from 5.14.3 to 5.15.0 in /integration (#​2935)

Bumps graphql-ws from 5.14.3 to 5.15.0.


updated-dependencies:

  • dependency-name: graphql-ws
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
d4696f88 Bump vitest from 1.2.2 to 1.3.0 in /integration (#​2937)

Bumps vitest from 1.2.2 to 1.3.0.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
4808f0db Bump [@​apollo](https://togithub.com/apollo)/client from 3.9.4 to 3.9.5 in /integration (#​2938)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

a96e3395 Bump github.com/matryer/moq from 0.3.3 to 0.3.4 (#​2939)

Bumps github.com/matryer/moq from 0.3.3 to 0.3.4.


updated-dependencies:

  • dependency-name: github.com/matryer/moq
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • 7ca35b1 v0.17.44 postrelease bump

v0.17.44

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.43...v0.17.44

v0.17.43

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.42...v0.17.43

v0.17.42

Compare Source

c811d47e fix: avoid panic from tracing on bad request (#​2871)

This fixes a panic which arises from the tracing components when a request has some defect which results in an error when creating the operation context. The transports consistently handle this by calling DispatchError(graphql.WithOperationContext(ctx, rc), err) where rc is the OperationContext which was not correctly constructed. This seems dangerous, because middleware may assume that if there in an OperationContext in the context.Context than they are being invoked on a normal codepath and can assume their other interceptors have been invoked in the normal order. Also, using a value returned by a function which also returned a non-nil error is very unusual. However, I have no idea what the impact of changing that dangerous behavior in the transports would be, so I opted to make the tracing component more resilient instead.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners July 19, 2023 13:48
@github-actions
Copy link

github-actions bot commented Jul 19, 2023

GraphQL Schema Check

Compared 0 schema changes against null operations

✅ Found no changes

🔗 View full schema check details

@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from a4bd693 to 1ae3948 Compare July 25, 2023 19:36
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 667b2e8 to f0c61a6 Compare July 29, 2023 03:55
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.35 Update module github.com/99designs/gqlgen to v0.17.36 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from f0c61a6 to 5db78a9 Compare July 30, 2023 19:08
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from bf64de7 to 33161ce Compare August 18, 2023 16:10
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 33161ce to 53062fb Compare September 11, 2023 14:59
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.36 Update module github.com/99designs/gqlgen to v0.17.37 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 6bdff14 to 0dc72c4 Compare September 22, 2023 15:10
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.37 Update module github.com/99designs/gqlgen to v0.17.38 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 901d24a to 26b11be Compare October 8, 2023 18:32
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.38 Update module github.com/99designs/gqlgen to v0.17.39 Oct 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 299beb8 to 5e65d61 Compare October 27, 2023 16:23
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.39 Update module github.com/99designs/gqlgen to v0.17.40 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 5e65d61 to 069c0a9 Compare December 7, 2023 02:09
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.40 Update module github.com/99designs/gqlgen to v0.17.41 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 069c0a9 to bc3a10f Compare January 2, 2024 03:01
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.41 Update module github.com/99designs/gqlgen to v0.17.42 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 2 times, most recently from 595ba52 to 4320359 Compare January 21, 2024 18:35
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.42 Update module github.com/99designs/gqlgen to v0.17.43 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch 3 times, most recently from fb55e55 to af2e547 Compare February 5, 2024 17:49
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from af2e547 to ad58355 Compare February 18, 2024 18:57
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.43 Update module github.com/99designs/gqlgen to v0.17.44 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from ad58355 to afdc049 Compare March 15, 2024 01:03
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.44 Update module github.com/99designs/gqlgen to v0.17.45 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from afdc049 to e4fac7b Compare May 10, 2024 19:36
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.45 Update module github.com/99designs/gqlgen to v0.17.46 May 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from e4fac7b to e718376 Compare May 21, 2024 16:36
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.46 Update module github.com/99designs/gqlgen to v0.17.47 May 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from e718376 to a268a71 Compare June 10, 2024 04:43
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.47 Update module github.com/99designs/gqlgen to v0.17.48 Jun 10, 2024
Copy link
Contributor Author

renovate bot commented Jun 10, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.8.4 -> v1.9.0
github.com/vektah/gqlparser/v2 v2.5.10 -> v2.5.16
github.com/google/uuid v1.5.0 -> v1.6.0
github.com/hashicorp/golang-lru/v2 v2.0.3 -> v2.0.7
github.com/stretchr/objx v0.5.0 -> v0.5.2
golang.org/x/crypto v0.17.0 -> v0.24.0
golang.org/x/mod v0.14.0 -> v0.18.0
golang.org/x/net v0.19.0 -> v0.26.0
golang.org/x/sys v0.16.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
golang.org/x/tools v0.16.0 -> v0.22.0
google.golang.org/protobuf v1.31.0 -> v1.34.1

@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from a268a71 to 65efb17 Compare June 16, 2024 15:26
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.48 Update module github.com/99designs/gqlgen to v0.17.49 Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants