What's Changed
- change interface embedding from config to directive by @PaulVasilenko in #3911
- Migrate from archived go-yaml to goccy/go-yaml by @irubey in #3913
- fix: replace deprecated ec.Errorf with graphql.AddErrorf in code gene… by @vinodhalaharvi in #3923
- fix(complexity): fieldComplexity calculation override allows reducing score by @mahboubii in #3909
- feat: add @inlineArguments directive for cleaner resolver signatures by @irubey in #3924
- Update docs to use go 1.24 tool dependencies instead of internal/tools.go pattern by @deitrix in #3741
- Lint config changes by @StevenACoffman in #3926
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /integration in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3914
- chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 in /_examples by @dependabot[bot] in #3915
- chore(deps-dev): bump @graphql-codegen/client-preset from 5.1.1 to 5.1.3 in /integration by @dependabot[bot] in #3917
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 by @dependabot[bot] in #3920
- chore(deps-dev): bump vitest from 4.0.8 to 4.0.9 in /integration by @dependabot[bot] in #3922
- chore(deps-dev): bump @graphql-codegen/cli from 6.0.1 to 6.0.2 in /integration by @dependabot[bot] in #3921
- chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in #3919
- chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 by @dependabot[bot] in #3916
- chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0 by @dependabot[bot] in #3918
- chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_examples/mini-habr-with-subscriptions in the go_modules group across 1 directory by @dependabot[bot] in #3929
- chore(deps): bump devops-actions/actionlint from 0.1.9 to 0.1.10 by @dependabot[bot] in #3937
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #3936
- chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #3934
- chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #3935
- chore(deps-dev): bump vitest from 4.0.9 to 4.0.13 in /integration by @dependabot[bot] in #3933
- chore(deps-dev): bump @graphql-codegen/cli from 6.0.2 to 6.1.0 in /integration by @dependabot[bot] in #3932
New Contributors
- @irubey made their first contribution in #3913
- @vinodhalaharvi made their first contribution in #3923
- @mahboubii made their first contribution in #3909
- @deitrix made their first contribution in #3741
Full Changelog: v0.17.83...v0.17.84