Update all dependencies #19

Merged
kjuulh merged 1 commits from renovate/all into main 2023-07-27 21:51:35 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.34 -> v0.17.36
github.com/vektah/gqlparser/v2 require patch v2.5.6 -> v2.5.8

Release Notes

99designs/gqlgen

v0.17.36

Compare Source

v0.17.35

Compare Source

7880739d Add op ctx safety for apollo tracing (#​2709)
  • Add automated tests for both tracing and tracer to simulate a client disconnect
  • Check for existence of operation context before proceeding to avoid panic
vektah/gqlparser

v2.5.8

Compare Source

What's Changed

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.7...v2.5.8

v2.5.7

Compare Source

What's Changed

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.6...v2.5.7


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.34` -> `v0.17.36` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | require | patch | `v2.5.6` -> `v2.5.8` | --- ### Release Notes <details> <summary>99designs/gqlgen</summary> ### [`v0.17.36`](https://github.com/99designs/gqlgen/compare/v0.17.35...v0.17.36) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.35...v0.17.36) ### [`v0.17.35`](https://github.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01735-httpsgithubcom99designsgqlgencomparev01734v01735---2023-07-15) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.34...v0.17.35) - <a href="https://github.com/99designs/gqlgen/commit/05006bf1dcb9451b0960d07fd68370145c2697b4"><tt>[`05006bf`](https://github.com/99designs/gqlgen/commit/05006bf1)</tt></a> release v0.17.35 - <a href="https://github.com/99designs/gqlgen/commit/d95d614f8fc2c5983390adf0507027a1efdd778a"><tt>[`d95d614`](https://github.com/99designs/gqlgen/commit/d95d614f)</tt></a> Update gqlparser to v2.5.7 (<a href="https://github.com/99designs/gqlgen/pull/2714">[#&#8203;2714](https://github.com/99designs/gqlgen/issues/2714)</a>) - <a href="https://github.com/99designs/gqlgen/commit/8c378e6bdd1962822216053ae2c01e89ef35034a"><tt>[`8c378e6`](https://github.com/99designs/gqlgen/commit/8c378e6b)</tt></a> Updated GraphiQL playground 2.0.7 -> 3.0.1 and react 17 -> 18 (<a href="https://github.com/99designs/gqlgen/pull/2713">[#&#8203;2713](https://github.com/99designs/gqlgen/issues/2713)</a>) <dl><dd><details><summary><a href="https://github.com/99designs/gqlgen/commit/7880739d48a9aa2d6f4be87129cb361d2c2c0345"><tt>7880739d</tt></a> Add op ctx safety for apollo tracing (<a href="https://github.com/99designs/gqlgen/pull/2709">#&#8203;2709</a>)</summary> - Add automated tests for both tracing and tracer to simulate a client disconnect - Check for existence of operation context before proceeding to avoid panic </details></dd></dl> - <a href="https://github.com/99designs/gqlgen/commit/6ed9337bce0daf05c1c3bda29fd86368768cdb68"><tt>[`6ed9337`](https://github.com/99designs/gqlgen/commit/6ed9337b)</tt></a> fix function name in comment (<a href="https://github.com/99designs/gqlgen/pull/2707">[#&#8203;2707](https://github.com/99designs/gqlgen/issues/2707)</a>) - <a href="https://github.com/99designs/gqlgen/commit/2cfb9f98c4c2b090a6a65816ed28a67501303768"><tt>[`2cfb9f9`](https://github.com/99designs/gqlgen/commit/2cfb9f98)</tt></a> Fix apollo integrity hash (<a href="https://github.com/99designs/gqlgen/pull/2706">[#&#8203;2706](https://github.com/99designs/gqlgen/issues/2706)</a>) - <a href="https://github.com/99designs/gqlgen/commit/470fca87d3002399fb02e14cf014c3c26755d87b"><tt>[`470fca8`](https://github.com/99designs/gqlgen/commit/470fca87)</tt></a> Update gqlparser again (<a href="https://github.com/99designs/gqlgen/pull/2697">[#&#8203;2697](https://github.com/99designs/gqlgen/issues/2697)</a>) - <a href="https://github.com/99designs/gqlgen/commit/280441b1a0c46652f3b16692839fbdbd024aa06d"><tt>[`280441b`](https://github.com/99designs/gqlgen/commit/280441b1)</tt></a> Update changelog - <a href="https://github.com/99designs/gqlgen/commit/5bc36e142dfffceb96ac8b23bb9c13b492504474"><tt>[`5bc36e1`](https://github.com/99designs/gqlgen/commit/5bc36e14)</tt></a> v0.17.34 postrelease bump <!-- end of Commits --> <!-- end of Else --> <!-- end of If NoteGroups --> </details> <details> <summary>vektah/gqlparser</summary> ### [`v2.5.8`](https://github.com/vektah/gqlparser/releases/tag/v2.5.8) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.7...v2.5.8) #### What's Changed - Put comments behind an option in formatter by [@&#8203;benjaminjkraft](https://github.com/benjaminjkraft) in https://github.com/vektah/gqlparser/pull/271 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.7...v2.5.8 ### [`v2.5.7`](https://github.com/vektah/gqlparser/releases/tag/v2.5.7) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.6...v2.5.7) #### What's Changed - \[Snyk] Security upgrade [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.16.11 to 7.22.6 by [@&#8203;lwc](https://github.com/lwc) in https://github.com/vektah/gqlparser/pull/267 - Bump semver from 5.7.1 to 5.7.2 in /validator/imported by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/268 - Allow ommitting Directive arguments that are non-null if they have defaults by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/270 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.6...v2.5.7 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-07-23 12:30:35 +02:00
Update all dependencies
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build encountered an error
7a93e92d67
kjuulh force-pushed renovate/all from 7a93e92d67 to cd86e9d1b5 2023-07-27 21:31:21 +02:00 Compare
kjuulh merged commit cd86e9d1b5 into main 2023-07-27 21:51:35 +02: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#19
No description provided.