This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.46` -> `v0.17.47` |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.47`](https://github.com/99designs/gqlgen/releases/tag/v0.17.47)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.46...v0.17.47)
#### What's Changed
- chore: simplify generating examples in release script by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3064
- refactor: compile regex only once by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3063
- refactor: simplify test asserts by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3061
- Fix typo in error message by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3065
- chore: remove deprecated errcheck.ignore lint option by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3062
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3069
- chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3071
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.10.2 to 3.10.3 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3073
- chore(deps-dev): bump urql from 4.0.7 to 4.1.0 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3074
- chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3072
- chore(deps): bump github.com/sosodev/duration from 1.3.0 to 1.3.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3070
- Fix go mod tidy by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3075
- Ability to inline extraFields configuration. New [@​goExtraField](https://github.com/goExtraField) directive. by [@​atzedus](https://github.com/atzedus) in https://github.com/99designs/gqlgen/pull/3076
- Federation: Update docs to use IntrospectAndCompose by [@​frankywahl](https://github.com/frankywahl) in https://github.com/99designs/gqlgen/pull/3077
- bugfix for [@​goField](https://github.com/goField) + [@​goExtraField](https://github.com/goExtraField) combination by [@​atzedus](https://github.com/atzedus) in https://github.com/99designs/gqlgen/pull/3078
- Fix [#​2856](https://github.com/99designs/gqlgen/issues/2856): resolver receive previous implementation on render by [@​roneli](https://github.com/roneli) in https://github.com/99designs/gqlgen/pull/2886
- Update gqlparser to v2.5.12 by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3080
**Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.46...v0.17.47
</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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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.46->v0.17.47Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.47Compare Source
What's Changed
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.46...v0.17.47
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 becomes conflicted, 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 #4
changed the description