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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-09-26 09:24:19 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-25 22:55:28 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.81

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.80...v0.17.81


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.80` -> `v0.17.81` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.81?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.80/v0.17.81?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.81`](https://github.com/99designs/gqlgen/releases/tag/v0.17.81) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.80...v0.17.81) #### What's Changed - Fix a high severity CSRF vulnerability in the Apollo Embedded Sandbox code. This was reported to Apollo last week. Full details here: [GHSA-w87v-7w53-wwxv](https://github.com/apollographql/embeddable-explorer/security/advisories/GHSA-w87v-7w53-wwxv). Fixes [#&#8203;3847](https://github.com/99designs/gqlgen/issues/3847) in next two items - Add tool for updating Apollo Sandbox by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;3848](https://github.com/99designs/gqlgen/pull/3848) - remove trailing duplicate script in apollo playground embedd by [@&#8203;opensaucerer](https://github.com/opensaucerer) in [#&#8203;3849](https://github.com/99designs/gqlgen/pull/3849) - feat: new federation.options.entity\_resolver\_multi option by [@&#8203;atzedus](https://github.com/atzedus) in [#&#8203;3852](https://github.com/99designs/gqlgen/pull/3852) #### New Contributors - [@&#8203;opensaucerer](https://github.com/opensaucerer) made their first contribution in [#&#8203;3849](https://github.com/99designs/gqlgen/pull/3849) **Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.80...v0.17.81> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-25 22:55:30 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle commented 2025-09-25 23:04:49 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 100.00%. Comparing base (ba980fb) to head (303d6fe).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  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/73?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 100.00%. Comparing base ([`ba980fb`](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/ba980fb5f6c193082441fb81b5abc4e0bdb0e0ce?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)) to head ([`303d6fe`](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/303d6febe07c2c36fa7396b0ec68abfbc2fd0a2e?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 #73 +/- ## ========================================= 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/73?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>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-25 23:55:23 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-09-26 09:24:19 +00:00 (Migrated from gitlab.com)

mentioned in commit 95be62a9d8

mentioned in commit 95be62a9d81f37da4f7bdb5f7d45f67c52a11065
argoyle (Migrated from gitlab.com) merged commit 95be62a9d8 into main 2025-09-26 09:24:19 +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#74