Update all dependencies #15

Merged
kjuulh merged 1 commits from renovate/all into main 2023-06-23 20:12:40 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.31 -> v0.17.33
github.com/vektah/gqlparser/v2 require patch v2.5.1 -> v2.5.4

Release Notes

99designs/gqlgen

v0.17.33

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.32...v0.17.33

v0.17.32

Compare Source

5c19c841 Addressing few issues in defer feature (#​2656)

And fixed hasNext to only appear in the payload when there is deferred usage

  • Regenerate

  • Use go 1.18 compatible atomic operations

  • Regenerate

8e295024 Update extra fields type definition and plus docs about the feature (#​2655)
  • Update extra fields type definition and plus docs about the feature

  • Update docs

adf5da27 Make usage of omitempty tag optional (#​2649)
  • Make usage of omitempty tag optional

  • adding probably good enough test

  • some kinda docs

  • lintersssssssssssssssssssssssssssss

  • removing unnecessary fields from config

22deb8bd allow binding a GraphQL `Any` field to a struct method returning `*any` (#​2644)
  • allow binding GQL Any field to struct method returning *any

  • add singlefile tests for binding to *any case

  • add followschema tests for binding to *any case

  • make ptr_to_any binding tests follow binding conventions better

c313bf3d `[@defer](https://github.com/defer)` initial support (#​2642)
  • support returning errors with deferred fragments.

  • update integration tests.

  • fix gotpl indent and pass the correct context to deferred .Dispatch().

  • Added hasNext in the tests

  • Added back root_.gotpl

  • Regenerate

  • Regenerate recursively

  • Updated schema-expected.graphql

  • Fixed starwars_test.go

  • Cleanup

  • Add graphql response hasnext omitempty and update tests to match


4d945da2 feat(federation): update Apollo Federation v2 definitions (#​2635)
  • feat(federation): update Apollo Federation v2 definitions

Fix Apollo Federation v2 directive definitions:

  • _FieldSet was renamed FieldSet

  • regenerate examples

33fdd1b5 fix enum capitalization (#​2630)
  • fix enum capitalization

  • apply suggestion: adding comment

82a110ce Fix uint32 unmarshal (#​2631)

The string unmarshal for uint32 used ParseInt instead of ParseUint,
which would parse the wrong range of valid numbers.

  • e62a027 Add Changelog entries for v0.17.31

  • f707aa8 v0.17.31 postrelease bump

vektah/gqlparser

v2.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.3...v2.5.4

v2.5.3

Compare Source

What's Changed

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.2...v2.5.3

v2.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.1...v2.5.2


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.31` -> `v0.17.33` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | require | patch | `v2.5.1` -> `v2.5.4` | --- ### Release Notes <details> <summary>99designs/gqlgen</summary> ### [`v0.17.33`](https://github.com/99designs/gqlgen/releases/tag/v0.17.33) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.32...v0.17.33) #### What's Changed - minor cleaning: fix some stricter lint rule warnings by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/2665 - Update all modules by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/2667 - issue-1372: add custom decode func by [@&#8203;artur-chopikian](https://github.com/artur-chopikian) in https://github.com/99designs/gqlgen/pull/2666 #### New Contributors - [@&#8203;artur-chopikian](https://github.com/artur-chopikian) made their first contribution in https://github.com/99designs/gqlgen/pull/2666 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.32...v0.17.33 ### [`v0.17.32`](https://github.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01732-httpsgithubcom99designsgqlgencomparev01731v01732---2023-06-06) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.31...v0.17.32) - <a href="https://github.com/99designs/gqlgen/commit/3a81a78bb7370f067c6bf4f3ce79de0e77f885a1"><tt>[`3a81a78`](https://github.com/99designs/gqlgen/commit/3a81a78b)</tt></a> release v0.17.32 - <a href="https://github.com/99designs/gqlgen/commit/dbb61174f81ef5e30cb33e772f650abdc41da90a"><tt>[`dbb6117`](https://github.com/99designs/gqlgen/commit/dbb61174)</tt></a> Added unit tests for defer (<a href="https://github.com/99designs/gqlgen/pull/2657">[#&#8203;2657](https://github.com/99designs/gqlgen/issues/2657)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/5c19c84141c643fa8e3ef59a63d9788ebc966c43"><tt>5c19c841</tt></a> Addressing few issues in defer feature (<a href="https://github.com/99designs/gqlgen/pull/2656">#&#8203;2656</a>)</summary> And fixed hasNext to only appear in the payload when there is deferred usage - Regenerate - Use go 1.18 compatible atomic operations - Regenerate </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/8e295024ada297c219aa2e79754a9e4f601d0b56"><tt>8e295024</tt></a> Update extra fields type definition and plus docs about the feature (<a href="https://github.com/99designs/gqlgen/pull/2655">#&#8203;2655</a>)</summary> - Update extra fields type definition and plus docs about the feature - Update docs </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/adf5da27cd1bec2ce81b9a3e8e705ed80714f47a"><tt>adf5da27</tt></a> Make usage of omitempty tag optional (<a href="https://github.com/99designs/gqlgen/pull/2649">#&#8203;2649</a>)</summary> - Make usage of omitempty tag optional - adding probably good enough test - some kinda docs - lintersssssssssssssssssssssssssssss - removing unnecessary fields from config </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/7ab3317689c9ee85bcebb454a123ba8f70307058"><tt>[`7ab3317`](https://github.com/99designs/gqlgen/commit/7ab33176)</tt></a> Extra fields (<a href="https://github.com/99designs/gqlgen/pull/2638">[#&#8203;2638](https://github.com/99designs/gqlgen/issues/2638)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/22deb8bd6c7662bb8eacc29c9a08df0b85444721"><tt>22deb8bd</tt></a> allow binding a GraphQL `Any` field to a struct method returning `*any` (<a href="https://github.com/99designs/gqlgen/pull/2644">#&#8203;2644</a>)</summary> - allow binding GQL `Any` field to struct method returning `*any` - add singlefile tests for binding to `*any` case - add followschema tests for binding to `*any` case - make ptr_to_any binding tests follow binding conventions better </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/c313bf3d289985768fdca4e26162d3c429431711"><tt>c313bf3d</tt></a> `[@defer](https://github.com/defer)` initial support (<a href="https://github.com/99designs/gqlgen/pull/2642">#&#8203;2642</a>)</summary> - support returning errors with deferred fragments. - update integration tests. - fix gotpl indent and pass the correct context to deferred .Dispatch(). - Added hasNext in the tests - Added back root\_.gotpl - Regenerate - Regenerate recursively - Updated schema-expected.graphql - Fixed starwars_test.go - Cleanup - Add graphql response hasnext omitempty and update tests to match *** </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/4d945da283950a9cd66fb6df58abe2bb5f0cf836"><tt>4d945da2</tt></a> feat(federation): update Apollo Federation v2 definitions (<a href="https://github.com/99designs/gqlgen/pull/2635">#&#8203;2635</a>)</summary> - feat(federation): update Apollo Federation v2 definitions Fix Apollo Federation v2 directive definitions: - `_FieldSet` was renamed `FieldSet` - regenerate examples </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/9796f91dba461051d70a9101c9113b99f7ee82df"><tt>[`9796f91`](https://github.com/99designs/gqlgen/commit/9796f91d)</tt></a> Generate entity resolvers for interfaces with [@&#8203;key](https://github.com/key) defined (<a href="https://github.com/99designs/gqlgen/pull/2634">[#&#8203;2634](https://github.com/99designs/gqlgen/issues/2634)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/33fdd1b5c0b4784c3aece793f1e5e315773dfb0d"><tt>33fdd1b5</tt></a> fix enum capitalization (<a href="https://github.com/99designs/gqlgen/pull/2630">#&#8203;2630</a>)</summary> - fix enum capitalization - apply suggestion: adding comment </details></dd></dl> <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/82a110ce861ebf6a208d98c6b1514c6e845f2b98"><tt>82a110ce</tt></a> Fix uint32 unmarshal (<a href="https://github.com/99designs/gqlgen/pull/2631">#&#8203;2631</a>)</summary> The string unmarshal for uint32 used ParseInt instead of ParseUint, which would parse the wrong range of valid numbers. </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/e62a02772ec7cf3c6f526c68e5689a2bad2e8f3b"><tt>[`e62a027`](https://github.com/99designs/gqlgen/commit/e62a0277)</tt></a> Add Changelog entries for v0.17.31 - <a href="https://github.com/99designs/gqlgen/commit/f707aa8d88c494f23ed981add5b43944c27a88f2"><tt>[`f707aa8`](https://github.com/99designs/gqlgen/commit/f707aa8d)</tt></a> v0.17.31 postrelease bump <!-- end of Commits --> <!-- end of Else --> <!-- end of If NoteGroups --> </details> <details> <summary>vektah/gqlparser</summary> ### [`v2.5.4`](https://github.com/vektah/gqlparser/releases/tag/v2.5.4) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.3...v2.5.4) #### What's Changed - feat(lexer): comment token support by [@&#8203;Warashi](https://github.com/Warashi) in https://github.com/vektah/gqlparser/pull/261 #### New Contributors - [@&#8203;Warashi](https://github.com/Warashi) made their first contribution in https://github.com/vektah/gqlparser/pull/261 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.3...v2.5.4 ### [`v2.5.3`](https://github.com/vektah/gqlparser/releases/tag/v2.5.3) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.2...v2.5.3) #### What's Changed - Update modules by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/259 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.2...v2.5.3 ### [`v2.5.2`](https://github.com/vektah/gqlparser/releases/tag/v2.5.2) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.1...v2.5.2) #### What's Changed - Add github actions to lint by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/241 - GH Actions CI Additions + Linter fixups by [@&#8203;philipaconrad](https://github.com/philipaconrad) in https://github.com/vektah/gqlparser/pull/242 - Prefer to wrap third party errors by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/243 - Remove a duplicate line in lexer_test.yml by [@&#8203;ryicoh](https://github.com/ryicoh) in https://github.com/vektah/gqlparser/pull/244 - Point to the right GraphQL spec by [@&#8203;Khyme](https://github.com/Khyme) in https://github.com/vektah/gqlparser/pull/250 - Bump json5 from 2.2.0 to 2.2.3 in /validator/imported by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/251 - support [@&#8203;defer](https://github.com/defer) directive by [@&#8203;fiatjaf](https://github.com/fiatjaf) in https://github.com/vektah/gqlparser/pull/255 - Don't drop repeatable keyword when formatting directive by [@&#8203;tadeokondrak](https://github.com/tadeokondrak) in https://github.com/vektah/gqlparser/pull/256 - Validate directive arguments during schema parsing by [@&#8203;fredzqm](https://github.com/fredzqm) in https://github.com/vektah/gqlparser/pull/258 - Validate enum values directive are legit by [@&#8203;fredzqm](https://github.com/fredzqm) in https://github.com/vektah/gqlparser/pull/257 #### New Contributors - [@&#8203;ryicoh](https://github.com/ryicoh) made their first contribution in https://github.com/vektah/gqlparser/pull/244 - [@&#8203;Khyme](https://github.com/Khyme) made their first contribution in https://github.com/vektah/gqlparser/pull/250 - [@&#8203;fiatjaf](https://github.com/fiatjaf) made their first contribution in https://github.com/vektah/gqlparser/pull/255 - [@&#8203;tadeokondrak](https://github.com/tadeokondrak) made their first contribution in https://github.com/vektah/gqlparser/pull/256 - [@&#8203;fredzqm](https://github.com/fredzqm) made their first contribution in https://github.com/vektah/gqlparser/pull/258 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.1...v2.5.2 </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 changed title from Update module github.com/99designs/gqlgen to v0.17.32 to Update all dependencies 2023-06-10 17:43:35 +02:00
kjuulh force-pushed renovate/all from 44cf3f7246 to d5ccc1cd43 2023-06-10 17:43:35 +02:00 Compare
kjuulh force-pushed renovate/all from d5ccc1cd43 to ce4456d3a8 2023-06-10 19:53:18 +02:00 Compare
kjuulh force-pushed renovate/all from ce4456d3a8 to 021e222e56 2023-06-14 00:04:43 +02:00 Compare
kjuulh force-pushed renovate/all from 021e222e56 to eaabcc2d5a 2023-06-23 19:51:39 +02:00 Compare
kjuulh merged commit 907d2902ce into main 2023-06-23 20:12:40 +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#15
No description provided.