octokit / octokit.js

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

fix(deps): update octokit monorepo (major) - autoclosed #2629

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/app ^14.0.2 -> ^15.0.0 age adoption passing confidence
@octokit/core ^5.0.0 -> ^6.0.0 age adoption passing confidence
@octokit/oauth-app ^6.0.0 -> ^7.0.0 age adoption passing confidence
@octokit/plugin-paginate-graphql ^4.0.0 -> ^5.0.0 age adoption passing confidence
@octokit/plugin-retry ^6.0.0 -> ^7.0.0 age adoption passing confidence
@octokit/plugin-throttling ^8.0.0 -> ^9.0.0 age adoption passing confidence
@octokit/request-error ^5.0.0 -> ^6.0.0 age adoption passing confidence
@octokit/tsconfig ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

octokit/app.js (@​octokit/app) ### [`v15.0.1`](https://togithub.com/octokit/app.js/releases/tag/v15.0.1) [Compare Source](https://togithub.com/octokit/app.js/compare/v15.0.0...v15.0.1) ##### Bug Fixes - **types:** export minimal types required for the `App` class ([#​536](https://togithub.com/octokit/app.js/issues/536)) ([318e6fd](https://togithub.com/octokit/app.js/commit/318e6fd85a931079b383bbe3f6d8960ed9831b78)) ### [`v15.0.0`](https://togithub.com/octokit/app.js/releases/tag/v15.0.0) [Compare Source](https://togithub.com/octokit/app.js/compare/v14.1.0...v15.0.0) ##### Features - package is now ESM ([#​512](https://togithub.com/octokit/app.js/issues/512)) ([ea347ff](https://togithub.com/octokit/app.js/commit/ea347ffc27402e5b6f43e48ad6f7ab31645d7275)) ##### BREAKING CHANGES - package is now ESM
octokit/core.js (@​octokit/core) ### [`v6.1.2`](https://togithub.com/octokit/core.js/releases/tag/v6.1.2) [Compare Source](https://togithub.com/octokit/core.js/compare/v6.1.1...v6.1.2) ##### Bug Fixes - **pkg:** add `default` fallback and `types` export ([#​673](https://togithub.com/octokit/core.js/issues/673)) ([af3d390](https://togithub.com/octokit/core.js/commit/af3d390db448eb266642a0dab79b84a5df4d4836)), closes [#​665](https://togithub.com/octokit/core.js/issues/665) [#​667](https://togithub.com/octokit/core.js/issues/667) ### [`v6.1.1`](https://togithub.com/octokit/core.js/releases/tag/v6.1.1) [Compare Source](https://togithub.com/octokit/core.js/compare/v6.1.0...v6.1.1) ##### Bug Fixes - **deps:** update dependency [@​octokit/types](https://togithub.com/octokit/types) to v13 ([ade2813](https://togithub.com/octokit/core.js/commit/ade2813c6eb4b9b8aa85d4cf33d9dc07d25d3ffe)) ### [`v6.1.0`](https://togithub.com/octokit/core.js/releases/tag/v6.1.0) [Compare Source](https://togithub.com/octokit/core.js/compare/v6.0.1...v6.1.0) ##### Features - **security:** Add provenance ([#​671](https://togithub.com/octokit/core.js/issues/671)) ([1c2bd25](https://togithub.com/octokit/core.js/commit/1c2bd2582a3b2a78d7923b89723718d053618928)) ### [`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 ([#​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.2.0...v6.0.0) ##### Features - package is now ESM ([#​661](https://togithub.com/octokit/core.js/issues/661)) ([77f8a61](https://togithub.com/octokit/core.js/commit/77f8a61107a582ccb0a0305510409a4a8cceff29)) ##### BREAKING CHANGES - package is now ESM
octokit/oauth-app.js (@​octokit/oauth-app) ### [`v7.1.2`](https://togithub.com/octokit/oauth-app.js/releases/tag/v7.1.2) [Compare Source](https://togithub.com/octokit/oauth-app.js/compare/v7.1.1...v7.1.2) ##### Bug Fixes - **types:** export minimal types for the `OAuthApp` class ([#​526](https://togithub.com/octokit/oauth-app.js/issues/526)) ([298c6c3](https://togithub.com/octokit/oauth-app.js/commit/298c6c3baeb1ba0486b9f64152dce6bac86dd42b)) ### [`v7.1.1`](https://togithub.com/octokit/oauth-app.js/releases/tag/v7.1.1) [Compare Source](https://togithub.com/octokit/oauth-app.js/compare/v7.1.0...v7.1.1) ##### Bug Fixes - **pkg:** add a `default` fallback export ([#​523](https://togithub.com/octokit/oauth-app.js/issues/523)) ([cf1468d](https://togithub.com/octokit/oauth-app.js/commit/cf1468d189abf0a5ee2ebbbe95970c97e6ad6b14)) ### [`v7.1.0`](https://togithub.com/octokit/oauth-app.js/releases/tag/v7.1.0) [Compare Source](https://togithub.com/octokit/oauth-app.js/compare/v7.0.1...v7.1.0) ##### Features - **security:** Add provenance ([#​519](https://togithub.com/octokit/oauth-app.js/issues/519)) ([445eba7](https://togithub.com/octokit/oauth-app.js/commit/445eba77a586c298b9267493dc2b1cce49d0e9a0)) ### [`v7.0.1`](https://togithub.com/octokit/oauth-app.js/releases/tag/v7.0.1) [Compare Source](https://togithub.com/octokit/oauth-app.js/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **pkg:** add `main` entry point ([#​508](https://togithub.com/octokit/oauth-app.js/issues/508)) ([b9ee454](https://togithub.com/octokit/oauth-app.js/commit/b9ee454e8eed3a4f31291269204778ae2bc332ef)), closes [octokit/core.js#662](https://togithub.com/octokit/core.js/issues/662) ### [`v7.0.0`](https://togithub.com/octokit/oauth-app.js/releases/tag/v7.0.0) [Compare Source](https://togithub.com/octokit/oauth-app.js/compare/v6.1.0...v7.0.0) ##### Features - package is now ESM ([#​506](https://togithub.com/octokit/oauth-app.js/issues/506)) ([b02dfb8](https://togithub.com/octokit/oauth-app.js/commit/b02dfb84c45810a796a3cefdd64502adb10b4cdf)) ##### BREAKING CHANGES - package is now ESM
octokit/plugin-paginate-graphql.js (@​octokit/plugin-paginate-graphql) ### [`v5.2.2`](https://togithub.com/octokit/plugin-paginate-graphql.js/releases/tag/v5.2.2) [Compare Source](https://togithub.com/octokit/plugin-paginate-graphql.js/compare/v5.2.1...v5.2.2) ##### Bug Fixes - **types:** export `paginateGraphQLInterface` ([#​200](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/200)) ([a789a6f](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/a789a6ffc30f5b27c464d1a4c165d8b4c1d64b9b)) ### [`v5.2.1`](https://togithub.com/octokit/plugin-paginate-graphql.js/releases/tag/v5.2.1) [Compare Source](https://togithub.com/octokit/plugin-paginate-graphql.js/compare/v5.2.0...v5.2.1) ##### Bug Fixes - **pkg:** add a `default` fallback export ([#​195](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/195)) ([2cab8e2](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/2cab8e23b39546e4ad0c2fa3289c71ca54ff90dd)) ### [`v5.2.0`](https://togithub.com/octokit/plugin-paginate-graphql.js/releases/tag/v5.2.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-graphql.js/compare/v5.1.0...v5.2.0) ##### Features - **security:** Add provenance ([#​187](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/187)) ([ee155d6](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/ee155d68cb749a04dea3a2845ca6ddac32a6fbd2)) ### [`v5.1.0`](https://togithub.com/octokit/plugin-paginate-graphql.js/releases/tag/v5.1.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-graphql.js/compare/v5.0.0...v5.1.0) ##### Bug Fixes - actually output only ESM ([#​178](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/178)) ([f725158](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/f725158d7a86813eee3c21a8bf162a2c0121d8fe)) ##### Features - export `VERSION` ([#​181](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/181)) ([a2b8c70](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/a2b8c7060c0f04700f2ec33a68e6434230a44878)) ### [`v5.0.0`](https://togithub.com/octokit/plugin-paginate-graphql.js/releases/tag/v5.0.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-graphql.js/compare/v4.0.1...v5.0.0) ##### Features - ESM ([#​175](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/175)) ([4d6ff45](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/4d6ff459d9c457cb6194567350f5ee5c1be5c64f)), closes [#​167](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/167) ##### BREAKING CHANGES - change spelling of `paginateGraphql` export to `paginateGraphQL` - fix: add return type annotation
octokit/plugin-retry.js (@​octokit/plugin-retry) ### [`v7.1.1`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.1.1) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v7.1.0...v7.1.1) ##### Bug Fixes - **pkg:** add a `default` fallback export ([#​542](https://togithub.com/octokit/plugin-retry.js/issues/542)) ([4cc1275](https://togithub.com/octokit/plugin-retry.js/commit/4cc1275afd7b91df9f07fb32df7a23964cbf3c34)) ### [`v7.1.0`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.1.0) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v7.0.4...v7.1.0) ##### Features - **security:** Add provenance ([#​535](https://togithub.com/octokit/plugin-retry.js/issues/535)) ([dcf1fa3](https://togithub.com/octokit/plugin-retry.js/commit/dcf1fa38337b06d1a82cda596e8839306498f8c3)) ### [`v7.0.4`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.0.4) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v7.0.3...v7.0.4) ##### Bug Fixes - **deps:** update dependency [@​octokit/types](https://togithub.com/octokit/types) to v13 ([7d5ecaf](https://togithub.com/octokit/plugin-retry.js/commit/7d5ecaf17806855e73552d0f8e32dc0b42a52340)) ### [`v7.0.3`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.0.3) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v7.0.2...v7.0.3) ##### Bug Fixes - **deps:** update dependency [@​octokit/request-error](https://togithub.com/octokit/request-error) to v6 ([#​514](https://togithub.com/octokit/plugin-retry.js/issues/514)) ([598caa4](https://togithub.com/octokit/plugin-retry.js/commit/598caa471a40a40169f691261b18928730e4badb)) ### [`v7.0.2`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.0.2) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v7.0.1...v7.0.2) ##### Bug Fixes - **pkg:** add `main` entry point ([#​523](https://togithub.com/octokit/plugin-retry.js/issues/523)) ([cec2053](https://togithub.com/octokit/plugin-retry.js/commit/cec2053b710908aacdfc8e69c08ecc4ce0b291eb)), closes [octokit/core.js#662](https://togithub.com/octokit/core.js/issues/662) ### [`v7.0.1`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.0.1) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v7.0.0...v7.0.1) ##### Bug Fixes - add missing file extension on bottleneck import ([#​520](https://togithub.com/octokit/plugin-retry.js/issues/520)) ([0383322](https://togithub.com/octokit/plugin-retry.js/commit/0383322feb5d468452ac0db35bd63df6bdeb90eb)) ### [`v7.0.0`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v7.0.0) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v6.0.1...v7.0.0) ##### Features - package is now ESM ([#​517](https://togithub.com/octokit/plugin-retry.js/issues/517)) ([99b03ed](https://togithub.com/octokit/plugin-retry.js/commit/99b03eda5e92504242b56a97eded8f6fca74ad5e)) ##### BREAKING CHANGES - package is now ESM
octokit/plugin-throttling.js (@​octokit/plugin-throttling) ### [`v9.3.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.3.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.2.1...v9.3.0) ##### Features - Copilot usage endpoints ([#​697](https://togithub.com/octokit/plugin-throttling.js/issues/697)) ([f11e11d](https://togithub.com/octokit/plugin-throttling.js/commit/f11e11d5d35c505bcc11ca3aa32a8c3c5dde5ae3)) ### [`v9.2.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.2.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.2.0...v9.2.1) ##### Bug Fixes - **pkg:** add a `default` fallback export ([#​695](https://togithub.com/octokit/plugin-throttling.js/issues/695)) ([0f404fb](https://togithub.com/octokit/plugin-throttling.js/commit/0f404fbd252558c8c86a62c8488157bcc82b32b0)) ### [`v9.2.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.2.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0) ##### Features - routes changed from repository_id to nwo and enterprise groups now includes the enterprise in route ([#​684](https://togithub.com/octokit/plugin-throttling.js/issues/684)) ([734bcba](https://togithub.com/octokit/plugin-throttling.js/commit/734bcba56f14d90110f504a3bd2753c2033cc730)) ### [`v9.1.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.1.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.0.4...v9.1.0) ##### Features - **security:** Add provenance ([#​689](https://togithub.com/octokit/plugin-throttling.js/issues/689)) ([7eb48d5](https://togithub.com/octokit/plugin-throttling.js/commit/7eb48d50595022635a47f4df3f2a3a001407fa4f)) ### [`v9.0.4`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.0.4) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.0.3...v9.0.4) ##### Bug Fixes - **deps:** update dependency [@​octokit/types](https://togithub.com/octokit/types) to v13 ([8cc6eb9](https://togithub.com/octokit/plugin-throttling.js/commit/8cc6eb903b85ee56dd59124416919d4c707329e7)) ### [`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 ([#​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 ([#​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 ([#​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 ([#​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
octokit/request-error.js (@​octokit/request-error) ### [`v6.1.1`](https://togithub.com/octokit/request-error.js/releases/tag/v6.1.1) [Compare Source](https://togithub.com/octokit/request-error.js/compare/v6.1.0...v6.1.1) ##### Bug Fixes - **pkg:** add `default` fallback and `types` export ([#​419](https://togithub.com/octokit/request-error.js/issues/419)) ([a1ab11e](https://togithub.com/octokit/request-error.js/commit/a1ab11e3d9bcc065bb0f5cb1c307d295aef85505)), closes [octokit/core.js#665](https://togithub.com/octokit/core.js/issues/665) [octokit/core.js#667](https://togithub.com/octokit/core.js/issues/667) ### [`v6.1.0`](https://togithub.com/octokit/request-error.js/releases/tag/v6.1.0) [Compare Source](https://togithub.com/octokit/request-error.js/compare/v6.0.3...v6.1.0) ##### Features - **security:** Add provenance ([#​416](https://togithub.com/octokit/request-error.js/issues/416)) ([2836ddb](https://togithub.com/octokit/request-error.js/commit/2836ddb477c1b9fc0310679017776d0ff8a009c6)) ### [`v6.0.3`](https://togithub.com/octokit/request-error.js/releases/tag/v6.0.3) [Compare Source](https://togithub.com/octokit/request-error.js/compare/v6.0.2...v6.0.3) ##### Bug Fixes - **deps:** update dependency [@​octokit/types](https://togithub.com/octokit/types) to v13 ([352b655](https://togithub.com/octokit/request-error.js/commit/352b655b176d76c9c03649babaafd063227c3785)) ### [`v6.0.2`](https://togithub.com/octokit/request-error.js/releases/tag/v6.0.2) [Compare Source](https://togithub.com/octokit/request-error.js/compare/v6.0.1...v6.0.2) ##### Bug Fixes - add `main` entry point ([#​406](https://togithub.com/octokit/request-error.js/issues/406)) ([4e55235](https://togithub.com/octokit/request-error.js/commit/4e55235ccbecfc71d604e89eb814716e73fa6a35)), closes [octokit/core.js#662](https://togithub.com/octokit/core.js/issues/662) ### [`v6.0.1`](https://togithub.com/octokit/request-error.js/releases/tag/v6.0.1) [Compare Source](https://togithub.com/octokit/request-error.js/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **build:** remove NodeJS/Browser specific builds ([#​404](https://togithub.com/octokit/request-error.js/issues/404)) ([479d0b4](https://togithub.com/octokit/request-error.js/commit/479d0b4c4916720c7822a24eb108f6322252b5a7)) ### [`v6.0.0`](https://togithub.com/octokit/request-error.js/releases/tag/v6.0.0) [Compare Source](https://togithub.com/octokit/request-error.js/compare/v5.1.0...v6.0.0) ##### Features - v6 ([#​401](https://togithub.com/octokit/request-error.js/issues/401)) ([d73dee6](https://togithub.com/octokit/request-error.js/commit/d73dee66b6a7606b73c3bf4c4051269b68b982f4)) ##### BREAKING CHANGES - remove `code` and `headers` properties that were previously deprecated - switch package to ESM instead of CommonJS
octokit/tsconfig (@​octokit/tsconfig) ### [`v3.1.0`](https://togithub.com/octokit/tsconfig/releases/tag/v3.1.0) [Compare Source](https://togithub.com/octokit/tsconfig/compare/v3.0.0...v3.1.0) ##### Features - **security:** Add provenance ([#​23](https://togithub.com/octokit/tsconfig/issues/23)) ([a9afd7f](https://togithub.com/octokit/tsconfig/commit/a9afd7ff4dc01a8c581e62f15303b362974e762b)) ### [`v3.0.0`](https://togithub.com/octokit/tsconfig/releases/tag/v3.0.0) [Compare Source](https://togithub.com/octokit/tsconfig/compare/v2.0.0...v3.0.0) ##### Features - migrate to ESM settings ([#​22](https://togithub.com/octokit/tsconfig/issues/22)) ([dbb8d48](https://togithub.com/octokit/tsconfig/commit/dbb8d48383f86a6965b88a60fafb1f773948ca77)) ##### BREAKING CHANGES - migrate to ESM settings

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.

renovate[bot] commented 2 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @octokit/plugin-paginate-rest@11.3.1
npm error Found: @octokit/core@6.1.2
npm error node_modules/@octokit/core
npm error   @octokit/core@"^6.0.0" from the root project
npm error   @octokit/core@"^6.1.2" from @octokit/app@15.0.1
npm error   node_modules/@octokit/app
npm error     @octokit/app@"^15.0.0" from the root project
npm error   4 more (@octokit/oauth-app, ...)
npm error
npm error Could not resolve dependency:
npm error peer @octokit/core@"5" from @octokit/plugin-paginate-rest@11.3.1
npm error node_modules/@octokit/plugin-paginate-rest
npm error   @octokit/plugin-paginate-rest@"11.3.1" from the root project
npm error   @octokit/plugin-paginate-rest@"^11.0.0" from @octokit/app@15.0.1
npm error   node_modules/@octokit/app
npm error     @octokit/app@"^15.0.0" from the root project
npm error
npm error Conflicting peer dependency: @octokit/core@5.2.0
npm error node_modules/@octokit/core
npm error   peer @octokit/core@"5" from @octokit/plugin-paginate-rest@11.3.1
npm error   node_modules/@octokit/plugin-paginate-rest
npm error     @octokit/plugin-paginate-rest@"11.3.1" from the root project
npm error     @octokit/plugin-paginate-rest@"^11.0.0" from @octokit/app@15.0.1
npm error     node_modules/@octokit/app
npm error       @octokit/app@"^15.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-07T15_44_39_842Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-07T15_44_39_842Z-debug-0.log