Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-octokit-monorepo
Open

fix(deps): update octokit monorepo (major)#274
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-octokit-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Change Age Confidence
@octokit/core 4.2.07.0.6 age confidence
@octokit/rest 19.0.1322.0.1 age confidence
@octokit/types 11.0.016.0.0 age confidence

Release Notes

octokit/core.js (@​octokit/core)

v7.0.6

Compare Source

Bug Fixes

v7.0.5

Compare Source

Bug Fixes

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Bug Fixes
  • add createLogger to ensure that pino does not break (#​744) (0896c50)

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

Compare Source

Bug Fixes
  • add createLogger to ensure that pino does not break (#​744) (78c6df8)

v6.1.5

Compare Source

Bug Fixes

v6.1.4

Compare Source

Bug Fixes
  • deps: bump Octokit dependencies vulnerable to ReDos (#​723) (582d8bd)

v6.1.3

Compare Source

Bug Fixes
  • deps: bump Octokit dependencies to fix Deno compat (#​715) (e2b21bb)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM
  • You can no longer use the @octokit/core/dist-types/types.d import, instead migrate to @octokit/core/types

v5.2.2

Compare Source

Bug Fixes
  • add createLogger to ensure that pino does not break (#​744) (00cc1ea)

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

v5.1.1

Compare Source

Bug Fixes
  • deps: upgrade @octokit/types to v13 (260e360)

v5.1.0

Compare Source

Features

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()

v4.2.4

Compare Source

Bug Fixes

v4.2.3

Compare Source

Bug Fixes

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes
octokit/rest.js (@​octokit/rest)

v22.0.1

Compare Source

Bug Fixes

v22.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: Drop support for NodeJS v18
  • deps: Remove deprecated Projects endpoints
  • deps: Remove deprecated Copilot usage metrics endpoints

v21.1.1

Compare Source

Bug Fixes
  • deps: update Octokit dependencies to mitigate ReDos [security] (#​484) (ca256c3)

v21.1.0

Compare Source

Features

v21.0.2

Compare Source

Bug Fixes

v21.0.1

Compare Source

Bug Fixes

v21.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM

v20.1.2

Compare Source

Bug Fixes
  • deps: bump Octokit dependencies to address ReDos vulnerabilities, bump devDependencies (#​487) (711f2ee), closes #​486

v20.1.1

Compare Source

Bug Fixes

v20.1.0

Compare Source

Features

v20.0.2

Compare Source

Bug Fixes

v20.0.1

Compare Source

Bug Fixes

v20.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()
octokit/types.ts (@​octokit/types)

v16.0.0

Compare Source

Features
  • add immutable releases, enterprise team membership, enterprise team organization, custom runner images, many type additions and improvements (#​693) (dc1ceeb)
BREAKING CHANGES
  • Removed endpoints

v15.0.2

Compare Source

Bug Fixes
  • update generated file & update dependency node to v24 (#​691) (f5f5743)

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

Features
  • new Projects v2 endpoints, new code scanning dismissal endpoints, many other endpoints (#​683) (56ff680)
BREAKING CHANGES
  • remove project card endpoints for classic projects

v14.1.0

Compare Source

Features
  • new GET /users/{username}/settings/billing/usage, POST /credentials/revoke endpoints, endpoint type updates, type performance fixes (#​675) (a7ec830), closes #​667 #​666

v14.0.0

Compare Source

Features
  • new /orgs/{org}/campaigns and /orgs/{org}/campaigns/{campaign_number} enpoints, remove Copilot usage endpoints (#​672) (42321eb)
BREAKING CHANGES
  • remove Copilot usage endpoints

v13.10.0

Compare Source

Features
  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints, add issue type to responses, description updates (#​669) (302087f)

v13.9.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 (#​668) (3ee44b3)

v13.8.1

Compare Source

Bug Fixes

v13.8.0

Compare Source

Features
  • GraphQL: add type documentation for query and operationName (#​662) (bb399b2)

v13.7.0

Compare Source

Features
  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#​658) (b6db78e)

v13.6.3

Compare Source

Reverts

v13.6.2

Compare Source

Bug Fixes

v13.6.1

Compare Source

Bug Fixes

v13.6.0

Compare Source

Features

v13.5.1

Compare Source

Bug Fixes

v13.5.0

Compare Source

Features
  • add Copilot operations, bump openapi-types version (#​638) (69c7f34)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features
  • Updates @​octokit/openapi-types to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#​629) (d32a77f)
  • updates @​octokit/openapi-types to v21.2.0 (#​627) (a5bfb8f)

v13.1.0

Compare Source

Features

v13.0.0

Compare Source

Features
  • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#​625) (ad024fe)
BREAKING CHANGES
  • Updates multiple endpoints to use owner + repo in place of repository_id

v12.6.0

Compare Source

Features

v12.5.0

Compare Source

Features

v12.4.0

Compare Source

Features

v12.3.0

Compare Source

Features
  • backport improvements from [@octokit-next](https://redirect.github.com/octokit-next) (#​595) (0eebf54)

v12.2.0

Compare Source

Features

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features
  • new /orgs/{org}/properties/schema/{custom_property_name, GET /orgs/{org}/properties/schema, GET /orgs/{org}/properties/values, GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}, GET /orgs/{org}/rulesets/rule-suites, GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}, POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel endpoints (#​590) (decdf84)

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

Features
  • new GitHub advisories, GitHub classroom endpoints, description updates, /repos/{owner}/{repo}/lfs endpoint now only accepts PUT, remove required workflow endpoints (#​582) (d70c858)
BREAKING CHANGES
  • /repos/{owner}/{repo}/lfs endpoint now only accepts PUT
  • remove required workflow endpoints

v11.1.0

Compare Source

Features

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 is behind base branch, 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 dependencies Pull requests that update a dependency file label Feb 25, 2025
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 1107d54 to b9c48c9 Compare February 25, 2025 13:50
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 1b0971d to 98354c3 Compare March 13, 2025 16:02
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 8a63599 to b25c200 Compare March 19, 2025 01:33
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 958b0ca to 5999ed3 Compare April 10, 2025 06:57
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 5999ed3 to e2e4e3f Compare May 8, 2025 07:12
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from cd8dd8f to fca6c55 Compare May 26, 2025 03:14
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from fca6c55 to 797f364 Compare July 3, 2025 13:24
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 797f364 to 61e3c8b Compare July 11, 2025 04:13
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 61e3c8b to 0e1b7a1 Compare July 24, 2025 07:35
@github-actions github-actions bot added bug Something isn't working breaking labels Jul 24, 2025
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 0e1b7a1 to fa70e05 Compare August 5, 2025 13:54
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from dfe9fd9 to 7b5a571 Compare August 18, 2025 13:49
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from da845ce to 7a86355 Compare August 27, 2025 06:54
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 6 times, most recently from 8655b92 to 781384e Compare September 9, 2025 10:42
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 781384e to 6f553c3 Compare September 16, 2025 14:10
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from b4cafd2 to 37f964a Compare September 29, 2025 21:38
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 9c1ea58 to 2a47a80 Compare October 21, 2025 07:26
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 5 times, most recently from edf7ee5 to 0b222aa Compare October 31, 2025 23:11
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 7500df6 to 4fc1be4 Compare November 18, 2025 11:47
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 4fc1be4 to 62daf1f Compare November 20, 2025 13:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 5171e2d to 1c4b2ae Compare December 1, 2025 15:42
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 1c4b2ae to dc48267 Compare December 10, 2025 11:57
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 419cc92 to 52c599f Compare December 29, 2025 14:43
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 52c599f to 2ed69de Compare January 19, 2026 15:01
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from a2db514 to d6cb8f8 Compare February 17, 2026 16:02
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from d6cb8f8 to c208295 Compare February 19, 2026 12:12
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from c208295 to 95165d8 Compare March 5, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants