Skip to content

Commit 6418201

Browse files
chore(deps): update octokit monorepo (major) (#183)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@octokit/openapi-types](https://redirect.github.com/octokit/openapi-types.ts) ([source](https://redirect.github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types)) | [`^26.0.0` → `^27.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/26.0.0/27.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fopenapi-types/27.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fopenapi-types/26.0.0/27.0.0?slim=true) | | [@octokit/plugin-paginate-rest](https://redirect.github.com/octokit/plugin-paginate-rest.js) | [`^13.0.0` → `^14.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-paginate-rest/13.0.0/14.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fplugin-paginate-rest/14.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fplugin-paginate-rest/13.0.0/14.0.0?slim=true) | --- ### Release Notes <details> <summary>octokit/openapi-types.ts (@&#8203;octokit/openapi-types)</summary> ### [`v27.0.0`](https://redirect.github.com/octokit/openapi-types.ts/releases/tag/v27.0.0) [Compare Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v26.0.0...v27.0.0) ##### Features - add GHES 3.18, immutable releases, enterprise team membership, enterprise team organization, custom runner images, many type additions and improvements ([#&#8203;479](https://redirect.github.com/octokit/openapi-types.ts/issues/479)) ([1e600e2](https://redirect.github.com/octokit/openapi-types.ts/commit/1e600e2f9d9437d4219059f7c880017fb07fb321)) ##### BREAKING CHANGES - Several endpoints ID change - Removed endpoints </details> <details> <summary>octokit/plugin-paginate-rest.js (@&#8203;octokit/plugin-paginate-rest)</summary> ### [`v14.0.0`](https://redirect.github.com/octokit/plugin-paginate-rest.js/releases/tag/v14.0.0) [Compare Source](https://redirect.github.com/octokit/plugin-paginate-rest.js/compare/v13.2.1...v14.0.0) ##### Features - add immutable releases, enterprise team membership, enterprise team organization endpoints ([413e899](https://redirect.github.com/octokit/plugin-paginate-rest.js/commit/413e8990ce34854cb3a7d22f8a7366ea6a1eb0d5)) ##### BREAKING CHANGES - Remove `GET /projects/{project_id}/columns` - Remove `GET /enterprises/{enterprise}/secret-scanning/alerts` ### [`v13.2.1`](https://redirect.github.com/octokit/plugin-paginate-rest.js/releases/tag/v13.2.1) [Compare Source](https://redirect.github.com/octokit/plugin-paginate-rest.js/compare/v13.2.0...v13.2.1) ##### Bug Fixes - **deps:** update `@octokit/types` ([#&#8203;698](https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/698)) ([ba56fbc](https://redirect.github.com/octokit/plugin-paginate-rest.js/commit/ba56fbcc7e41a9ae19b5f2c09d4b94f8e4c7d70a)) ### [`v13.2.0`](https://redirect.github.com/octokit/plugin-paginate-rest.js/releases/tag/v13.2.0) [Compare Source](https://redirect.github.com/octokit/plugin-paginate-rest.js/compare/v13.1.1...v13.2.0) ##### Features - new Projects v2 endpoints, new code scanning dismissal endpoints, many other endpoints ([#&#8203;690](https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/690)) ([0e236cb](https://redirect.github.com/octokit/plugin-paginate-rest.js/commit/0e236cb76f82cfc073b381802e4fea03f59c213c)) ### [`v13.1.1`](https://redirect.github.com/octokit/plugin-paginate-rest.js/releases/tag/v13.1.1) [Compare Source](https://redirect.github.com/octokit/plugin-paginate-rest.js/compare/v13.1.0...v13.1.1) ##### Bug Fixes - handle url in response when using pagination with compareCommits ([#&#8203;686](https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/686)) ([8e5da25](https://redirect.github.com/octokit/plugin-paginate-rest.js/commit/8e5da25f975d2f31dda6b8b588d71f2c768a8df2)) ### [`v13.1.0`](https://redirect.github.com/octokit/plugin-paginate-rest.js/releases/tag/v13.1.0) [Compare Source](https://redirect.github.com/octokit/plugin-paginate-rest.js/compare/v13.0.1...v13.1.0) ##### Features - add paginatantion support for `compareCommits` and `compareCommitsWithBasehead` ([#&#8203;678](https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/678)) ([6d8ea8a](https://redirect.github.com/octokit/plugin-paginate-rest.js/commit/6d8ea8ad68058e45883a1a7edaaf6d8a91d732bd)) ### [`v13.0.1`](https://redirect.github.com/octokit/plugin-paginate-rest.js/releases/tag/v13.0.1) [Compare Source](https://redirect.github.com/octokit/plugin-paginate-rest.js/compare/v13.0.0...v13.0.1) ##### Bug Fixes - **deps:** update `@octokit/types` - no new paginated endpoints ([#&#8203;680](https://redirect.github.com/octokit/plugin-paginate-rest.js/issues/680)) ([8ec2713](https://redirect.github.com/octokit/plugin-paginate-rest.js/commit/8ec2713699ee473ee630be5c8a66b9665bcd4173)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49da025 commit 6418201

2 files changed

Lines changed: 82 additions & 38 deletions

File tree

package-lock.json

Lines changed: 80 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"license": "ISC",
2626
"devDependencies": {
2727
"@octokit/app": "^16.0.0",
28-
"@octokit/openapi-types": "^26.0.0",
29-
"@octokit/plugin-paginate-rest": "^13.0.0",
28+
"@octokit/openapi-types": "^27.0.0",
29+
"@octokit/plugin-paginate-rest": "^14.0.0",
3030
"@octokit/plugin-throttling": "^11.0.0",
3131
"ava": "^6.0.0",
3232
"c8": "^10.0.0",

0 commit comments

Comments
 (0)