Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

This PR contains the following updates:

Package Change Age Confidence
@octokit/auth-app ^4.0.4 -> ^8.0.0 age confidence
@octokit/core ^4.0.4 -> ^7.0.0 age confidence
@octokit/rest ^19.0.3 -> ^22.0.0 age confidence
@octokit/types ^10.0.0 -> ^15.0.0 age confidence
@octokit/webhooks ^10.0.8 -> ^14.0.0 age confidence
@octokit/webhooks-methods ^4.0.0 -> ^6.0.0 age confidence
@octokit/webhooks-methods ^3.0.0 -> ^6.0.0 age confidence
@octokit/webhooks-types ^6.2.4 -> ^7.0.0 age confidence

Release Notes

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

v8.1.1

Compare Source

Bug Fixes

v8.1.0

Compare Source

Features
  • support using a remote HSM or JWT signing service in lieu of private keys (#​712) (ef7a95d)

v8.0.2

Compare Source

Bug Fixes

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

Compare Source

Bug Fixes

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)

v7.1.4

Compare Source

Bug Fixes

v7.1.3

Compare Source

Bug Fixes

v7.1.2

Compare Source

Bug Fixes

v7.1.1

Compare Source

Bug Fixes
  • respect baseUrl passed as part of request parameters (#​641) (8478cac)

v7.1.0

Compare Source

Features

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM
  • remove type "oauth" that was previously deprecated

v6.1.4

Compare Source

Bug Fixes

v6.1.3

Compare Source

Bug Fixes

v6.1.2

Compare Source

Bug Fixes
  • respect baseUrl passed as part of request parameters (#​642) (e0ecf3b)

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.5

Compare Source

Bug Fixes
  • add /app/installation-requests to requires-app-auth paths (#​594) (f16debb)

v6.0.4

Compare Source

Bug Fixes

v6.0.3

Compare Source

Bug Fixes
  • dependencies: bump universal-github-app-jwt to 1.1.2 (#​562) (52346fe)

v6.0.2

Compare Source

Bug Fixes
  • types: update Cache#get to allow Promise return type (#​557) (f5e57aa)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: bump @octokit/types to v11, @octokit/request to v8

v5.0.6

Compare Source

Bug Fixes

v5.0.5

Compare Source

Bug Fixes

v5.0.4

Compare Source

Bug Fixes

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Continuous Integration
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
octokit/core.js (@​octokit/core)

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()
octokit/rest.js (@​octokit/rest)

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)

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

v11.0.0

Compare Source

Features
BREAKING CHANGES
  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
octokit/webhooks.js (@​octokit/webhooks)

v14.1.3

Compare Source

Bug Fixes
  • avoid Object.assign to avoid hiding potential type errors (#​1166) (4c36fce)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes
  • createLogger should not recreate the logger object if it already exists (#​1162) (18f0be5)

v14.1.0

Compare Source

Features

v14.0.2

Compare Source

Bug Fixes

v14.0.1

Compare Source

Bug Fixes
  • types: update webhook definitions from @octokit/openapi-webhooks v12 (#​1156) (786caaf)

v14.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: Drop support for NodeJS v18

v13.9.1

Compare Source

Bug Fixes
  • createLogger should not recreate the logger object if it already exists (#​1162) (08bdfb5)

v13.9.0

Compare Source

Features
  • allow to specify timeout option in middleware, refactor middleware (#​1148) (d5ffc92)

v13.8.3

Compare Source

Bug Fixes

v13.8.2

Compare Source

Bug Fixes

v13.8.1

Compare Source

Bug Fixes

v13.8.0

Compare Source

Features
  • types: new issues.typed and issues.untyped and custom_property.promote_to_enterprise events (#​1126) (fd515ec)

v13.7.5

[Compare S


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 force-pushed the renovate/major-octokit-monorepo branch from 7af0109 to ea467ed Compare January 11, 2024 00:24
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from b68c18d to 82d2096 Compare February 25, 2024 19:20
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 82d2096 to e3cafd6 Compare April 30, 2024 17:23
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 089c3e5 to e35585f Compare June 21, 2024 01:28
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from e35585f to a56fb46 Compare December 10, 2024 03:58
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from 2ce32ac to d41ceba Compare January 16, 2025 00:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from d41ceba to 42f5578 Compare January 19, 2025 07:26
Copy link

aspect-workflows bot commented Jan 19, 2025

Test

⚠️ Buildkite build #665 failed.

//e2e/github-webhook/helpers:helpers failed to build

e2e/github-webhook/helpers/webhook.ts(1,22): error TS2307: Cannot find module '@octokit/webhooks-methods' or its corresponding type declarations.
  There are types at '/mnt/ephemeral/output/publish-to-bcr/__main__/sandbox/processwrapper-sandbox/748/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/@octokit/webhooks-methods/dist-types/index.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.

//src/application:application failed to build

src/application/release-event-handler.ts(38,48): error TS2345: Argument of type '{ action: "published"; enterprise?: { description?: string; html_url: string; website_url?: string; id: number; node_id: string; name: string; slug: string; created_at: string; updated_at: string; avatar_url: string; }; ... 4 more ...; sender?: { ...; }; } & { ...; }' is not assignable to parameter of type 'ReleasePublishedEvent'.
  Types of property 'release' are incompatible.
    Type '{ assets: { browser_download_url: string; content_type: string; created_at: string; download_count: number; id: number; label: string; name: string; node_id: string; size: number; digest: string; state: "uploaded"; updated_at: string; uploader?: { ...; }; url: string; }[]; ... 18 more ...; zipball_url: string; }' is not assignable to type 'Release & { published_at: string; }'.
      Type '{ assets: { browser_download_url: string; content_type: string; created_at: string; download_count: number; id: number; label: string; name: string; node_id: string; size: number; digest: string; state: "uploaded"; updated_at: string; uploader?: { ...; }; url: string; }[]; ... 18 more ...; zipball_url: string; }' is not assignable to type 'Release'.
        Types of property 'author' are incompatible.
          Type '{ avatar_url?: string; deleted?: boolean; email?: string; events_url?: string; followers_url?: string; following_url?: string; gists_url?: string; gravatar_id?: string; html_url?: string; id: number; login: string; ... 10 more ...; user_view_type?: string; }' is not assignable to type 'User'.
            Property 'node_id' is optional in type '{ avatar_url?: string; deleted?: boolean; email?: string; events_url?: string; followers_url?: string; following_url?: string; gists_url?: string; gravatar_id?: string; html_url?: string; id: number; login: string; ... 10 more ...; user_view_type?: string; }' but required in type 'User'.
Failed tests (4)
//dist/action:action_test [k8-fastbuild]  🔗
//dist/cli:cli_test [k8-fastbuild]        🔗
//src/application/cli:test [k8-fastbuild] 🔗
//src/domain:test [k8-fastbuild]          🔗

💡 To reproduce the build failures, run

bazel build --output_groups=+types //e2e/github-webhook/helpers:helpers //src/application:application

💡 To reproduce the test failures, run

bazel test //dist/action:action_test //dist/cli:cli_test //src/domain:test //src/application/cli:test

Lint

.

0 issues require fixes
0 issues can be fixed automatically


Buildifier      Format

@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from f9cd47f to ae93ffb Compare January 22, 2025 01:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from ae93ffb to c5acc98 Compare February 10, 2025 19:11
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from c5acc98 to c8620e4 Compare February 20, 2025 20:17
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from c8620e4 to f81a96f Compare June 26, 2025 20:17
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from e313a37 to f2d05aa Compare August 1, 2025 01:32
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from f2d05aa to 6699b1c Compare August 10, 2025 14:53
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 6699b1c to b9cd50c Compare August 26, 2025 19:53
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from b9cd50c to 3763a6f Compare September 16, 2025 04:03
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 3763a6f to 028e983 Compare September 29, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants