hygraph / gatsby-source-graphcms

The official Gatsby source plugin for GraphCMS projects
https://graphcms.com
MIT License
145 stars 41 forks source link

fix(deps): update dependency graphql-request to v2 #74

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
graphql-request dependencies major ^1.5.1 -> ^2.0.0

Release Notes

prisma/graphql-request ### [`v2.0.0`](https://togithub.com/prisma/graphql-request/releases/v2.0.0) [Compare Source](https://togithub.com/prisma/graphql-request/compare/v1.8.2...v2.0.0) #### PLEASE NOTE: This release was accidental. The breaking change will actually be undone in 2.1. However since this project was dormant for a long time, the `2.x` version is still a safeguard against possible regressions/instability that new development will cause. #### [2.0.0](https://togithub.com/prisma/graphql-request/compare/v1.8.2...v2.0.0) (2020-05-28) ##### Bug Fixes - build ([a6e8e0a](https://togithub.com/prisma/graphql-request/commit/a6e8e0a85dbdfc9a59ac7d359318bafc23e4f0d3)) - subclass Error by explicitly setting prototype ([#​101](https://togithub.com/prisma/graphql-request/issues/101)) ([5cb1aa1](https://togithub.com/prisma/graphql-request/commit/5cb1aa17f64c3d5f0635ad97bde838212dc932ac)) ##### Features - drop cross-fetch polyfill dep ([#​127](https://togithub.com/prisma/graphql-request/issues/127)) ([c22d4b0](https://togithub.com/prisma/graphql-request/commit/c22d4b06fa170ec6b737c171486efcfac961b09c)) - drop node 8 support ([01ae7d0](https://togithub.com/prisma/graphql-request/commit/01ae7d09ff8d0527ea75f3cb2971d4a7d07cf3ae)) - export `Options` type ([#​155](https://togithub.com/prisma/graphql-request/issues/155)) ([b69791c](https://togithub.com/prisma/graphql-request/commit/b69791cba59d90a331b50274164e84ceb4380cab)) - remove dom dependency ([#​108](https://togithub.com/prisma/graphql-request/issues/108)) ([be27ac6](https://togithub.com/prisma/graphql-request/commit/be27ac6b625686ee9c4c73216606f51764af79aa)), closes [#​26](https://togithub.com/prisma/graphql-request/issues/26) [#​100](https://togithub.com/prisma/graphql-request/issues/100) - simplify typings by using full RequestInit type ([#​107](https://togithub.com/prisma/graphql-request/issues/107)) ([9d5e344](https://togithub.com/prisma/graphql-request/commit/9d5e344f7e8303ed0de7c8df742b05975688d4e4)) ##### BREAKING CHANGES - You are responsible for polyfilling your environment with `cross-fetch` if needed now.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.