Skip to content

Commit

Permalink
Update dependency @octokit/graphql to v8 (#1547)
Browse files Browse the repository at this point in the history
[![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 (@&#8203;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 ([#&#8203;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 ([#&#8203;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
renovate[bot] committed Mar 9, 2024
1 parent f3b23c1 commit 5be9217
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/actions/minus-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@octokit/graphql": "7.0.2"
"@octokit/graphql": "8.0.1"
}
}
42 changes: 40 additions & 2 deletions .github/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5be9217

Please sign in to comment.