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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2024-06-15 16:13:11 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-13 16:53:57 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

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

Release Notes

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

v0.17.49

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.48...v0.17.49


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.


  • 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.48` -> `v0.17.49` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.49`](https://github.com/99designs/gqlgen/releases/tag/v0.17.49) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.48...v0.17.49) #### What's Changed - chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3123 - chore(deps-dev): bump vite from 5.2.12 to 5.2.13 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3126 - chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3124 - chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3125 - Linter update + add revive rules by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3127 - chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.14 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3133 - chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /integration in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3134 - [#&#8203;3118](https://github.com/99designs/gqlgen/issues/3118) Add token limit option to fix CVE-2023-49559 by [@&#8203;xaviergodart](https://github.com/xaviergodart) in https://github.com/99designs/gqlgen/pull/3136 - refactor: add missed file.Close() and use t.TempDir() by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3137 #### New Contributors - [@&#8203;xaviergodart](https://github.com/xaviergodart) made their first contribution in https://github.com/99designs/gqlgen/pull/3136 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.48...v0.17.49 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-13 16:53:58 +00:00 (Migrated from gitlab.com)

ℹ 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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.21.0 -> v0.22.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): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :------------------- | :--------------------- | | `golang.org/x/mod` | `v0.17.0` -> `v0.18.0` | | `golang.org/x/net` | `v0.25.0` -> `v0.26.0` | | `golang.org/x/sys` | `v0.20.0` -> `v0.21.0` | | `golang.org/x/text` | `v0.15.0` -> `v0.16.0` | | `golang.org/x/tools` | `v0.21.0` -> `v0.22.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-13 16:54:01 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2024-06-15 08:03:07 +00:00 (Migrated from gitlab.com)

marked the checklist item If you want to rebase/retry this MR, check this box as completed

marked the checklist item **<!-- rebase-check -->If you want to rebase/retry this MR, check this box** as completed
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-15 10:52:46 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 157e4831...144d01be - 2 commits from branch main
  • e897686b - fix(deps): update module github.com/99designs/gqlgen to v0.17.49

Compare with previous version

added 3 commits <ul><li>157e4831...144d01be - 2 commits from branch <code>main</code></li><li>e897686b - fix(deps): update module github.com/99designs/gqlgen to v0.17.49</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/197/diffs?diff_id=1038084014&start_sha=157e4831ddbeb45e49afe76c09501db243a0ec6f)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-15 10:52:47 +00:00 (Migrated from gitlab.com)

marked the checklist item If you want to rebase/retry this MR, check this box as incomplete

marked the checklist item **<!-- rebase-check -->If you want to rebase/retry this MR, check this box** as incomplete
argoyle (Migrated from gitlab.com) merged commit into main 2024-06-15 16:13:11 +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#201