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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-09-26 09:24:47 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-25 22:58:37 +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:58:40 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-09-25 23:18:37 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 1.00%. Comparing base (35db2fc) to head (c9fa0ec).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #588   +/-   ##
=====================================
  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/588?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 ([`35db2fc`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/35db2fc74ef6515c54398222e70468a5bd634d5f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`c9fa0ec`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/c9fa0ecc2c3cf1a5b285cb1767efef3ef7a4381c?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 #588 +/- ## ===================================== 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/588?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-09-25 23:57:35 +00:00 (Migrated from gitlab.com)

changed the description

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

mentioned in commit 18fb8da472

mentioned in commit 18fb8da4725618b58e09f81e2e18a112c91036c1
argoyle (Migrated from gitlab.com) merged commit 18fb8da472 into main 2025-09-26 09:24:47 +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#592