Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency graphql-yoga to v5.6.3 (#11220)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql-yoga](https://togithub.com/dotansimha/graphql-yoga) ([source](https://togithub.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga)) | [`5.6.2` -> `5.6.3`](https://renovatebot.com/diffs/npm/graphql-yoga/5.6.2/5.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-yoga/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql-yoga/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql-yoga/5.6.2/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql-yoga/5.6.2/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotansimha/graphql-yoga (graphql-yoga)</summary> ### [`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). </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information