Closed renovate[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
gh-dashboard-relay | ✅ Ready (Inspect) | Visit Preview | Aug 16, 2024 2:12am |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@whatwg-node/server@0.9.47 | None | 0 |
141 kB | ardatan |
npm/graphql-yoga@5.7.0 | None | 0 |
262 kB | dotansimha |
🚮 Removed packages: npm/@whatwg-node/server@0.9.43, npm/graphql-yoga@5.6.2
This PR contains the following updates:
5.6.2
->5.7.0
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`) ### [`v5.6.3`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#563) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.6.2...graphql-yoga@5.6.3) ##### Patch Changes - [#3400](https://togithub.com/dotansimha/graphql-yoga/pull/3400) [`0866c1b`](https://togithub.com/dotansimha/graphql-yoga/commit/0866c1be8868eb891a0a62e36c9270d87f205330) Thanks [@n1ru4l](https://togithub.com/n1ru4l)! - Restores compatibility with [RFC1341: The Multipart Content-Type](https://www.w3.org/Protocols/rfc1341/7\_2\_Multipart.html) by including preceding `\r\n` for initial boundary delimiter when using the multipart response protocol. This makes Yoga compatible with libraries that strictly follow the response protocol, such as [fetch-multipart-graphql](https://togithub.com/relay-tools/fetch-multipart-graphql).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.