v0.17.46
StevenACoffman
released this
07 May 19:43
·
280 commits
to master
since this release
What's Changed
- Bump @apollo/client from 3.9.6 to 3.9.7 in /integration by @dependabot in #2970
- Bump vitest from 1.3.1 to 1.4.0 in /integration by @dependabot in #2972
- Bump vite from 5.1.5 to 5.1.6 in /integration by @dependabot in #2971
- chore: remove repetitive words by @deterclosed in #2976
- Bump typescript from 5.4.2 to 5.4.3 in /integration by @dependabot in #2979
- Bump vite from 5.1.6 to 5.2.6 in /integration by @dependabot in #2978
- Bump @apollo/client from 3.9.7 to 3.9.9 in /integration by @dependabot in #2977
- Add UintID type binding by @nawivee in #2980
- Bump @graphql-codegen/client-preset from 4.2.4 to 4.2.5 in /integration by @dependabot in #2983
- Bump graphql-sse from 2.5.2 to 2.5.3 in /integration by @dependabot in #2985
- Bump vite from 5.2.6 to 5.2.7 in /integration by @dependabot in #2984
- enum values binding by @nikitacrit in #2982
- fix: stop loading package dependencies by @agratta-silo in #2988
- Bump typescript from 5.4.3 to 5.4.4 in /integration by @dependabot in #2993
- Bump @apollo/client from 3.9.9 to 3.9.10 in /integration by @dependabot in #2994
- Update
tools.go
url by @38elements in #2987 - Bump vite from 5.2.7 to 5.2.8 in /integration by @dependabot in #2992
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #2996
- Bump graphql-ws from 5.15.0 to 5.16.0 in /integration by @dependabot in #2986
- Bump urql from 4.0.6 to 4.0.7 in /integration by @dependabot in #2995
- Mark ctx as unused when no arguments for FieldContextFunc by @halkeye in #2999
- chore: update Automatic Persisted Queries Link by @38elements in #3005
- fix: codegen will _ the fieldset parameter if its not needed by @halkeye in #3006
- Bump vitest from 1.4.0 to 1.5.0 in /integration by @dependabot in #3012
- Bump typescript from 5.4.4 to 5.4.5 in /integration by @dependabot in #3010
- Bump @apollo/client from 3.9.10 to 3.9.11 in /integration by @dependabot in #3011
- Bump vite from 5.2.8 to 5.2.10 in /integration by @dependabot in #3015
- chore: fix some typos in comments by @knowmost in #3020
- chore: remove unused lint.txt by @alexandear in #3017
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #3026
- Bump github.com/rs/cors from 1.10.1 to 1.11.0 in /_examples by @dependabot in #3025
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #3023
- Bump @apollo/client from 3.9.11 to 3.10.1 in /integration by @dependabot in #3022
- Bump vitest from 1.5.0 to 1.5.2 in /integration by @dependabot in #3021
- Bump github.com/sosodev/duration from 1.2.0 to 1.3.0 by @dependabot in #3024
- Fix test asserts: reverse expected and actual params by @alexandear in #3027
- refactor: simplify tests for
api.Generate
by @alexandear in #3031 - Improve federation resolver selection by @clayne11 in #3029
- chore:
run.skip-dirs
is deprecated in golangci-lint v1.57 by @alexandear in #3034 - chore: remove redundant empty lines by @alexandear in #3035
- refactor: change test asserts to be more idiomatic by @alexandear in #3036
- docs: fix links to the docs latest version by @alexandear in #3038
- Fix codegen config tests: add file closing by @alexandear in #3037
- chore: remove deprecated build constraint by @alexandear in #3041
- chore: lint _examples directory by @alexandear in #3042
- Add initial cache tests for MapCache and NoCache by @shion0625 in #3040
- enum values binding v2 by @nikitacrit in #3014
- chore: simplify go generate in examples by @alexandear in #3033
- chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by @dependabot in #3054
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 in /_examples by @dependabot in #3053
- chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #3050
- chore(deps-dev): bump @apollo/client from 3.10.1 to 3.10.2 in /integration by @dependabot in #3049
- chore(deps-dev): bump vitest from 1.5.2 to 1.6.0 in /integration by @dependabot in #3048
- chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 by @dependabot in #3051
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #3052
- chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /integration by @dependabot in #3047
- fix: failed to build _examples/websocket-initfunc/server/server.go (#3055) by @Reimei1213 in #3058
New Contributors
- @deterclosed made their first contribution in #2976
- @nawivee made their first contribution in #2980
- @nikitacrit made their first contribution in #2982
- @agratta-silo made their first contribution in #2988
- @38elements made their first contribution in #2987
- @halkeye made their first contribution in #2999
- @knowmost made their first contribution in #3020
- @alexandear made their first contribution in #3017
- @shion0625 made their first contribution in #3040
- @Reimei1213 made their first contribution in #3058
Full Changelog: v0.17.45...v0.17.46