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 to v4 (#2041)
[![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](https://togithub.com/octokit/octokit.js) | [`3.2.1` -> `4.0.2`](https://renovatebot.com/diffs/npm/octokit/3.2.0/4.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/octokit/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/octokit/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/octokit/3.2.0/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/octokit/3.2.0/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/octokit.js (octokit)</summary> ### [`v4.0.2`](https://togithub.com/octokit/octokit.js/releases/tag/v4.0.2) [Compare Source](https://togithub.com/octokit/octokit.js/compare/v4.0.1...v4.0.2) ##### Bug Fixes - **build:** actually output ESM ([#​2678](https://togithub.com/octokit/octokit.js/issues/2678)) ([9604674](https://togithub.com/octokit/octokit.js/commit/9604674bc1436e81c189fc04dc284f5e284e07cd)) ### [`v4.0.1`](https://togithub.com/octokit/octokit.js/releases/tag/v4.0.1) [Compare Source](https://togithub.com/octokit/octokit.js/compare/v4.0.0...v4.0.1) ##### Bug Fixes - **docs:** remove NodeJS 10 and add callout for conditional exports ([#​2675](https://togithub.com/octokit/octokit.js/issues/2675)) ([c99ff62](https://togithub.com/octokit/octokit.js/commit/c99ff62ea2661453bfa94ccd6338061a83b7f280)) ### [`v4.0.0`](https://togithub.com/octokit/octokit.js/releases/tag/v4.0.0) [Compare Source](https://togithub.com/octokit/octokit.js/compare/v3.2.1...v4.0.0) ##### BREAKING CHANGES - package is now ESM - remove authentication type "oauth" that was previously deprecated - Switch from `@octokit/webhooks-types` to `@octokit/openapi-webhooks-types` due to the transition to using GitHub's OpenAPI schema ### [`v3.2.1`](https://togithub.com/octokit/octokit.js/releases/tag/v3.2.1) [Compare Source](https://togithub.com/octokit/octokit.js/compare/v3.2.0...v3.2.1) ##### Bug Fixes - update rest endpoints ([#​2667](https://togithub.com/octokit/octokit.js/issues/2667)) ([98785f4](https://togithub.com/octokit/octokit.js/commit/98785f430c4c3ce3a6d5456ca2072030143e3635)) </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