This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.73` -> `v0.17.74` |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.74`](https://github.com/99designs/gqlgen/releases/tag/v0.17.74)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74)
#### What's Changed
- Update gqlparser to 2.5.27 to fix [#​3693](https://github.com/99designs/gqlgen/issues/3693) by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3695
- Align [@​skip](https://github.com/skip) and [@​include](https://github.com/include) directive checks on fragments with spec by [@​phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3710
- Unify directory init in injectTypesFromSchema by [@​HaraldNordgren](https://github.com/HaraldNordgren) in https://github.com/99designs/gqlgen/pull/3707
- Adjust template to coerce interface{} to any even more so by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3721
- Fix duplicated keys by [@​mattcarranza10](https://github.com/mattcarranza10) in https://github.com/99designs/gqlgen/pull/3719
- chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3692
- chore(deps-dev): bump graphql from 16.10.0 to 16.11.0 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3691
- chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3700
- chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3701
- chore(deps-dev): bump vitest from 3.1.2 to 3.1.3 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3702
- chore(deps-dev): bump [@​graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 5.0.5 to 5.0.6 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3704
- chore(deps-dev): bump vite from 6.3.4 to 6.3.5 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3705
- chore(deps-dev): bump graphql-ws from 6.0.4 to 6.0.5 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3709
- chore(deps-dev): bump vitest from 3.1.3 to 3.1.4 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3715
- chore(deps): bump dawidd6/action-download-artifact from 9 to 10 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3720
- chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3699
- chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3698
#### New Contributors
- [@​mattcarranza10](https://github.com/mattcarranza10) made their first contribution in https://github.com/99designs/gqlgen/pull/3719
**Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.26 -> v2.5.27
### ℹ 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.26` -> `v2.5.27` |
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/9?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 [(`0319b27`)](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/0319b27e0b52e624cb8a3e9ab2ced0cfa52bdcde?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`d9f45d6`)](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/d9f45d60073019fd1d272a79427b87dd1620e361?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 #9 +/- ##
=====================================
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/9?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-02 18:35:04 +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.73->v0.17.74Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.74Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74
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.26->v2.5.27mentioned 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: