Update module github.com/99designs/gqlgen to v0.17.47 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.31
->v0.17.47
Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
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
tools.go
url by @38elements in https://github.com/99designs/gqlgen/pull/2987api.Generate
by @alexandear in https://github.com/99designs/gqlgen/pull/3031run.skip-dirs
is deprecated in golangci-lint v1.57 by @alexandear in https://github.com/99designs/gqlgen/pull/3034New Contributors
Full Changelog: 99designs/gqlgen@v0.17.45...v0.17.46
v0.17.45
Compare Source
b6d1a8b
release v0.17.45a854eb65 Bump golang.org/x/tools from 0.18.0 to 0.19.0 (#2963)
Bumps golang.org/x/tools from 0.18.0 to 0.19.0.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-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-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-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-type: direct:production
update-type: version-update:semver-minor
...
fbcceec2 Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 (#2954)
Bumps github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-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-type: direct:development
update-type: version-update:semver-patch
...
d16c6adc Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 (#2943)
Bumps github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-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)
Bumps golang.org/x/tools from 0.17.0 to 0.18.0.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-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-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-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-type: direct:production
update-type: version-update:semver-patch
...
7ca35b1
v0.17.44 postrelease bumpv0.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
7bf0c22
release v0.17.42c811d47e 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)
whererc
is the OperationContext which was not correctly constructed. This seems dangerous, because middleware may assume that if there in anOperationContext
in thecontext.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.13bb415
fix for entity interfce code gen with related test (#2868)0354649
Remove archived dependency appdash (#2866)0d43599
Update examples go.mod with appdash replacements (#2863)7dd971c
Use defer wg.Done() in FieldSet Dispatch (#2861)24ea195c vikstrous/dataloadgen replaces recommended dataloader package in example docs (#2770)
update example for dataloadgen
improved example with link to example repo
undo unnecessary changes
fix wrong signature
fix creation of loader
Update docs/content/reference/dataloaders.md
42f6e39d Allow fields that return root level definitions (#2858)
generate structs for root level definitions to support fields that return Query, Mutation or Subscription
removed unnecessary comment
re-ran go generate
682a58d
Add go generate for examples so contributors never forget (#2859)e080a96d Modify to prevent unreachable code from occurring (#2846)
fix: 型の数でソートする処理を追加
戻し
fix: case文の最初にスーパークラスが来ないようにする
testdata追加
fix: Added sorting by number of types.
fix: Prevent superclass from appearing at the beginning of case statement
68744ad
Bump changeloge4cf21d
v0.17.41 postrelease bumpv0.17.41
Compare Source
fe60938
release v0.17.415e98a16a fix fieldset.New bug when prefix slice has len < cap (#2851)
fix fieldset.New bug when prefix slice has len < cap
ignore gocritic warning
bd9657f3 Improve ResolverImplementer.Implment (#2850)
improve resolver implement render
add error when multiple implementors
add initial test
cb3c1c89 Updated apollo sandbox (#2849)
Added all supported options to new window.EmbeddedSandbox object
eb5cea72 Small template fix to save space in the generated file (#2841)
Small template fix to save space in the generated file
Re-generate
c0ca509
Omittable can now be serialized as json (#2839)dcb7619
fix: sample program indentation (#2840)132ec1ce Updated GraphiQL 3.0.1 => 3.0.6 (#2837)
Updated GraphiQL 3.0.1 => 3.0.6
Added unit tests to cover integrity of playgrounds
Updated vulnerable dependency
Close response body
9174070
v0.17.40 postrelease bumpv0.17.40
Compare Source
c5ad14b
release v0.17.4074e918f9 Map based input types fields are now coerced to the right type (#2830)
Input maps now unmarshals and checks nested fields
Added unit tests
Tested required fields in input maps
Docs updated with disclaimer
Added test for nested inputs
1e5fa72a Bump [@babel](https://togithub.com/babel)/traverse from 7.22.5 to 7.23.2 in /integration (#2831)
updated-dependencies:
dependency-type: indirect
...
e5c17d63 resolver: fix case-insensitive file name collision (#2829)
for compatibility with Windows/Mac OS X, Go does not allow files with
identical case-insensitive names.
this commit changes the key of the 'files' map to use the lower case
file name, keeping the original file name as a property on the File
object.
9c5fc30
v0.17.39 postrelease bump[
v0.17.39
](https://togithub.com/99designs/gqlgen/releases/tag/v0.17Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.