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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-04-18 09:09:08 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-18 01:54:56 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.71

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.70...v0.17.71


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.70` -> `v0.17.71` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.71`](https://github.com/99designs/gqlgen/releases/tag/v0.17.71) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.70...v0.17.71) #### What's Changed - refactor: remove nolint comments in 'init' command by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3626 - feat: add GraphQL models and update complexity functions to use context by [@&#8203;z9905080](https://github.com/z9905080) in https://github.com/99designs/gqlgen/pull/3630 - Example of separating schema and resolvers for a large project structure with for multi-team setup by [@&#8203;afreeland](https://github.com/afreeland) in https://github.com/99designs/gqlgen/pull/3631 - Update config.md by [@&#8203;NGorco](https://github.com/NGorco) in https://github.com/99designs/gqlgen/pull/3595 - Format shell commands in README with code blocks by [@&#8203;ActuallyConnor](https://github.com/ActuallyConnor) in https://github.com/99designs/gqlgen/pull/3640 - Adds use_function_syntax_for_execution_context to init template by [@&#8203;afreeland](https://github.com/afreeland) in https://github.com/99designs/gqlgen/pull/3643 - add config local_prefix for imports group split by [@&#8203;light-white](https://github.com/light-white) in https://github.com/99designs/gqlgen/pull/3646 - update gqlparser v2.5.24 by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3655 - Update goquery to v1.10.3 to pass the nancy check by [@&#8203;git-hulk](https://github.com/git-hulk) in https://github.com/99designs/gqlgen/pull/3658 - Support omitzero by [@&#8203;sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3659 - Omittable supports IsZero method for omitzero by [@&#8203;sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3660 - json.Marshaler to Enum code gen by [@&#8203;sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3663 - fix: dont unalias when used to expose internal types by [@&#8203;ChrisRx](https://github.com/ChrisRx) in https://github.com/99designs/gqlgen/pull/3666 - Fix: Apollo FTv1 tracing doesn't wait for field resolver completion by [@&#8203;kolia-kaploniuk](https://github.com/kolia-kaploniuk) in https://github.com/99designs/gqlgen/pull/3639 - \[[#&#8203;3641](https://github.com/99designs/gqlgen/issues/3641)] add example with websocket and cursor pagination by [@&#8203;nabishec](https://github.com/nabishec) in https://github.com/99designs/gqlgen/pull/3644 - Update github.com/vektah/gqlparser to v2.5.25 by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3669 - Examples/example with websockets by [@&#8203;nabishec](https://github.com/nabishec) in https://github.com/99designs/gqlgen/pull/3670 - chore: reenable revive.use-any and fix exlusion list by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3625 - chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3623 - chore(deps-dev): bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.7.0 to 4.8.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3624 - chore(deps-dev): bump vite from 6.2.3 to 6.2.4 in /integration in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3627 - chore(deps-dev): bump vite from 6.2.4 to 6.2.5 in /integration in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3637 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.13.5 to 3.13.6 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3647 - chore(deps-dev): bump vitest from 3.0.9 to 3.1.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3648 - chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3649 - chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3651 - chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3652 - chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3650 - chore(deps-dev): bump vite from 6.2.5 to 6.2.6 in /integration in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3656 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.13.6 to 3.13.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3664 - chore(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3665 - chore(deps): bump the go_modules group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3668 #### New Contributors - [@&#8203;z9905080](https://github.com/z9905080) made their first contribution in https://github.com/99designs/gqlgen/pull/3630 - [@&#8203;afreeland](https://github.com/afreeland) made their first contribution in https://github.com/99designs/gqlgen/pull/3631 - [@&#8203;NGorco](https://github.com/NGorco) made their first contribution in https://github.com/99designs/gqlgen/pull/3595 - [@&#8203;ActuallyConnor](https://github.com/ActuallyConnor) made their first contribution in https://github.com/99designs/gqlgen/pull/3640 - [@&#8203;light-white](https://github.com/light-white) made their first contribution in https://github.com/99designs/gqlgen/pull/3646 - [@&#8203;git-hulk](https://github.com/git-hulk) made their first contribution in https://github.com/99designs/gqlgen/pull/3658 - [@&#8203;ChrisRx](https://github.com/ChrisRx) made their first contribution in https://github.com/99designs/gqlgen/pull/3666 - [@&#8203;kolia-kaploniuk](https://github.com/kolia-kaploniuk) made their first contribution in https://github.com/99designs/gqlgen/pull/3639 - [@&#8203;nabishec](https://github.com/nabishec) made their first contribution in https://github.com/99designs/gqlgen/pull/3644 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.70...v0.17.71 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-18 01:54:57 +00:00 (Migrated from gitlab.com)

ℹ Artifact update notice

File name: go.mod

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

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

Details:

Package Change
go 1.23.6 -> 1.23.8
golang.org/x/net v0.38.0 -> v0.39.0
golang.org/x/sync v0.12.0 -> v0.13.0
golang.org/x/sys v0.31.0 -> v0.32.0
golang.org/x/text v0.23.0 -> v0.24.0
golang.org/x/tools v0.31.0 -> v0.32.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 5 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------- | :--------------------- | | `go` | `1.23.6` -> `1.23.8` | | `golang.org/x/net` | `v0.38.0` -> `v0.39.0` | | `golang.org/x/sync` | `v0.12.0` -> `v0.13.0` | | `golang.org/x/sys` | `v0.31.0` -> `v0.32.0` | | `golang.org/x/text` | `v0.23.0` -> `v0.24.0` | | `golang.org/x/tools` | `v0.31.0` -> `v0.32.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-18 01:54:58 +00:00 (Migrated from gitlab.com)

restored source branch renovate/github.com-99designs-gqlgen-0.x

restored source branch `renovate/github.com-99designs-gqlgen-0.x`
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-18 01:54:59 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-04-18 08:23:42 +00:00 (Migrated from gitlab.com)

added 1 commit

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

Compare with previous version

added 1 commit <ul><li>a87b4803 - fix(deps): update module github.com/99designs/gqlgen to v0.17.71</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/443/diffs?diff_id=1332193762&start_sha=c7d7b149ca7ad6bd589137ce844f2b9c78e52610)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-04-18 08:27:46 +00:00
argoyle commented 2025-04-18 09:00:10 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.04%. Comparing base (69e232c) to head (a87b480).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #443   +/-   ##
=====================================
  Coverage   1.04%   1.04%           
=====================================
  Files         39      39           
  Lines       1905    1905           
=====================================
  Hits          20      20           
  Misses      1885    1885           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/443?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.04%. Comparing base [(`69e232c`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/69e232cd7c73c1c726532e4e7845b2ea96c7e3cf?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`a87b480`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/a87b48034501abce8f41d98c677b7a0d7578b9ed?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #443 +/- ## ===================================== Coverage 1.04% 1.04% ===================================== Files 39 39 Lines 1905 1905 ===================================== Hits 20 20 Misses 1885 1885 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/443?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-18 09:09:08 +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#447