This PR 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.87` → `v0.17.88` |  |  |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.88`](https://github.com/99designs/gqlgen/releases/tag/v0.17.88)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.87...v0.17.88)
#### What's Changed
- Add nested batch resolver tests and documentation to batchresolver example by [@​dpulpeiro](https://github.com/dpulpeiro) in [#​4043](https://github.com/99designs/gqlgen/pull/4043)
- Fix panic in unmarshalling null to non-nullable bound type by [@​deitrix](https://github.com/deitrix) in [#​4055](https://github.com/99designs/gqlgen/pull/4055)
- Fixes a bug that causes excessive pruning by [@​AdallomRoy](https://github.com/AdallomRoy) in [#​4054](https://github.com/99designs/gqlgen/pull/4054)
- Missing config options in gqlgen.schema.json by [@​atzedus](https://github.com/atzedus) in [#​4045](https://github.com/99designs/gqlgen/pull/4045)
- feat: support [@​goField](https://github.com/goField)(batch: true) directive by [@​dpulpeiro](https://github.com/dpulpeiro) in [#​4040](https://github.com/99designs/gqlgen/pull/4040)
- Remove duplicated buildField batch flag block by [@​dpulpeiro](https://github.com/dpulpeiro) in [#​4057](https://github.com/99designs/gqlgen/pull/4057)
- feat: add incremental code generation for follow-schema layout by [@​jhonDoe15](https://github.com/jhonDoe15) in [#​4042](https://github.com/99designs/gqlgen/pull/4042)
- chore(deps): bump dawidd6/action-download-artifact from 14 to 15 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4037](https://github.com/99designs/gqlgen/pull/4037)
- chore(deps): bump devops-actions/actionlint from 0.1.10 to 0.1.11 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4036](https://github.com/99designs/gqlgen/pull/4036)
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 4.1.4 to 4.1.5 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4035](https://github.com/99designs/gqlgen/pull/4035)
- chore(deps-dev): bump [@​graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 5.2.2 to 5.2.3 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4034](https://github.com/99designs/gqlgen/pull/4034)
- chore(deps): bump github.com/sosodev/duration from 1.3.1 to 1.4.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4032](https://github.com/99designs/gqlgen/pull/4032)
- chore(deps-dev): bump [@​graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 6.1.1 to 6.1.2 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4033](https://github.com/99designs/gqlgen/pull/4033)
- chore(deps-dev): bump rollup from 4.56.0 to 4.59.0 in /integration in the npm\_and\_yarn group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4039](https://github.com/99designs/gqlgen/pull/4039)
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4046](https://github.com/99designs/gqlgen/pull/4046)
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 4.1.5 to 4.1.6 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4048](https://github.com/99designs/gqlgen/pull/4048)
- chore(deps): bump mikepenz/action-junit-report from 6.2.0 to 6.3.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4049](https://github.com/99designs/gqlgen/pull/4049)
- chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4050](https://github.com/99designs/gqlgen/pull/4050)
- chore(deps): bump dawidd6/action-download-artifact from 15 to 16 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4051](https://github.com/99designs/gqlgen/pull/4051)
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4052](https://github.com/99designs/gqlgen/pull/4052)
- chore(deps-dev): bump graphql from 16.12.0 to 16.13.0 in /integration by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4047](https://github.com/99designs/gqlgen/pull/4047)
- chore(deps): bump immutable from 3.7.6 to 5.1.5 in /integration in the npm\_and\_yarn group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4058](https://github.com/99designs/gqlgen/pull/4058)
#### New Contributors
- [@​dpulpeiro](https://github.com/dpulpeiro) made their first contribution in [#​4043](https://github.com/99designs/gqlgen/pull/4043)
- [@​jhonDoe15](https://github.com/jhonDoe15) made their first contribution in [#​4042](https://github.com/99designs/gqlgen/pull/4042)
**Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.87...v0.17.88>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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/sosodev/duration
v1.3.1 -> v1.4.0
### ℹ️ 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/sosodev/duration` | `v1.3.1` -> `v1.4.0` |
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 PR contains the following updates:
v0.17.87→v0.17.88Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.88Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.87...v0.17.88
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR 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/sosodev/durationv1.3.1->v1.4.0Coverage Report
Total coverage: 100.0%