fix(deps): update module github.com/99designs/gqlgen to v0.17.58 #310

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2024-12-10 10:19:45 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-12-09 14:57:03 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.58

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.57...v0.17.58


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.


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.57` -> `v0.17.58` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.58`](https://github.com/99designs/gqlgen/releases/tag/v0.17.58) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.57...v0.17.58) #### What's Changed - Deprecate NewDefaultServer by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3404 - added support for use_function_syntax_for_execution_context by [@&#8203;kanodia-parag](https://github.com/kanodia-parag) in https://github.com/99designs/gqlgen/pull/3407 - Update gqlgen init template to default to spec-compliant Int by [@&#8203;phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3409 - Update gqlparser by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3397 - Expand defer tests by [@&#8203;phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3399 - \[SECURITY] Implement a feature to disable the suggestion when a GraphQL query fails by [@&#8203;tomoikey](https://github.com/tomoikey) in https://github.com/99designs/gqlgen/pull/3411 - chore: update golangci-lint to v1.62.0 by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3386 - refactor: fix copyloopvar, dupword lint issues by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3387 - chore: enable nolintlint to lint `//nolint` directives by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3391 - chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3392 - chore(deps-dev): bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.5.0 to 4.5.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3393 - refactor: remove unneeded check by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3394 - chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3395 - chore(deps-dev): bump vitest from 2.1.5 to 2.1.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3401 - chore(deps): bump dawidd6/action-download-artifact from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3402 - chore(deps-dev): bump vite from 5.4.11 to 6.0.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3400 - doc: Update README.md by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3408 - chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3423 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.11.10 to 3.12.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3418 - chore(deps-dev): bump vite from 6.0.2 to 6.0.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3420 - chore(deps): bump react from 18.3.1 to 19.0.0 in /\_examples/chat by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3417 - chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3424 - chore(deps): bump react-dom from 18.3.1 to 19.0.0 in /\_examples/chat by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3416 - chore(deps-dev): bump vitest from 2.1.7 to 2.1.8 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3419 #### New Contributors - [@&#8203;tomoikey](https://github.com/tomoikey) made their first contribution in https://github.com/99designs/gqlgen/pull/3411 - [@&#8203;kanodia-parag](https://github.com/kanodia-parag) made their first contribution in https://github.com/99designs/gqlgen/pull/3407 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.57...v0.17.58 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzkuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-12-09 14:57:05 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2024-12-10 10:06:32 +00:00 (Migrated from gitlab.com)

added 1 commit

  • b1c31afe - fix(deps): update module github.com/99designs/gqlgen to v0.17.58

Compare with previous version

added 1 commit <ul><li>b1c31afe - fix(deps): update module github.com/99designs/gqlgen to v0.17.58</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/306/diffs?diff_id=1206923934&start_sha=79b31122a84af14a3419b3acead7da6d7a1373c6)
argoyle (Migrated from gitlab.com) merged commit into main 2024-12-10 10:19:45 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#310