fix(deps): update module github.com/99designs/gqlgen to v0.17.50 #228

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2024-09-14 12:57:06 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-13 16:53:21 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.49 -> v0.17.50

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.50

Compare Source

1855758d chore(deps): bump dset in /integration in the npm_and_yarn group (#​3268)

Bumps the npm_and_yarn group in /integration with 1 update: dset.

Updates dset from 3.1.3 to 3.1.4


updated-dependencies:

  • dependency-name: dset
    dependency-type: indirect
    dependency-group: npm_and_yarn
    ...
fda0539e Bump some more module versions (#​3262)
  • Bump some more module versions

  • Update aurora

  • Avoid upgrade to go 1.23

  • downgrade goquery to support pre-Go 1.23 for now

  • Downgrade moq to support pre-Go 1.23 as well


cf42b253 chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 (#​3259)

Bumps golang.org/x/text from 0.17.0 to 0.18.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
b728c12f chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 in /_examples (#​3256)

Bumps golang.org/x/text from 0.17.0 to 0.18.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
cba40a38 chore(deps-dev): bump vite from 5.4.2 to 5.4.3 in /integration (#​3257)

Bumps vite from 5.4.2 to 5.4.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
f7bee06f chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3258)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

81ac627d chore(deps): bump robherley/go-test-action from 0.4.1 to 0.5.0 (#​3255)

Bumps robherley/go-test-action from 0.4.1 to 0.5.0.


updated-dependencies:

  • dependency-name: robherley/go-test-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
86ac6b36 internal/code: `Unalias` element of pointer (#​3250) (closes #​3247)

This reverts commit 4c4be0a.

  • code: Unalias element of pointer

  • chore: added comment

ab1781b1 codegen: Go 1.23 alias support (#​3246)
  • code: added Unalias for Go 1.22

  • codegen: Go 1.23 alias support

814f7c71 chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#​3235)

Bumps actions/upload-artifact from 4.3.6 to 4.4.0.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
1cbbc120 chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 in /_examples (#​3236)

Bumps github.com/rs/cors from 1.11.0 to 1.11.1.


updated-dependencies:

  • dependency-name: github.com/rs/cors
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
2da2ac36 chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3237)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

0b9bd5ee refactor: don't extract [@​goField](https://github.com/goField) twice (#​3234)

We already extract the values in config.Init(). Remove the duplicate logic in the modelgen plugin.

We leave the reference to GoFieldHook even though it's a noop since it's public. This makes this a non-breaking change. We will remove this during the next breaking release.

18378f90 feat: allow argument directives to be called even if the argument is null (#​3233) (closes #​3188)

The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it.

This is a breaking change as argument directives now need to handle null input values. Added a new config switch:

call_argument_directives_with_nulls: bool

to control this new behavior.

  • Run go generate ./...
256794aa chore(deps-dev): bump vite from 5.4.0 to 5.4.2 in /integration (#​3229)

Bumps vite from 5.4.0 to 5.4.2.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
6acc182c Go 1.23 support (#​3226)
  • Added support for go 1.23

  • Added handling for *types.Alias

  • Updated golang ci lint to 1.60.2

  • Fixed lint issues and ignore SA1019 on generated test files

  • Update coverage.yml

  • Update fmt-and-generate.yml

  • Update integration.yml

  • Update lint.yml

  • Update test.yml


f6a82204 chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#​3219)
  • chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0

Bumps golang.org/x/tools from 0.23.0 to 0.24.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • _examples fixup

1849e124 chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#​3218)

Bumps golang.org/x/text from 0.16.0 to 0.17.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
2f7772c9 [proposal] Add [@​concurrent](https://github.com/concurrent) directive for types (#​3203)
  • Issue 3202

  • Issue 3202

  • Issue 3202

  • Make optional concurrent for fields of objects

  • Make optional concurrent for fields of objects

3556475a Fix marshaling interfaces and union types (#​3211)
  • Fixed marshaling interfaces and union

  • Fixed marshaling interfaces and union

23abdc56 chore(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#​3217)

Bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4.


updated-dependencies:

  • dependency-name: github.com/urfave/cli/v2
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • bbc354c Add local toolchain for matrix
3fe8329d chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3215)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

edca7992 chore(deps-dev): bump vite from 5.3.5 to 5.4.0 in /integration (#​3216)

Bumps vite from 5.3.5 to 5.4.0.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
f0b7ee3f chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#​3220)

Bumps actions/upload-artifact from 4.3.5 to 4.3.6.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
719b7af3 chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 in /_examples (#​3221)

Bumps golang.org/x/text from 0.16.0 to 0.17.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
d14fd791 chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (#​3208)

Bumps actions/upload-artifact from 4.3.4 to 4.3.5.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
564e2dc5 chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#​3207)

Bumps golangci/golangci-lint-action from 6.0.1 to 6.1.0.


updated-dependencies:

  • dependency-name: golangci/golangci-lint-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
d3d147e6 chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#​3172)
  • chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0

Bumps golang.org/x/tools from 0.22.0 to 0.23.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

2d7e00b5 chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /integration (#​3196)

Bumps typescript from 5.5.3 to 5.5.4.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
5f86c55a chore(deps-dev): bump [@​graphql](https://github.com/graphql)-codegen/client-preset in /integration (#​3197)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

552bb4b9 chore(deps-dev): bump vite from 5.3.4 to 5.3.5 in /integration (#​3199)

Bumps vite from 5.3.4 to 5.3.5.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
45a29fe0 chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#​3200)

Bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3.


updated-dependencies:

  • dependency-name: github.com/urfave/cli/v2
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
3c2443e4 chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /_examples (#​3206)

Bumps golang.org/x/sync from 0.7.0 to 0.8.0.


updated-dependencies:

  • dependency-name: golang.org/x/sync
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
52f65d0f chore(deps-dev): bump vitest from 2.0.4 to 2.0.5 in /integration (#​3209)

Bumps vitest from 2.0.4 to 2.0.5.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1beac8b7 chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3210)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...

d1682f7c chore(deps-dev): bump vite from 5.3.3 to 5.3.4 in /integration (#​3190)

Bumps vite from 5.3.3 to 5.3.4.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
cfc9863a chore(deps-dev): bump vitest from 2.0.2 to 2.0.4 in /integration (#​3189)

Bumps vitest from 2.0.2 to 2.0.4.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1cc0a17b Revert "feat: allow argument directives to be called even if the argument is …" (#​3191)

This reverts commit 0fb31a3.

0fb31a3e feat: allow argument directives to be called even if the argument is null (#​3188)

The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it.

This is a breaking change as argument directives now need to handle null input values. Added a new config switch:

call_argument_directives_with_nulls: bool

to control this new behavior.

cd82be01 refactor: significantly clean up the federation.gotpl template (#​3187) (closes #​2991)
  • fix: fix Federation example

Some configurations weren't working due to a missing resolver.

  • chore: Introduce mechanism for running all example Federation subgraphs

This enables engineers to more easily run the debugger on the Federation example. Updated README to show how to use it.

  • refactor: significantly clean up the federation.gotpl template

There were a number of inline structs and inline functions that made it extremely hard to reason about what the code is doing. Split these out into smaller functions with less closures and mutation.

a63f94bb chore(deps-dev): bump vitest from 1.6.0 to 2.0.2 in /integration (#​3185)

Bumps vitest from 1.6.0 to 2.0.2.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...
de315d3d chore: Refactor federation.go to make it easier to read (#​3183) (closes #​2991)
  • chore: Refactor federation.go
  • Cut functions into smaller functions
  • Remove mutation in several locations
  • Refactor InjectSourcesLate

Easier to reason about and read this way.

  • Re-run go generate ./...

  • regenerate


4d8d93cd Make cache generic to avoid casting (#​3179)
  • Make cache generic to avoid casting

  • Update handler/handler.go


f2cf11e5 chore(deps-dev): bump [@​graphql](https://github.com/graphql)-codegen/client-preset in /integration (#​3174)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

fc150db0 chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /integration (#​3175)

Bumps typescript from 5.5.2 to 5.5.3.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
60c9f671 chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#​3176)

Bumps actions/upload-artifact from 4.3.3 to 4.3.4.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
59bdde19 chore(deps-dev): bump vite from 5.3.2 to 5.3.3 in /integration (#​3173)

Bumps vite from 5.3.2 to 5.3.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
0ca3b19e chore(deps): bump github.com/rs/cors (#​3171)

Bumps the go_modules group with 1 update in the /_examples/websocket-initfunc/server directory: github.com/rs/cors.

Updates github.com/rs/cors from 1.9.0 to 1.11.0


updated-dependencies:

  • dependency-name: github.com/rs/cors
    dependency-type: direct:production
    dependency-group: go_modules
    ...
d0e68928 Nulls are now unmarshalled as zero values for primitive types (#​3162)
  • Nulls are now unmarshalled as zero values for primitive types

  • Address uint and run gofumpt


dce2e353 chore(deps): bump test-summary/action from 2.3 to 2.4 (#​3163)

Bumps test-summary/action from 2.3 to 2.4.


updated-dependencies:

  • dependency-name: test-summary/action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
2afa0c22 chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3164)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

2aeb1518 chore(deps-dev): bump [@​graphql](https://github.com/graphql)-codegen/client-preset in /integration (#​3165)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

28b2f494 chore(deps-dev): bump vite from 5.3.1 to 5.3.2 in /integration (#​3166)

Bumps vite from 5.3.1 to 5.3.2.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
f82d604a chore(deps-dev): bump [@​graphql](https://github.com/graphql)-codegen/schema-ast in /integration (#​3167)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...

dd37ea00 chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /integration (#​3157)

Bumps typescript from 5.4.5 to 5.5.2.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
7b9c3223 chore(deps-dev): bump graphql from 16.8.2 to 16.9.0 in /integration (#​3158)

Bumps graphql from 16.8.2 to 16.9.0.


updated-dependencies:

  • dependency-name: graphql
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
b822c2c0 chore(deps): bump mikepenz/action-junit-report from 4.3.0 to 4.3.1 (#​3159)

Bumps mikepenz/action-junit-report from 4.3.0 to 4.3.1.


updated-dependencies:

  • dependency-name: mikepenz/action-junit-report
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
c1525831 chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3156)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

d00ace38 Add prettier test results (#​3148)
  • Add prettier test results
641377d7 chore(deps-dev): bump ws in /integration in the npm_and_yarn group (#​3147)

Bumps the npm_and_yarn group in /integration with 1 update: ws.

Updates ws from 8.16.0 to 8.17.1


updated-dependencies:

  • dependency-name: ws
    dependency-type: indirect
    dependency-group: npm_and_yarn
    ...
04b13fdb chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /integration (#​3144)

Bumps vite from 5.2.13 to 5.3.1.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
a1ccf971 chore(deps-dev): bump [@​apollo](https://github.com/apollo)/client in /integration (#​3143)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

8a59a2c4 chore(deps-dev): bump graphql from 16.8.1 to 16.8.2 in /integration (#​3142)

Bumps graphql from 16.8.1 to 16.8.2.


updated-dependencies:

  • dependency-name: graphql
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
80098c67 chore(deps-dev): bump [@​graphql](https://github.com/graphql)-codegen/client-preset in /integration (#​3141)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...

fc90169b chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#​3140)

Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.


updated-dependencies:

  • dependency-name: google.golang.org/protobuf
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • fb67b70 v0.17.49 postrelease bump

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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.49` -> `v0.17.50` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.50`](https://github.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01750---2024-09-13) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.49...v0.17.50) - <a href="https://github.com/99designs/gqlgen/commit/a6d5d84335a116e3d8b4a04fa34793ca342aef1d"><tt>[`a6d5d84`](https://github.com/99designs/gqlgen/commit/a6d5d843)</tt></a> release v0.17.50 - <a href="https://github.com/99designs/gqlgen/commit/f154d99d6dde67cc6f81cb03cb7746a2d6934926"><tt>[`f154d99`](https://github.com/99designs/gqlgen/commit/f154d99d)</tt></a> Fix Nancy to use Go 1.22 - <a href="https://github.com/99designs/gqlgen/commit/6b9e40e83e942611622f4fad4baa06af521780bd"><tt>[`6b9e40e`](https://github.com/99designs/gqlgen/commit/6b9e40e8)</tt></a> make rewrite default for resolver layout single-file (<a href="https://github.com/99designs/gqlgen/pull/3243">[#&#8203;3243](https://github.com/99designs/gqlgen/issues/3243)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/1855758d8642404df9bbd80386cd9030ae96efa4"><tt>1855758d</tt></a> chore(deps): bump dset in /integration in the npm_and_yarn group (<a href="https://github.com/99designs/gqlgen/pull/3268">#&#8203;3268</a>)</summary> Bumps the npm_and_yarn group in /integration with 1 update: [dset](https://github.com/lukeed/dset). Updates `dset` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/lukeed/dset/releases) - [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4) *** updated-dependencies: - dependency-name: dset dependency-type: indirect dependency-group: npm_and_yarn ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/fda0539e72ff64e4cbb1933b489ba263f3e274bf"><tt>fda0539e</tt></a> Bump some more module versions (<a href="https://github.com/99designs/gqlgen/pull/3262">#&#8203;3262</a>)</summary> - Bump some more module versions - Update aurora - Avoid upgrade to go 1.23 - downgrade goquery to support pre-Go 1.23 for now - Downgrade moq to support pre-Go 1.23 as well *** </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/59f0d04c4a2c86233d20c8b89eb790a16f4c0ed9"><tt>[`59f0d04`](https://github.com/99designs/gqlgen/commit/59f0d04c)</tt></a> Bump golang.org/x/net 0.29 (<a href="https://github.com/99designs/gqlgen/pull/3261">[#&#8203;3261](https://github.com/99designs/gqlgen/issues/3261)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/cf42b2531c35eac85b1392f3cf8d8e7b4d8c3b48"><tt>cf42b253</tt></a> chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 (<a href="https://github.com/99designs/gqlgen/pull/3259">#&#8203;3259</a>)</summary> Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0) *** updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/b728c12f085033c3ea71a9634076f5e429e211bf"><tt>b728c12f</tt></a> chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/3256">#&#8203;3256</a>)</summary> Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0) *** updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/cba40a382341797259b63fb474696e1b4f5bdc89"><tt>cba40a38</tt></a> chore(deps-dev): bump vite from 5.4.2 to 5.4.3 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3257">#&#8203;3257</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/f7bee06f845a0664693a5aa10b88f7c199ebd2b0"><tt>f7bee06f</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3258">#&#8203;3258</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.11.5...v3.11.8) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/81ac627d73f2055db168e7087c528e1ca6f848e3"><tt>81ac627d</tt></a> chore(deps): bump robherley/go-test-action from 0.4.1 to 0.5.0 (<a href="https://github.com/99designs/gqlgen/pull/3255">#&#8203;3255</a>)</summary> Bumps [robherley/go-test-action](https://github.com/robherley/go-test-action) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/robherley/go-test-action/releases) - [Commits](https://github.com/robherley/go-test-action/compare/v0.4.1...v0.5.0) *** updated-dependencies: - dependency-name: robherley/go-test-action dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/86ac6b364ac7069c72248711e0c8240e38b3d177"><tt>86ac6b36</tt></a> internal/code: `Unalias` element of pointer (<a href="https://github.com/99designs/gqlgen/pull/3250">#&#8203;3250</a>) (closes <a href="https://github.com/99designs/gqlgen/issues/3247"> #&#8203;3247</a>)</summary> This reverts commit [`4c4be0a`](https://github.com/99designs/gqlgen/commit/4c4be0aeaaad758e703724fe4a6575768017ac53). - code: `Unalias` element of pointer - chore: added comment </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/4c4be0aeaaad758e703724fe4a6575768017ac53"><tt>[`4c4be0a`](https://github.com/99designs/gqlgen/commit/4c4be0ae)</tt></a> codegen: Unalias before lookup type (<a href="https://github.com/99designs/gqlgen/pull/3247">[#&#8203;3247](https://github.com/99designs/gqlgen/issues/3247)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/ab1781b12e6e9ec2fa4ad0c29f172f4fed86b67b"><tt>ab1781b1</tt></a> codegen: Go 1.23 alias support (<a href="https://github.com/99designs/gqlgen/pull/3246">#&#8203;3246</a>)</summary> - code: added `Unalias` for Go 1.22 - codegen: Go 1.23 alias support </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/814f7c71c128e4bafd0470a74f2f30510468374b"><tt>814f7c71</tt></a> chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (<a href="https://github.com/99designs/gqlgen/pull/3235">#&#8203;3235</a>)</summary> Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) *** updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/1cbbc1201e75b497912ed6f0ef26be682d86df85"><tt>1cbbc120</tt></a> chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/3236">#&#8203;3236</a>)</summary> Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.11.0 to 1.11.1. - [Commits](https://github.com/rs/cors/compare/v1.11.0...v1.11.1) *** updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/2da2ac36422617ac540d0f3d1ee8fa3f3682f307"><tt>2da2ac36</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3237">#&#8203;3237</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.11.4...v3.11.5) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/0b9bd5ee5e459aabe4c745a09ed26147977f8045"><tt>0b9bd5ee</tt></a> refactor: don't extract [@&#8203;goField](https://github.com/goField) twice (<a href="https://github.com/99designs/gqlgen/pull/3234">#&#8203;3234</a>)</summary> We already extract the values in config.Init(). Remove the duplicate logic in the modelgen plugin. We leave the reference to GoFieldHook even though it's a noop since it's public. This makes this a non-breaking change. We will remove this during the next breaking release. </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/18378f90cb1fd17ce8f2877cff5ccf0b06ab25c6"><tt>18378f90</tt></a> feat: allow argument directives to be called even if the argument is null (<a href="https://github.com/99designs/gqlgen/pull/3233">#&#8203;3233</a>) (closes <a href="https://github.com/99designs/gqlgen/issues/3188"> #&#8203;3188</a>)</summary> The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it. This is a breaking change as argument directives now need to handle null input values. Added a new config switch: call_argument_directives_with_nulls: bool to control this new behavior. - Run go generate ./... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/3e76e7ee7cb8a8ba979e0fff88f11f0b6d2e8243"><tt>[`3e76e7e`](https://github.com/99designs/gqlgen/commit/3e76e7ee)</tt></a> only close websocket once (<a href="https://github.com/99designs/gqlgen/pull/3231">[#&#8203;3231](https://github.com/99designs/gqlgen/issues/3231)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/256794aafe9fb50cfd4d8dbadcf7116526cfe05d"><tt>256794aa</tt></a> chore(deps-dev): bump vite from 5.4.0 to 5.4.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3229">#&#8203;3229</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/6acc182c6eab529d60a5c9575cdf18dc02ec0968"><tt>6acc182c</tt></a> Go 1.23 support (<a href="https://github.com/99designs/gqlgen/pull/3226">#&#8203;3226</a>)</summary> - Added support for go 1.23 - Added handling for \*types.Alias - Updated golang ci lint to 1.60.2 - Fixed lint issues and ignore SA1019 on generated test files - Update coverage.yml - Update fmt-and-generate.yml - Update integration.yml - Update lint.yml - Update test.yml *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/f6a8220475b08d715bf26d38be2fb1c3eb0c626b"><tt>f6a82204</tt></a> chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (<a href="https://github.com/99designs/gqlgen/pull/3219">#&#8203;3219</a>)</summary> - chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0) *** updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... <!----> - \_examples fixup *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/1849e124829ce7dbc8f62f991fc014b5d56493b0"><tt>1849e124</tt></a> chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (<a href="https://github.com/99designs/gqlgen/pull/3218">#&#8203;3218</a>)</summary> Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.16.0...v0.17.0) *** updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/2f7772c9ff793c4feb8e42f28c590cb77c7ad975"><tt>2f7772c9</tt></a> [proposal] Add [@&#8203;concurrent](https://github.com/concurrent) directive for types (<a href="https://github.com/99designs/gqlgen/pull/3203">#&#8203;3203</a>)</summary> - Issue 3202 - Issue 3202 - Issue 3202 - Make optional concurrent for fields of objects - Make optional concurrent for fields of objects </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/3556475adafe4b8b97a88fdc1dd7b4be21116522"><tt>3556475a</tt></a> Fix marshaling interfaces and union types (<a href="https://github.com/99designs/gqlgen/pull/3211">#&#8203;3211</a>)</summary> - Fixed marshaling interfaces and union - Fixed marshaling interfaces and union </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/23abdc56c0e6a2e3f3697df12fd2564f818f4da4"><tt>23abdc56</tt></a> chore(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (<a href="https://github.com/99designs/gqlgen/pull/3217">#&#8203;3217</a>)</summary> Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.3 to 2.27.4. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/urfave/cli/compare/v2.27.3...v2.27.4) *** updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/bbc354c63ca3f737ec5e549e23eea59da1d61721"><tt>[`bbc354c`](https://github.com/99designs/gqlgen/commit/bbc354c6)</tt></a> Add local toolchain for matrix <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/3fe8329dc765c055e2f51b1b39cef7cf4377bd09"><tt>3fe8329d</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3215">#&#8203;3215</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.11.2...v3.11.4) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/edca7992beaf3821756b780fc8fa758f65cda705"><tt>edca7992</tt></a> chore(deps-dev): bump vite from 5.3.5 to 5.4.0 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3216">#&#8203;3216</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/f0b7ee3f18c28ccda942fc1ff66441bbf4ace8b6"><tt>f0b7ee3f</tt></a> chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (<a href="https://github.com/99designs/gqlgen/pull/3220">#&#8203;3220</a>)</summary> Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) *** updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/719b7af38510e7d12e7b950473ae36e47e98602a"><tt>719b7af3</tt></a> chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/3221">#&#8203;3221</a>)</summary> Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.16.0...v0.17.0) *** updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/d14fd791ab7c64788b041c6ace143e355aa37879"><tt>d14fd791</tt></a> chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (<a href="https://github.com/99designs/gqlgen/pull/3208">#&#8203;3208</a>)</summary> Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.5) *** updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/564e2dc5e015acf707251801ebe31ab8651b9336"><tt>564e2dc5</tt></a> chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (<a href="https://github.com/99designs/gqlgen/pull/3207">#&#8203;3207</a>)</summary> Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0) *** updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/d3d147e6e16c3775e10f1caab3335606a25ffc15"><tt>d3d147e6</tt></a> chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (<a href="https://github.com/99designs/gqlgen/pull/3172">#&#8203;3172</a>)</summary> - chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0) *** updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/2d7e00b5d60d9dfb121e2a2c7338d82984f2fd8a"><tt>2d7e00b5</tt></a> chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3196">#&#8203;3196</a>)</summary> Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4) *** updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/5f86c55ac1c3b3371a1366a0ee06cbe3ea45f575"><tt>5f86c55a</tt></a> chore(deps-dev): bump [@&#8203;graphql](https://github.com/graphql)-codegen/client-preset in /integration (<a href="https://github.com/99designs/gqlgen/pull/3197">#&#8203;3197</a>)</summary> - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/552bb4b9dd45e09924ac3a8ebadc2675c3c8ee3f"><tt>552bb4b9</tt></a> chore(deps-dev): bump vite from 5.3.4 to 5.3.5 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3199">#&#8203;3199</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/45a29fe01baa1f00faefa423362b426e144bcab8"><tt>45a29fe0</tt></a> chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (<a href="https://github.com/99designs/gqlgen/pull/3200">#&#8203;3200</a>)</summary> Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.2 to 2.27.3. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/urfave/cli/compare/v2.27.2...v2.27.3) *** updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/3c2443e495496109759da0b9cdb58bff2c5226d4"><tt>3c2443e4</tt></a> chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/3206">#&#8203;3206</a>)</summary> Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0. - [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0) *** updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/52f65d0fe9e0ba884b9200308474c8bf5c98ab43"><tt>52f65d0f</tt></a> chore(deps-dev): bump vitest from 2.0.4 to 2.0.5 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3209">#&#8203;3209</a>)</summary> Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) *** updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/1beac8b7d0ac01b67f0e928ad7f93d9a41184b0b"><tt>1beac8b7</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3210">#&#8203;3210</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.10.8...v3.11.2) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/9b031e4dfe861b3310e5e7e06650ab7a94c8ab3e"><tt>[`9b031e4`](https://github.com/99designs/gqlgen/commit/9b031e4d)</tt></a> chore: fix typos in comments, tests and unexported vars (<a href="https://github.com/99designs/gqlgen/pull/3193">[#&#8203;3193](https://github.com/99designs/gqlgen/issues/3193)</a>) - <a href="https://github.com/99designs/gqlgen/commit/892c4842f9eae7b1392f48b9bec0e13cf76d9284"><tt>[`892c484`](https://github.com/99designs/gqlgen/commit/892c4842)</tt></a> refactor: decrease indentation in api.ReplacePlugin (<a href="https://github.com/99designs/gqlgen/pull/3194">[#&#8203;3194](https://github.com/99designs/gqlgen/issues/3194)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/d1682f7cb7253faf70ed8a6ab33f3a64db5fef91"><tt>d1682f7c</tt></a> chore(deps-dev): bump vite from 5.3.3 to 5.3.4 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3190">#&#8203;3190</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/cfc9863a342789920002b1829518cc656d430052"><tt>cfc9863a</tt></a> chore(deps-dev): bump vitest from 2.0.2 to 2.0.4 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3189">#&#8203;3189</a>)</summary> Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest) *** updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/1cc0a17b22d28062c949f57c5907b0ab10a4e740"><tt>1cc0a17b</tt></a> Revert "feat: allow argument directives to be called even if the argument is …" (<a href="https://github.com/99designs/gqlgen/pull/3191">#&#8203;3191</a>)</summary> This reverts commit [`0fb31a3`](https://github.com/99designs/gqlgen/commit/0fb31a3ed2a63552eddcf7c2a6c40aa0d59bd4cc). </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/0fb31a3ed2a63552eddcf7c2a6c40aa0d59bd4cc"><tt>0fb31a3e</tt></a> feat: allow argument directives to be called even if the argument is null (<a href="https://github.com/99designs/gqlgen/pull/3188">#&#8203;3188</a>)</summary> The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it. This is a breaking change as argument directives now need to handle null input values. Added a new config switch: call_argument_directives_with_nulls: bool to control this new behavior. </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/cd82be01af7395eb6cf52fb5c05649af5d9f5b0a"><tt>cd82be01</tt></a> refactor: significantly clean up the federation.gotpl template (<a href="https://github.com/99designs/gqlgen/pull/3187">#&#8203;3187</a>) (closes <a href="https://github.com/99designs/gqlgen/issues/2991"> #&#8203;2991</a>)</summary> - fix: fix Federation example Some configurations weren't working due to a missing resolver. - chore: Introduce mechanism for running all example Federation subgraphs This enables engineers to more easily run the debugger on the Federation example. Updated README to show how to use it. - refactor: significantly clean up the federation.gotpl template There were a number of inline structs and inline functions that made it extremely hard to reason about what the code is doing. Split these out into smaller functions with less closures and mutation. </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/a63f94bb1cc915aea3045f435963db07c9f52d20"><tt>a63f94bb</tt></a> chore(deps-dev): bump vitest from 1.6.0 to 2.0.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3185">#&#8203;3185</a>)</summary> Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 2.0.2. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/vitest) *** updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/de315d3d244affa21fb6ed91a8039161e179d8cb"><tt>de315d3d</tt></a> chore: Refactor federation.go to make it easier to read (<a href="https://github.com/99designs/gqlgen/pull/3183">#&#8203;3183</a>) (closes <a href="https://github.com/99designs/gqlgen/issues/2991"> #&#8203;2991</a>)</summary> - chore: Refactor federation.go <!----> - Cut functions into smaller functions - Remove mutation in several locations <!----> - Refactor InjectSourcesLate Easier to reason about and read this way. - Re-run go generate ./... - regenerate *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/4d8d93cddd9c4000b485331399dfae465627cb17"><tt>4d8d93cd</tt></a> Make cache generic to avoid casting (<a href="https://github.com/99designs/gqlgen/pull/3179">#&#8203;3179</a>)</summary> - Make cache generic to avoid casting - Update handler/handler.go *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/f2cf11e5f603210cb9cc1b237741617ef17a9812"><tt>f2cf11e5</tt></a> chore(deps-dev): bump [@&#8203;graphql](https://github.com/graphql)-codegen/client-preset in /integration (<a href="https://github.com/99designs/gqlgen/pull/3174">#&#8203;3174</a>)</summary> - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/fc150db06d1a37eddf6dc844100bfe2e806b6257"><tt>fc150db0</tt></a> chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3175">#&#8203;3175</a>)</summary> Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3) *** updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/60c9f671f88df4df2dd11481a88bc25f66d832f2"><tt>60c9f671</tt></a> chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://github.com/99designs/gqlgen/pull/3176">#&#8203;3176</a>)</summary> Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) *** updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/59bdde191c523691158f87ec9cddc5dd32fd41c4"><tt>59bdde19</tt></a> chore(deps-dev): bump vite from 5.3.2 to 5.3.3 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3173">#&#8203;3173</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/0ca3b19e0e767553a92080ad5f7802dc6f510903"><tt>0ca3b19e</tt></a> chore(deps): bump github.com/rs/cors (<a href="https://github.com/99designs/gqlgen/pull/3171">#&#8203;3171</a>)</summary> Bumps the go_modules group with 1 update in the /\_examples/websocket-initfunc/server directory: [github.com/rs/cors](https://github.com/rs/cors). Updates `github.com/rs/cors` from 1.9.0 to 1.11.0 - [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.11.0) *** updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production dependency-group: go_modules ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/d0e689285690078d0d8f7418422397b104abaeec"><tt>d0e68928</tt></a> Nulls are now unmarshalled as zero values for primitive types (<a href="https://github.com/99designs/gqlgen/pull/3162">#&#8203;3162</a>)</summary> - Nulls are now unmarshalled as zero values for primitive types - Address uint and run gofumpt *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/dce2e3537e54d90769952f5985f5bfd2b55aa289"><tt>dce2e353</tt></a> chore(deps): bump test-summary/action from 2.3 to 2.4 (<a href="https://github.com/99designs/gqlgen/pull/3163">#&#8203;3163</a>)</summary> Bumps [test-summary/action](https://github.com/test-summary/action) from 2.3 to 2.4. - [Release notes](https://github.com/test-summary/action/releases) - [Commits](https://github.com/test-summary/action/compare/v2.3...v2.4) *** updated-dependencies: - dependency-name: test-summary/action dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/2afa0c22c297881647816815236670fb72fbd78a"><tt>2afa0c22</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3164">#&#8203;3164</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.10.6...v3.10.8) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/2aeb15188ed6c8f448f2c67765e5ba32ddfed029"><tt>2aeb1518</tt></a> chore(deps-dev): bump [@&#8203;graphql](https://github.com/graphql)-codegen/client-preset in /integration (<a href="https://github.com/99designs/gqlgen/pull/3165">#&#8203;3165</a>)</summary> - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/28b2f4942734a5c0984bc0e591516970cca624b6"><tt>28b2f494</tt></a> chore(deps-dev): bump vite from 5.3.1 to 5.3.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3166">#&#8203;3166</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/f82d604a3c424c14f3195916bb5eaa8796786b2e"><tt>f82d604a</tt></a> chore(deps-dev): bump [@&#8203;graphql](https://github.com/graphql)-codegen/schema-ast in /integration (<a href="https://github.com/99designs/gqlgen/pull/3167">#&#8203;3167</a>)</summary> - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/schema-ast/CHANGELOG.md) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/dd37ea00d89c1a4f9b0f276fd881862b49a4d3d3"><tt>dd37ea00</tt></a> chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3157">#&#8203;3157</a>)</summary> Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2) *** updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/7b9c3223626c9c8e8a8990d7dd5342b44ddce59a"><tt>7b9c3223</tt></a> chore(deps-dev): bump graphql from 16.8.2 to 16.9.0 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3158">#&#8203;3158</a>)</summary> Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.2 to 16.9.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.8.2...v16.9.0) *** updated-dependencies: - dependency-name: graphql dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/b822c2c071a74223b2c04a1fb16b303f29a3bf99"><tt>b822c2c0</tt></a> chore(deps): bump mikepenz/action-junit-report from 4.3.0 to 4.3.1 (<a href="https://github.com/99designs/gqlgen/pull/3159">#&#8203;3159</a>)</summary> Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](https://github.com/mikepenz/action-junit-report/compare/v4.3.0...v4.3.1) *** updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/c152583143145b014ec7d580d75407b3e3876dc2"><tt>c1525831</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3156">#&#8203;3156</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.10.5...v3.10.6) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/feab5f51475280ae275bf68046fe4585b79ab66d"><tt>[`feab5f5`](https://github.com/99designs/gqlgen/commit/feab5f51)</tt></a> fix bug: POST Insufficient rigorous judgment leads to invalid SSE (<a href="https://github.com/99designs/gqlgen/pull/3153">[#&#8203;3153](https://github.com/99designs/gqlgen/issues/3153)</a>) - <a href="https://github.com/99designs/gqlgen/commit/7c8bc50dfe6b46b840418276fb193b711066742c"><tt>[`7c8bc50`](https://github.com/99designs/gqlgen/commit/7c8bc50d)</tt></a> Add failing test as example (<a href="https://github.com/99designs/gqlgen/pull/3151">[#&#8203;3151](https://github.com/99designs/gqlgen/issues/3151)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/d00ace38426ff35661eff4114f447bcd517e0e5c"><tt>d00ace38</tt></a> Add prettier test results (<a href="https://github.com/99designs/gqlgen/pull/3148">#&#8203;3148</a>)</summary> - Add prettier test results </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/641377d746653342d06479171d24f9aeedcde790"><tt>641377d7</tt></a> chore(deps-dev): bump ws in /integration in the npm_and_yarn group (<a href="https://github.com/99designs/gqlgen/pull/3147">#&#8203;3147</a>)</summary> Bumps the npm_and_yarn group in /integration with 1 update: [ws](https://github.com/websockets/ws). Updates `ws` from 8.16.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1) *** updated-dependencies: - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/e724bde5a1b41c4b4b7b26661379d2f40f011642"><tt>[`e724bde`](https://github.com/99designs/gqlgen/commit/e724bde5)</tt></a> docs: missing 'repeatable' in [@&#8203;goExtraField](https://github.com/goExtraField) directive (<a href="https://github.com/99designs/gqlgen/pull/3150">[#&#8203;3150](https://github.com/99designs/gqlgen/issues/3150)</a>) - <a href="https://github.com/99designs/gqlgen/commit/85459a326196e5354a4b4c9458ba41801217a59c"><tt>[`85459a3`](https://github.com/99designs/gqlgen/commit/85459a32)</tt></a> Fix typo in config field names (<a href="https://github.com/99designs/gqlgen/pull/3149">[#&#8203;3149](https://github.com/99designs/gqlgen/issues/3149)</a>) - <a href="https://github.com/99designs/gqlgen/commit/1422ff258ab7d37531c3023fcdb6c545241bc7b6"><tt>[`1422ff2`](https://github.com/99designs/gqlgen/commit/1422ff25)</tt></a> feat: Change plugin signatures (<a href="https://github.com/99designs/gqlgen/pull/2011">[#&#8203;2011](https://github.com/99designs/gqlgen/issues/2011)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/04b13fdbc90ed57fe47a30965158555c94ff2ccb"><tt>04b13fdb</tt></a> chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3144">#&#8203;3144</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.3.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/a1ccf9713963557f39608267f31fee86b52023a8"><tt>a1ccf971</tt></a> chore(deps-dev): bump [@&#8203;apollo](https://github.com/apollo)/client in /integration (<a href="https://github.com/99designs/gqlgen/pull/3143">#&#8203;3143</a>)</summary> - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.10.4...v3.10.5) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/8a59a2c46bdd3e5ec22102dd558a6359618d8d81"><tt>8a59a2c4</tt></a> chore(deps-dev): bump graphql from 16.8.1 to 16.8.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/3142">#&#8203;3142</a>)</summary> Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.1 to 16.8.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.8.1...v16.8.2) *** updated-dependencies: - dependency-name: graphql dependency-type: direct:development update-type: version-update:semver-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/80098c67fe897172f4517605acc0e11e5972ed87"><tt>80098c67</tt></a> chore(deps-dev): bump [@&#8203;graphql](https://github.com/graphql)-codegen/client-preset in /integration (<a href="https://github.com/99designs/gqlgen/pull/3141">#&#8203;3141</a>)</summary> - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) *** updated-dependencies: dependency-type: direct:development update-type: version-update:semver-minor ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/fc90169b6ead4ab5ea30938555ca097cce2eb420"><tt>fc90169b</tt></a> chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (<a href="https://github.com/99designs/gqlgen/pull/3140">#&#8203;3140</a>)</summary> Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2. *** updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/fb67b709af4f0c5ba6eff8222c728b076a6eb09b"><tt>[`fb67b70`](https://github.com/99designs/gqlgen/commit/fb67b709)</tt></a> v0.17.49 postrelease bump <!-- end of Commits --> <!-- end of Else --> <!-- end of If NoteGroups --> </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 MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-13 16:53:23 +00:00 (Migrated from gitlab.com)

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.22.5
github.com/urfave/cli/v2 v2.27.2 -> v2.27.4
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 -> v0.0.0-20240521201337-686a1a2994c1
golang.org/x/mod v0.18.0 -> v0.20.0
golang.org/x/net v0.27.0 -> v0.29.0
golang.org/x/sys v0.22.0 -> v0.25.0
golang.org/x/text v0.16.0 -> v0.18.0
golang.org/x/tools v0.22.0 -> v0.24.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 7 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.22` -> `1.22.5` | | `github.com/urfave/cli/v2` | `v2.27.2` -> `v2.27.4` | | `github.com/xrash/smetrics` | `v0.0.0-20240312152122-5f08fbb34913` -> `v0.0.0-20240521201337-686a1a2994c1` | | `golang.org/x/mod` | `v0.18.0` -> `v0.20.0` | | `golang.org/x/net` | `v0.27.0` -> `v0.29.0` | | `golang.org/x/sys` | `v0.22.0` -> `v0.25.0` | | `golang.org/x/text` | `v0.16.0` -> `v0.18.0` | | `golang.org/x/tools` | `v0.22.0` -> `v0.24.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-13 16:53:24 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2024-09-13 17:57:43 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 7689a98b - fix(deps): update module github.com/99designs/gqlgen to v0.17.50

Compare with previous version

added 1 commit <ul><li>7689a98b - fix(deps): update module github.com/99designs/gqlgen to v0.17.50</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/224/diffs?diff_id=1119895462&start_sha=a00e6898d1b3ff58456fdf6379741999bdba7dd6)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-09-13 17:58:11 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-13 19:54:22 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2024-09-14 09:14:12 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 10:53:52 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 1d1041c6 - 1 commit from branch main
  • 71e2ccba - fix(deps): update module github.com/99designs/gqlgen to v0.17.50

Compare with previous version

added 2 commits <ul><li>1d1041c6 - 1 commit from branch <code>main</code></li><li>71e2ccba - fix(deps): update module github.com/99designs/gqlgen to v0.17.50</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/224/diffs?diff_id=1120156611&start_sha=7689a98bc819c8e57faf184f732d24d1aeacd213)
argoyle commented 2024-09-14 12:46:16 +00:00 (Migrated from gitlab.com)

added 1 commit

  • c9d31082 - fix(deps): update module github.com/99designs/gqlgen to v0.17.50

Compare with previous version

added 1 commit <ul><li>c9d31082 - fix(deps): update module github.com/99designs/gqlgen to v0.17.50</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/224/diffs?diff_id=1120169304&start_sha=71e2ccba197ebdf0400b90f11731c0f3b1fb9627)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-09-14 12:46:36 +00:00
argoyle commented 2024-09-14 12:47:42 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
argoyle commented 2024-09-14 12:56:46 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 09066e17 - 1 commit from branch main
  • e55acc3c - fix(deps): update module github.com/99designs/gqlgen to v0.17.50

Compare with previous version

added 2 commits <ul><li>09066e17 - 1 commit from branch <code>main</code></li><li>e55acc3c - fix(deps): update module github.com/99designs/gqlgen to v0.17.50</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/224/diffs?diff_id=1120170492&start_sha=c9d31082576b79d31ba5178cdcf0a80f07ea65ff)
argoyle (Migrated from gitlab.com) merged commit into main 2024-09-14 12:57:06 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#228