Update module github.com/99designs/gqlgen to v0.17.61 #43

Merged
kjuulh merged 1 commits from renovate/all into main 2024-12-20 06:01:06 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.60 -> v0.17.61

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.61

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.60...v0.17.61


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.60` -> `v0.17.61` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.61`](https://github.com/99designs/gqlgen/releases/tag/v0.17.61) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.60...v0.17.61) #### What's Changed - **performance fix: only run generate code once** by [@&#8203;Brookke](https://github.com/Brookke) in https://github.com/99designs/gqlgen/pull/3436 - more actionable federation errors for nil key field queries by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3437 - Prefer any over interface{} by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3438 - chore: fix typo in the function name by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3435 - enable testifylint.encoded-compare and fix lint issues by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3434 - chore(deps-dev): bump graphql from 16.9.0 to 16.10.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3440 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.12.2 to 3.12.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3439 #### New Contributors - [@&#8203;Brookke](https://github.com/Brookke) made their first contribution in https://github.com/99designs/gqlgen/pull/3436 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.60...v0.17.61 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-12-20 06:00:51 +01:00
Update module github.com/99designs/gqlgen to v0.17.61
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
dbc7b85b4c
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-12-20 06:00:51 +01:00
Author
Owner

ℹ 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
golang.org/x/sys v0.25.0 -> v0.28.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** | | :----------------- | :--------------------- | | `golang.org/x/sys` | `v0.25.0` -> `v0.28.0` |
kjuulh merged commit dbc7b85b4c into main 2024-12-20 06:01:06 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/acc-server#43
No description provided.