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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-05-03 14:26:39 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-02 15:51:30 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.73

Compare Source

What's Changed

New Contributors

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


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.72` -> `v0.17.73` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.73`](https://github.com/99designs/gqlgen/releases/tag/v0.17.73) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.72...v0.17.73) #### What's Changed - Remove json.Marshaler in resolver by [@&#8203;sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3675 - only allow whitespace after "url" in a link directive by [@&#8203;theleeeo](https://github.com/theleeeo) in https://github.com/99designs/gqlgen/pull/3680 - fix: lower Go version requirement to 1.23.0 by [@&#8203;zerok](https://github.com/zerok) in https://github.com/99designs/gqlgen/pull/3679 - Apply workaround to try to fix some more inconsistencies in codegen by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3682 - Assign unused parameters to placeholder to avoid too many warning in IDE by [@&#8203;git-hulk](https://github.com/git-hulk) in https://github.com/99designs/gqlgen/pull/3684 - feat: bind from basic type to named type by [@&#8203;markya0616](https://github.com/markya0616) in https://github.com/99designs/gqlgen/pull/3632 - Update gqlparser to add column for error string output by [@&#8203;robmyersrobmyers](https://github.com/robmyersrobmyers) in https://github.com/99designs/gqlgen/pull/3685 - Docs: add info on concurrent field resolvers by [@&#8203;wiegell](https://github.com/wiegell) in https://github.com/99designs/gqlgen/pull/3687 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.13.7 to 3.13.8 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3676 - chore(deps-dev): bump vite from 6.2.6 to 6.3.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3678 - chore(deps-dev): bump vitest from 3.1.1 to 3.1.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3677 - chore(deps-dev): bump vite from 6.3.2 to 6.3.4 in /integration in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3689 #### New Contributors - [@&#8203;theleeeo](https://github.com/theleeeo) made their first contribution in https://github.com/99designs/gqlgen/pull/3680 - [@&#8203;zerok](https://github.com/zerok) made their first contribution in https://github.com/99designs/gqlgen/pull/3679 - [@&#8203;markya0616](https://github.com/markya0616) made their first contribution in https://github.com/99designs/gqlgen/pull/3632 - [@&#8203;robmyersrobmyers](https://github.com/robmyersrobmyers) made their first contribution in https://github.com/99designs/gqlgen/pull/3685 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.72...v0.17.73 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-02 15:51:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle commented 2025-05-02 15:58:15 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 100.00%. Comparing base (edd9bde) to head (82952c9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           73        73           
=========================================
  Hits            73        73           

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/presenter/pull/23?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 100.00%. Comparing base [(`edd9bde`)](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/edd9bde66f862763743760e0180e81a5da4d2478?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`82952c9`)](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/82952c9bce704849f2a19deb12f0d90adcc468d5?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 #23 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 73 73 ========================================= Hits 73 73 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/pull/23?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 into main 2025-05-03 14:26:39 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/presenter#24