Update octokit monorepo (major)#2844
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (33)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughGitHub App Octokit packages are upgraded to newer major versions in Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
.pnp.cjs (1)
3038-3054: Verifyoctokit.paginate()compatibility with these plugin version bumps.The codebase uses these plugins conservatively—only basic
octokit.paginate()calls viabackend/lib/github/index.js:30and centralized plugin setup inbackend/lib/github/octokit.js:13,18. Before merge, compare the breaking changes in@octokit/plugin-paginate-rest@14.0.0 and@octokit/plugin-rest-endpoint-methods@17.0.0 against these two call sites.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In @.pnp.cjs around lines 3038 - 3054, Check `@octokit/plugin-paginate-rest`@14.0.0 and `@octokit/plugin-rest-endpoint-methods`@17.0.0 changelogs for breaking changes, then verify and update any usages of octokit.paginate() and the centralized Octokit plugin registration (the module that constructs/configures the Octokit instance) to match the new APIs; adjust call signatures, import/plugin names, or plugin registration order as required, run unit/integration tests, and fix any failing calls discovered during this verification.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@backend/package.json`:
- Around line 42-47: Update the import of the GraphQL paginator in
backend/lib/github/octokit.js: replace the old symbol paginateGraphql with the
new export name paginateGraphQL, and update any usage sites to call
paginateGraphQL accordingly; then verify the import of legacyRestEndpointMethods
from `@octokit/plugin-rest-endpoint-methods` — if legacyRestEndpointMethods is no
longer exported in v17, switch to importing restEndpointMethods and update code
that relied on octokit.* to use octokit.rest.* (or adapt calls to the new method
locations), while confirming createAppAuth and octokit.paginate usage remain
compatible.
---
Nitpick comments:
In @.pnp.cjs:
- Around line 3038-3054: Check `@octokit/plugin-paginate-rest`@14.0.0 and
`@octokit/plugin-rest-endpoint-methods`@17.0.0 changelogs for breaking changes,
then verify and update any usages of octokit.paginate() and the centralized
Octokit plugin registration (the module that constructs/configures the Octokit
instance) to match the new APIs; adjust call signatures, import/plugin names, or
plugin registration order as required, run unit/integration tests, and fix any
failing calls discovered during this verification.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 9d30d3e8-4822-4122-97db-5c467b2f6cc2
⛔ Files ignored due to path filters (40)
.yarn/cache/@octokit-auth-app-npm-8.1.2-d029b02913-0888176d84.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-auth-oauth-app-npm-9.0.3-fd038a20f9-1b47dc2a6e.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-auth-oauth-device-npm-8.0.3-aefc84d867-2c43d131fb.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-auth-oauth-user-npm-6.0.2-b867408436-7af66189e7.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-auth-token-npm-6.0.0-ac9c37e484-32ecc904c5.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-core-npm-5.2.2-c3527b99ef-b4484d8555.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-core-npm-7.0.6-c27607b839-95a328ff7c.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-endpoint-npm-11.0.2-b6e189e2d4-878ac12fbc.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-endpoint-npm-9.0.6-7fb8efbd70-8e06197b21.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-graphql-npm-9.0.3-bef8b8b22c-58588d3fb2.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-oauth-authorization-url-npm-6.0.2-7e66c4af6b-8c06e538b3.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-oauth-authorization-url-npm-8.0.0-d5577573b3-ab4964bebd.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-oauth-methods-npm-6.0.2-70af7931c5-51d2f32188.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-openapi-types-npm-20.0.0-1aac079689-5176dcc3b9.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-openapi-types-npm-27.0.0-e607516b0f-602d1de033.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-plugin-paginate-graphql-npm-4.0.1-83b19b5121-d559cdc2b5.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-plugin-paginate-graphql-npm-6.0.0-3b58d029c0-3545537413.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-plugin-paginate-rest-npm-14.0.0-c3b530d1dc-841d79d4cc.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-plugin-request-log-npm-4.0.1-bc9d8da84b-6f556f8625.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-plugin-request-log-npm-6.0.0-08aa56610e-40e46ad0c7.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-plugin-rest-endpoint-methods-npm-17.0.0-c8aba83de2-cf9984d7cf.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-request-error-npm-5.1.1-f22d0f5771-dc9fc76ea5.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-request-error-npm-7.1.0-324ff2fadc-62b90a5454.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-request-npm-10.0.7-2c54d9bf8c-f789a75bf6.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-request-npm-8.4.1-674ea8d5da-1a69dcb733.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-types-npm-12.6.0-3f6eea3eb3-0bea58bda4.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@octokit-types-npm-16.0.0-da01afac91-b8d41098ba.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@types-btoa-lite-npm-1.0.2-858b56e188-daffbb47e4.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@types-jsonwebtoken-npm-9.0.8-a3a60e33de-dd3ccea051.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/@wolfy1339-lru-cache-npm-11.0.2-patch.1-4368de22dc-0279b18e46.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/before-after-hook-npm-4.0.0-a80bf6190d-9f8ae8d1b0.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/btoa-lite-npm-1.0.0-e85ee9286e-7a4f0568ae.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/deprecation-npm-2.3.1-e19c92d6e7-23d688ba66.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/fast-content-type-parse-npm-3.0.0-5ed865fa49-06251880c8.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/toad-cache-npm-3.7.0-ece522d0b8-7dae2782ee.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/universal-github-app-jwt-npm-1.2.0-6daf90b4dc-d89b6ff97b.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/universal-github-app-jwt-npm-2.2.2-399c37f264-7ae5f031fb.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/universal-user-agent-npm-6.0.1-0388aac597-5c9c46ffe1.zipis excluded by!**/.yarn/**,!**/*.zip.yarn/cache/universal-user-agent-npm-7.0.3-8e08ccfc46-6043be466a.zipis excluded by!**/.yarn/**,!**/*.zipyarn.lockis excluded by!**/yarn.lock,!**/*.lock
📒 Files selected for processing (2)
.pnp.cjsbackend/package.json
| "@octokit/auth-app": "^8.0.0", | ||
| "@octokit/core": "^7.0.0", | ||
| "@octokit/plugin-paginate-graphql": "^6.0.0", | ||
| "@octokit/plugin-paginate-rest": "^14.0.0", | ||
| "@octokit/plugin-request-log": "^6.0.0", | ||
| "@octokit/plugin-rest-endpoint-methods": "^17.0.0", |
There was a problem hiding this comment.
🧩 Analysis chain
🏁 Script executed:
#!/bin/bash
# Description: Verify the usage patterns in the codebase match expected APIs
echo "=== Checking usage of legacyRestEndpointMethods ==="
rg -n 'legacyRestEndpointMethods' --type js
echo ""
echo "=== Checking graphql.paginate usage ==="
rg -n 'graphql\.paginate' --type js
echo ""
echo "=== Checking REST paginate usage ==="
rg -n '\.paginate\(' --type js
echo ""
echo "=== Checking createAppAuth usage ==="
rg -n 'createAppAuth' --type js -A 10Repository: gardener/dashboard
Length of output: 2194
🌐 Web query:
@octokit/plugin-rest-endpoint-methods v17 legacyRestEndpointMethods export
💡 Result:
In @octokit/plugin-rest-endpoint-methods v17.0.0, the primary export is restEndpointMethods, which adds REST API endpoint methods to octokit.rest.. Usage example: js import { Octokit } from "@octokit/core"; import { restEndpointMethods } from "@octokit/plugin-rest-endpoint-methods"; const MyOctokit = Octokit.plugin(restEndpointMethods); const octokit = new MyOctokit({ auth: "secret123" }); octokit.rest.users.getAuthenticated; legacyRestEndpointMethods was introduced in v5.0.0 (2021) to restore pre-v5 behavior where methods were added directly to octokit. (not octokit.rest.*). It was intended as temporary and may be deprecated/removed in recent versions like v17; official docs emphasize restEndpointMethods and do not mention the legacy export. No explicit confirmation of removal in v17 changelogs, but absence from README and index.d.ts snippets suggests it's not prominently exported or recommended. Use restEndpointMethods for new code.
Citations:
- 1: https://registry.npmjs.org/%40octokit%2Fplugin-rest-endpoint-methods
- 2: https://github.com/octokit/plugin-rest-endpoint-methods.js/
- 3: https://www.npmjs.com/package/@octokit/plugin-rest-endpoint-methods
- 4: https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.0
- 5: https://github.com/octokit/plugin-rest-endpoint-methods.js
🌐 Web query:
@octokit/plugin-rest-endpoint-methods v17 release notes changelog breaking changes
💡 Result:
The @octokit/plugin-rest-endpoint-methods v17.0.0 was released on October 31, 2025. No specific release notes or changelog are available on the GitHub releases page, which only lists up to v13.2.2 with details. NPM pages confirm the version exists, depends on @octokit/types ^16.0.0 (up from previous), and has no explicit changelog or breaking changes listed. As a semver-major release from v16, it likely includes breaking changes related to type updates or generated endpoint methods from updated GitHub REST API/OpenAPI specs, but no explicit details found in searched sources. Check commit history between v16 and v17 tags on GitHub for changes.
Citations:
- 1: https://github.com/octokit/plugin-rest-endpoint-methods.js/releases
- 2: https://registry.npmjs.org/%40octokit%2Fplugin-rest-endpoint-methods
- 3: https://www.npmjs.com/package/@octokit/plugin-rest-endpoint-methods
- 4: https://github.com/octokit/plugin-rest-endpoint-methods.js
- 5: https://linkedin.com/in/ronnie-agagas-00b01b210
🌐 Web query:
@octokit/plugin-paginate-graphql v6 breaking changes migration
💡 Result:
The primary breaking change in @octokit/plugin-paginate-graphql v6.0.0 (released May 20, 2025) is a change in the export name from 'paginateGraphql' to 'paginateGraphQL' (capital G). Additionally, it requires @octokit/core >=6 and uses conditional exports, which may require tsconfig.json adjustments like "moduleResolution": "bundler" or "node16/nodenext" for TypeScript users. Migration steps: 1. Update import: import { paginateGraphQL } from "@octokit/plugin-paginate-graphql"; (note capital G) 2. Ensure @octokit/core ^6.1.5 or later (peer dependency). 3. For TypeScript/ESM: Update tsconfig.json for conditional exports support. Example: { "compilerOptions": { "moduleResolution": "bundler" } } 4. Usage remains the same: const MyOctokit = Octokit.plugin(paginateGraphQL); const octokit = new MyOctokit({ auth: 'token' }); const { repository } = await octokit.graphql.paginate(/* query with $cursor */); No other major API changes noted. The plugin still supports single-resource pagination only (no nested/parallel), requires $cursor variable and pageInfo in queries. A similar export casing issue occurred in v5.0.0 but was fixed post-release.
Citations:
- 1: https://github.com/octokit/plugin-paginate-graphql.js/releases
- 2: https://github.com/octokit/plugin-paginate-graphql.js/
- 3: https://registry.npmjs.org/%40octokit%2Fplugin-paginate-graphql
- 4: https://www.npmjs.com/package/@octokit/plugin-paginate-graphql
- 5: [BUG]: v5.0 is failing with "SyntaxError: … does not provide an export named 'paginateGraphQL'" octokit/plugin-paginate-graphql.js#180
🌐 Web query:
@octokit/plugin-paginate-rest v14 breaking changes
💡 Result:
The breaking changes in @octokit/plugin-paginate-rest v14.0.0 (released October 31, 2025) are the removal of support for two GitHub REST API endpoints that were deprecated: - GET /enterprises/{enterprise}/secret-scanning/alerts - GET /projects/{project_id}/columns This reflects updates to match the GitHub API, where these endpoints have been removed. The release also adds support for new paginated endpoints: immutable releases, enterprise team membership, and enterprise team organization endpoints. No other breaking changes to the plugin's API or behavior are mentioned. There is a type mismatch issue noted between v14 and v15 in an open GitHub issue, but v15 is not yet released as of 2026-03-20. Official source: GitHub releases page for octokit/plugin-paginate-rest.js.
Citations:
- 1: https://github.com/octokit/plugin-paginate-rest.js/releases
- 2: https://github.com/octokit/plugin-paginate-rest.js/
🌐 Web query:
@octokit/auth-app v8 breaking changes createAppAuth
💡 Result:
The primary breaking change in @octokit/auth-app v8.0.0 (released 2025-05-20) is dropping support for Node.js v18. Continuous integration testing against Node.js v18 was stopped, and the minimum Node version in build scripts was set to v20. No breaking changes specific to createAppAuth were identified; it continues to be used identically for GitHub App authentication (e.g., import { createAppAuth } from "@octokit/auth-app"; const auth = createAppAuth({ appId: 1, privateKey: "..." });). Earlier v7 (2024-04-30) had ESM-only packaging and removal of deprecated "oauth" type, but v8 appears non-breaking beyond Node version.
Citations:
- 1: https://github.com/octokit/auth-app.js/releases
- 2: https://www.npmjs.com/package/@octokit/auth-app
- 3: https://github.com/octokit/auth-app.js/
- 4: feat: v7 octokit/auth-app.js#580
Update import statement for paginate-graphql export name change.
These major version upgrades introduce compatibility issues that require fixes:
-
Critical:
@octokit/plugin-paginate-graphqlv6 changed the export frompaginateGraphqltopaginateGraphQL(capital G). Update the import atbackend/lib/github/octokit.js:14frompaginateGraphqltopaginateGraphQL. -
Verify: The
legacyRestEndpointMethodsimport from@octokit/plugin-rest-endpoint-methodsv17 atbackend/lib/github/octokit.js:12. This export was introduced in v5.0.0 as a temporary backward-compatibility measure and is not documented in v17. Confirm it still exists in v17 or migrate torestEndpointMethods(which adds methods tooctokit.rest.*instead of directly tooctokit.*).
The REST pagination API (octokit.paginate()) and auth strategy (createAppAuth) patterns are compatible. Node.js 22 and ESM module type satisfy the new requirements.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@backend/package.json` around lines 42 - 47, Update the import of the GraphQL
paginator in backend/lib/github/octokit.js: replace the old symbol
paginateGraphql with the new export name paginateGraphQL, and update any usage
sites to call paginateGraphQL accordingly; then verify the import of
legacyRestEndpointMethods from `@octokit/plugin-rest-endpoint-methods` — if
legacyRestEndpointMethods is no longer exported in v17, switch to importing
restEndpointMethods and update code that relied on octokit.* to use
octokit.rest.* (or adapt calls to the new method locations), while confirming
createAppAuth and octokit.paginate usage remain compatible.
ce3e6e7 to
5836dd9
Compare
5836dd9 to
159a057
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 6bf39ee51915f61250f18a23d0a5d928574c3e40 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grolu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR contains the following updates:
^6.0.4→^8.0.0^5.1.0→^7.0.0^4.0.1→^6.0.0^9.2.1→^14.0.0^4.0.1→^6.0.0^10.4.1→^17.0.0Release Notes
octokit/auth-app.js (@octokit/auth-app)
v8.2.0Compare Source
Features
v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
Bug Fixes
v8.1.0Compare Source
Features
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
v7.2.0Compare Source
Features
v7.1.5Compare Source
Bug Fixes
v7.1.4Compare Source
Bug Fixes
v7.1.3Compare Source
Bug Fixes
v7.1.2Compare Source
Bug Fixes
lru-cacheto fix type errors (#651) (3c259fd)v7.1.1Compare Source
Bug Fixes
baseUrlpassed as part of request parameters (#641) (8478cac)v7.1.0Compare Source
Features
appIdargument can be set to Client ID string (#606) (7dc08e5)v7.0.0Compare Source
Features
BREAKING CHANGES
octokit/core.js (@octokit/core)
v7.0.6Compare Source
Bug Fixes
v7.0.5Compare Source
Bug Fixes
v7.0.4Compare Source
Bug Fixes
v7.0.3Compare Source
Bug Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
Bug Fixes
v7.0.0Compare Source
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v6.1.6Compare Source
Bug Fixes
v6.1.5Compare Source
Bug Fixes
v6.1.4Compare Source
Bug Fixes
v6.1.3Compare Source
Bug Fixes
v6.1.2Compare Source
Bug Fixes
defaultfallback andtypesexport (#673) (af3d390), closes #665 #667v6.1.1Compare Source
Bug Fixes
v6.1.0Compare Source
Features
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
Features
BREAKING CHANGES
@octokit/core/dist-types/types.dimport, instead migrate to@octokit/core/typesoctokit/plugin-paginate-graphql.js (@octokit/plugin-paginate-graphql)
v6.0.0Compare Source
Continuous Integration
BREAKING CHANGES
v5.2.4Compare Source
Bug Fixes
TypeError with hasOwnPropertyindeepFindPathToProperty(#234) (7b17cc4), closes #137v5.2.3Compare Source
Bug Fixes
nullcheck indeepFindPathToPropertyfunction (#137) (cfda527), closes #58v5.2.2Compare Source
Bug Fixes
paginateGraphQLInterface(#200) (a789a6f)v5.2.1Compare Source
Bug Fixes
defaultfallback export (#195) (2cab8e2)v5.2.0Compare Source
Features
v5.1.0Compare Source
Bug Fixes
Features
VERSION(#181) (a2b8c70)v5.0.0Compare Source
Features
BREAKING CHANGES
paginateGraphqlexport topaginateGraphQLoctokit/plugin-paginate-rest.js (@octokit/plugin-paginate-rest)
v14.0.0Compare Source
Features
BREAKING CHANGES
GET /projects/{project_id}/columnsGET /enterprises/{enterprise}/secret-scanning/alertsv13.2.1Compare Source
Bug Fixes
@octokit/types(#698) (ba56fbc)v13.2.0Compare Source
Features
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
compareCommitsandcompareCommitsWithBasehead(#678) (6d8ea8a)v13.0.1Compare Source
Bug Fixes
@octokit/types- no new paginated endpoints (#680) (8ec2713)v13.0.0Compare Source
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v12.0.0Compare Source
Features
BREAKING CHANGES
v11.6.0Compare Source
Features
/orgs/{org}/issue-types,/orgs/{org}/issue-types/{issue_type_id}enpoints (#666) (1f44b54)v11.5.0Compare Source
Features
GET /orgs/{org}/actions/hosted-runners,GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners,GET /orgs/{org}/rulesets/{ruleset_id}/history,GET /orgs/{org}/settings/network-configurations,GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/historyendpoints (#649) (ef30a05)v11.4.3Compare Source
Bug Fixes
v11.4.2Compare Source
Bug Fixes
v11.4.1Compare Source
Bug Fixes
v11.4.0Compare Source
Features
v11.3.6Compare Source
Bug Fixes
@octokit/typesto improve Deno compatibility (#642) (acb6a6e)v11.3.5Compare Source
Bug Fixes
v11.3.4Compare Source
Bug Fixes
@octokit/types(#636) (b2dc51c)v11.3.3Compare Source
This is the same release as v11.3.0
Bug Fixes
v11.3.1Compare Source
**Special release to backport newer REST API to CJS users**
Reverts
v11.3.0Compare Source
Features
v11.2.0Compare Source
Features
v11.1.1Compare Source
Bug Fixes
v11.1.0Compare Source
Features
v11.0.1Compare Source
Bug Fixes
@octokit/types(#605) (f97c080)v11.0.0Compare Source
Features
BREAKING CHANGES
v10.1.0Compare Source
Features
v10.0.0Compare Source
Features
BREAKING CHANGES
octokit/plugin-request-log.js (@octokit/plugin-request-log)
v6.0.0Compare Source
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v5.3.1Compare Source
Bug Fixes
v5.3.0Compare Source
Features
v5.2.0Compare Source
Features
v5.1.1Compare Source
Bug Fixes
defaultfallback export (#379) (2e5cdfc)v5.1.0Compare Source
Features
v5.0.0Compare Source
Features
BREAKING CHANGES
package is now ESM
docs(README): update for ESM
octokit/plugin-rest-endpoint-methods.js (@octokit/plugin-rest-endpoint-methods)
v17.0.0Compare Source
Features
BREAKING CHANGES
v16.1.1Compare Source
Bug Fixes
@octokit/types, regenerate documentation (#827) (75e649b)v16.1.0Compare Source
Features
v16.0.0Compare Source
Features
billing.getGithubBillingUsageReportUser()andcredentials.revoke()endpoint methods, private registry methods no longer in private beta, type update (#803) (4196f01)BREAKING CHANGES
v15.0.0Compare Source
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v14.0.0Compare Source
Features
BREAKING CHANGES
v13.5.0Compare Source
Features
/orgs/{org}/issue-types,/orgs/{org}/issue-types/{issue_type_id}enpoints (#792) (58d342e)v13.4.0Compare Source
Features
/enterprises/{enterprise}/actions/hosted-runners,/orgs/{org}/actions/hosted-runners,/orgs/{org}/settings/network-configurations,/orgs/{org}/rulesets/{ruleset_id}/history,/repos/{owner}/{repo}/rulesets/{ruleset_id}/historyendpoints (#791) (b3fe977)v13.3.1Compare Source
Bug Fixes
@octokit/types- only changes to graphQL (#783) (519a1ab)v13.3.0Compare Source
Features
v13.2.6Compare Source
Bug Fixes
@octokit/types(#773) (c5271a2)v13.2.5Compare Source
Bug Fixes
v13.2.4Compare Source
Bug Fixes
v13.2.2Compare Source
**Special release to backport new REST API changes to v10/CJS users**
Reverts
mainentry point (#719)" (8a45428), closes #719defaultfallback export (#733)" (8251b8e), closes #733defaultexport fallback to point to the JS and not the types (#736)" (4aed459), closes #736v13.2.1Compare Source
Bug Fixes
Api(#740) (703ebf8)v13.2.0Compare Source
Features
v13.1.1Compare Source
Bug Fixes
defaultexport fallback to point to the JS and not the types (#736) (817060b)v13.1.0Compare Source
Features
v13.0.1Compare Source
Bug Fixes
defaultfallback export (#733) (81720c7), closes octokit/core.js#665 octokit/core.js#667v13.0.0Compare Source
Features
BREAKING CHANGES
v12.2.2Compare Source
Bug Fixes
v13.4.0(#729) (f3799c6)v12.2.1Compare Source
Bug Fixes
v12.2.0Compare Source
Features
v12.1.0Compare Source
Features
Configuration
📅 Schedule: (UTC)
🚦 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.
Summary by CodeRabbit