octokit / octokit.js

The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.
MIT License
6.97k stars 1.02k forks source link

fix(deps): update octokit monorepo (major) #2541

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/plugin-paginate-rest ^8.0.0 -> ^9.0.0 age adoption passing confidence
@octokit/plugin-rest-endpoint-methods ^9.0.0 -> ^10.0.0 age adoption passing confidence
@octokit/plugin-throttling ^7.0.0 -> ^8.0.0 age adoption passing confidence
@octokit/types ^11.1.0 -> ^12.0.0 age adoption passing confidence

Release Notes

octokit/plugin-paginate-rest.js (@​octokit/plugin-paginate-rest) ### [`v9.0.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.0.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v8.0.0...v9.0.0) ##### Features - new GitHub advisories, new GitHub classroom endpoints, new copilot endpoints, remove required workflow endpoints ([#​563](https://togithub.com/octokit/plugin-paginate-rest.js/issues/563)) ([17ad591](https://togithub.com/octokit/plugin-paginate-rest.js/commit/17ad5915e5278ffe32534c17930325ac7b3f8d5d)) ##### BREAKING CHANGES - remove required workflow endpoints
octokit/plugin-rest-endpoint-methods.js (@​octokit/plugin-rest-endpoint-methods) ### [`v10.0.0`](https://togithub.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v10.0.0) [Compare Source](https://togithub.com/octokit/plugin-rest-endpoint-methods.js/compare/v9.0.0...v10.0.0) ##### Features - remove required workflow endpoint methods, new copilot endpoint methods, new `repos.checkAutomatedSecurityFixes({ owner, repo })`, `repos.disablePrivateVulnerabilityReporting({ owner, repo })`, `repos.enablePrivateVulnerabilityReporting({ owner, repo })`, `repos.listActivities({ owner, repo })`, security advisories methods ([#​679](https://togithub.com/octokit/plugin-rest-endpoint-methods.js/issues/679)) ([73e91b2](https://togithub.com/octokit/plugin-rest-endpoint-methods.js/commit/73e91b2c4ece88f08de5c20bf8e5f6ac968154a9)) ##### BREAKING CHANGES - remove required workflow endpoint methods
octokit/plugin-throttling.js (@​octokit/plugin-throttling) ### [`v8.0.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.0.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v7.0.0...v8.0.0) ##### Features - new GitHub advisories endpoints, new GitHub classroom endpoints, new Copilot endpoints, remove required workflow endpoints ([#​625](https://togithub.com/octokit/plugin-throttling.js/issues/625)) ([89a7f68](https://togithub.com/octokit/plugin-throttling.js/commit/89a7f68e0e292190f93c4390c331db6f6e1f6afd)) ##### BREAKING CHANGES - remove required workflow endpoints
octokit/types.ts (@​octokit/types) ### [`v12.0.0`](https://togithub.com/octokit/types.ts/releases/tag/v12.0.0) [Compare Source](https://togithub.com/octokit/types.ts/compare/v11.1.0...v12.0.0) ##### Features - new GitHub advisories, GitHub classroom endpoints, description updates, `/repos/{owner}/{repo}/lfs` endpoint now only accepts `PUT`, remove required workflow endpoints ([#​582](https://togithub.com/octokit/types.ts/issues/582)) ([d70c858](https://togithub.com/octokit/types.ts/commit/d70c8583312a7f2b2f05ea3b44b82874902372db)) ##### BREAKING CHANGES - `/repos/{owner}/{repo}/lfs` endpoint now only accepts `PUT` - remove required workflow endpoints

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: