Skip to content

Commit b2d7a9e

Browse files
chore(deps): update dependency @octokit/openapi-types to v26
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@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)) | [`^25.0.0` -> `^26.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/25.0.0/26.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fopenapi-types/26.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fopenapi-types/25.0.0/26.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/openapi-types.ts (@&#8203;octokit/openapi-types)</summary> ### [`v26.0.0`](https://redirect.github.com/octokit/openapi-types.ts/releases/tag/v26.0.0) [Compare Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v25.1.0...v26.0.0) ##### Features - remove GHES 3.13, new Projects v2 endpoints, new code scanning dismissal endpoints, many other endpoints ([#&#8203;471](https://redirect.github.com/octokit/openapi-types.ts/issues/471)) ([f322421](https://redirect.github.com/octokit/openapi-types.ts/commit/f3224216ad02d3affb75e80139ddba8af901e655)) ##### BREAKING CHANGES - remove GHES 3.13 ### [`v25.1.0`](https://redirect.github.com/octokit/openapi-types.ts/releases/tag/v25.1.0) [Compare Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v25.0.0...v25.1.0) ##### Features - add GHES 3.17, new `/credentials/revoke`, `/users/{username}/settings/billing/usage`, `/enterprises/{enterprise}/members/{username}/copilot` endpoints, description updates ([#&#8203;493](https://redirect.github.com/octokit/openapi-types.ts/issues/493)) ([#&#8203;465](https://redirect.github.com/octokit/openapi-types.ts/issues/465)) ([9c706c4](https://redirect.github.com/octokit/openapi-types.ts/commit/9c706c4d3637fc20272802ba13bf8aa472698ca0)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5216d2 commit b2d7a9e

File tree

2 files changed

+168
-8
lines changed

2 files changed

+168
-8
lines changed

package-lock.json

Lines changed: 167 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "ISC",
2626
"devDependencies": {
2727
"@octokit/app": "^16.0.0",
28-
"@octokit/openapi-types": "^25.0.0",
28+
"@octokit/openapi-types": "^26.0.0",
2929
"@octokit/plugin-paginate-rest": "^13.0.0",
3030
"@octokit/plugin-throttling": "^11.0.0",
3131
"ava": "^6.0.0",

0 commit comments

Comments
 (0)