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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-11-11 09:50:16 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-10 23:10:40 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.83

Compare Source

What's Changed

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


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.82` -> `v0.17.83` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.83?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.82/v0.17.83?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.83`](https://github.com/99designs/gqlgen/releases/tag/v0.17.83) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83) #### What's Changed - chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3901](https://github.com/99designs/gqlgen/pull/3901) - chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3903](https://github.com/99designs/gqlgen/pull/3903) - chore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3904](https://github.com/99designs/gqlgen/pull/3904) - chore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3902](https://github.com/99designs/gqlgen/pull/3902) - chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3905](https://github.com/99designs/gqlgen/pull/3905) - Set default config value properly when DefaultConfig isn't used by [@&#8203;PaulVasilenko](https://github.com/PaulVasilenko) in [#&#8203;3907](https://github.com/99designs/gqlgen/pull/3907) **Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-10 23:10:40 +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
github.com/urfave/cli/v3 v3.5.0 -> v3.6.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** | | :------------------------- | :------------------- | | `github.com/urfave/cli/v3` | `v3.5.0` -> `v3.6.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-10 23:10:45 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-11-10 23:38:50 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 1.00%. Comparing base (e751d35) to head (87eab3a).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #616   +/-   ##
=====================================
  Coverage   1.00%   1.00%           
=====================================
  Files         42      42           
  Lines       1996    1996           
=====================================
  Hits          20      20           
  Misses      1976    1976           

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/616?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 1.00%. Comparing base ([`e751d35`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/e751d35e38072665028a4cefa3029b1b9c1597c3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`87eab3a`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/87eab3a04e03879bd16c68ed5977ebe8a174186b?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 #616 +/- ## ===================================== Coverage 1.00% 1.00% ===================================== Files 42 42 Lines 1996 1996 ===================================== Hits 20 20 Misses 1976 1976 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/616?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>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-11 03:08:30 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-11-11 09:50:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 73f6fe31d9

mentioned in commit 73f6fe31d933149c8eeb85e0a5a4d0b2c767e710
argoyle (Migrated from gitlab.com) merged commit 73f6fe31d9 into main 2025-11-11 09:50:17 +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#620