This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.70` -> `v0.17.71` |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.71`](https://github.com/99designs/gqlgen/releases/tag/v0.17.71)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.70...v0.17.71)
#### What's Changed
- refactor: remove nolint comments in 'init' command by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3626
- feat: add GraphQL models and update complexity functions to use context by [@​z9905080](https://github.com/z9905080) in https://github.com/99designs/gqlgen/pull/3630
- Example of separating schema and resolvers for a large project structure with for multi-team setup by [@​afreeland](https://github.com/afreeland) in https://github.com/99designs/gqlgen/pull/3631
- Update config.md by [@​NGorco](https://github.com/NGorco) in https://github.com/99designs/gqlgen/pull/3595
- Format shell commands in README with code blocks by [@​ActuallyConnor](https://github.com/ActuallyConnor) in https://github.com/99designs/gqlgen/pull/3640
- Adds use_function_syntax_for_execution_context to init template by [@​afreeland](https://github.com/afreeland) in https://github.com/99designs/gqlgen/pull/3643
- add config local_prefix for imports group split by [@​light-white](https://github.com/light-white) in https://github.com/99designs/gqlgen/pull/3646
- update gqlparser v2.5.24 by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3655
- Update goquery to v1.10.3 to pass the nancy check by [@​git-hulk](https://github.com/git-hulk) in https://github.com/99designs/gqlgen/pull/3658
- Support omitzero by [@​sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3659
- Omittable supports IsZero method for omitzero by [@​sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3660
- json.Marshaler to Enum code gen by [@​sonatard](https://github.com/sonatard) in https://github.com/99designs/gqlgen/pull/3663
- fix: dont unalias when used to expose internal types by [@​ChrisRx](https://github.com/ChrisRx) in https://github.com/99designs/gqlgen/pull/3666
- Fix: Apollo FTv1 tracing doesn't wait for field resolver completion by [@​kolia-kaploniuk](https://github.com/kolia-kaploniuk) in https://github.com/99designs/gqlgen/pull/3639
- \[[#​3641](https://github.com/99designs/gqlgen/issues/3641)] add example with websocket and cursor pagination by [@​nabishec](https://github.com/nabishec) in https://github.com/99designs/gqlgen/pull/3644
- Update github.com/vektah/gqlparser to v2.5.25 by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3669
- Examples/example with websockets by [@​nabishec](https://github.com/nabishec) in https://github.com/99designs/gqlgen/pull/3670
- chore: reenable revive.use-any and fix exlusion list by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3625
- chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3623
- chore(deps-dev): bump [@​graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.7.0 to 4.8.0 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3624
- chore(deps-dev): bump vite from 6.2.3 to 6.2.4 in /integration in the npm_and_yarn group by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3627
- chore(deps-dev): bump vite from 6.2.4 to 6.2.5 in /integration in the npm_and_yarn group by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3637
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.13.5 to 3.13.6 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3647
- chore(deps-dev): bump vitest from 3.0.9 to 3.1.1 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3648
- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3649
- chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3651
- chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3652
- chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3650
- chore(deps-dev): bump vite from 6.2.5 to 6.2.6 in /integration in the npm_and_yarn group by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3656
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.13.6 to 3.13.7 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3664
- chore(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3665
- chore(deps): bump the go_modules group across 1 directory with 2 updates by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3668
#### New Contributors
- [@​z9905080](https://github.com/z9905080) made their first contribution in https://github.com/99designs/gqlgen/pull/3630
- [@​afreeland](https://github.com/afreeland) made their first contribution in https://github.com/99designs/gqlgen/pull/3631
- [@​NGorco](https://github.com/NGorco) made their first contribution in https://github.com/99designs/gqlgen/pull/3595
- [@​ActuallyConnor](https://github.com/ActuallyConnor) made their first contribution in https://github.com/99designs/gqlgen/pull/3640
- [@​light-white](https://github.com/light-white) made their first contribution in https://github.com/99designs/gqlgen/pull/3646
- [@​git-hulk](https://github.com/git-hulk) made their first contribution in https://github.com/99designs/gqlgen/pull/3658
- [@​ChrisRx](https://github.com/ChrisRx) made their first contribution in https://github.com/99designs/gqlgen/pull/3666
- [@​kolia-kaploniuk](https://github.com/kolia-kaploniuk) made their first contribution in https://github.com/99designs/gqlgen/pull/3639
- [@​nabishec](https://github.com/nabishec) made their first contribution in https://github.com/99designs/gqlgen/pull/3644
**Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.70...v0.17.71
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/pull/14?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 100.00%. Comparing base [(`843710e`)](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/843710e6bc22a9ed9929f9c71e8beeeee14b3df1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`bb69b28`)](https://app.codecov.io/gl/unboundsoftware:shiny/presenter/commit/bb69b28fa577192abcff69926e93521268aeae08?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 #14 +/- ##
=========================================
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/14?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-04-18 08:12:29 +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.70->v0.17.71Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.71Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.70...v0.17.71
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.
mentioned 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: