Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @octokit/graphql to v8 (#1547)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octokit/graphql](https://togithub.com/octokit/graphql.js) | [`7.0.2` -> `8.0.1`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql/7.0.2/8.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fgraphql/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fgraphql/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fgraphql/7.0.2/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fgraphql/7.0.2/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/graphql.js (@​octokit/graphql)</summary> ### [`v8.0.1`](https://togithub.com/octokit/graphql.js/releases/tag/v8.0.1) [Compare Source](https://togithub.com/octokit/graphql.js/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **pkg:** add `main` entry point ([#​551](https://togithub.com/octokit/graphql.js/issues/551)) ([d3ada54](https://togithub.com/octokit/graphql.js/commit/d3ada54e13e059bc14d58febb383965daf715366)), closes [octokit/core.js#662](https://togithub.com/octokit/core.js/issues/662) ### [`v8.0.0`](https://togithub.com/octokit/graphql.js/releases/tag/v8.0.0) [Compare Source](https://togithub.com/octokit/graphql.js/compare/v7.0.2...v8.0.0) ##### Features - package is now ESM ([#​549](https://togithub.com/octokit/graphql.js/issues/549)) ([8b126b5](https://togithub.com/octokit/graphql.js/commit/8b126b561259aea280b26fe4797a51ec0f013a6d)) ##### BREAKING CHANGES - this package is now ESM - fix: add missing file extension in relative file path import </details> --- ### 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. --- - [ ] 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://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information