This MR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `v0.17.84` -> `v0.17.85` |  |  |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.85`](https://github.com/99designs/gqlgen/releases/tag/v0.17.85)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.84...v0.17.85)
#### What's Changed
- Optional json marshallers generation by [@​PaulVasilenko](https://github.com/PaulVasilenko) in [#​3940](https://github.com/99designs/gqlgen/pull/3940)
- Add functional options to control complexity calculation by [@​vibridi](https://github.com/vibridi) in [#​3939](https://github.com/99designs/gqlgen/pull/3939)
- feat(resolveField): allow field middlewares to return a marshaler directly by [@​lbarthon](https://github.com/lbarthon) in [#​3928](https://github.com/99designs/gqlgen/pull/3928)
- fix(introspection): support [@​deprecated](https://github.com/deprecated) directive on field arguments by [@​AlexanderArvidsson](https://github.com/AlexanderArvidsson) in [#​3949](https://github.com/99designs/gqlgen/pull/3949)
- feat(codegen): allow users to manually extend GraphQL unions by [@​lbarthon](https://github.com/lbarthon) in [#​3945](https://github.com/99designs/gqlgen/pull/3945)
- fix(codegen): correctly unmarshal slice of input object mapped to map… by [@​rodcorsi](https://github.com/rodcorsi) in [#​3954](https://github.com/99designs/gqlgen/pull/3954)
- chore(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 in /\_examples by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3941](https://github.com/99designs/gqlgen/pull/3941)
- chore(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3942](https://github.com/99designs/gqlgen/pull/3942)
- chore(deps-dev): bump [@​graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 5.2.0 to 5.2.1 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3944](https://github.com/99designs/gqlgen/pull/3944)
- chore(deps-dev): bump vitest from 4.0.13 to 4.0.14 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3943](https://github.com/99designs/gqlgen/pull/3943)
- chore(deps-dev): bump vitest from 4.0.14 to 4.0.15 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3956](https://github.com/99designs/gqlgen/pull/3956)
- chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3957](https://github.com/99designs/gqlgen/pull/3957)
- chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3958](https://github.com/99designs/gqlgen/pull/3958)
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3959](https://github.com/99designs/gqlgen/pull/3959)
- chore(deps): bump robherley/go-test-action from 0.6.0 to 0.7.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3969](https://github.com/99designs/gqlgen/pull/3969)
- chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3968](https://github.com/99designs/gqlgen/pull/3968)
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in /\_examples by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3967](https://github.com/99designs/gqlgen/pull/3967)
- chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3963](https://github.com/99designs/gqlgen/pull/3963)
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 4.0.9 to 4.0.10 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3962](https://github.com/99designs/gqlgen/pull/3962)
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3965](https://github.com/99designs/gqlgen/pull/3965)
- chore(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3964](https://github.com/99designs/gqlgen/pull/3964)
#### New Contributors
- [@​vibridi](https://github.com/vibridi) made their first contribution in [#​3939](https://github.com/99designs/gqlgen/pull/3939)
- [@​AlexanderArvidsson](https://github.com/AlexanderArvidsson) made their first contribution in [#​3949](https://github.com/99designs/gqlgen/pull/3949)
- [@​rodcorsi](https://github.com/rodcorsi) made their first contribution in [#​3954](https://github.com/99designs/gqlgen/pull/3954)
**Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.84...v0.17.85>
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/pull/104?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 ([`f7c85d1`](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/f7c85d1e56591a874fc3426430b8baf44148178f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)) to head ([`023d0ed`](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/023d0ed776558d17f8cf3ee8a2e5848bcf1db32e?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 #104 +/- ##
=========================================
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/104?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 b2617b1eb2 into main2025-12-17 07:27:14 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v0.17.84->v0.17.85Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.85Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.84...v0.17.85
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.
This MR has been generated by Renovate Bot.
mentioned in issue #1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (
f7c85d1) to head (023d0ed).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
b2617b1eb2