Update all dependencies #30

Merged
kjuulh merged 1 commits from renovate/all into main 2024-05-17 01:53:06 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.43 -> v0.17.46
github.com/vektah/gqlparser/v2 require patch v2.5.11 -> v2.5.12

Release Notes

99designs/gqlgen

v0.17.46

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.45...v0.17.46

v0.17.45

Compare Source

a854eb65 Bump golang.org/x/tools from 0.18.0 to 0.19.0 (#​2963)
  • Bump golang.org/x/tools from 0.18.0 to 0.19.0

Bumps golang.org/x/tools from 0.18.0 to 0.19.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Go mod tidy examples and websocket

908498e3 Bump typescript from 5.3.3 to 5.4.2 in /integration (#​2960)

Bumps typescript from 5.3.3 to 5.4.2.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
6e77359b Bump vite from 5.1.4 to 5.1.5 in /integration (#​2961)

Bumps vite from 5.1.4 to 5.1.5.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
361cb189 Bump [@​apollo](https://github.com/apollo)/client from 3.9.5 to 3.9.6 in /integration (#​2962)

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

d2271d8f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#​2964)

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.


updated-dependencies:

  • dependency-name: google.golang.org/protobuf
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • caf1faa Add case for resolvers_always_return_pointers:false (#​2966)

  • 0d24aa9 handle models in federation pkg (#​2965)

  • 2aa9bbb fix(docs): convert an unnecessarily capitalized word in the middle of sentences to lowercase (#​2959)

  • bc72cd8 Add option to omit resolver fields from models (#​2957)

95f9dc79 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#​2953)

Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
fbcceec2 Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 (#​2954)
  • Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1

Bumps github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1.


updated-dependencies:

  • dependency-name: github.com/PuerkitoBio/goquery
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • mod tidy examples

c15af8ce Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /_examples (#​2955)

Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
1993b3aa Bump vitest from 1.3.0 to 1.3.1 in /integration (#​2946)

Bumps vitest from 1.3.0 to 1.3.1.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
d16c6adc Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 (#​2943)
  • Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0

Bumps github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/PuerkitoBio/goquery
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Tidy examples

be74b6a0 Bump [@​graphql](https://github.com/graphql)-codegen/client-preset from 4.2.2 to 4.2.4 in /integration (#​2945)

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

90aa9243 Bump [@​graphql](https://github.com/graphql)-codegen/introspection from 4.0.2 to 4.0.3 in /integration (#​2944)

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

137ddbd3 Bump vite from 5.1.3 to 5.1.4 in /integration (#​2947)

Bumps vite from 5.1.3 to 5.1.4.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
15cef76f Optionally render entity requires populator function for advanced [@​requires](https://github.com/requires) use cases (#​2884) (closes #​1)
  • Adding generation of new functions to populate requires representations. WIP.

  • Something.

  • Adding config option for Package to allow for enabling flags. Added flag to render explicit requires function.

  • Adding explicit requires testsing and make requires follow federation package.

  • Fix test failure.

  • Using embeded template like federation gotpl. Fix rewriter not using correct dir.

  • Update generated code.

  • Adding initial docs for explicit requires

  • Add example docs for explicit requires

  • Adding ordering fix.

  • Regenerate.


e186813e Bump golang.org/x/tools from 0.17.0 to 0.18.0 (#​2940)
  • Bump golang.org/x/tools from 0.17.0 to 0.18.0

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


updated-dependencies:

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

e1fb6c03 Bump vite from 5.1.1 to 5.1.3 in /integration (#​2936)

Bumps vite from 5.1.1 to 5.1.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1ff1107e Bump graphql-ws from 5.14.3 to 5.15.0 in /integration (#​2935)

Bumps graphql-ws from 5.14.3 to 5.15.0.


updated-dependencies:

  • dependency-name: graphql-ws
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
d4696f88 Bump vitest from 1.2.2 to 1.3.0 in /integration (#​2937)

Bumps vitest from 1.2.2 to 1.3.0.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
4808f0db Bump [@​apollo](https://github.com/apollo)/client from 3.9.4 to 3.9.5 in /integration (#​2938)

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

a96e3395 Bump github.com/matryer/moq from 0.3.3 to 0.3.4 (#​2939)

Bumps github.com/matryer/moq from 0.3.3 to 0.3.4.


updated-dependencies:

  • dependency-name: github.com/matryer/moq
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • 7ca35b1 v0.17.44 postrelease bump

v0.17.44

Compare Source

e85ce95b Bump react-dom from 16.14.0 to 18.2.0 in /_examples/chat (#​2930)

Bumps react-dom from 16.14.0 to 18.2.0.


updated-dependencies:

  • dependency-name: react-dom
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
c88cf024 Bump github.com/sosodev/duration from 1.1.0 to 1.2.0 (#​2927)
  • Bump github.com/sosodev/duration from 1.1.0 to 1.2.0

Bumps github.com/sosodev/duration from 1.1.0 to 1.2.0.


updated-dependencies:

  • dependency-name: github.com/sosodev/duration
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • Tidy example go mod

848fd835 Bump [@​graphql](https://github.com/graphql)-codegen/cli from 4.0.1 to 5.0.2 in /integration (#​2932)

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

900040c4 Bump vite from 4.5.2 to 5.1.1 in /integration (#​2931)

Bumps vite from 4.5.2 to 5.1.1.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...
e329cf83 Bump react from 16.14.0 to 18.2.0 in /_examples/chat (#​2929)

Bumps react from 16.14.0 to 18.2.0.


updated-dependencies:

  • dependency-name: react
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
9faad588 Bump google.golang.org/protobuf from 1.30.0 to 1.32.0 (#​2926)

Bumps google.golang.org/protobuf from 1.30.0 to 1.32.0.


updated-dependencies:

  • dependency-name: google.golang.org/protobuf
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
92b3871b Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#​2925)

Bumps github.com/stretchr/testify from 1.8.2 to 1.8.4.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
3f5e1f28 Bump github.com/google/uuid from 1.3.0 to 1.6.0 (#​2924)

Bumps github.com/google/uuid from 1.3.0 to 1.6.0.


updated-dependencies:

  • dependency-name: github.com/google/uuid
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
fd97abcd Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#​2928)

Bumps golangci/golangci-lint-action from 3.7.0 to 4.0.0.


updated-dependencies:

  • dependency-name: golangci/golangci-lint-action
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
64d0f07c graphql/uint: Fix unmarshalling of negative numbers (#​2922)

Converting a negative number to uint directly returns a really big number. For
example,

v := -5
fmt.Println(uint(v)) // 18446744073709551611

So we should handle this cases explicitly and return an error.

e223f1d2 Bump node-fetch from 2.7.0 to 3.3.2 in /_examples/federation (#​2916)
  • Bump node-fetch from 2.7.0 to 3.3.2 in /_examples/federation

Bumps node-fetch from 2.7.0 to 3.3.2.


updated-dependencies:

  • dependency-name: node-fetch
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...
  • Try updating require to import

  • Try updating Apollo server and gateway

  • Change versions of everything in npm

  • Rever to node 16

  • Switch to apollo Link

  • Use more better newer thingy

  • Change federation node version back to 16

  • Apollo Link uses uri now instead of link

  • Change inmemory cache import

  • Remove node fetch from integration test

  • Add cross fetch

  • Adjust cross fetch to dev dependency

  • Fixup package-lock

  • Try again

  • Switch to node 18 to get fetch

  • Add type module to package.json

  • export default

  • Re-order?

  • Add external

  • add experimental vm modules to jest

  • Update git ignore for node_modules

  • Add some more jest stuff

  • refmt and regenerate

  • Add rehackt to dev dependencies

  • Change to core import

  • Aaaand do it over here too

  • Some of each

  • Move to different HTTP Link

  • Try again

  • add gql from apollo core

  • Change link to uri

  • Try just passing a string


9a3694e5 Bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.7 (#​2915)
  • Bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.7

Bumps github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.7.


updated-dependencies:

  • dependency-name: github.com/hashicorp/golang-lru/v2
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • mod tidy for examples

4b7eec41 Bump urql from 4.0.4 to 4.0.6 in /integration (#​2906)

Bumps urql from 4.0.4 to 4.0.6.


updated-dependencies:

  • dependency-name: urql
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
8874254a Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#​2908)
  • Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20

Bumps github.com/mattn/go-isatty from 0.0.19 to 0.0.20.


updated-dependencies:

  • dependency-name: github.com/mattn/go-isatty
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • Go mod tidy

9a6b5655 Bump [@​graphql](https://github.com/graphql)-codegen/schema-ast from 4.0.0 to 4.0.2 in /integration (#​2918)

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

76c02143 Bump typescript from 5.1.3 to 5.3.3 in /integration (#​2921)

Bumps typescript from 5.1.3 to 5.3.3.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
dca5109c Bump jest from 25.5.4 to 29.7.0 in /_examples/federation (#​2920)

Bumps jest from 25.5.4 to 29.7.0.


updated-dependencies:

  • dependency-name: jest
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...
4d77a4f0 Bump graphql from 14.7.0 to 16.8.1 in /_examples/chat (#​2899)

Bumps graphql from 14.7.0 to 16.8.1.


updated-dependencies:

  • dependency-name: graphql
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
76f1a55b Bump github.com/rs/cors from 1.9.0 to 1.10.1 in /_examples (#​2904)

Bumps github.com/rs/cors from 1.9.0 to 1.10.1.


updated-dependencies:

  • dependency-name: github.com/rs/cors
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
bfa9ed8b Bump github.com/google/uuid from 1.3.0 to 1.6.0 in /_examples (#​2909)

Bumps github.com/google/uuid from 1.3.0 to 1.6.0.


updated-dependencies:

  • dependency-name: github.com/google/uuid
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
524fdf78 Bump subscriptions-transport-ws from 0.9.19 to 0.11.0 in /_examples/chat (#​2911)

Bumps subscriptions-transport-ws from 0.9.19 to 0.11.0.


updated-dependencies:

  • dependency-name: subscriptions-transport-ws
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
ed5f0bc2 Bump github.com/urfave/cli/v2 from 2.25.5 to 2.27.1 (#​2912)

Bumps github.com/urfave/cli/v2 from 2.25.5 to 2.27.1.


updated-dependencies:

  • dependency-name: github.com/urfave/cli/v2
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
5346a37c Bump react-scripts from 2.1.8 to 5.0.1 in /_examples/chat (#​2914)

Bumps react-scripts from 2.1.8 to 5.0.1.


updated-dependencies:

  • dependency-name: react-scripts
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
8f8c38db Bump typescript from 4.9.5 to 5.3.3 in /_examples/chat (#​2917)

Bumps typescript from 4.9.5 to 5.3.3.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
6d847969 Bump graphql-sse from 2.1.4 to 2.5.2 in /integration (#​2913)

Bumps graphql-sse from 2.1.4 to 2.5.2.


updated-dependencies:

  • dependency-name: graphql-sse
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
14e321ad Bump styled-components from 5.3.11 to 6.1.8 in /_examples/chat (#​2905)

Bumps styled-components from 5.3.11 to 6.1.8.


updated-dependencies:

  • dependency-name: styled-components
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
76312bc6 Bump vitest from 0.32.0 to 1.2.2 in /integration (#​2919)

Bumps vitest from 0.32.0 to 1.2.2.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...
7b67b2e4 Bump github.com/matryer/moq from 0.2.7 to 0.3.3 (#​2902)

Bumps github.com/matryer/moq from 0.2.7 to 0.3.3.


updated-dependencies:

  • dependency-name: github.com/matryer/moq
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
96c064c4 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 in /_examples (#​2901)

Bumps github.com/gorilla/websocket from 1.5.0 to 1.5.1.


updated-dependencies:

  • dependency-name: github.com/gorilla/websocket
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
8719860b Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /_examples (#​2897)

Bumps github.com/stretchr/testify from 1.8.2 to 1.8.4.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
6d3c5a82 Bump golangci/golangci-lint-action from 3.5.0 to 3.7.0 (#​2896)

Bumps golangci/golangci-lint-action from 3.5.0 to 3.7.0.


updated-dependencies:

  • dependency-name: golangci/golangci-lint-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
ad4d7f25 Bump nick-fields/retry from 2 to 3 (#​2907)

Bumps nick-fields/retry from 2 to 3.


updated-dependencies:

  • dependency-name: nick-fields/retry
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
912cc8da Bump actions/setup-node from 3 to 4 (#​2910)

Bumps actions/setup-node from 3 to 4.


updated-dependencies:

  • dependency-name: actions/setup-node
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
2f3d96ab Bump actions/checkout from 3 to 4 (#​2903)

Bumps actions/checkout from 3 to 4.


updated-dependencies:

  • dependency-name: actions/checkout
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
34f8d084 Bump actions/setup-go from 3 to 5 (#​2900)

Bumps actions/setup-go from 3 to 5.


updated-dependencies:

  • dependency-name: actions/setup-go
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...
143edebe Update x/tools and add go v1.21,v1.22 in CI workflows (#​2894)
  • Update golang.org/x/tools

  • Update Go versions to 1.21 and 1.22 in CI workflows

  • Run go mod tidy on submodule _examples

  • Update to Go 1.20

  • go modules on for all checks

  • reduce redundant invocations

  • add echo to non-sensitive checks

  • More comments

  • Make submodule go generate chain differently

  • Add which cd

  • Try to figure out why cd is not in path

  • set CWD to examples in go generate instead

  • Try export

  • Use env in go generate comment

  • make go generate comment always successful

  • Try shelling out

  • Update our github actions, npm, and go modules via dependabot


4d8b6edb Update federation plugin (#​2876)
  • update 2.7 impl, add missing 2.6 support

  • address feedback

  • go fmt

5524a399 Bump vite from 4.3.9 to 4.5.2 in /integration (#​2885)

Bumps vite from 4.3.9 to 4.5.2.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    ...
  • 41b14fc v0.17.43 postrelease bump
vektah/gqlparser

v2.5.12

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.43` -> `v0.17.46` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | require | patch | `v2.5.11` -> `v2.5.12` | --- ### Release Notes <details> <summary>99designs/gqlgen</summary> ### [`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 [@&#8203;apollo/client](https://github.com/apollo/client) from 3.9.6 to 3.9.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2970 - Bump vitest from 1.3.1 to 1.4.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2972 - Bump vite from 5.1.5 to 5.1.6 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2971 - chore: remove repetitive words by [@&#8203;deterclosed](https://github.com/deterclosed) in https://github.com/99designs/gqlgen/pull/2976 - Bump typescript from 5.4.2 to 5.4.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2979 - Bump vite from 5.1.6 to 5.2.6 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2978 - Bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.9.7 to 3.9.9 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2977 - Add UintID type binding by [@&#8203;nawivee](https://github.com/nawivee) in https://github.com/99designs/gqlgen/pull/2980 - Bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.2.4 to 4.2.5 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2983 - Bump graphql-sse from 2.5.2 to 2.5.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2985 - Bump vite from 5.2.6 to 5.2.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2984 - enum values binding by [@&#8203;nikitacrit](https://github.com/nikitacrit) in https://github.com/99designs/gqlgen/pull/2982 - fix: stop loading package dependencies by [@&#8203;agratta-silo](https://github.com/agratta-silo) in https://github.com/99designs/gqlgen/pull/2988 - Bump typescript from 5.4.3 to 5.4.4 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2993 - Bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.9.9 to 3.9.10 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2994 - Update `tools.go` url by [@&#8203;38elements](https://github.com/38elements) in https://github.com/99designs/gqlgen/pull/2987 - Bump vite from 5.2.7 to 5.2.8 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2992 - Bump golang.org/x/tools from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2996 - Bump graphql-ws from 5.15.0 to 5.16.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2986 - Bump urql from 4.0.6 to 4.0.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2995 - Mark ctx as unused when no arguments for FieldContextFunc by [@&#8203;halkeye](https://github.com/halkeye) in https://github.com/99designs/gqlgen/pull/2999 - chore: update Automatic Persisted Queries Link by [@&#8203;38elements](https://github.com/38elements) in https://github.com/99designs/gqlgen/pull/3005 - fix: codegen will \_ the fieldset parameter if its not needed by [@&#8203;halkeye](https://github.com/halkeye) in https://github.com/99designs/gqlgen/pull/3006 - Bump vitest from 1.4.0 to 1.5.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3012 - Bump typescript from 5.4.4 to 5.4.5 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3010 - Bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.9.10 to 3.9.11 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3011 - Bump vite from 5.2.8 to 5.2.10 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3015 - chore: fix some typos in comments by [@&#8203;knowmost](https://github.com/knowmost) in https://github.com/99designs/gqlgen/pull/3020 - chore: remove unused lint.txt by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3017 - Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3026 - Bump github.com/rs/cors from 1.10.1 to 1.11.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3025 - Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3023 - Bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.9.11 to 3.10.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3022 - Bump vitest from 1.5.0 to 1.5.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3021 - Bump github.com/sosodev/duration from 1.2.0 to 1.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3024 - Fix test asserts: reverse expected and actual params by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3027 - refactor: simplify tests for `api.Generate` by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3031 - Improve federation resolver selection by [@&#8203;clayne11](https://github.com/clayne11) in https://github.com/99designs/gqlgen/pull/3029 - chore: `run.skip-dirs` is deprecated in golangci-lint v1.57 by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3034 - chore: remove redundant empty lines by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3035 - refactor: change test asserts to be more idiomatic by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3036 - docs: fix links to the docs latest version by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3038 - Fix codegen config tests: add file closing by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3037 - chore: remove deprecated build constraint by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3041 - chore: lint \_examples directory by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3042 - Add initial cache tests for MapCache and NoCache by [@&#8203;shion0625](https://github.com/shion0625) in https://github.com/99designs/gqlgen/pull/3040 - enum values binding v2 by [@&#8203;nikitacrit](https://github.com/nikitacrit) in https://github.com/99designs/gqlgen/pull/3014 - chore: simplify go generate in examples by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3033 - chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in 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 [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3053 - chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3050 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.10.1 to 3.10.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3049 - chore(deps-dev): bump vitest from 1.5.2 to 1.6.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3048 - chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3051 - chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3052 - chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3047 - fix: failed to build \_examples/websocket-initfunc/server/server.go ([#&#8203;3055](https://github.com/99designs/gqlgen/issues/3055)) by [@&#8203;Reimei1213](https://github.com/Reimei1213) in https://github.com/99designs/gqlgen/pull/3058 #### New Contributors - [@&#8203;deterclosed](https://github.com/deterclosed) made their first contribution in https://github.com/99designs/gqlgen/pull/2976 - [@&#8203;nawivee](https://github.com/nawivee) made their first contribution in https://github.com/99designs/gqlgen/pull/2980 - [@&#8203;nikitacrit](https://github.com/nikitacrit) made their first contribution in https://github.com/99designs/gqlgen/pull/2982 - [@&#8203;agratta-silo](https://github.com/agratta-silo) made their first contribution in https://github.com/99designs/gqlgen/pull/2988 - [@&#8203;38elements](https://github.com/38elements) made their first contribution in https://github.com/99designs/gqlgen/pull/2987 - [@&#8203;halkeye](https://github.com/halkeye) made their first contribution in https://github.com/99designs/gqlgen/pull/2999 - [@&#8203;knowmost](https://github.com/knowmost) made their first contribution in https://github.com/99designs/gqlgen/pull/3020 - [@&#8203;alexandear](https://github.com/alexandear) made their first contribution in https://github.com/99designs/gqlgen/pull/3017 - [@&#8203;shion0625](https://github.com/shion0625) made their first contribution in https://github.com/99designs/gqlgen/pull/3040 - [@&#8203;Reimei1213](https://github.com/Reimei1213) made their first contribution in https://github.com/99designs/gqlgen/pull/3058 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.45...v0.17.46 ### [`v0.17.45`](https://github.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01745-httpsgithubcom99designsgqlgencomparev01744v01745---2024-03-11) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.44...v0.17.45) - <a href="https://github.com/99designs/gqlgen/commit/b6d1a8b986a3c14f2c945967ee087a19c6cdf4fc"><tt>[`b6d1a8b`](https://github.com/99designs/gqlgen/commit/b6d1a8b9)</tt></a> release v0.17.45 <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/a854eb650ecbb1a5a2ab4db65bd85eb8124d2cc8"><tt>a854eb65</tt></a> Bump golang.org/x/tools from 0.18.0 to 0.19.0 (<a href="https://github.com/99designs/gqlgen/pull/2963">#&#8203;2963</a>)</summary> - Bump golang.org/x/tools from 0.18.0 to 0.19.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.18.0...v0.19.0) *** updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... <!----> - Go mod tidy examples and websocket *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/908498e3b188a3d913bfcb2e6be331339260e893"><tt>908498e3</tt></a> Bump typescript from 5.3.3 to 5.4.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2960">#&#8203;2960</a>)</summary> Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.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/6e77359b9bec77c1a5082cb2731c039c18e3fa1a"><tt>6e77359b</tt></a> Bump vite from 5.1.4 to 5.1.5 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2961">#&#8203;2961</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.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.1.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/361cb189f6a992d1c6fd1116cb236f5f440a1e4c"><tt>361cb189</tt></a> Bump [@&#8203;apollo](https://github.com/apollo)/client from 3.9.5 to 3.9.6 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2962">#&#8203;2962</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.9.5...v3.9.6) *** 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/d2271d8fb56a489728149a1ad5f51a9adc884a14"><tt>d2271d8f</tt></a> Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (<a href="https://github.com/99designs/gqlgen/pull/2964">#&#8203;2964</a>)</summary> Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. *** updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/caf1faa70345272a581f4d8d77d3d41cab8ec035"><tt>[`caf1faa`](https://github.com/99designs/gqlgen/commit/caf1faa7)</tt></a> Add case for resolvers_always_return_pointers:false (<a href="https://github.com/99designs/gqlgen/pull/2966">[#&#8203;2966](https://github.com/99designs/gqlgen/issues/2966)</a>) - <a href="https://github.com/99designs/gqlgen/commit/0d24aa9b8c4435f83de5c298440d533f6b13f36f"><tt>[`0d24aa9`](https://github.com/99designs/gqlgen/commit/0d24aa9b)</tt></a> handle models in federation pkg (<a href="https://github.com/99designs/gqlgen/pull/2965">[#&#8203;2965](https://github.com/99designs/gqlgen/issues/2965)</a>) - <a href="https://github.com/99designs/gqlgen/commit/2aa9bbb4cd1b6f8c1a9e62afe4a191a5c086f878"><tt>[`2aa9bbb`](https://github.com/99designs/gqlgen/commit/2aa9bbb4)</tt></a> fix(docs): convert an unnecessarily capitalized word in the middle of sentences to lowercase (<a href="https://github.com/99designs/gqlgen/pull/2959">[#&#8203;2959](https://github.com/99designs/gqlgen/issues/2959)</a>) - <a href="https://github.com/99designs/gqlgen/commit/bc72cd8c6679838bd316313a371563d087ad103d"><tt>[`bc72cd8`](https://github.com/99designs/gqlgen/commit/bc72cd8c)</tt></a> Add option to omit resolver fields from models (<a href="https://github.com/99designs/gqlgen/pull/2957">[#&#8203;2957](https://github.com/99designs/gqlgen/issues/2957)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/95f9dc79ac69c88f44e42ab06f660914f9ba16a2"><tt>95f9dc79</tt></a> Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a href="https://github.com/99designs/gqlgen/pull/2953">#&#8203;2953</a>)</summary> Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) *** updated-dependencies: - dependency-name: github.com/stretchr/testify 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/fbcceec2451c85c64f81ca783c98b684089ed3f7"><tt>fbcceec2</tt></a> Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 (<a href="https://github.com/99designs/gqlgen/pull/2954">#&#8203;2954</a>)</summary> - Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.9.0...v1.9.1) *** updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-type: direct:production update-type: version-update:semver-patch ... <!----> - mod tidy examples *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/c15af8ce70e4dec85281d1f73fb68938beea8b83"><tt>c15af8ce</tt></a> Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/2955">#&#8203;2955</a>)</summary> Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) *** updated-dependencies: - dependency-name: github.com/stretchr/testify 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/1993b3aa692ce7e6e0b912ac2124cb88b3fa0e05"><tt>1993b3aa</tt></a> Bump vitest from 1.3.0 to 1.3.1 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2946">#&#8203;2946</a>)</summary> Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/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/d16c6adc295bec42ea6b020ed7a617e978484a98"><tt>d16c6adc</tt></a> Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 (<a href="https://github.com/99designs/gqlgen/pull/2943">#&#8203;2943</a>)</summary> - Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.8.1...v1.9.0) *** updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-type: direct:production update-type: version-update:semver-minor ... <!----> - Tidy examples *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/be74b6a06d534d4d1ea6f4640c628312731c8816"><tt>be74b6a0</tt></a> Bump [@&#8203;graphql](https://github.com/graphql)-codegen/client-preset from 4.2.2 to 4.2.4 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2945">#&#8203;2945</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/90aa9243119b6be85cfb040479738ed38d9af74e"><tt>90aa9243</tt></a> Bump [@&#8203;graphql](https://github.com/graphql)-codegen/introspection from 4.0.2 to 4.0.3 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2944">#&#8203;2944</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/introspection/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/137ddbd30a078cfaefa118c8c796bc6c1149abf6"><tt>137ddbd3</tt></a> Bump vite from 5.1.3 to 5.1.4 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2947">#&#8203;2947</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.1.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.1.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/15cef76f18afec4c5352911360e33f4042500697"><tt>15cef76f</tt></a> Optionally render entity requires populator function for advanced [@&#8203;requires](https://github.com/requires) use cases (<a href="https://github.com/99designs/gqlgen/pull/2884">#&#8203;2884</a>) (closes <a href="https://github.com/99designs/gqlgen/issues/1"> #&#8203;1</a>)</summary> - Adding generation of new functions to populate requires representations. WIP. - Something. - Adding config option for Package to allow for enabling flags. Added flag to render explicit requires function. - Adding explicit requires testsing and make requires follow federation package. - Fix test failure. - Using embeded template like federation gotpl. Fix rewriter not using correct dir. - Update generated code. - Adding initial docs for explicit requires - Add example docs for explicit requires - Adding ordering fix. - Regenerate. *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/e186813e8852a1904d7778d2efd6cd745fced355"><tt>e186813e</tt></a> Bump golang.org/x/tools from 0.17.0 to 0.18.0 (<a href="https://github.com/99designs/gqlgen/pull/2940">#&#8203;2940</a>)</summary> - Bump golang.org/x/tools from 0.17.0 to 0.18.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.17.0...v0.18.0) *** updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... <!----> - Update example module *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/e1fb6c03037ae6d0f9177abc643e52b92beeb1f7"><tt>e1fb6c03</tt></a> Bump vite from 5.1.1 to 5.1.3 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2936">#&#8203;2936</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.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.1.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/1ff1107ed5766afa1b0328b4b55dbb9580aa25ba"><tt>1ff1107e</tt></a> Bump graphql-ws from 5.14.3 to 5.15.0 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2935">#&#8203;2935</a>)</summary> Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.14.3 to 5.15.0. - [Release notes](https://github.com/enisdenjo/graphql-ws/releases) - [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md) - [Commits](https://github.com/enisdenjo/graphql-ws/compare/v5.14.3...v5.15.0) *** updated-dependencies: - dependency-name: graphql-ws 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/d4696f8868cae9db66b9a4f066b441ff5d5dc2ca"><tt>d4696f88</tt></a> Bump vitest from 1.2.2 to 1.3.0 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2937">#&#8203;2937</a>)</summary> Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest) *** updated-dependencies: - dependency-name: vitest 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/4808f0dba4dc5dbeb84f8e4b93b61c4465674c9e"><tt>4808f0db</tt></a> Bump [@&#8203;apollo](https://github.com/apollo)/client from 3.9.4 to 3.9.5 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2938">#&#8203;2938</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.9.4...v3.9.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/a96e33959847486ffda1fea0c6776cd5d0787e8d"><tt>a96e3395</tt></a> Bump github.com/matryer/moq from 0.3.3 to 0.3.4 (<a href="https://github.com/99designs/gqlgen/pull/2939">#&#8203;2939</a>)</summary> Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/matryer/moq/releases) - [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml) - [Commits](https://github.com/matryer/moq/compare/v0.3.3...v0.3.4) *** updated-dependencies: - dependency-name: github.com/matryer/moq dependency-type: direct:production update-type: version-update:semver-patch ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/7ca35b117c0667f388a0fa2ec9c4dce379c8fb5f"><tt>[`7ca35b1`](https://github.com/99designs/gqlgen/commit/7ca35b11)</tt></a> v0.17.44 postrelease bump <!-- end of Commits --> <!-- end of Else --> <!-- end of If NoteGroups --> ### [`v0.17.44`](https://github.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01744-httpsgithubcom99designsgqlgencomparev01743v01744---2024-02-15) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.43...v0.17.44) - <a href="https://github.com/99designs/gqlgen/commit/296b3c49071be2dbb5303b46f3f4a4861e19a5a8"><tt>[`296b3c4`](https://github.com/99designs/gqlgen/commit/296b3c49)</tt></a> release v0.17.44 <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/e85ce95b9630b0ae6ef4ab77f38a1ba9d9b76d2a"><tt>e85ce95b</tt></a> Bump react-dom from 16.14.0 to 18.2.0 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2930">#&#8203;2930</a>)</summary> Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 18.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom) *** updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/c88cf024e0117fa2ee36709ba0a64d6077825b48"><tt>c88cf024</tt></a> Bump github.com/sosodev/duration from 1.1.0 to 1.2.0 (<a href="https://github.com/99designs/gqlgen/pull/2927">#&#8203;2927</a>)</summary> - Bump github.com/sosodev/duration from 1.1.0 to 1.2.0 Bumps [github.com/sosodev/duration](https://github.com/sosodev/duration) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/sosodev/duration/releases) - [Commits](https://github.com/sosodev/duration/compare/v1.1.0...v1.2.0) *** updated-dependencies: - dependency-name: github.com/sosodev/duration dependency-type: direct:production update-type: version-update:semver-minor ... <!----> - Tidy example go mod *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/848fd8352a2d3f6900c6d8e8f47bcc67027883d0"><tt>848fd835</tt></a> Bump [@&#8203;graphql](https://github.com/graphql)-codegen/cli from 4.0.1 to 5.0.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2932">#&#8203;2932</a>)</summary> - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) *** updated-dependencies: 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/900040c4f1e21f4ec823e5f869e2a12dfe9b3e6c"><tt>900040c4</tt></a> Bump vite from 4.5.2 to 5.1.1 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2931">#&#8203;2931</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 5.1.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.1.1/packages/vite) *** updated-dependencies: - dependency-name: vite 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/e329cf83e1a3a768b06f463266bdcbc493a4adc2"><tt>e329cf83</tt></a> Bump react from 16.14.0 to 18.2.0 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2929">#&#8203;2929</a>)</summary> Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 18.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react) *** updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/9faad5884f879212ba44ca6a5e73b998c46426c2"><tt>9faad588</tt></a> Bump google.golang.org/protobuf from 1.30.0 to 1.32.0 (<a href="https://github.com/99designs/gqlgen/pull/2926">#&#8203;2926</a>)</summary> Bumps google.golang.org/protobuf from 1.30.0 to 1.32.0. *** updated-dependencies: - dependency-name: google.golang.org/protobuf 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/92b3871bac51f8285bd81e4257ad6298b22e840f"><tt>92b3871b</tt></a> Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (<a href="https://github.com/99designs/gqlgen/pull/2925">#&#8203;2925</a>)</summary> Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4) *** updated-dependencies: - dependency-name: github.com/stretchr/testify 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/3f5e1f2813573b659efdc1a054464f4381368d71"><tt>3f5e1f28</tt></a> Bump github.com/google/uuid from 1.3.0 to 1.6.0 (<a href="https://github.com/99designs/gqlgen/pull/2924">#&#8203;2924</a>)</summary> Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.6.0) *** updated-dependencies: - dependency-name: github.com/google/uuid 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/fd97abcda9fbdf74028098a57cac57e4a98c9bcb"><tt>fd97abcd</tt></a> Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (<a href="https://github.com/99designs/gqlgen/pull/2928">#&#8203;2928</a>)</summary> Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.7.0...v4.0.0) *** updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/64d0f07c27896af3f621bd2ed5bee60913da65ef"><tt>64d0f07c</tt></a> graphql/uint: Fix unmarshalling of negative numbers (<a href="https://github.com/99designs/gqlgen/pull/2922">#&#8203;2922</a>)</summary> Converting a negative number to uint directly returns a really big number. For example, v := -5 fmt.Println(uint(v)) // 18446744073709551611 So we should handle this cases explicitly and return an error. </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/e223f1d2927545cb6f8722ac6cf77ff3fb4e1d3c"><tt>e223f1d2</tt></a> Bump node-fetch from 2.7.0 to 3.3.2 in /_examples/federation (<a href="https://github.com/99designs/gqlgen/pull/2916">#&#8203;2916</a>)</summary> - Bump node-fetch from 2.7.0 to 3.3.2 in /\_examples/federation Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.7.0 to 3.3.2. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.7.0...v3.3.2) *** updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-major ... <!----> - Try updating require to import - Try updating Apollo server and gateway - Change versions of everything in npm - Rever to node 16 - Switch to apollo Link - Use more better newer thingy - Change federation node version back to 16 - Apollo Link uses uri now instead of link - Change inmemory cache import - Remove node fetch from integration test - Add cross fetch - Adjust cross fetch to dev dependency - Fixup package-lock - Try again - Switch to node 18 to get fetch - Add type module to package.json - export default - Re-order? - Add external - add experimental vm modules to jest - Update git ignore for node_modules - Add some more jest stuff - refmt and regenerate - Add rehackt to dev dependencies - Change to core import - Aaaand do it over here too - Some of each - Move to different HTTP Link - Try again - add gql from apollo core - Change link to uri - Try just passing a string *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/9a3694e5af9b360c6271a1eb6002ea58f3f55ec8"><tt>9a3694e5</tt></a> Bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.7 (<a href="https://github.com/99designs/gqlgen/pull/2915">#&#8203;2915</a>)</summary> - Bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.7 Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.3 to 2.0.7. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v2.0.3...v2.0.7) *** updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru/v2 dependency-type: direct:production update-type: version-update:semver-patch ... <!----> - mod tidy for examples *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/4b7eec411c1e3361671e7996fa2298c9afe6166a"><tt>4b7eec41</tt></a> Bump urql from 4.0.4 to 4.0.6 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2906">#&#8203;2906</a>)</summary> Bumps [urql](https://github.com/urql-graphql/urql/tree/HEAD/packages/react-urql) from 4.0.4 to 4.0.6. - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/react-urql/CHANGELOG.md) *** updated-dependencies: - dependency-name: urql 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/8874254ada6ef4bfffa463f161584c36cb247d8c"><tt>8874254a</tt></a> Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (<a href="https://github.com/99designs/gqlgen/pull/2908">#&#8203;2908</a>)</summary> - Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.19 to 0.0.20. - [Commits](https://github.com/mattn/go-isatty/compare/v0.0.19...v0.0.20) *** updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-type: direct:production update-type: version-update:semver-patch ... <!----> - Go mod tidy *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/9a6b5655690d97399c7c4c61e714c8525c14c926"><tt>9a6b5655</tt></a> Bump [@&#8203;graphql](https://github.com/graphql)-codegen/schema-ast from 4.0.0 to 4.0.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2918">#&#8203;2918</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-patch ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/76c02143471b8e46b40b23a96ca81ac10e054acf"><tt>76c02143</tt></a> Bump typescript from 5.1.3 to 5.3.3 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2921">#&#8203;2921</a>)</summary> Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.3.3) *** 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/dca5109c0c11612a8cbfd82c3d3928b35f96e7b2"><tt>dca5109c</tt></a> Bump jest from 25.5.4 to 29.7.0 in /_examples/federation (<a href="https://github.com/99designs/gqlgen/pull/2920">#&#8203;2920</a>)</summary> Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 25.5.4 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) *** updated-dependencies: - dependency-name: jest 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/4d77a4f0396c68fa3ea271013633acb0a30b305d"><tt>4d77a4f0</tt></a> Bump graphql from 14.7.0 to 16.8.1 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2899">#&#8203;2899</a>)</summary> Bumps [graphql](https://github.com/graphql/graphql-js) from 14.7.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.7.0...v16.8.1) *** updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/76f1a55b9cd78cb4f60d97a695fd217253c53db7"><tt>76f1a55b</tt></a> Bump github.com/rs/cors from 1.9.0 to 1.10.1 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/2904">#&#8203;2904</a>)</summary> Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/rs/cors/releases) - [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.10.1) *** updated-dependencies: - dependency-name: github.com/rs/cors 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/bfa9ed8b83282f6a310663645035913bae7621db"><tt>bfa9ed8b</tt></a> Bump github.com/google/uuid from 1.3.0 to 1.6.0 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/2909">#&#8203;2909</a>)</summary> Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.6.0) *** updated-dependencies: - dependency-name: github.com/google/uuid 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/524fdf78810bc38c44d68aac6d7ded0d0d62f40d"><tt>524fdf78</tt></a> Bump subscriptions-transport-ws from 0.9.19 to 0.11.0 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2911">#&#8203;2911</a>)</summary> Bumps [subscriptions-transport-ws](https://github.com/apollostack/subscriptions-transport-ws) from 0.9.19 to 0.11.0. - [Release notes](https://github.com/apollostack/subscriptions-transport-ws/releases) - [Changelog](https://github.com/apollographql/subscriptions-transport-ws/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollostack/subscriptions-transport-ws/compare/v0.9.19...v0.11.0) *** updated-dependencies: - dependency-name: subscriptions-transport-ws 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/ed5f0bc2690d7da498e78147f834348ab17fbc1a"><tt>ed5f0bc2</tt></a> Bump github.com/urfave/cli/v2 from 2.25.5 to 2.27.1 (<a href="https://github.com/99designs/gqlgen/pull/2912">#&#8203;2912</a>)</summary> Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.5 to 2.27.1. - [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.25.5...v2.27.1) *** updated-dependencies: - dependency-name: github.com/urfave/cli/v2 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/5346a37cbaa33919ba7874e49325f585b10cd85d"><tt>5346a37c</tt></a> Bump react-scripts from 2.1.8 to 5.0.1 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2914">#&#8203;2914</a>)</summary> Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 2.1.8 to 5.0.1. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-2.x.md) *** updated-dependencies: - dependency-name: react-scripts dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/8f8c38db9cfe66fda6ee6e85e6e5c7ad2dd99f23"><tt>8f8c38db</tt></a> Bump typescript from 4.9.5 to 5.3.3 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2917">#&#8203;2917</a>)</summary> Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) *** updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/6d8479693fcee6e534477d017b3bc740fde38d74"><tt>6d847969</tt></a> Bump graphql-sse from 2.1.4 to 2.5.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2913">#&#8203;2913</a>)</summary> Bumps [graphql-sse](https://github.com/enisdenjo/graphql-sse) from 2.1.4 to 2.5.2. - [Release notes](https://github.com/enisdenjo/graphql-sse/releases) - [Changelog](https://github.com/enisdenjo/graphql-sse/blob/master/CHANGELOG.md) - [Commits](https://github.com/enisdenjo/graphql-sse/compare/v2.1.4...v2.5.2) *** updated-dependencies: - dependency-name: graphql-sse 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/14e321ad636aa6f873ba507a6d500a692dea6f6d"><tt>14e321ad</tt></a> Bump styled-components from 5.3.11 to 6.1.8 in /_examples/chat (<a href="https://github.com/99designs/gqlgen/pull/2905">#&#8203;2905</a>)</summary> Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.11 to 6.1.8. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v5.3.11...v6.1.8) *** updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/76312bc6deeb744f0c6719e9375bcc6be86663d8"><tt>76312bc6</tt></a> Bump vitest from 0.32.0 to 1.2.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2919">#&#8203;2919</a>)</summary> Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.0 to 1.2.2. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.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/7b67b2e4413349f729c1dc0ea4c5a5cdf7428b88"><tt>7b67b2e4</tt></a> Bump github.com/matryer/moq from 0.2.7 to 0.3.3 (<a href="https://github.com/99designs/gqlgen/pull/2902">#&#8203;2902</a>)</summary> Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.2.7 to 0.3.3. - [Release notes](https://github.com/matryer/moq/releases) - [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml) - [Commits](https://github.com/matryer/moq/compare/v0.2.7...v0.3.3) *** updated-dependencies: - dependency-name: github.com/matryer/moq 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/96c064c46d4e998563835cf9ea40a81d348a86cf"><tt>96c064c4</tt></a> Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/2901">#&#8203;2901</a>)</summary> Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1) *** updated-dependencies: - dependency-name: github.com/gorilla/websocket 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/8719860b16ca73fd97d46f0c9a62ef63a0582466"><tt>8719860b</tt></a> Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /_examples (<a href="https://github.com/99designs/gqlgen/pull/2897">#&#8203;2897</a>)</summary> Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4) *** updated-dependencies: - dependency-name: github.com/stretchr/testify 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/6d3c5a82626ce91e373068ae0a07fff589f02aba"><tt>6d3c5a82</tt></a> Bump golangci/golangci-lint-action from 3.5.0 to 3.7.0 (<a href="https://github.com/99designs/gqlgen/pull/2896">#&#8203;2896</a>)</summary> Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.7.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/ad4d7f259118e21463e19bd73d816774d6708f6f"><tt>ad4d7f25</tt></a> Bump nick-fields/retry from 2 to 3 (<a href="https://github.com/99designs/gqlgen/pull/2907">#&#8203;2907</a>)</summary> Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2 to 3. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2...v3) *** updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/912cc8da9b185f4a51d5c4b25530fc3d1dcefc14"><tt>912cc8da</tt></a> Bump actions/setup-node from 3 to 4 (<a href="https://github.com/99designs/gqlgen/pull/2910">#&#8203;2910</a>)</summary> Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) *** updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/2f3d96abd2f0539cdad3b14ab21b5766ebe945a0"><tt>2f3d96ab</tt></a> Bump actions/checkout from 3 to 4 (<a href="https://github.com/99designs/gqlgen/pull/2903">#&#8203;2903</a>)</summary> Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) *** updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/34f8d084d25640d49abb5b3c7fcd5cc2bd2bfaae"><tt>34f8d084</tt></a> Bump actions/setup-go from 3 to 5 (<a href="https://github.com/99designs/gqlgen/pull/2900">#&#8203;2900</a>)</summary> Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v3...v5) *** updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/143edebe57af9834c56d7ae6c484eb0fb4005bf2"><tt>143edebe</tt></a> Update x/tools and add go v1.21,v1.22 in CI workflows (<a href="https://github.com/99designs/gqlgen/pull/2894">#&#8203;2894</a>)</summary> - Update golang.org/x/tools - Update Go versions to 1.21 and 1.22 in CI workflows - Run go mod tidy on submodule \_examples - Update to Go 1.20 - go modules on for all checks - reduce redundant invocations - add echo to non-sensitive checks - More comments - Make submodule go generate chain differently - Add which cd - Try to figure out why cd is not in path - set CWD to examples in go generate instead - Try export - Use env in go generate comment - make go generate comment always successful - Try shelling out - Update our github actions, npm, and go modules via dependabot *** </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/e174d59ed2da4e94557ba477b3f1fe8a9d268700"><tt>[`e174d59`](https://github.com/99designs/gqlgen/commit/e174d59e)</tt></a> Work with https://specs.apollo.dev/federation/v2.x (<a href="https://github.com/99designs/gqlgen/pull/2891">[#&#8203;2891](https://github.com/99designs/gqlgen/issues/2891)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/4d8b6edb6d2a8d61c981dd22f045af5c39d1499c"><tt>4d8b6edb</tt></a> Update federation plugin (<a href="https://github.com/99designs/gqlgen/pull/2876">#&#8203;2876</a>)</summary> - update 2.7 impl, add missing 2.6 support - address feedback - go fmt </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/5524a399d35ce6429e3aa6938ea8c64125f093e8"><tt>5524a399</tt></a> Bump vite from 4.3.9 to 4.5.2 in /integration (<a href="https://github.com/99designs/gqlgen/pull/2885">#&#8203;2885</a>)</summary> Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) *** updated-dependencies: - dependency-name: vite dependency-type: direct:development ... </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/41b14fcf9a7d84b814cf86ed3fb6b2ff3dd2fab8"><tt>[`41b14fc`](https://github.com/99designs/gqlgen/commit/41b14fcf)</tt></a> v0.17.43 postrelease bump <!-- end of Commits --> <!-- end of Else --> <!-- end of If NoteGroups --> </details> <details> <summary>vektah/gqlparser</summary> ### [`v2.5.12`](https://github.com/vektah/gqlparser/releases/tag/v2.5.12) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12) #### What's Changed - Disallow empty parens ([#&#8203;292](https://github.com/vektah/gqlparser/issues/292)). by [@&#8203;yuchenshi](https://github.com/yuchenshi) in https://github.com/vektah/gqlparser/pull/293 - WithBuiltin FormatterOption added by [@&#8203;atzedus](https://github.com/atzedus) in https://github.com/vektah/gqlparser/pull/294 - Redo github actions by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/295 - Bump github.com/stretchr/testify from 1.4.0 to 1.9.0 in the actions-deps group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/296 - Bump the actions-deps group in /validator/imported with 8 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/297 #### New Contributors - [@&#8203;yuchenshi](https://github.com/yuchenshi) made their first contribution in https://github.com/vektah/gqlparser/pull/293 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-02-15 19:42:16 +01:00
Update module github.com/99designs/gqlgen to v0.17.44
Some checks reported errors
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
6fdedd76e7
kjuulh changed title from Update module github.com/99designs/gqlgen to v0.17.44 to Update module github.com/99designs/gqlgen to v0.17.45 2024-03-12 00:45:38 +01:00
kjuulh force-pushed renovate/all from 6fdedd76e7 to 9b6645048a 2024-03-12 00:45:40 +01:00 Compare
kjuulh changed title from Update module github.com/99designs/gqlgen to v0.17.45 to Update module github.com/99designs/gqlgen to v0.17.46 2024-05-07 20:25:52 +02:00
kjuulh force-pushed renovate/all from 9b6645048a to 5d99b30044 2024-05-07 20:25:53 +02:00 Compare
kjuulh changed title from Update module github.com/99designs/gqlgen to v0.17.46 to Update all dependencies 2024-05-17 01:25:45 +02:00
kjuulh force-pushed renovate/all from 5d99b30044 to 034edb6f28 2024-05-17 01:25:46 +02:00 Compare
kjuulh merged commit 034edb6f28 into main 2024-05-17 01:53:06 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/acc-server#30
No description provided.