belgattitude / nextjs-monorepo-example

Collection of monorepo tips & tricks
MIT License
1.59k stars 211 forks source link

fix(deps): update dependency graphql-yoga to v5.7.0 #5798

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-yoga (source) 5.6.3 -> 5.7.0 age adoption passing confidence

Release Notes

dotansimha/graphql-yoga (graphql-yoga) ### [`v5.7.0`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#570) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.6.3...graphql-yoga@5.7.0) ##### Minor Changes - [#​3331](https://togithub.com/dotansimha/graphql-yoga/pull/3331) [`5dae4ab`](https://togithub.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - Expose server context in `onResultProcessHook`. In particular, this gives access to the `waitUntil` method to cleanly handle hanging promises. - [#​3331](https://togithub.com/dotansimha/graphql-yoga/pull/3331) [`5dae4ab`](https://togithub.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - New hook: onExecutionResult which is triggered when an execution is done on the pipeline. If it is a batched operation, this is called per each operation in the batch - [#​3331](https://togithub.com/dotansimha/graphql-yoga/pull/3331) [`5dae4ab`](https://togithub.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - Expose the already existing `waitUntil` method from the server context. ##### Patch Changes - [#​3331](https://togithub.com/dotansimha/graphql-yoga/pull/3331) [`5dae4ab`](https://togithub.com/dotansimha/graphql-yoga/commit/5dae4abeb6a4aa82f396a19d31d0155fe10bc752) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - dependencies updates: - Updated dependency [`@whatwg-node/server@^0.9.44` ↗︎](https://www.npmjs.com/package/@​whatwg-node/server/v/0.9.44) (from `^0.9.41`, in `dependencies`)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **monorepo-nextjs-app** | ⬜️ Ignored ([Inspect](https://vercel.com/belgattitudes-projects/monorepo-nextjs-app/A1ZYpysPakSTy7KjuMCq9QDzzntt)) | [Visit Preview](https://monorepo-nextjs-app-git-renovate-625d7a-belgattitudes-projects.vercel.app) | | Aug 16, 2024 1:35am | | **monorepo-vite-app** | ⬜️ Ignored ([Inspect](https://vercel.com/belgattitudes-projects/monorepo-vite-app/EXyZcWCfsQNjSV9rar1tkcyv12Pn)) | [Visit Preview](https://monorepo-vite-app-git-renovate-gr-bb9b82-belgattitudes-projects.vercel.app) | | Aug 16, 2024 1:35am |
changeset-bot[bot] commented 4 weeks ago

⚠️ No Changeset found

Latest commit: a937d56a6a20f3dd08e0e29440b073df71d74038

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codeclimate[bot] commented 4 weeks ago

Code Climate has analyzed commit a937d56a and detected 0 issues on this pull request.

View more on Code Climate.