Skip to content

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

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 29, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change OpenSSF
@octokit/core dependencies major ^4.0.0^7.0.0 OpenSSF Scorecard
@octokit/graphql dependencies major ^5.0.0^9.0.0 OpenSSF Scorecard
@octokit/plugin-retry dependencies major 5.0.58.1.0 OpenSSF Scorecard
@octokit/plugin-throttling dependencies major 6.1.011.0.3 OpenSSF Scorecard
@octokit/request dependencies major ^6.0.0^10.0.0 OpenSSF Scorecard
@octokit/request-error dependencies major ^3.0.0^7.0.0 OpenSSF Scorecard
@octokit/rest dependencies major ^19.0.0^22.0.0 OpenSSF Scorecard
@octokit/types devDependencies major ^9.0.0^16.0.0 OpenSSF Scorecard

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

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes

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

v8.2.2

Compare Source

Bug Fixes

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features
  • allow users to specify operationName in multi-operation queries (#​629) (9a1787e)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Bug Fixes

v8.1.0

Compare Source

Features

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
BREAKING CHANGES
  • this package is now ESM

  • fix: add missing file extension in relative file path import

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

Bug Fixes
Features

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • deps: Remove ability to pass custom request options, except from method, headers, body, signal, data

v6.0.1

Compare Source

Bug Fixes
  • deps: bump @octokit/request to get fixed version of @octokit/endpoint (#​486) (c067d9c), closes #​485

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16

v5.0.6

Compare Source

Bug Fixes

v5.0.5

Compare Source

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

v8.1.0

Compare Source

Features

v8.0.3

Compare Source

Bug Fixes

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

Compare Source

Bug Fixes

v7.2.0

Compare Source

Features

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

v7.1.0

Compare Source

Features

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Bug Fixes

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM

v6.1.0

Compare Source

Bug Fixes
Features

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

chore
BREAKING CHANGES
  • deps: require @octokit/core > 5
  • deps: bump @octokit/types to v11
octokit/plugin-throttling.js (@​octokit/plugin-throttling)

v11.0.3

Compare Source

Bug Fixes

v11.0.2

Compare Source

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

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

v10.0.0

Compare Source

Features
  • new org campaign endpoints, remove deprecated Copilot usage endpoints (#​784) (0520476)
BREAKING CHANGES
  • remove deprecated Copilot usage endpoints

v9.6.1

Compare Source

Bug Fixes
  • don't deadlock on 10+ concurrent requests needing auth (#​779) (54f107e)

v9.6.0

Compare Source

Features
  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#​778) (b879eb9)

v9.5.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 (#​777) (52d925e)

v9.4.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 (#​762) (2dab79a)

v9.3.3

Compare Source

Bug Fixes

v9.3.2

Compare Source

Bug Fixes

v9.3.1

Compare Source

Bug Fixes

v9.3.0

Compare Source

Features

v9.2.1

Compare Source

Bug Fixes

v9.2.0

Compare Source

Features
  • routes changed from repository_id to nwo and enterprise groups now includes the enterprise in route (#​684) (734bcba)

v9.1.0

Compare Source

Features

v9.0.4

Compare Source

Bug Fixes

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM

v8.2.0

Compare Source

Features

v8.1.3

Compare Source

Bug Fixes
  • types: improvements to internal types and options parameter (#​642) (2a64f7f)

v8.1.2

Compare Source

Bug Fixes
  • graphql: GraphQL queries can exceed the rate limit even with x-ratelimit-remaining !== 0. (#​636) (94da99a)

v8.1.1

Compare Source

Bug Fixes
  • retry: Retry requests after the x-ratelimit-reset time, not exactly at it. (#​635) (39c0080)

v8.1.0

Compare Source

Features

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
  • new GitHub advisories endpoints, new GitHub classroom endpoints, new Copilot endpoints, remove required workflow endpoints (#​625) (89a7f68)
BREAKING CHANGES
  • remove required workflow endpoints

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: require @octokit/core > 5
  • deps: bump @octokit/types to v11

Co-authored-by: renovate[bot] <29139614+renovate[bot]@​users.noreply.github.com>

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

v10.0.8

Compare Source

Bug Fixes
  • use json-with-bigint instead of built-in JSON methods in order to properly support int64's (#​798) (f13f5d9)

v10.0.7

Compare Source

Bug Fixes

v10.0.6

Compare Source

Bug Fixes

v10.0.5

Compare Source

Bug Fixes

v10.0.4

Compare Source

Bug Fixes

v10.0.3

Compare Source

Bug Fixes

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

Compare Source

Bug Fixes

v9.2.3

Compare Source

Bug Fixes

v9.2.2

Compare Source

Bug Fixes

v9.2.1

Compare Source

Bug Fixes

v9.2.0

Compare Source

Features
  • correctly parse response bodies as JSON where the Content-Type is application/scim+json (#​731) (00bf316)

v9.1.4

Compare Source

Bug Fixes

v9.1.3

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 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
Copy link
Author

renovate bot commented Mar 29, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 14 projects
Progress: resolved 0, reused 1, downloaded 0, added 0
undefined
/tmp/renovate/repos/github/stainless-api/release-please/test/fixtures/plugins/node-workspace/node1:
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/anotherExternal: Not Found - 404

This error happened while installing a direct dependency of /tmp/renovate/repos/github/stainless-api/release-please/test/fixtures/plugins/node-workspace/node1

anotherExternal is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.

@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 8 times, most recently from 6e67c39 to af43b03 Compare April 6, 2024 01:55
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 5 times, most recently from 8db2cfa to 52e45ec Compare April 16, 2024 00:07
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 78f6c34 to 74f84c4 Compare April 30, 2024 00:42
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 8 times, most recently from b488fbd to c90db15 Compare May 9, 2024 06:18
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from c90db15 to d43e44d Compare June 20, 2024 23:28
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from d43e44d to 653d342 Compare July 15, 2024 02:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 653d342 to dc37d1a Compare July 24, 2024 21:13
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from c780b87 to 60a365c Compare August 9, 2024 02:00
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 622122f to c3bedaa Compare October 14, 2024 21:23
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 29447a9 to 55eb8e0 Compare October 30, 2024 01:42
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 995a4af to 333aaf9 Compare November 8, 2024 20:37
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 333aaf9 to bf99fce Compare December 19, 2024 21:19
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from b92c5e5 to 86f410d Compare January 8, 2025 19:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 86f410d to 0d43ad4 Compare January 20, 2025 16:37
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from e19fd7e to 0904d86 Compare January 28, 2025 21:38
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 4 times, most recently from b08eed9 to 85d3adb Compare February 15, 2025 02:40
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 85d3adb to ec19ef1 Compare March 10, 2025 17:14
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 6d9677e to 570f980 Compare March 19, 2025 01:50
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 7 times, most recently from 148dade to 9ad1be6 Compare April 10, 2025 16:12
@renovate
Copy link
Author

renovate bot commented May 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
 WARN  deprecated sinon@16.0.0: 16.1.1
 WARN  deprecated @lerna/package-graph@6.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
 WARN  deprecated @lerna/package@6.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/stainless-api/release-please

Your Node version is incompatible with "@octokit/core@7.0.6".

Expected version: >= 20
Got: v18.20.2

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.
 WARN  deprecated @lerna/run-topologically@6.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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