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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-06-02 18:35:45 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-02 17:56:05 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.74

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74


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.73` -> `v0.17.74` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.74`](https://github.com/99designs/gqlgen/releases/tag/v0.17.74) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74) #### What's Changed - Update gqlparser to 2.5.27 to fix [#&#8203;3693](https://github.com/99designs/gqlgen/issues/3693) by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3695 - Align [@&#8203;skip](https://github.com/skip) and [@&#8203;include](https://github.com/include) directive checks on fragments with spec by [@&#8203;phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3710 - Unify directory init in injectTypesFromSchema by [@&#8203;HaraldNordgren](https://github.com/HaraldNordgren) in https://github.com/99designs/gqlgen/pull/3707 - Adjust template to coerce interface{} to any even more so by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3721 - Fix duplicated keys by [@&#8203;mattcarranza10](https://github.com/mattcarranza10) in https://github.com/99designs/gqlgen/pull/3719 - chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3692 - chore(deps-dev): bump graphql from 16.10.0 to 16.11.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3691 - chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3700 - chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3701 - chore(deps-dev): bump vitest from 3.1.2 to 3.1.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3702 - chore(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 5.0.5 to 5.0.6 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3704 - chore(deps-dev): bump vite from 6.3.4 to 6.3.5 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3705 - chore(deps-dev): bump graphql-ws from 6.0.4 to 6.0.5 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3709 - chore(deps-dev): bump vitest from 3.1.3 to 3.1.4 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3715 - chore(deps): bump dawidd6/action-download-artifact from 9 to 10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3720 - chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3699 - chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3698 #### New Contributors - [@&#8203;mattcarranza10](https://github.com/mattcarranza10) made their first contribution in https://github.com/99designs/gqlgen/pull/3719 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-02 17:56:06 +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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/tools v0.32.0 -> v0.33.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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------- | :--------------------- | | `golang.org/x/tools` | `v0.32.0` -> `v0.33.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-02 17:56:09 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-06-02 18:04:45 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.04%. Comparing base (2886835) to head (1787815).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #481   +/-   ##
=====================================
  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/481?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 [(`2886835`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/2886835d18ad17b744d8fb27f2e918e4f77fbf7a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`1787815`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/17878152990132fa938fa7661af616fcbc8b5cb1?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 #481 +/- ## ===================================== 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/481?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-06-02 18:35:45 +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#485