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

Merged
ghost1 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2024-03-12 07:12:39 +00:00
ghost1 commented 2024-03-11 23:52:38 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

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

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 becomes conflicted, 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.44` -> `v0.17.45` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.45`](https://github.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01745---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 --> </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuNSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
argoyle (Migrated from gitlab.com) merged commit into main 2024-03-12 07:12:40 +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#161