Skip to content

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

v9.1.2

Compare Source

Bug Fixes

v9.1.1

Compare Source

Bug Fixes

[v9.1.0](https://redirect.github.com


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 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 renovate bot force-pushed the renovate/major-octokit-monorepo branch from 9ad1be6 to 27c1e3e Compare April 11, 2025 15:36
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 27c1e3e to c9d3e55 Compare May 20, 2025 06:11
@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/collect-updates@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.
 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/run-topologically@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/plugin-retry@8.0.3".

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.

@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from c8b0271 to fdb330d Compare May 26, 2025 02:26
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 3 times, most recently from 4bd3d52 to 0077289 Compare June 16, 2025 15:08
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 0077289 to 5bb2d73 Compare June 24, 2025 15:04
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 5bb2d73 to a9d030e Compare July 10, 2025 22:19
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 38c54e0 to 3780946 Compare August 5, 2025 21:12
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from 4352b55 to c0c2e51 Compare August 11, 2025 16:07
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from c0c2e51 to 50ad4c2 Compare September 19, 2025 16:05
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 50ad4c2 to 4af1d41 Compare September 29, 2025 21:36
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from f8f5ed0 to 03d760e Compare October 31, 2025 04:42
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 03d760e to f3a62f6 Compare December 3, 2025 21:54
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from f3a62f6 to b29b05e Compare December 4, 2025 01:09
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.

1 participant