Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/auth-action ^5.1.1 -> ^6.0.0 age adoption passing confidence
@octokit/auth-app ^7.1.4 -> ^8.0.0 age adoption passing confidence
@octokit/core ^6.1.4 -> ^7.0.0 age adoption passing confidence
@octokit/plugin-paginate-rest ^11.4.2 -> ^13.0.0 age adoption passing confidence
@octokit/plugin-request-log ^5.3.1 -> ^6.0.0 age adoption passing confidence
@octokit/plugin-rest-endpoint-methods ^13.3.0 -> ^16.0.0 age adoption passing confidence
@octokit/request ^9.2.1 -> ^10.0.0 age adoption passing confidence

Release Notes

octokit/auth-action.js (@​octokit/auth-action)

v6.0.1

Compare Source

Bug Fixes
  • deps: update octokit monorepo (major) & modernize build dependencies (#​477) (7b7aeaf)

v6.0.0

Compare 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.1.2

Compare Source

Bug Fixes
octokit/auth-app.js (@​octokit/auth-app)

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare 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.1

Compare Source

Bug Fixes

v7.2.0

Compare Source

Features

v7.1.5

Compare Source

Bug Fixes
  • deps: update octokit dependencies to mitigate ReDos vulnerability [security] (#​678) (499d1f6)
octokit/core.js (@​octokit/core)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare 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.5

Compare Source

Bug Fixes
octokit/plugin-paginate-rest.js (@​octokit/plugin-paginate-rest)

v13.0.1

Compare Source

Bug Fixes
  • deps: update @octokit/types - no new paginated endpoints (#​680) (8ec2713)

v13.0.0

Compare 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.0

Compare Source

Features
  • add new org campaigns endpoints and remove deprecated endpoints (#​671) (65d3d50)
BREAKING CHANGES
  • remove deprecated copilot usage endpoints

v11.6.0

Compare Source

Features
  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#​666) (1f44b54)

v11.5.0

Compare Source

Features
  • new 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}/history endpoints (#​649) (ef30a05)

v11.4.3

Compare Source

Bug Fixes
octokit/plugin-request-log.js (@​octokit/plugin-request-log)

v6.0.0

Compare 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

octokit/plugin-rest-endpoint-methods.js (@​octokit/plugin-rest-endpoint-methods)

v16.0.0

Compare Source

Features
  • remove deprecated projects endpoints, remove deprecated copilot usage metric endpoints, add new billing.getGithubBillingUsageReportUser() and credentials.revoke() endpoint methods, private registry methods no longer in private beta, type update (#​803) (4196f01)
BREAKING CHANGES
  • remove deprecated projects v1 endpoints
  • remove deprecated copilot usage metrics endpoints

v15.0.0

Compare 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.0

Compare Source

Features
  • add new organization campaign endpoints, remove deprecated endpoints (#​797) (4c8a166)
BREAKING CHANGES
  • remove deprecated copilot metrics endpoints
  • remove deprecated legacy projects endpoints

v13.5.0

Compare Source

Features
  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#​792) (58d342e)

v13.4.0

Compare Source

Features
  • new /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}/history endpoints (#​791) (b3fe977)

v13.3.1

Compare Source

Bug Fixes
  • deps: bump @octokit/types - only changes to graphQL (#​783) (519a1ab)
octokit/request.js (@​octokit/request)

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes
  • deps: update dependency fast-content-type-parse to v3 (#​747) (8cf6d84)

v10.0.0

Compare 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

v9.2.3

Compare Source

Bug Fixes

v9.2.2

Compare Source

Bug Fixes

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Apr 10, 2025
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from b3fc35c to f953b7c Compare May 20, 2025 17:36
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from f953b7c to d04a42f Compare May 25, 2025 22:59
Copy link
Contributor Author

renovate bot commented May 25, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@wolfy1339 wolfy1339 merged commit 77530ab into main May 25, 2025
8 checks passed
@wolfy1339 wolfy1339 deleted the renovate/major-octokit-monorepo branch May 25, 2025 23:11
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in 🧰 Octokit Active May 25, 2025
Copy link
Contributor

🎉 This PR is included in version 22.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
1 participant