github 99designs/gqlgen v0.17.90

9 hours ago

What's Changed

  • fix: add locations to resolver error responses by @florinel-chis in #4090
  • fix: return 500 instead of 422 for panic recovery by @PavelStefanov in #4098
  • Remove use_light_mode_prefetch docs by @henrywoody in #4101
  • refactor: fix modernize lint issues by @alexandear in #4111
  • Feature/field requested condition by @parkerroan in #4113
  • Bugfix/4102 input object dir with arg by @parkerroan in #4112
  • Fix panic in transport on null body by @jeolted in #4115
  • Fix gosec G115 integer overflow in generated atomic.AddInt32 call by @3rg0n in #4120
  • feat: deduplicate Child field context switches and scalar fieldContex… by @syssam in #4086
  • Fix: directive-only schema files break follow-schema code generation by @StevenACoffman in #4141
  • Update gqlparser to v2.5.33 see https://github.com/vektah/gqlparser/releases/tag/v2_5_33 by @StevenACoffman in #4142
  • Reduce template logic: Part 1 ECDot by @StevenACoffman in #4144
  • Reduce Template Logic Part 2 by @StevenACoffman in #4145
  • Part 3 - reduce template logic: Unify ProcessArgField and ProcessArgFieldWithEC by @StevenACoffman in #4146
  • chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #4099
  • chore(deps-dev): bump vitest from 4.0.18 to 4.1.0 in /integration by @dependabot[bot] in #4078
  • chore(deps): bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0 by @dependabot[bot] in #4103
  • chore(deps-dev): bump graphql-ws from 6.0.7 to 6.0.8 in /integration by @dependabot[bot] in #4104
  • chore(deps): bump mikepenz/action-junit-report from 6.3.1 to 6.4.0 by @dependabot[bot] in #4110
  • chore(deps-dev): bump graphql from 16.13.1 to 16.13.2 in /integration by @dependabot[bot] in #4106
  • chore(deps): bump typescript from 5.9.3 to 6.0.2 in /_examples/chat by @dependabot[bot] in #4108
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /integration by @dependabot[bot] in #4105
  • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #4109
  • chore(deps-dev): bump vitest from 4.1.1 to 4.1.2 in /integration by @dependabot[bot] in #4107
  • chore(deps): bump dawidd6/action-download-artifact from 19 to 20 by @dependabot[bot] in #4116
  • chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 in /_examples by @dependabot[bot] in #4075
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #4118
  • chore(deps-dev): bump vitest from 4.1.2 to 4.1.4 in /integration by @dependabot[bot] in #4125
  • chore(deps-dev): bump @apollo/client from 4.1.6 to 4.1.7 in /integration by @dependabot[bot] in #4126
  • chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #4127
  • chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 in /_examples by @dependabot[bot] in #4124
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.7.4 to 5.9.0 in /_examples/mini-habr-with-subscriptions in the go_modules group across 1 directory by @dependabot[bot] in #4128
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 in /_examples/mini-habr-with-subscriptions in the go_modules group across 1 directory by @dependabot[bot] in #4139
  • chore(deps): bump robherley/go-test-action from 0.7.1 to 1.0.0 by @dependabot[bot] in #4137
  • chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #4136
  • chore(deps-dev): bump @graphql-codegen/introspection from 5.0.1 to 5.0.2 in /integration by @dependabot[bot] in #4134
  • chore(deps-dev): bump @graphql-codegen/cli from 6.2.1 to 6.3.1 in /integration by @dependabot[bot] in #4135
  • chore(deps-dev): bump urql from 5.0.1 to 5.0.2 in /integration by @dependabot[bot] in #4133
  • chore(deps): bump github.com/PuerkitoBio/goquery from 1.11.0 to 1.12.0 by @dependabot[bot] in #4076
  • chore(deps): bump golang.org/x/tools from 0.42.0 to 0.44.0 by @dependabot[bot] in #4122
  • chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 by @dependabot[bot] in #4123
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by @dependabot[bot] in #4130
  • chore(deps-dev): bump postcss from 8.5.9 to 8.5.10 in /integration in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4143

New Contributors

Full Changelog: v0.17.89...v0.17.90

Don't miss a new gqlgen release

NewReleases is sending notifications on new releases.