In addition to several new features and bugfixes, along with this release comes reorganized documentation for genqlient. Note that genqlient now requires Go 1.20 or higher, and is tested through Go 1.22.
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/Khan/genqlient](https://github.com/Khan/genqlient) | require | minor | `v0.6.0` -> `v0.7.0` |
---
### Release Notes
<details>
<summary>Khan/genqlient (github.com/Khan/genqlient)</summary>
### [`v0.7.0`](https://github.com/Khan/genqlient/releases/tag/v0.7.0)
[Compare Source](https://github.com/Khan/genqlient/compare/v0.6.0...v0.7.0)
In addition to several new features and bugfixes, along with this release comes reorganized [documentation](https://github.com/Khan/genqlient/blob/main/docs) for genqlient. Note that genqlient now requires Go 1.20 or higher, and is tested through Go 1.22.
#### What's Changed
- Add "generic" option to the "optional" configuration for handling nullable types by [@​DylanRJohnston](https://github.com/DylanRJohnston) in https://github.com/Khan/genqlient/pull/252
- Documentation tweaks relating to releases by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/271
- Add some better tests for use_struct_references by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/273
- Add an option to handle enums with ugly casing by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/270
- Add some more tests for config validation, and fix some gaps by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/274
- Add consideration for pointer false directive when optional: pointer configuration option is used by [@​spencermurray](https://github.com/spencermurray) in https://github.com/Khan/genqlient/pull/280
- Update gqlparser and gqlgen dependencies by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/Khan/genqlient/pull/282
- Update gqlparser to omit comments by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/Khan/genqlient/pull/284
- bugfix: local variable 'data' colliding with argument name by [@​zholti](https://github.com/zholti) in https://github.com/Khan/genqlient/pull/291
- Pin lint workflow's Go version by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/311
- Upgrade golangci-lint and which go we run it with by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/314
- fix implementation type generation for fragment on a union by [@​zzh8829](https://github.com/zzh8829) in https://github.com/Khan/genqlient/pull/310
- Support more valid graphql file extensions by [@​zzh8829](https://github.com/zzh8829) in https://github.com/Khan/genqlient/pull/309
- Add tests on Go 1.22, and upgrade x/tools to make them work by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/315
- Update gqlgen to latest by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/Khan/genqlient/pull/317
- move genqlient Go module to 1.20 by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/Khan/genqlient/pull/318
- Improve package-sniffing and bind correctly to types in the same package by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/316
- Reorganize and improve documentation by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/322
- Fix non-deterministic generated code involving interfaces and fragments. by [@​csilvers](https://github.com/csilvers) in https://github.com/Khan/genqlient/pull/323
- Release v0.7.0 by [@​benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/Khan/genqlient/pull/324
#### New Contributors
- [@​DylanRJohnston](https://github.com/DylanRJohnston) made their first contribution in https://github.com/Khan/genqlient/pull/252
- [@​spencermurray](https://github.com/spencermurray) made their first contribution in https://github.com/Khan/genqlient/pull/280
- [@​zholti](https://github.com/zholti) made their first contribution in https://github.com/Khan/genqlient/pull/291
- [@​zzh8829](https://github.com/zzh8829) made their first contribution in https://github.com/Khan/genqlient/pull/310
**Full Changelog**: https://github.com/Khan/genqlient/compare/v0.6.0...v0.7.0
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.6.0->v0.7.0Release Notes
Khan/genqlient (github.com/Khan/genqlient)
v0.7.0Compare Source
In addition to several new features and bugfixes, along with this release comes reorganized documentation for genqlient. Note that genqlient now requires Go 1.20 or higher, and is tested through Go 1.22.
What's Changed
New Contributors
Full Changelog: https://github.com/Khan/genqlient/compare/v0.6.0...v0.7.0
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.
added 2 commits
5b691038- 1 commit from branchmain542c44e0- fix(deps): update module github.com/khan/genqlient to v0.7.0Compare with previous version