-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fix go install gqlgen binary #3095
Fix go install gqlgen binary #3095
Conversation
1003e92
to
86c1a2b
Compare
86c1a2b
to
d8e7eb9
Compare
Oh, bother. Without the require, dependabot will go back to complaining that there's a new version available. |
@dependabot ignore |
Perhaps it's better to ignore Dependabot alerts, as you have already done in #3097. |
Yeah, that was how I reacted to this, and have solved it for that specific dependency. |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `v0.17.45` -> `v0.17.49` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2f99designs%2fgqlgen/v0.17.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2f99designs%2fgqlgen/v0.17.45/v0.17.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.45/v0.17.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.49`](https://github.com/99designs/gqlgen/releases/tag/v0.17.49) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.48...v0.17.49) #### What's Changed - chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3123](https://github.com/99designs/gqlgen/pull/3123) - chore(deps-dev): bump vite from 5.2.12 to 5.2.13 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3126](https://github.com/99designs/gqlgen/pull/3126) - chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3124](https://github.com/99designs/gqlgen/pull/3124) - chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3125](https://github.com/99designs/gqlgen/pull/3125) - Linter update + add revive rules by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3127](https://github.com/99designs/gqlgen/pull/3127) - chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.14 in the go_modules group by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3133](https://github.com/99designs/gqlgen/pull/3133) - chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /integration in the npm_and_yarn group by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3134](https://github.com/99designs/gqlgen/pull/3134) - [#​3118](https://github.com/99designs/gqlgen/issues/3118) Add token limit option to fix CVE-2023-49559 by [@​xaviergodart](https://github.com/xaviergodart) in [https://github.com/99designs/gqlgen/pull/3136](https://github.com/99designs/gqlgen/pull/3136) - refactor: add missed file.Close() and use t.TempDir() by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3137](https://github.com/99designs/gqlgen/pull/3137) #### New Contributors - [@​xaviergodart](https://github.com/xaviergodart) made their first contribution in [https://github.com/99designs/gqlgen/pull/3136](https://github.com/99designs/gqlgen/pull/3136) **Full Changelog**: 99designs/gqlgen@v0.17.48...v0.17.49 ### [`v0.17.48`](https://github.com/99designs/gqlgen/releases/tag/v0.17.48) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.47...v0.17.48) #### What's Changed - chore(deps-dev): bump [@​graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.2.5 to 4.2.6 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3084](https://github.com/99designs/gqlgen/pull/3084) - chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.10.3 to 3.10.4 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3085](https://github.com/99designs/gqlgen/pull/3085) - Embed extra fields config by [@​atzedus](https://github.com/atzedus) in [https://github.com/99designs/gqlgen/pull/3088](https://github.com/99designs/gqlgen/pull/3088) - refactor: use 'any' instead of 'interface{}' for consistency by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3090](https://github.com/99designs/gqlgen/pull/3090) - refactor: UnmarshalID implementation by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3093](https://github.com/99designs/gqlgen/pull/3093) - refactor: simplify with strconv.FormatBool by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3094](https://github.com/99designs/gqlgen/pull/3094) - Fix go install gqlgen binary by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3095](https://github.com/99designs/gqlgen/pull/3095) - Ignore gorilla/websocket 1.5.1 in dependabot by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3097](https://github.com/99designs/gqlgen/pull/3097) - refactor: avoid panic in tests by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3098](https://github.com/99designs/gqlgen/pull/3098) - refactor: rename local variables to match Go codestyle by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3100](https://github.com/99designs/gqlgen/pull/3100) - refactor: use t.Log instead of fmt.Print by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3099](https://github.com/99designs/gqlgen/pull/3099) - Some minor test lint by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3102](https://github.com/99designs/gqlgen/pull/3102) - ignore websocket v1.5.1 release for dependabot updates to the \_examples module by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3101](https://github.com/99designs/gqlgen/pull/3101) - fix: tests failure, testifylint issues, pin golangci-lint version by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3105](https://github.com/99designs/gqlgen/pull/3105) - testifylint v1.3.0 fixes by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3103](https://github.com/99designs/gqlgen/pull/3103) - refactor: fix testifylint lint issues in examples by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3107](https://github.com/99designs/gqlgen/pull/3107) - Remove duplicated return_pointers_in_unmarshalinput explanation by [@​cirelli94](https://github.com/cirelli94) in [https://github.com/99designs/gqlgen/pull/3109](https://github.com/99designs/gqlgen/pull/3109) - Go template function to split string into array of strings. by [@​khudayberdiyev25](https://github.com/khudayberdiyev25) in [https://github.com/99designs/gqlgen/pull/3108](https://github.com/99designs/gqlgen/pull/3108) - Correct dataloader example by [@​mpldr](https://github.com/mpldr) in [https://github.com/99designs/gqlgen/pull/3110](https://github.com/99designs/gqlgen/pull/3110) - Omit gqlgen version in config files used for tests by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3111](https://github.com/99designs/gqlgen/pull/3111) - refactor: use errors.New instead of fmt.Errorf where possible by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3112](https://github.com/99designs/gqlgen/pull/3112) - refactor: fix gocritic lint issues by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3113](https://github.com/99designs/gqlgen/pull/3113) - add option to omit panic handlers during development by [@​mpldr](https://github.com/mpldr) in [https://github.com/99designs/gqlgen/pull/3114](https://github.com/99designs/gqlgen/pull/3114) - chore(deps-dev): bump vite from 5.2.11 to 5.2.12 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3117](https://github.com/99designs/gqlgen/pull/3117) #### New Contributors - [@​cirelli94](https://github.com/cirelli94) made their first contribution in [https://github.com/99designs/gqlgen/pull/3109](https://github.com/99designs/gqlgen/pull/3109) - [@​khudayberdiyev25](https://github.com/khudayberdiyev25) made their first contribution in [https://github.com/99designs/gqlgen/pull/3108](https://github.com/99designs/gqlgen/pull/3108) - [@​mpldr](https://github.com/mpldr) made their first contribution in [https://github.com/99designs/gqlgen/pull/3110](https://github.com/99designs/gqlgen/pull/3110) **Full Changelog**: 99designs/gqlgen@v0.17.47...v0.17.48 ### [`v0.17.47`](https://github.com/99designs/gqlgen/releases/tag/v0.17.47) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.46...v0.17.47) ##### What's Changed - chore: simplify generating examples in release script by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3064](https://github.com/99designs/gqlgen/pull/3064) - refactor: compile regex only once by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3063](https://github.com/99designs/gqlgen/pull/3063) - refactor: simplify test asserts by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3061](https://github.com/99designs/gqlgen/pull/3061) - Fix typo in error message by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3065](https://github.com/99designs/gqlgen/pull/3065) - chore: remove deprecated errcheck.ignore lint option by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3062](https://github.com/99designs/gqlgen/pull/3062) - chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3069](https://github.com/99designs/gqlgen/pull/3069) - chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3071](https://github.com/99designs/gqlgen/pull/3071) - chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.10.2 to 3.10.3 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3073](https://github.com/99designs/gqlgen/pull/3073) - chore(deps-dev): bump urql from 4.0.7 to 4.1.0 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3074](https://github.com/99designs/gqlgen/pull/3074) - chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3072](https://github.com/99designs/gqlgen/pull/3072) - chore(deps): bump github.com/sosodev/duration from 1.3.0 to 1.3.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3070](https://github.com/99designs/gqlgen/pull/3070) - Fix go mod tidy by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3075](https://github.com/99designs/gqlgen/pull/3075) - Ability to inline extraFields configuration. New [@​goExtraField](https://github.com/goExtraField) directive. by [@​atzedus](https://github.com/atzedus) in [https://github.com/99designs/gqlgen/pull/3076](https://github.com/99designs/gqlgen/pull/3076) - Federation: Update docs to use IntrospectAndCompose by [@​frankywahl](https://github.com/frankywahl) in [https://github.com/99designs/gqlgen/pull/3077](https://github.com/99designs/gqlgen/pull/3077) - bugfix for [@​goField](https://github.com/goField) + [@​goExtraField](https://github.com/goExtraField) combination by [@​atzedus](https://github.com/atzedus) in [https://github.com/99designs/gqlgen/pull/3078](https://github.com/99designs/gqlgen/pull/3078) - Fix [#​2856](https://github.com/99designs/gqlgen/issues/2856): resolver receive previous implementation on render by [@​roneli](https://github.com/roneli) in [https://github.com/99designs/gqlgen/pull/2886](https://github.com/99designs/gqlgen/pull/2886) - Update gqlparser to v2.5.12 by [@​StevenACoffman](https://github.com/StevenACoffman) in [https://github.com/99designs/gqlgen/pull/3080](https://github.com/99designs/gqlgen/pull/3080) **Full Changelog**: 99designs/gqlgen@v0.17.46...v0.17.47 ### [`v0.17.46`](https://github.com/99designs/gqlgen/releases/tag/v0.17.46) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.45...v0.17.46) #### What's Changed - Bump [@​apollo/client](https://github.com/apollo/client) from 3.9.6 to 3.9.7 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2970](https://github.com/99designs/gqlgen/pull/2970) - Bump vitest from 1.3.1 to 1.4.0 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2972](https://github.com/99designs/gqlgen/pull/2972) - Bump vite from 5.1.5 to 5.1.6 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2971](https://github.com/99designs/gqlgen/pull/2971) - chore: remove repetitive words by [@​deterclosed](https://github.com/deterclosed) in [https://github.com/99designs/gqlgen/pull/2976](https://github.com/99designs/gqlgen/pull/2976) - Bump typescript from 5.4.2 to 5.4.3 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2979](https://github.com/99designs/gqlgen/pull/2979) - Bump vite from 5.1.6 to 5.2.6 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2978](https://github.com/99designs/gqlgen/pull/2978) - Bump [@​apollo/client](https://github.com/apollo/client) from 3.9.7 to 3.9.9 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2977](https://github.com/99designs/gqlgen/pull/2977) - Add UintID type binding by [@​nawivee](https://github.com/nawivee) in [https://github.com/99designs/gqlgen/pull/2980](https://github.com/99designs/gqlgen/pull/2980) - Bump [@​graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.2.4 to 4.2.5 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2983](https://github.com/99designs/gqlgen/pull/2983) - Bump graphql-sse from 2.5.2 to 2.5.3 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2985](https://github.com/99designs/gqlgen/pull/2985) - Bump vite from 5.2.6 to 5.2.7 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2984](https://github.com/99designs/gqlgen/pull/2984) - enum values binding by [@​nikitacrit](https://github.com/nikitacrit) in [https://github.com/99designs/gqlgen/pull/2982](https://github.com/99designs/gqlgen/pull/2982) - fix: stop loading package dependencies by [@​agratta-silo](https://github.com/agratta-silo) in [https://github.com/99designs/gqlgen/pull/2988](https://github.com/99designs/gqlgen/pull/2988) - Bump typescript from 5.4.3 to 5.4.4 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2993](https://github.com/99designs/gqlgen/pull/2993) - Bump [@​apollo/client](https://github.com/apollo/client) from 3.9.9 to 3.9.10 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2994](https://github.com/99designs/gqlgen/pull/2994) - Update `tools.go` url by [@​38elements](https://github.com/38elements) in [https://github.com/99designs/gqlgen/pull/2987](https://github.com/99designs/gqlgen/pull/2987) - Bump vite from 5.2.7 to 5.2.8 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2992](https://github.com/99designs/gqlgen/pull/2992) - Bump golang.org/x/tools from 0.19.0 to 0.20.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2996](https://github.com/99designs/gqlgen/pull/2996) - Bump graphql-ws from 5.15.0 to 5.16.0 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2986](https://github.com/99designs/gqlgen/pull/2986) - Bump urql from 4.0.6 to 4.0.7 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/2995](https://github.com/99designs/gqlgen/pull/2995) - Mark ctx as unused when no arguments for FieldContextFunc by [@​halkeye](https://github.com/halkeye) in [https://github.com/99designs/gqlgen/pull/2999](https://github.com/99designs/gqlgen/pull/2999) - chore: update Automatic Persisted Queries Link by [@​38elements](https://github.com/38elements) in [https://github.com/99designs/gqlgen/pull/3005](https://github.com/99designs/gqlgen/pull/3005) - fix: codegen will \_ the fieldset parameter if its not needed by [@​halkeye](https://github.com/halkeye) in [https://github.com/99designs/gqlgen/pull/3006](https://github.com/99designs/gqlgen/pull/3006) - Bump vitest from 1.4.0 to 1.5.0 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3012](https://github.com/99designs/gqlgen/pull/3012) - Bump typescript from 5.4.4 to 5.4.5 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3010](https://github.com/99designs/gqlgen/pull/3010) - Bump [@​apollo/client](https://github.com/apollo/client) from 3.9.10 to 3.9.11 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3011](https://github.com/99designs/gqlgen/pull/3011) - Bump vite from 5.2.8 to 5.2.10 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3015](https://github.com/99designs/gqlgen/pull/3015) - chore: fix some typos in comments by [@​knowmost](https://github.com/knowmost) in [https://github.com/99designs/gqlgen/pull/3020](https://github.com/99designs/gqlgen/pull/3020) - chore: remove unused lint.txt by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3017](https://github.com/99designs/gqlgen/pull/3017) - Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3026](https://github.com/99designs/gqlgen/pull/3026) - Bump github.com/rs/cors from 1.10.1 to 1.11.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3025](https://github.com/99designs/gqlgen/pull/3025) - Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3023](https://github.com/99designs/gqlgen/pull/3023) - Bump [@​apollo/client](https://github.com/apollo/client) from 3.9.11 to 3.10.1 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3022](https://github.com/99designs/gqlgen/pull/3022) - Bump vitest from 1.5.0 to 1.5.2 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3021](https://github.com/99designs/gqlgen/pull/3021) - Bump github.com/sosodev/duration from 1.2.0 to 1.3.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3024](https://github.com/99designs/gqlgen/pull/3024) - Fix test asserts: reverse expected and actual params by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3027](https://github.com/99designs/gqlgen/pull/3027) - refactor: simplify tests for `api.Generate` by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3031](https://github.com/99designs/gqlgen/pull/3031) - Improve federation resolver selection by [@​clayne11](https://github.com/clayne11) in [https://github.com/99designs/gqlgen/pull/3029](https://github.com/99designs/gqlgen/pull/3029) - chore: `run.skip-dirs` is deprecated in golangci-lint v1.57 by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3034](https://github.com/99designs/gqlgen/pull/3034) - chore: remove redundant empty lines by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3035](https://github.com/99designs/gqlgen/pull/3035) - refactor: change test asserts to be more idiomatic by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3036](https://github.com/99designs/gqlgen/pull/3036) - docs: fix links to the docs latest version by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3038](https://github.com/99designs/gqlgen/pull/3038) - Fix codegen config tests: add file closing by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3037](https://github.com/99designs/gqlgen/pull/3037) - chore: remove deprecated build constraint by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3041](https://github.com/99designs/gqlgen/pull/3041) - chore: lint \_examples directory by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3042](https://github.com/99designs/gqlgen/pull/3042) - Add initial cache tests for MapCache and NoCache by [@​shion0625](https://github.com/shion0625) in [https://github.com/99designs/gqlgen/pull/3040](https://github.com/99designs/gqlgen/pull/3040) - enum values binding v2 by [@​nikitacrit](https://github.com/nikitacrit) in [https://github.com/99designs/gqlgen/pull/3014](https://github.com/99designs/gqlgen/pull/3014) - chore: simplify go generate in examples by [@​alexandear](https://github.com/alexandear) in [https://github.com/99designs/gqlgen/pull/3033](https://github.com/99designs/gqlgen/pull/3033) - chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3054](https://github.com/99designs/gqlgen/pull/3054) - chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3053](https://github.com/99designs/gqlgen/pull/3053) - chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3050](https://github.com/99designs/gqlgen/pull/3050) - chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.10.1 to 3.10.2 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3049](https://github.com/99designs/gqlgen/pull/3049) - chore(deps-dev): bump vitest from 1.5.2 to 1.6.0 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3048](https://github.com/99designs/gqlgen/pull/3048) - chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3051](https://github.com/99designs/gqlgen/pull/3051) - chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3052](https://github.com/99designs/gqlgen/pull/3052) - chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /integration by [@​dependabot](https://github.com/dependabot) in [https://github.com/99designs/gqlgen/pull/3047](https://github.com/99designs/gqlgen/pull/3047) - fix: failed to build \_examples/websocket-initfunc/server/server.go ([#​3055](https://github.com/99designs/gqlgen/issues/3055)) by [@​Reimei1213](https://github.com/Reimei1213) in [https://github.com/99designs/gqlgen/pull/3058](https://github.com/99designs/gqlgen/pull/3058) #### New Contributors - [@​deterclosed](https://github.com/deterclosed) made their first contribution in [https://github.com/99designs/gqlgen/pull/2976](https://github.com/99designs/gqlgen/pull/2976) - [@​nawivee](https://github.com/nawivee) made their first contribution in [https://github.com/99designs/gqlgen/pull/2980](https://github.com/99designs/gqlgen/pull/2980) - [@​nikitacrit](https://github.com/nikitacrit) made their first contribution in [https://github.com/99designs/gqlgen/pull/2982](https://github.com/99designs/gqlgen/pull/2982) - [@​agratta-silo](https://github.com/agratta-silo) made their first contribution in [https://github.com/99designs/gqlgen/pull/2988](https://github.com/99designs/gqlgen/pull/2988) - [@​38elements](https://github.com/38elements) made their first contribution in [https://github.com/99designs/gqlgen/pull/2987](https://github.com/99designs/gqlgen/pull/2987) - [@​halkeye](https://github.com/halkeye) made their first contribution in [https://github.com/99designs/gqlgen/pull/2999](https://github.com/99designs/gqlgen/pull/2999) - [@​knowmost](https://github.com/knowmost) made their first contribution in [https://github.com/99designs/gqlgen/pull/3020](https://github.com/99designs/gqlgen/pull/3020) - [@​alexandear](https://github.com/alexandear) made their first contribution in [https://github.com/99designs/gqlgen/pull/3017](https://github.com/99designs/gqlgen/pull/3017) - [@​shion0625](https://github.com/shion0625) made their first contribution in [https://github.com/99designs/gqlgen/pull/3040](https://github.com/99designs/gqlgen/pull/3040) - [@​Reimei1213](https://github.com/Reimei1213) made their first contribution in [https://github.com/99designs/gqlgen/pull/3058](https://github.com/99designs/gqlgen/pull/3058) **Full Changelog**: 99designs/gqlgen@v0.17.45...v0.17.46 </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/infratographer/x). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Hey yo!, just read the comment about |
This PR fixes installation of
gqlgen
binary. The command for installation isgo install github.com/99designs/gqlgen@latest
.The
go.mod
file doesn't require areplace
directive because the version ofgit.luolix.top/gorilla/websocket
is pinned tov1.5.0
. It must be explicitly upgraded by someone to v1.5.1 and this will be seen during PR code review.Fixes #3083