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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-11-24 18:09:47 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-24 17:57:05 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/99designs/gqlgen v0.17.83 -> v0.17.84 age confidence

Release Notes

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

v0.17.84

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.83...v0.17.84


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 | Change | Age | Confidence | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `v0.17.83` -> `v0.17.84` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.84?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.83/v0.17.84?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.84`](https://github.com/99designs/gqlgen/releases/tag/v0.17.84) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.83...v0.17.84) #### What's Changed - change interface embedding from config to directive by [@&#8203;PaulVasilenko](https://github.com/PaulVasilenko) in [#&#8203;3911](https://github.com/99designs/gqlgen/pull/3911) - Migrate from archived go-yaml to goccy/go-yaml by [@&#8203;irubey](https://github.com/irubey) in [#&#8203;3913](https://github.com/99designs/gqlgen/pull/3913) - fix: replace deprecated ec.Errorf with graphql.AddErrorf in code gene… by [@&#8203;vinodhalaharvi](https://github.com/vinodhalaharvi) in [#&#8203;3923](https://github.com/99designs/gqlgen/pull/3923) - fix(complexity): fieldComplexity calculation override allows reducing score by [@&#8203;mahboubii](https://github.com/mahboubii) in [#&#8203;3909](https://github.com/99designs/gqlgen/pull/3909) - feat: add [@&#8203;inlineArguments](https://github.com/inlineArguments) directive for cleaner resolver signatures by [@&#8203;irubey](https://github.com/irubey) in [#&#8203;3924](https://github.com/99designs/gqlgen/pull/3924) - Update docs to use go 1.24 tool dependencies instead of internal/tools.go pattern by [@&#8203;deitrix](https://github.com/deitrix) in [#&#8203;3741](https://github.com/99designs/gqlgen/pull/3741) - Lint config changes by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;3926](https://github.com/99designs/gqlgen/pull/3926) - chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /integration in the npm\_and\_yarn group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3914](https://github.com/99designs/gqlgen/pull/3914) - chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3915](https://github.com/99designs/gqlgen/pull/3915) - chore(deps-dev): bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 5.1.1 to 5.1.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3917](https://github.com/99designs/gqlgen/pull/3917) - chore(deps): bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3920](https://github.com/99designs/gqlgen/pull/3920) - chore(deps-dev): bump vitest from 4.0.8 to 4.0.9 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3922](https://github.com/99designs/gqlgen/pull/3922) - chore(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 6.0.1 to 6.0.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3921](https://github.com/99designs/gqlgen/pull/3921) - chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3919](https://github.com/99designs/gqlgen/pull/3919) - chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3916](https://github.com/99designs/gqlgen/pull/3916) - chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3918](https://github.com/99designs/gqlgen/pull/3918) - chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /\_examples/mini-habr-with-subscriptions in the go\_modules group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3929](https://github.com/99designs/gqlgen/pull/3929) - chore(deps): bump devops-actions/actionlint from 0.1.9 to 0.1.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3937](https://github.com/99designs/gqlgen/pull/3937) - chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3936](https://github.com/99designs/gqlgen/pull/3936) - chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3934](https://github.com/99designs/gqlgen/pull/3934) - chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3935](https://github.com/99designs/gqlgen/pull/3935) - chore(deps-dev): bump vitest from 4.0.9 to 4.0.13 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3933](https://github.com/99designs/gqlgen/pull/3933) - chore(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 6.0.2 to 6.1.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3932](https://github.com/99designs/gqlgen/pull/3932) #### New Contributors - [@&#8203;irubey](https://github.com/irubey) made their first contribution in [#&#8203;3913](https://github.com/99designs/gqlgen/pull/3913) - [@&#8203;vinodhalaharvi](https://github.com/vinodhalaharvi) made their first contribution in [#&#8203;3923](https://github.com/99designs/gqlgen/pull/3923) - [@&#8203;mahboubii](https://github.com/mahboubii) made their first contribution in [#&#8203;3909](https://github.com/99designs/gqlgen/pull/3909) - [@&#8203;deitrix](https://github.com/deitrix) made their first contribution in [#&#8203;3741](https://github.com/99designs/gqlgen/pull/3741) **Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.83...v0.17.84> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-24 17:57: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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.46.0 -> v0.47.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.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): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/net` | `v0.46.0` -> `v0.47.0` | | `golang.org/x/sys` | `v0.37.0` -> `v0.38.0` | | `golang.org/x/text` | `v0.30.0` -> `v0.31.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-24 17:57:09 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle commented 2025-11-24 18:08:50 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 0.00%. Comparing base (be2ebb1) to head (8c40221).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #68   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        108     108           
=====================================
  Misses       108     108           

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:shiny/otelsetup/pull/68?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 0.00%. Comparing base ([`be2ebb1`](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/be2ebb1dadb92a0b9ec71290b633d2f6339fb0d0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)) to head ([`8c40221`](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/8c40221d604239654eb5806331def9e1fcece325?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #68 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 3 3 Lines 108 108 ===================================== Misses 108 108 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/68?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). :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 a7a03d33ae into main 2025-11-24 18:09:47 +00:00
argoyle commented 2025-11-24 18:09:48 +00:00 (Migrated from gitlab.com)

mentioned in commit a7a03d33ae

mentioned in commit a7a03d33aebefb4a5e5d2f904f66ff531698edfa
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/otelsetup#69