This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/Khan/genqlient](https://github.com/Khan/genqlient) | require | patch | `v0.8.0` -> `v0.8.1` |
---
### Release Notes
<details>
<summary>Khan/genqlient (github.com/Khan/genqlient)</summary>
### [`v0.8.1`](https://github.com/Khan/genqlient/releases/tag/v0.8.1)
[Compare Source](https://github.com/Khan/genqlient/compare/v0.8.0...v0.8.1)
This release fixes a bug introduced in v0.8.0 breaking path resolution on Windows, along with some other small features and bugs.
##### New features:
- Added `@genqlient(alias)` directive to customize field names without requiring GraphQL aliases (fixes [#​367](https://github.com/Khan/genqlient/issues/367))
- Added `auto_camel_case` config option to automatically convert snake_case to camelCase in both field names and type names
##### Bug fixes:
- fixed path resolution on Windows
- fixed documentation link in `introduction.md`
- upgraded version of alexflint/go-arg from 1.4.2 to 1.5.1
- fixed a typo in the struct + fragment error message
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/473?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
All modified and coverable lines are covered by tests :white_check_mark:
> Project coverage is 1.04%. Comparing base [(`86a61a1`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/86a61a1a64625b22817456fd27d093a0e50ad1be?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`2466d2a`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/2466d2a4abc66c05b242c9623b9ddb872d949588?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #473 +/- ##
=====================================
Coverage 1.04% 1.04%
=====================================
Files 39 39
Lines 1905 1905
=====================================
Hits 20 20
Misses 1885 1885
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/473?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
: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-05-19 06:05:15 +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.8.0->v0.8.1Release Notes
Khan/genqlient (github.com/Khan/genqlient)
v0.8.1Compare Source
This release fixes a bug introduced in v0.8.0 breaking path resolution on Windows, along with some other small features and bugs.
New features:
@genqlient(alias)directive to customize field names without requiring GraphQL aliases (fixes #367)auto_camel_caseconfig option to automatically convert snake_case to camelCase in both field names and type namesBug fixes:
introduction.mdConfiguration
📅 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 #4
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: