This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.75` -> `v0.17.76` |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.76`](https://github.com/99designs/gqlgen/releases/tag/v0.17.76)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.75...v0.17.76)
#### What's Changed
- Improve gqlgen performance by bulking name only package loads by [@​AdallomRoy](https://github.com/AdallomRoy) in https://github.com/99designs/gqlgen/pull/3743
- Fix/explicit requires with mutli entity resolver by [@​parkerroan](https://github.com/parkerroan) in https://github.com/99designs/gqlgen/pull/3744
- fix use\_function\_syntax\_for\_execution\_context with @​goEnum/[@​goModel](https://github.com/goModel) by [@​adamgonen](https://github.com/adamgonen) in https://github.com/99designs/gqlgen/pull/3748
- Attempt to preserve types by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3749
- Update github.com/vektah/gqlparser/v2 to v2.5.30 by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3751
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3747
- chore(deps-dev): bump vitest from 3.2.3 to 3.2.4 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3745
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3746
- chore(deps): bump the go\_modules group across 3 directories with 1 update by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3750
#### New Contributors
- [@​adamgonen](https://github.com/adamgonen) made their first contribution in https://github.com/99designs/gqlgen/pull/3748
**Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.75...v0.17.76
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
1 additional dependency was updated
Details:
Package
Change
github.com/vektah/gqlparser/v2
v2.5.28 -> v2.5.30
### ℹ Artifact update notice
##### File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| **Package** | **Change** |
| :------------------------------- | :--------------------- |
| `github.com/vektah/gqlparser/v2` | `v2.5.28` -> `v2.5.30` |
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/19?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 0.00%. Comparing base [(`6263f85`)](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/6263f8541e96ff67bc37e74554687a25b0d54696?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`5391543`)](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/53915436b066a035d0abec9ac600d51e17100bfc?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 #19 +/- ##
=====================================
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/19?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-06-29 00:01:55 +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.75->v0.17.76Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.76Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.75...v0.17.76
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:
github.com/vektah/gqlparser/v2v2.5.28->v2.5.30mentioned in issue #1
Codecov Report
All modified and coverable lines are covered by tests ✅
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: