Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 61dff88

Browse filesBrowse files
chore(deps): update dependency @octokit/openapi-types to v24
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | 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)) | [`^23.0.0` -> `^24.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/23.0.1/24.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fopenapi-types/24.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fopenapi-types/24.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fopenapi-types/23.0.1/24.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fopenapi-types/23.0.1/24.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/openapi-types.ts (@&#8203;octokit/openapi-types)</summary> ### [`v24.0.0`](https://redirect.github.com/octokit/openapi-types.ts/releases/tag/v24.0.0) [Compare Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v23.0.1...v24.0.0) ##### Features - new `dismissed_comment` and `fixed_at` attributes on code scanning alerts, description updates, remove GHES 3.10 and 3.11, remove GHAE ([#&#8203;451](https://redirect.github.com/octokit/openapi-types.ts/issues/451)) ([22dc3a0](https://redirect.github.com/octokit/openapi-types.ts/commit/22dc3a038dd0358dc4be54965b3ee83283908599)) ##### BREAKING CHANGES - remove GHES 3.10 and 3.11 and GHAE - The operation ID for the "List accepted assignments for an assignment" API has been changed due to a typo </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae0efb3 commit 61dff88
Copy full SHA for 61dff88

File tree

Expand file treeCollapse file tree

2 files changed

+28
-14
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+28
-14
lines changed

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+27-13Lines changed: 27 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines 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": "^15.0.0",
28-
"@octokit/openapi-types": "^23.0.0",
28+
"@octokit/openapi-types": "^24.0.0",
2929
"@octokit/plugin-paginate-rest": "^11.0.0",
3030
"@octokit/plugin-throttling": "^9.0.0",
3131
"ava": "^6.0.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.