This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `v0.17.78` -> `v0.17.79` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.79`](https://github.com/99designs/gqlgen/releases/tag/v0.17.79)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.78...v0.17.79)
#### What's Changed
- Added new Maintainer [@​UnAfraid](https://github.com/UnAfraid) 🥳
- Add server GraphQL rules customization by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​3779](https://github.com/99designs/gqlgen/pull/3779)
- Fixed benchmark not awaiting dispatched operation by [@​UnAfraid](https://github.com/UnAfraid) in [#​3781](https://github.com/99designs/gqlgen/pull/3781)
- Better duration documentation by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​3812](https://github.com/99designs/gqlgen/pull/3812)
- Documentation of the Omittable type by [@​evellior](https://github.com/evellior) in [#​3813](https://github.com/99designs/gqlgen/pull/3813)
- fix: handle nil-return from field hooks to omit a field from code generation by [@​7opf](https://github.com/7opf) in [#​3814](https://github.com/99designs/gqlgen/pull/3814)
- Add Support For All SIgned and Unsigned Integers by [@​rodneyosodo](https://github.com/rodneyosodo) in [#​3787](https://github.com/99designs/gqlgen/pull/3787)
- Updated federation integration tests by [@​UnAfraid](https://github.com/UnAfraid) in [#​3829](https://github.com/99designs/gqlgen/pull/3829)
- Updated integration tests by [@​UnAfraid](https://github.com/UnAfraid) in [#​3831](https://github.com/99designs/gqlgen/pull/3831)
- fix generating enum maps for slices by [@​adamgonen](https://github.com/adamgonen) in [#​3830](https://github.com/99designs/gqlgen/pull/3830)
- Move field generated code to graphql package by [@​dloukadakis](https://github.com/dloukadakis) in [#​3832](https://github.com/99designs/gqlgen/pull/3832)
- Drop support for Go 1.23 and Add support for Go 1.25 by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​3833](https://github.com/99designs/gqlgen/pull/3833)
- Pin GitHub Actions to SHA1 with human readable comments for security, lint actions by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​3834](https://github.com/99designs/gqlgen/pull/3834)
- Fix test coverage script by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​3838](https://github.com/99designs/gqlgen/pull/3838)
- Try alternative coverage package include/exclude by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​3839](https://github.com/99designs/gqlgen/pull/3839)
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.13.8 to 3.13.9 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3783](https://github.com/99designs/gqlgen/pull/3783)
- chore(deps): bump [@​apollo/server](https://github.com/apollo/server) from 4.12.2 to 5.0.0 in /\_examples/federation by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3785](https://github.com/99designs/gqlgen/pull/3785)
- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3786](https://github.com/99designs/gqlgen/pull/3786)
- chore(deps-dev): bump vite from 7.0.4 to 7.0.6 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3782](https://github.com/99designs/gqlgen/pull/3782)
- chore(deps-dev): bump graphql-ws from 6.0.5 to 6.0.6 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3784](https://github.com/99designs/gqlgen/pull/3784)
- chore(deps-dev): bump vite from 7.0.6 to 7.1.1 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3790](https://github.com/99designs/gqlgen/pull/3790)
- chore(deps-dev): bump urql from 4.2.2 to 5.0.0 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3791](https://github.com/99designs/gqlgen/pull/3791)
- chore(deps): bump the npm\_and\_yarn group in /integration with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3793](https://github.com/99designs/gqlgen/pull/3793)
- chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 in /\_examples by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3792](https://github.com/99designs/gqlgen/pull/3792)
- chore(deps): bump actions/checkout from 4 to 5 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3795](https://github.com/99designs/gqlgen/pull/3795)
- chore(deps-dev): bump vite from 7.1.1 to 7.1.2 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3797](https://github.com/99designs/gqlgen/pull/3797)
- chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3796](https://github.com/99designs/gqlgen/pull/3796)
- chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3799](https://github.com/99designs/gqlgen/pull/3799)
- chore(deps): bump the go\_modules group across 3 directories with 1 update by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3801](https://github.com/99designs/gqlgen/pull/3801)
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3798](https://github.com/99designs/gqlgen/pull/3798)
- chore(deps-dev): bump vite from 7.1.2 to 7.1.3 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3804](https://github.com/99designs/gqlgen/pull/3804)
- chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3807](https://github.com/99designs/gqlgen/pull/3807)
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /\_examples by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3806](https://github.com/99designs/gqlgen/pull/3806)
- chore(deps): bump [@​apollo/client](https://github.com/apollo/client) from 3.14.0 to 4.0.0 in /\_examples/chat by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3809](https://github.com/99designs/gqlgen/pull/3809)
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3808](https://github.com/99designs/gqlgen/pull/3808)
- chore(deps-dev): bump vite from 7.1.3 to 7.1.5 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3823](https://github.com/99designs/gqlgen/pull/3823)
- chore(deps): bump actions/setup-go from 5 to 6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3826](https://github.com/99designs/gqlgen/pull/3826)
- chore(deps): bump actions/setup-node from 4 to 5 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3827](https://github.com/99designs/gqlgen/pull/3827)
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /\_examples by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3815](https://github.com/99designs/gqlgen/pull/3815)
- chore(deps-dev): bump [@​graphql-codegen/schema-ast](https://github.com/graphql-codegen/schema-ast) from 4.1.0 to 5.0.0 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3822](https://github.com/99designs/gqlgen/pull/3822)
- chore(deps-dev): bump [@​graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 5.0.7 to 6.0.0 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3818](https://github.com/99designs/gqlgen/pull/3818)
- chore(deps-dev): bump [@​graphql-codegen/introspection](https://github.com/graphql-codegen/introspection) from 4.0.3 to 5.0.0 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3820](https://github.com/99designs/gqlgen/pull/3820)
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 in /\_examples by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3817](https://github.com/99designs/gqlgen/pull/3817)
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3821](https://github.com/99designs/gqlgen/pull/3821)
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3819](https://github.com/99designs/gqlgen/pull/3819)
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 4.0.4 to 4.0.5 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3837](https://github.com/99designs/gqlgen/pull/3837)
- chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3835](https://github.com/99designs/gqlgen/pull/3835)
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3836](https://github.com/99designs/gqlgen/pull/3836)
#### New Contributors
- [@​evellior](https://github.com/evellior) made their first contribution in [#​3813](https://github.com/99designs/gqlgen/pull/3813)
- [@​7opf](https://github.com/7opf) made their first contribution in [#​3814](https://github.com/99designs/gqlgen/pull/3814)
- [@​rodneyosodo](https://github.com/rodneyosodo) made their first contribution in [#​3787](https://github.com/99designs/gqlgen/pull/3787)
- [@​dloukadakis](https://github.com/dloukadakis) made their first contribution in [#​3832](https://github.com/99designs/gqlgen/pull/3832)
**Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.78...v0.17.79>
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTMuMyIsInVwZGF0ZWRJblZlciI6IjQxLjExMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/43?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 0.00%. Comparing base ([`36b5c5d`](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/36b5c5d189f977708731de148ff228bba0cce83e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)) to head ([`308a60a`](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/308a60a12c2aa5db2d04fb3d968602a71af838f1?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 #43 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 3 3
Lines 108 108
=====================================
Misses 108 108
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/43?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 main2025-09-15 05:11:13 +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.78->v0.17.79Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.79Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.78...v0.17.79
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.
This MR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
golang.org/x/netv0.43.0->v0.44.0golang.org/x/sysv0.35.0->v0.36.0golang.org/x/textv0.28.0->v0.29.0google.golang.org/protobufv1.36.8->v1.36.9mentioned in issue #1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (
36b5c5d) to head (308a60a).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: