Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency graphql-http to v1.17.1 (#7475)
[![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-http](https://togithub.com/graphql/graphql-http) | [`1.16.0` -> `1.17.1`](https://renovatebot.com/diffs/npm/graphql-http/1.16.0/1.17.1) | [![age](https://badges.renovateapi.com/packages/npm/graphql-http/1.17.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/graphql-http/1.17.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/graphql-http/1.17.1/compatibility-slim/1.16.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/graphql-http/1.17.1/confidence-slim/1.16.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphql/graphql-http</summary> ### [`v1.17.1`](https://togithub.com/graphql/graphql-http/blob/HEAD/CHANGELOG.md#​1171-httpsgithubcomgraphqlgraphql-httpcomparev1170v1171-2023-03-31) [Compare Source](https://togithub.com/graphql/graphql-http/compare/v1.17.0...v1.17.1) ##### Bug Fixes - Add file extensions to imports/exports in ESM type definitions ([d084a8d](https://togithub.com/graphql/graphql-http/commit/d084a8d8e83ac65c8fbc07322ca37a2bea8ac372)), closes [#​70](https://togithub.com/graphql/graphql-http/issues/70) - **audits/server:** Better "must accept UTF-8" test with emoji ([#​69](https://togithub.com/graphql/graphql-http/issues/69)) ([a322d2c](https://togithub.com/graphql/graphql-http/commit/a322d2c5f457e864ef303a08e8067d65b828f7d2)) ### [`v1.17.0`](https://togithub.com/graphql/graphql-http/blob/HEAD/CHANGELOG.md#​1170-httpsgithubcomgraphqlgraphql-httpcomparev1160v1170-2023-03-28) [Compare Source](https://togithub.com/graphql/graphql-http/compare/v1.16.0...v1.17.0) ##### Features - **use/express,use/fastify,use/koa:** Request context with the response ([665175e](https://togithub.com/graphql/graphql-http/commit/665175eb9cd3dcad6b80df0ace9f168de0cfc42d)), closes [#​66](https://togithub.com/graphql/graphql-http/issues/66) - **use/http,use/http2:** Request context with the response ([e2cc0cd](https://togithub.com/graphql/graphql-http/commit/e2cc0cd510383c1626ca2f6fe867a497cb682e52)), closes [#​66](https://togithub.com/graphql/graphql-http/issues/66) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apollographql/apollo-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trevor Scheer <trevor.scheer@gmail.com>
- Loading branch information