Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 39cbf11

Browse filesBrowse files
fix(deps): update octokit monorepo (major) (#158)
[![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/core](https://togithub.com/octokit/core.js) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fcore/5.0.0/6.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fcore/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fcore/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fcore/5.0.0/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fcore/5.0.0/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@octokit/openapi-types](https://togithub.com/octokit/openapi-types.ts) ([source](https://togithub.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types)) | [`^20.0.0` -> `^21.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/20.0.0/21.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fopenapi-types/21.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fopenapi-types/21.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fopenapi-types/20.0.0/21.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fopenapi-types/20.0.0/21.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest.js) | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-paginate-rest/9.0.0/10.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fplugin-paginate-rest/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fplugin-paginate-rest/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fplugin-paginate-rest/9.0.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fplugin-paginate-rest/9.0.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling.js) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-throttling/8.0.0/9.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fplugin-throttling/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fplugin-throttling/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fplugin-throttling/8.0.0/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fplugin-throttling/8.0.0/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/core.js (@&#8203;octokit/core)</summary> ### [`v6.0.1`](https://togithub.com/octokit/core.js/releases/tag/v6.0.1) [Compare Source](https://togithub.com/octokit/core.js/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **pkg:** add main entry point ([#&#8203;662](https://togithub.com/octokit/core.js/issues/662)) ([42148fc](https://togithub.com/octokit/core.js/commit/42148fc96ee489c5ebeb0fb30bac62e1fa3daaf7)) ### [`v6.0.0`](https://togithub.com/octokit/core.js/releases/tag/v6.0.0) [Compare Source](https://togithub.com/octokit/core.js/compare/v5.1.0...v6.0.0) ##### Features - package is now ESM ([#&#8203;661](https://togithub.com/octokit/core.js/issues/661)) ([77f8a61](https://togithub.com/octokit/core.js/commit/77f8a61107a582ccb0a0305510409a4a8cceff29)) ##### BREAKING CHANGES - package is now ESM ### [`v5.1.0`](https://togithub.com/octokit/core.js/releases/tag/v5.1.0) [Compare Source](https://togithub.com/octokit/core.js/compare/v5.0.2...v5.1.0) ##### Features - **types:** export `OctokitOptions` from `index.ts` ([#&#8203;646](https://togithub.com/octokit/core.js/issues/646)) ([d41fe5d](https://togithub.com/octokit/core.js/commit/d41fe5dbbd4a49e14ad971a8d27379e8cabbd4d7)) ### [`v5.0.2`](https://togithub.com/octokit/core.js/releases/tag/v5.0.2) [Compare Source](https://togithub.com/octokit/core.js/compare/v5.0.1...v5.0.2) ##### Bug Fixes - performance enhancements ([#&#8203;637](https://togithub.com/octokit/core.js/issues/637)/[#&#8203;638](https://togithub.com/octokit/core.js/issues/638)) ([9843e38](https://togithub.com/octokit/core.js/commit/9843e38561de7ad76b160a75f2bbf33e8b1f7b75)) ### [`v5.0.1`](https://togithub.com/octokit/core.js/releases/tag/v5.0.1) [Compare Source](https://togithub.com/octokit/core.js/compare/v5.0.0...v5.0.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;octokit/types](https://togithub.com/octokit/types) to v12 ([#&#8203;621](https://togithub.com/octokit/core.js/issues/621)) ([abe03fe](https://togithub.com/octokit/core.js/commit/abe03fea24a0d602cbe8437f02513e1f5705c50f)) </details> <details> <summary>octokit/openapi-types.ts (@&#8203;octokit/openapi-types)</summary> ### [`v21.0.0`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v21.0.0) [Compare Source](https://togithub.com/octokit/openapi-types.ts/compare/v20.0.0...v21.0.0) ##### chore - empty commit to trigger a release ([#&#8203;406](https://togithub.com/octokit/openapi-types.ts/issues/406)) ([95921eb](https://togithub.com/octokit/openapi-types.ts/commit/95921eb21a19faa4015c7a6a3f81fbc6087cfa14)) ##### BREAKING CHANGES - Updates multiple endpoints to use owner + repo in place of repository_id </details> <details> <summary>octokit/plugin-paginate-rest.js (@&#8203;octokit/plugin-paginate-rest)</summary> ### [`v10.0.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v10.0.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.2.1...v10.0.0) ##### Features - package is now ESM ([#&#8203;596](https://togithub.com/octokit/plugin-paginate-rest.js/issues/596)) ([a5e4b5d](https://togithub.com/octokit/plugin-paginate-rest.js/commit/a5e4b5d5978f193b4cb8bd8667c0f27a1c0f1e50)) ##### BREAKING CHANGES - package is now ESM ### [`v9.2.1`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.2.1) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.2.0...v9.2.1) ##### Bug Fixes - **pkg:** pin `@octokit/core` peerDependency to v5 ([#&#8203;599](https://togithub.com/octokit/plugin-paginate-rest.js/issues/599)) ([5b84386](https://togithub.com/octokit/plugin-paginate-rest.js/commit/5b84386830ebfe873f4ab7e106cc33eec6a2ace7)) ### [`v9.2.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.2.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.1.5...v9.2.0) ##### Features - new `/orgs/{org}/organization-roles/{role_id}/teams` and `/orgs/{org}/organization-roles/{role_id}/users` endpoints ([#&#8203;594](https://togithub.com/octokit/plugin-paginate-rest.js/issues/594)) ([75aeaaf](https://togithub.com/octokit/plugin-paginate-rest.js/commit/75aeaafae8b52afe744958075d95111f37343093)) ### [`v9.1.5`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.1.5) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.1.4...v9.1.5) ##### Bug Fixes - bump octokit/types minor version ([#&#8203;581](https://togithub.com/octokit/plugin-paginate-rest.js/issues/581)) ([65baec4](https://togithub.com/octokit/plugin-paginate-rest.js/commit/65baec44474875a48ff20c22e109f1a574421dc5)) ### [`v9.1.4`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.1.4) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.1.3...v9.1.4) ##### Bug Fixes - **deps:** bump `@octokit/types` ([#&#8203;575](https://togithub.com/octokit/plugin-paginate-rest.js/issues/575)) ([27db9ae](https://togithub.com/octokit/plugin-paginate-rest.js/commit/27db9ae012528921725d929af43111469faff901)) ### [`v9.1.3`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.1.3) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.1.2...v9.1.3) ##### Bug Fixes - **deps:** bump `@octokit/types` ([#&#8203;574](https://togithub.com/octokit/plugin-paginate-rest.js/issues/574)) ([0940cb7](https://togithub.com/octokit/plugin-paginate-rest.js/commit/0940cb70e4f7ae86c80f6101c01f2699076bd363)) ### [`v9.1.2`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.1.2) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.1.1...v9.1.2) ##### Bug Fixes - bump octokit/types version ([#&#8203;573](https://togithub.com/octokit/plugin-paginate-rest.js/issues/573)) ([30749f7](https://togithub.com/octokit/plugin-paginate-rest.js/commit/30749f70c10ffe49b46a76eed340bc6009469923)) ### [`v9.1.1`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.1.1) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.1.0...v9.1.1) ##### Bug Fixes - example payload updates ([#&#8203;572](https://togithub.com/octokit/plugin-paginate-rest.js/issues/572)) ([2bce981](https://togithub.com/octokit/plugin-paginate-rest.js/commit/2bce981c1bb3789bb4036655219fcba046f0ee05)) ### [`v9.1.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v9.1.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v9.0.0...v9.1.0) ##### Features - new `GET /orgs/{org}/properties/values`, `GET /orgs/{org}/rulesets/rule-suites`, `GET /repos/{owner}/{repo}/rulesets/rule-suites` endpoints ([#&#8203;569](https://togithub.com/octokit/plugin-paginate-rest.js/issues/569)) ([4b8d674](https://togithub.com/octokit/plugin-paginate-rest.js/commit/4b8d674bb327b60af633fd1854a3f402bac60669)) </details> <details> <summary>octokit/plugin-throttling.js (@&#8203;octokit/plugin-throttling)</summary> ### [`v9.0.3`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.0.3) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.0.2...v9.0.3) ##### Bug Fixes - **pkg:** add `main` field ([#&#8203;678](https://togithub.com/octokit/plugin-throttling.js/issues/678)) ([f151af4](https://togithub.com/octokit/plugin-throttling.js/commit/f151af492285e89eedb0d80a92ebb4af4d07b7c3)) ### [`v9.0.2`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.0.2) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.0.1...v9.0.2) ##### Bug Fixes - **README:** update examples for ESM ([#&#8203;679](https://togithub.com/octokit/plugin-throttling.js/issues/679)) ([0551690](https://togithub.com/octokit/plugin-throttling.js/commit/055169049de0ae3d2752d5ba8e37c78af9ff67a8)) ### [`v9.0.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.0.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.0.0...v9.0.1) ##### Bug Fixes - add missing file extension on bottleneck import ([#&#8203;676](https://togithub.com/octokit/plugin-throttling.js/issues/676)) ([1c64559](https://togithub.com/octokit/plugin-throttling.js/commit/1c6455912a065eda620aa1d8093643779607916b)) ### [`v9.0.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.0.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.2.0...v9.0.0) ##### Features - package is now ESM ([#&#8203;675](https://togithub.com/octokit/plugin-throttling.js/issues/675)) ([4986fb0](https://togithub.com/octokit/plugin-throttling.js/commit/4986fb0d094e7e7d77f970f366a5fce7a9d55c55)) ##### BREAKING CHANGES - package is now ESM ### [`v8.2.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.2.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.1.3...v8.2.0) ##### Features - new endpoints ([#&#8203;674](https://togithub.com/octokit/plugin-throttling.js/issues/674)) ([0404bc6](https://togithub.com/octokit/plugin-throttling.js/commit/0404bc69943891d314381fe49dfec47bcec1d9ed)) ### [`v8.1.3`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.1.3) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.1.2...v8.1.3) ##### Bug Fixes - **types:** improvements to internal types and `options` parameter ([#&#8203;642](https://togithub.com/octokit/plugin-throttling.js/issues/642)) ([2a64f7f](https://togithub.com/octokit/plugin-throttling.js/commit/2a64f7f1d584745cfe2da43a95502c296f915388)) ### [`v8.1.2`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.1.2) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.1.1...v8.1.2) ##### Bug Fixes - **graphql:** GraphQL queries can exceed the rate limit even with x-ratelimit-remaining !== 0. ([#&#8203;636](https://togithub.com/octokit/plugin-throttling.js/issues/636)) ([94da99a](https://togithub.com/octokit/plugin-throttling.js/commit/94da99a3854e8d9a18745515de218d637b35a6ac)) ### [`v8.1.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.1.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.1.0...v8.1.1) ##### Bug Fixes - **retry:** Retry requests after the x-ratelimit-reset time, not exactly at it. ([#&#8203;635](https://togithub.com/octokit/plugin-throttling.js/issues/635)) ([39c0080](https://togithub.com/octokit/plugin-throttling.js/commit/39c008081aeec6ec3366c15aa8d0e1f999bcab77)) ### [`v8.1.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.1.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.0.1...v8.1.0) ##### Features - add repo rulesets ([#&#8203;630](https://togithub.com/octokit/plugin-throttling.js/issues/630)) ([b5401b5](https://togithub.com/octokit/plugin-throttling.js/commit/b5401b5cd77119e980a89f3aff7aed715f577fdd)) ### [`v8.0.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v8.0.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **types:** export ThrottlingOptions ([#&#8203;631](https://togithub.com/octokit/plugin-throttling.js/issues/631)) ([c4147c9](https://togithub.com/octokit/plugin-throttling.js/commit/c4147c9d6e54c49aeb7239812da791f2db69858c)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->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/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 806bca3 commit 39cbf11
Copy full SHA for 39cbf11

File tree

Expand file treeCollapse file tree

2 files changed

+397
-92
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+397
-92
lines changed

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.