Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/openapi-types to v20
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@octokit/openapi-types](https://togithub.com/octokit/openapi-types.ts)
([source](https://togithub.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types))
| [`^19.0.0` ->
`^20.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/19.0.0/20.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fopenapi-types/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fopenapi-types/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fopenapi-types/19.0.0/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fopenapi-types/19.0.0/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>octokit/openapi-types.ts
(@&#8203;octokit/openapi-types)</summary>

###
[`v20.0.0`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v20.0.0)

[Compare
Source](https://togithub.com/octokit/openapi-types.ts/compare/v19.1.0...v20.0.0)

##### Features

- add GHES 3.11, GHES 3.12, remove GHES 3.7, many description updates
and new enpoints
([#&#8203;395](https://togithub.com/octokit/openapi-types.ts/issues/395))
([44dd0a8](https://togithub.com/octokit/openapi-types.ts/commit/44dd0a8658020822176ef1325f9c1c5eb2b45b8a))

##### BREAKING CHANGES

-   Drop GHES 3.7

###
[`v19.1.0`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v19.1.0)

[Compare
Source](https://togithub.com/octokit/openapi-types.ts/compare/v19.0.2...v19.1.0)

##### Features

- drop GHES 3.7 and OpenAPI updates
([#&#8203;372](https://togithub.com/octokit/openapi-types.ts/issues/372))
([a754869](https://togithub.com/octokit/openapi-types.ts/commit/a75486975d95461c5ce73c7fd57abe0b66504c74))

###
[`v19.0.2`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v19.0.2)

[Compare
Source](https://togithub.com/octokit/openapi-types.ts/compare/v19.0.1...v19.0.2)

##### Bug Fixes

- description and sample payload updates
([#&#8203;365](https://togithub.com/octokit/openapi-types.ts/issues/365))
([d14957b](https://togithub.com/octokit/openapi-types.ts/commit/d14957b7ce2f4d59f7e39ef054a7bd133606efb6))

###
[`v19.0.1`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v19.0.1)

[Compare
Source](https://togithub.com/octokit/openapi-types.ts/compare/v19.0.0...v19.0.1)

##### Bug Fixes

- description updates
([#&#8203;363](https://togithub.com/octokit/openapi-types.ts/issues/363))
([b403c9f](https://togithub.com/octokit/openapi-types.ts/commit/b403c9fed549425e1e739f606f6f4568b2f96872))

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/gr2m/github-project).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent 81fbdfb commit 83373e0
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 8 deletions.
38 changes: 31 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"license": "ISC",
"devDependencies": {
"@octokit/app": "^14.0.0",
"@octokit/openapi-types": "^19.0.0",
"@octokit/openapi-types": "^20.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-throttling": "^8.0.0",
"ava": "^6.0.0",
Expand Down

0 comments on commit 83373e0

Please sign in to comment.