JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
915 stars 69 forks source link

fix(deps): update dependency octokit to v4 #1516

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
octokit ^3.1.2 -> ^4.0.0 age adoption passing confidence

Release Notes

octokit/octokit.js (octokit) ### [`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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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