Skip to content

Commit c7fd08e

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency @octokit/openapi-types to v25 (#37745)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@octokit/openapi-types](https://redirect.github.com/octokit/openapi-types.ts) ([source](https://redirect.github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types)) | devDependencies | major | [`~24.2.0` -> `~25.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/24.2.0/25.0.0) | `25.1.0` | --- ### Release Notes <details> <summary>octokit/openapi-types.ts (@&#8203;octokit/openapi-types)</summary> ### [`v25.0.0`](https://redirect.github.com/octokit/openapi-types.ts/releases/tag/v25.0.0) [Compare Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v24.2.0...v25.0.0) ##### Features - new `/orgs/{org}/campaigns`, `/orgs/{org}/campaigns/{campaign_number}` endpoints, remove Copilot usage endpoints, description updates ([#&#8203;461](https://redirect.github.com/octokit/openapi-types.ts/issues/461)) ([f27d1a2](https://redirect.github.com/octokit/openapi-types.ts/commit/f27d1a26acd9ff348e44436a02493fe05a5dd530)) ##### BREAKING CHANGES - Remove Copilot usage endpoints </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 742686acb6f5cedc46a0d1d5a2feb75908751174
1 parent 5c0038d commit c7fd08e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

npm-packages/common/config/rush/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
33
"preferredVersionsHash": "a61b386e423d46db4e8b0b295fc5800d5535160e",
4-
"packageJsonInjectedDependenciesHash": "1d6d722f5cd342fa4bf74b8f42fcaf7da807fe3e"
4+
"packageJsonInjectedDependenciesHash": "305d035c09227b2ec9037960b1e1769a1053c2d1"
55
}

npm-packages/convex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"@eslint/eslintrc": "~3.3.0",
268268
"@eslint/js": "~9.26.0",
269269
"@modelcontextprotocol/sdk": "^1.2.0",
270-
"@octokit/openapi-types": "~24.2.0",
270+
"@octokit/openapi-types": "~25.0.0",
271271
"@sentry/node": "^7.23.0",
272272
"@sentry/tracing": "^7.23.0",
273273
"@swc/core": "1.10.4",

0 commit comments

Comments
 (0)